@charset "utf-8";
.basebox{ width:100%; min-width:320px; max-width:1920px;  height:auto; overflow:hidden; position:relative; margin:0 auto;  z-index:100; background:#ffffff;font-family:"AlibabaPuHuiTi","Microsoft Yahei", Arial, 'Hiragino Sans GB', 'WenQuanYi Micro Hei', STHeiti, SimSun, sans-serif; }
/*滚动条样式*/
::-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/ertop1.png) repeat; position: fixed; left:0px; top:0; z-index:1000; display:none; min-height:100%;}
#fixmenu .closebox{ position:absolute; left:0; top:0; width:100%; height:100%; z-index:0}
#fixmenu .closebox img{ width:25px; height:auto}
#fixmenu .toplogo{ width:100%; height:80px; overflow:hidden; position:relative; border-bottom:1px solid #d3d3d3;}
#fixmenu .toplogo .logo{ position:absolute; left:10px; top:0; height:80px; line-height:80px;}
#fixmenu .toplogo .logo img{ max-height:50%;}
#fixmenu .toplogo .close{ position:absolute; right:10px; top:0; height:80px; line-height:80px; opacity:1}
#fixmenu .toplogo .close img{ max-height:25%}

#fixmenu .language{ position:absolute; right:50px; top:0; height:80px; line-height:80px; background:url(../Images/lan.png) left center no-repeat; background-size:auto 20px; text-indent:25px; color:#0561ac}


#fixmenu .boxmenu{ width:100%;  height:auto; position:relative; overflow:auto; float:right; background:#fff; color:#fff; padding-bottom:50px; z-index:1}
#fixmenu .boxmenu a{ color:#333333}
/*
#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 .close  img{ width:25px; height:auto}
*/
#fixmenu .themenu{ width:96%; margin:0 auto; overflow:hidden; margin-top:20px;}
#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%;  text-indent:20px; }
#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 #bdc9d4; text-indent:15px; font-weight:700; color:#343434; position:relative; background:url(../Images/down1.png) right center no-repeat; background-size:12px auto;}
#fixmenu .themenu ul li .tit a{color:#343434}
#fixmenu .themenu ul li .tit p{ height:45px; line-height:45px; position:absolute}
#fixmenu .themenu ul li .tit p.t1{ left:0}
#fixmenu .themenu ul li .tit p.t2{ width:32px; right:15px; background:url(../Images/down1.png) right center no-repeat}
#fixmenu .themenu ul li .list{ width:100%; height:auto; overflow:hidden; background:#f9f9f9; 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%; float:none; height:auto; overflow:hidden; line-height:38px; text-indent:0; text-align:left;text-indent:25px; color:#343434; border-bottom:1px solid #e8e7e7; }
#fixmenu .themenu ul li .list ul li p{ width:100%; height:38px; line-height:38px; overflow:hidden;}
#fixmenu .themenu ul li .list ul li a{ color:#343434}
#fixmenu .themenu ul li .list ul li ul{ margin:0px; padding:0; list-style:none;}
#fixmenu .themenu ul li .list ul li ul li{ width:50%; height:auto; float:left; overflow:hidden;}
#fixmenu .themenu ul li .list ul li ul li p{ background:url(../Images/dot1.png) left 25px center no-repeat; text-indent:45px;}

#fixmenu .themenu ul li.onfocus  .tit { color:#0561ac;background:url(../Images/down2.png) right center no-repeat; background-size:12px auto;} 
#fixmenu .themenu ul li.onfocus  .tit a{ color:#0561ac} 
#fixmenu .themenu ul li.onfocus  .tit p.t2{background:url(../Images/down2.png) right center no-repeat}

#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}

#fixmenu .themenu ul li:nth-child(1) .tit{ background:none}
#fixmenu .themenu ul li.onfocus:nth-child(1) .tit{ background:none}


#fixmenu .themenu ul li:nth-child(5) .tit{ background:none}
#fixmenu .themenu ul li.onfocus:nth-child(5) .tit{ background:none}
#fixmenu .themenu ul li:nth-child(6) .tit{ background:none}
#fixmenu .themenu ul li.onfocus:nth-child(6) .tit{ background:none}
#fixmenu .themenu ul li:nth-child(7) .tit{ background:none}
#fixmenu .themenu ul li.onfocus:nth-child(7) .tit{ background:none}
.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:150px;-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; }
.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-image: linear-gradient(to right, #0159b3, #0159b3);  display:block; cursor:pointer; box-sizing:border-box; padding:15px 0 0 0}
.gotop ul li:hover p{ background:#f02d23}


.gotop ul li .ercode{ width:100px; height:100px; position:absolute; right:80px; top:0px; display:none}
.gotop ul li .ercode img{ max-width:96%; height:auto}
.gotop ul li .tel{ width:150px; height:74px; line-height:74px; text-align:center; position:absolute; right:80px; top:0px; display:none;  background-image: linear-gradient(to right, #ee1f23, #fd9920); color:#fff; font-size:14px}

.gotop ul li.t2:hover .ercode{ display:block} 
.gotop ul li.t3:hover .tel{ display:block} 


.headboxkong{ width:100%; height:85px; overflow:hidden; }
.headfolat{ width:100%; height:156px; overflow: visible; position:fixed; left:0; top:0; z-index:100000}



.headbox{ width:100%; height:85px; overflow: visible; position:fixed; z-index:999; left:0; top:0;transition: all 0.5s ease; background:none;}
.headbox .box{ width:88%;   height:85px;  margin:0 auto; overflow:visible; position:relative; }
.headbox .box .logo{ position:absolute; left:0px; top:0; height:85px; line-height:85px; overflow:hidden; display:flex;align-items:center}
.headbox .box .logo img{ max-height:70%}
.headbox .box .logo .img1{ display:block}
.headbox .box .logo .img2{ display:none}

.headbox  .menu{position:absolute; right:0; top:0; overflow:visible;  }
.headbox  .menu ul{ margin:0px; padding:0px; list-style:none;}
.headbox  .menu ul li{ margin:0px 30px; padding:0px ; list-style:none; width:auto; height:85px;  font-size:18px; float:left; overflow: visible;  position:relative; text-align:center; position:relative}
.headbox  .menu ul li .tit{ width:100%; height:32px; line-height:32px; overflow:hidden; margin-top:26px;}
.headbox  .menu ul li p{ display:block; transition:all 0.5s ease;width:100%; height:32px; line-height:35px;}
.headbox  .menu ul li p.t1{  text-align:center; }
.headbox  .menu ul li p.t2{ text-align:center; }
.headbox  .menu ul li  a{ color:#fff;}
.headbox  .menu ul li:hover p.t1{ margin-top:-32px;}

.headbox  .menu ul li.onfocus{ font-weight:700;  }
.headbox  .menu ul li.onfocus a{ color:#fff }
/*
.headbox  .menu ul li.onfocus:after{ position:absolute; left:0; bottom:0; width:100%; height:4px; background:#00a2ff; content:'';}
*/
.headbox  .menu ul li ul{ position:absolute; top:85px; padding:0;  width:200px; left:50%; margin-left:-100px; display:block; height:auto; display:none; padding-top:0; background:rgba(255,255,255,0.8); z-index:1000; border-radius:5px;}
.headbox  .menu ul li ul li{ margin:0; padding:0; list-style:none; width:100%; height:auto; line-height:20px; font-size:14px; padding:10px 0; overflow: hidden; font-weight:normal; color:#343434;  text-align:center; border-bottom:0; border-bottom:1px solid #e9e9e9;}
.headbox  .menu ul li ul li a { color:#171717} 
.headbox  .menu ul li ul li:hover{  color:#21297e; font-weight:700}
.headbox  .menu ul li ul li:hover a{color:#21297e}

.headbox  .menu ul li.onfocus ul li a{color:#171717}
.headbox  .menu ul li.onfocus ul li:hover a{color:#21297e}


.headbox .telbox{ width:208px; height:32px; line-height:32px; position:absolute; right:201px; top:26px;  font-size:16px; color:#ffffff; text-indent:48px; background:url(../Images/mline1.png) left center no-repeat}
.headbox .telbox p{ width:100%; height:100%; background:url(../Images/telicon.png) left 21px center no-repeat}


.headbox .box .language{ position:absolute; right:0px; top:26px; width:107px; height:32px; line-height:32px; font-size:16px; color:#FFF;background:url(../Images/mline1.png) left center no-repeat; text-indent:41px}
.headbox .box .language p{ width:100%; height:100%; background:url(../Images/lan.png) left 16px center no-repeat}
.headbox .box .language a{ color:#FFF}

.headbox .box .group{ position:absolute; right:0; top:26px; width:96px; height:32px; line-height:32px; font-size:16px; color:#0084d1;background:#f0f9fd; text-align:center; border-radius:20px; transition:all 0.5s ease;}
.headbox .box .group:hover{ background:#0084d1; color:#FFF}

.headbox .box .searchbtn{ position:absolute; right:0; top:0; width:36px; height:90px; line-height:90px; text-align:center; color:#1f8cc9; font-size:20px; font-weight:normal;}

.headbox  .menubtn{ position:absolute; right:0px; top:0; width:25px; height:80px; line-height:80px; font-size:24px; font-weight:normal; cursor:pointer; z-index:100;  text-align:right; color:#ffffff; display:none;}

.headboxon{ background:#FFF}
.headboxon .box .logo .img1{ display:none}
.headboxon .box .logo .img2{ display:block}
.headboxon .menu ul li  a{ color:#333333;}
.headboxon .menu ul li.onfocus a{ color:#333333 }

.headboxon .telbox{  color:#333333;  background:url(../Images/mline2.png) left center no-repeat}
.headboxon .telbox p{background:url(../Images/telicon2.png) left 21px center no-repeat}


.headboxon .box .language{ color:#333;background:url(../Images/mline2.png) left center no-repeat; t}
.headboxon .box .language p{background:url(../Images/lan2.png) left 16px center no-repeat}
.headboxon .box .language a{ color:#333}

.headboxon .box .group{ color:#fff;background:#21297e;}
.headboxon  .menubtn{ color:#282874;}


/*二级白色背景*/
.headboxother{ background:#FFF}
.headboxother .box .logo .img1{ display:none}
.headboxother .box .logo .img2{ display:block}
.headboxother .menu ul li  a{ color:#333333;}
.headboxother .menu ul li.onfocus a{ color:#0084d1 }

.headboxother .telbox{  color:#333333;  background:url(../Images/mline2.png) left center no-repeat}
.headboxother .telbox p{background:url(../Images/telicon2.png) left 21px center no-repeat}


.headboxother .box .language{ color:#333;background:url(../Images/mline2.png) left center no-repeat; t}
.headboxother .box .language p{background:url(../Images/lan2.png) left 16px center no-repeat}
.headboxother .box .language a{ color:#333}

.headboxother .box .group{ color:#fff;background:#21297e;}

.headboxother  .menubtn{ color:#282874;}


.homeSlide{ width:100%; height:960px; overflow:hidden; position:relative; z-index:10; margin:0 auto; }
.homeSlide .list{width:100%; height:960px; overflow:hidden; position:relative; margin:0 auto;}
.homeSlide .list ul{ margin:0px; padding:0px; list-style:none; }
.homeSlide .list ul li{margin:0px; padding:0px; list-style:none;width:100%; height:960px; overflow:hidden; float:left; position:relative}
.homeSlide .list ul li .pic{ width:100%; height:960px; overflow:hidden;}
.homeSlide .list ul li .num{ position:absolute; left:6%; bottom:0; height:58px; line-height:58px; font-size:14px; color:#FFF}
.homeSlide .list ul li .num span{ color:#0a6eb0}
.homeSlide .list ul li .wordbox{ position:absolute; position:absolute; left:50%; top:50%; margin-top:-250px; margin-left:-680px;  max-width:1360px; }
.homeSlide .list ul li .wordbox .tit{ width:100%; height:auto; overflow:hidden; font-size:28px;  color:#ffffff; line-height:50px;transition: all 1s ease; margin-left:250px;opacity:0;}
.homeSlide .list ul li .wordbox .tit2{ width:100%; height:auto; overflow:hidden; font-size:36px;  color:#ffffff; line-height:50px; margin:25px 0;transition: all 2s ease;opacity:0; margin-left:300px;}
.homeSlide .list ul li .wordbox .tit3{ width:100%; height:auto; overflow:hidden; font-size:60px; font-weight:700; color:#ffffff; line-height:70px;transition: all 3s ease; margin-left:350px;opacity:0;}


.homeSlide .list ul li .more{ width:180px; height:60px;transition: all 0.5s ease; margin-left:350px;opacity:0; line-height:60px; font-size:16px; color:#ffffff; text-align:center; border-radius:10px; background:url(../Images/anniu.png) left 22px top 13px no-repeat #00a2ff; border:0; margin-top:40px;   text-indent:61px;}
.homeSlide .list ul li .more:hover{background:url(../Images/anniu.png) left 22px top 13px no-repeat #065096; border:0}


.homeSlide .list ul li.swiper-slide-active .wordbox{ opacity:1}
.homeSlide .list ul li.swiper-slide-active .wordbox .tit{ margin-left:0;opacity:1;}
.homeSlide .list ul li.swiper-slide-active .wordbox .tit2{ margin-left:0;opacity:1;}
.homeSlide .list ul li.swiper-slide-active .wordbox .tit3{ margin-left:0;opacity:1;}
.homeSlide .list ul li.swiper-slide-active .more{margin-left:0; opacity:1}

/*
.homeSlide  .leftarr{ width:36px; height:69px; background:url(../Images/left1.png) no-repeat; background-size:100% 100%; cursor:pointer; float:left; position:absolute; left:20px; top:50%; margin-top:-35px; z-index:10 }
.homeSlide  .rightarr{ width:36px; height:69px; background:url(../Images/right1.png) no-repeat; background-size:100% 100%; cursor:pointer; float:left; position:absolute; right:20px; top:50%; margin-top:-35px; z-index:10 }
*/
.homeSlide .arrlist .spage{ float:left; height:40px; line-height:40px;}
.homeSlide .arrlist .spage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #7dc0df; margin: 0 3px;cursor: pointer;}
.homeSlide .arrlist .spage .swiper-active-switch { background: #f4f7f8;}


.homeSlide  .dotbox{  position:absolute; left:50%; margin-left:-680px; bottom:35px; width:101px; height:auto; overflow:hidden;}
.homeSlide  .dotbox .leftarr{width:41px; height:41px; background:url(../Images/left1.png) no-repeat; cursor:pointer; float:left}
.homeSlide  .dotbox .rightarr{width:41px; height:41px; background:url(../Images/right1.png) no-repeat; cursor:pointer;float:right;}

.homeSlide .coverpage{ width:100%; height:100%; background:url(../Images/wbg2.png) repeat; position:absolute; left:0; top:0; z-index:100;display:none;transition: all 0.5s ease;}

.homeSlide .quan{ width:469px; height:469px; position:absolute; z-index:101; right:-234px; top:50%; margin-top:-234px;}
.homeSlide .quan .bg{ width:100%; height:100%;background:url(../Images/slidekuang.png) no-repeat; background-size:100% 100%; position:absolute; left:0; top:0}
.homeSlide .quan .arr{ width:100px; height:131px; position:absolute; background:url(../Images/arrslide.png) no-repeat; background-size:100% auto; z-index:10; left:128px; top:177px;}
/*
.rote{ width:426px; height:425px; background:url(../Images/mapbg.png) no-repeat; position:absolute; left:0; bottom:50px; z-index:0;transform-style: preserve-3d; animation: rotateSlide 10s infinite linear;}
*/
 @keyframes rotateSlide {
            100% {
                transform: rotate(-90deg); /* 最终状态为逆时针旋转360度 */
            }
        }
		
 @keyframes rotateSlide2 {
            100% {
                transform: rotate(90deg); /* 最终状态为逆时针旋转360度 */
            }
        }		





.indexpage {position: absolute;right:14.58%;text-align: center;bottom:39px;}
.indexpage .swiper-pagination-switch { display: inline-block;width:31px; height:31px;background: url(../Images/sdot1.png) center center no-repeat; margin: 0 3px;cursor: pointer; border-radius:10px;}
.indexpage .swiper-active-switch { background: url(../Images/sdot2.png) center center no-repeat}



.homeSlidemb{ width:100%; height:508px; overflow:hidden; position:relative; z-index:10; margin:0 auto; margin-top:-71px;}
.homeSlidemb .list{width:100%; height:508px; overflow:hidden; position:relative; margin:0 auto;}
.homeSlidemb .list ul{ margin:0px; padding:0px; list-style:none; }
.homeSlidemb .list ul li{margin:0px; padding:0px; list-style:none;width:100%; height:508px; overflow:hidden; float:left; position:relative;}

#ertopslide{ width:100%; height:300px; overflow:hidden;  }
.erSlide{ width:100%; height:300px; overflow:hidden; position:relative;z-index:5; position:relative; }
.erSlide .list{width:100%; height:300px; 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:300px; overflow:hidden; float:left; position:relative;}
.erSlide .list ul li .pic{width:100%; height:300px;}

.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:100%; left:50%; margin-left:-680px;top:50%; margin-top:-50px;} 
.erSlide .namebox .inbox{ width:100%; height:auto; overflow:hidden;}
.erSlide .namebox .tit{height:auto; overflow:hidden; font-size:20px; line-height:30px;   color:#dde4f7; font-family:Arial, Helvetica, sans-serif;  text-align:left; color:#FFF; text-transform:uppercase}
.erSlide .namebox .tit2{  height:auto; overflow:hidden; font-size:42px; color:#ffffff; font-weight:700; margin-top:10px; text-align:left; line-height:50px; }


.erSlide .namebox .location{ background:url(../Images/location.png) left center no-repeat; height:50px; line-height:50px; font-size:14px; color:#FFF; margin-top:23px; text-indent:35px; }
.erSlide .namebox .location a{ color:#FFF}


.partyslide .namebox .tit{ color:#db261d}
.partyslide .namebox .tit2{color:#db261d}
.partyslide .namebox .word{color:#db261d}


.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;}


.indexslide{ width:100%; height:880px; background: url(../Images/indexbg.jpg) no-repeat; background-size:cover; background-attachment:fixed}
.indexslide .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.indexslide .centerbox .centerin{ width:100%; height:auto; overflow:hidden; padding-top:226px; color:#FFF ; text-align:center }
.indexslide .inbox{ width:100%; height:auto; overflow:hidden;will-change: transform;}
.indexslide .tit1{ width:100%; height:60px; line-height:60px; font-size:52px; margin-bottom:0; overflow:hidden;}
.indexslide .tit1 p{ width:100%; height:100%; margin-top:0;letter-spacing:5px}
.indexslide .tit2{ width:100%; height:60px; line-height:60px; font-size:52px; margin-bottom:0; overflow:hidden;}
.indexslide .tit2 p{ width:100%; height:100%; margin-top:0;letter-spacing:5px}
.indexslide .tit3{ width:100%; height:60px; line-height:60px; font-size:20px; margin-bottom:0; font-family:Arial, Helvetica, sans-serif; overflow:hidden;}
.indexslide .tit3 p{ width:100%; height:100%; margin-top:0; letter-spacing:3px}
.indexslide .titbtn{ width:295px; margin:0 auto; overflow:hidden; height:46px; overflow:hidden; padding-top:0;}
.indexslide .titbtn p{ transition:all 0.5s ease; position:relative; overflow:hidden;}
.indexslide .titbtn p::after{ content:''; position:absolute; left:0; top:0; width:0; height:100%; background:#004de9;transition:width 0.5s ease; border-radius:50px;}
.indexslide .titbtn p span{ position: relative; z-index:1}
.indexslide .titbtn p.t1{ width:132px; height:44px; line-height:44px; background:#f0f9fd; border-radius:50px; text-align:center; font-size:16px; color:#171717; border:1px solid #f0f9fd; float:left}
.indexslide .titbtn p.t2{ width:132px; height:44px; line-height:44px; background:none; border-radius:50px; text-align:center; font-size:16px; color:#ffffff; border:1px solid #ffffff; float:right}

.indexslide .titbtn p:hover{ background:none; color:#FFF; border:1px solid #004de9;}
.indexslide .titbtn p:hover::after{ content:''; width:100%;}


.homepart1{ width:100%; height:auto; margin:0 auto; background:none;will-change: transform;  margin-top:-254px; padding-bottom:30px;opacity: 1; transform: perspective(1200px) rotateX(0);  }
.homepart1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; border-radius:20px;background-image:linear-gradient( to right, #f2fafe, #dae9f9, #cfe0f6); box-sizing:border-box; padding:38px; height:516px; }
.homepart1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.homepart1 .thetop{ width:100%; height:auto; overflow:hidden;}
.homepart1 .thetop .leftbox{ width:40%; height:auto; float:left; overflow:hidden;}
.homepart1 .thetop .leftbox .tit{ width:100%; height:29px; line-height:29px; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#0079bf; position:relative; text-indent:23px;}
.homepart1 .thetop .leftbox .tit::after{ content:''; position:absolute; left:0; top:12px; background:#0079bf; width:15px; height:3px;}
.homepart1 .thetop .leftbox .tit2{ width:100%; height:50px; line-height:50px; font-size:42px;  color:#171717; font-weight:700; margin-top:10px }

.homepart1 .thetop .rightbox{ width:60%; height:auto; float:left; overflow:hidden;}
.homepart1 .thetop .rightbox .word{ width:100%; height:auto; line-height:33px; font-size:18px;  color:#3b3e40; letter-spacing:2px}



.homepart1 .listbox{ width:100%; height:480px; overflow:hidden; margin-top:-264px; position:relative; z-index:10; }
.homepart1 .listbox .arrbtn{ position:absolute; right:138px; top:40px; z-index:10}
.homepart1 .listbox .arrbtn ul{ margin:0px; padding:0px; list-style:none}
.homepart1 .listbox .arrbtn ul li{ margin:0px 0 0 18px; padding:0px; list-style:none;  float:left}
.homepart1 .listbox .arrbtn ul li p{ width:54px; height:54px; border:1px solid #656d9f; line-height:54px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; position:relative; cursor:pointer}
.homepart1 .listbox .arrbtn ul li p .img1{ display:block}
.homepart1 .listbox .arrbtn ul li p .img2{ display:none}
.homepart1 .listbox .arrbtn ul li p::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #0084ff; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: -1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
}

.homepart1 .listbox .arrbtn ul li:hover p .img1{ display:none}
.homepart1 .listbox .arrbtn ul li:hover p .img2{ display:block}
.homepart1 .listbox .arrbtn ul li:hover p:hover::before {
  width: 150%;  /* 覆盖整个圆形 */
  height: 150%; /* 覆盖整个圆形 */
}


/*width:86.51%   calc(50% + 680px)*/
.homepart1 .list{ width:100%; height:auto; overflow:hidden; margin-top:30px; float:right}
.homepart1 .list ul{ margin:0px; padding:0px; list-style:none}
.homepart1 .list ul li{ margin:0; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.homepart1 .list ul li .box{ width:100%; height:460px; overflow:hidden; position:relative }

.homepart1 .list ul li .inbox{ width:94%; height:323px; background:#f3f5f9; position:absolute; left:3%; top:120px; z-index:1; box-sizing:border-box; padding:27px 27px 0 27px; transition:all 0.5s ease; border-radius:10px; overflow:hidden; }
.homepart1 .list ul li .inbox::after{ content:''; position:absolute; left:-50px; bottom:-50px; transition:all 0.5s ease; background:#0084d1; width:0; height:0; border-top-right-radius:150px;}

.homepart1 .list ul li .picbox{ width:94%; height:323px; background:#0049e9; position:absolute; left:3%; top:120px; z-index:1; transition:all 0.5s ease; border-radius:10px; overflow:hidden; z-index:0; opacity:0}

.homepart1 .list ul li .iconbox{ width:100%; height:99px; position:relative; overflow:hidden; z-index:10}
.homepart1 .list ul li .iconbox .icon{ position:absolute; left:0; top:0}
.homepart1 .list ul li .iconbox .titbox{ position:absolute; left:0; top:0; box-sizing:border-box; padding:0 0 0 100px}
.homepart1 .list ul li .iconbox .titbox .tit{ width:100%; height:38px; line-height:38px; margin-top:15px; font-size:26px; font-weight:700; color:#171717}
.homepart1 .list ul li .iconbox .titbox .tit2{width:100%; height:25px; line-height:25px; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#0079bf}
.homepart1 .list ul li  .word{ width:100%; height:90px; line-height:30px; font-size:16px; color:#171717; margin-top:10px; position:relative; z-index:10}
.homepart1 .list ul li  .more{ width:45px; height:45px; border:1px solid #8890b8; background:#8890b8; line-height:45px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; position:relative; cursor:pointer; float:right}
.homepart1 .list ul li  .more img{ position:relative; z-index:10}
.homepart1 .list ul li  .more .img1{ display:block}
.homepart1 .list ul li  .more .img2{ display:none}
.homepart1 .list ul li  .more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #fff; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
}

.homepart1 .list ul li:hover .inbox::after{ width:150%; height:150%}
.homepart1 .list ul li:hover  .iconbox .titbox .tit{ color:#fff}
.homepart1 .list ul li:hover  .iconbox .titbox .tit2{color:#ffffff}
.homepart1 .list ul li:hover   .word{  color:#cce6f6; }


.homepart1 .list ul li:hover  .more .img1{ display:none}
.homepart1 .list ul li:hover  .more .img2{ display:block}
.homepart1 .list ul li:hover  .more::before {
  width: 150%;  /* 覆盖整个圆形 */
  height: 150%; /* 覆盖整个圆形 */
  background:#FFF
}
.homepart1 .list ul li:hover .picbox{ left:10px; top:30px; transform:rotate(-10deg) scale(0.95); opacity:1}


.homepart2{ width:100%; height:auto; margin:0 auto; background:url(../Images/h2bg.jpg) top center no-repeat #f2f6fe; padding:0px 0 60px 0 }
.homepart2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden; }
.homepart2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.homepart2 .listbox{ width:100%; height:546px; overflow:hidden; position:relative }
.homepart2 .listbox .leftbox{ width:45%; height:auto; overflow:hidden; float:left}
.homepart2 .listbox .leftbox .inbox{ width:100%; height:auto; overflow:hidden; margin-top:239px;}
.homepart2 .listbox .leftbox .tit{ width:100%; height:29px; line-height:29px; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#0079bf; position:relative; text-indent:23px;}
.homepart2 .listbox .leftbox .tit::after{ content:''; position:absolute; left:0; top:12px; background:#0079bf; width:15px; height:3px;}
.homepart2 .listbox .leftbox .tit2{ width:100%; height:50px; line-height:50px; font-size:36px;  color:#171717; font-weight:700; margin-top:10px; display:flex}
.homepart2 .listbox .leftbox .tit2 p.t1{font-size:30px;}
.homepart2 .listbox .leftbox .tit2 p.t2{ width:30px; height:30px; border-radius:30px; line-height:20px; text-align:center; background:#8890b8; overflow:hidden; position:relative; margin:10px 0 0 10px}
.homepart2 .listbox .leftbox .tit2 p.t2 img{ position:relative; z-index:2}


.homepart2 .listbox .leftbox .tit2 p.t2::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #0084d1; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
}
.homepart2 .listbox .leftbox .tit2 p.t2:hover::before {
  width: 150%;  /* 覆盖整个圆形 */
  height: 150%; /* 覆盖整个圆形 */

}



.homepart2 .listbox .leftbox .word{ width:100%; height:auto; line-height:33px; font-size:16px; margin-top:30px;  color:#3b3e40; letter-spacing:1px}


.homepart2 .listbox .videobox{ width:50%; height:383px;  position:absolute; right:0; bottom:0; overflow:hidden; z-index:10}
.homepart2 .listbox .videobox video{ width:100%; height:100%; object-fit:cover; border-radius:10px;overflow:hidden;}
.homepart2 .listbox .videobox .pic{ width:100%; height:100%; object-fit:cover}



.homepart2 .numbox{ width:100%; height:255px; overflow:hidden; margin-top:60px; position:relative}
.homepart2 .numbox ul{ margin:0px; padding:0px; list-style:none}
.homepart2 .numbox ul li{ margin:0; padding:0; list-style:none; width:20%; height:auto; float:left; overflow:hidden; position:relative; box-sizing:border-box; position:absolute;left:50%;transform: translate(-50%, 0); opacity:0.5} 

.homepart2 .numbox ul li .box{ width:92%; height:240px; overflow:hidden; position:relative; margin:0 auto; border-radius:10px; background:#FFF;box-shadow: 0px 0px 10px 0px #ebeff7; }
.homepart2 .numbox ul li .box .pic{ width:100%; height:70px; line-height:70px; overflow:hidden; margin-top:40px;}
.homepart2 .numbox ul li .box .pic .img1{ display:block}
.homepart2 .numbox ul li .box .pic .img2{ display:none}
.homepart2 .numbox ul li .box .pic img{ margin:0 auto; max-height:100%}

.homepart2 .numbox ul li .box .num{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:14px; font-weight:700; margin-top:15px; color:#171717; text-align:center}
.homepart2 .numbox ul li .box .num span{ font-size:38px; font-weight:700;}
.homepart2 .numbox ul li .box .num sup{ font-size:26px; font-weight:700}
.homepart2 .numbox ul li .box .tit{ width:100%; height:50px; line-height:50px; font-size:14px; text-align:center; color:#171717}

.homepart2 .numbox ul li:hover .box .pic .img1{ display:none}
.homepart2 .numbox ul li:hover .box .pic .img2{ display:block}
.homepart2 .numbox ul li:hover .box .num{ color:#0084d1}

.homepart2 .numbox ul li:nth-child(1){ z-index:0}
.homepart2 .numbox ul li:nth-child(2){ z-index:1;}
.homepart2 .numbox ul li:nth-child(3){ z-index:2; opacity:1}
.homepart2 .numbox ul li:nth-child(4){ left:auto; right:50%;transform: translate(50%, 0); z-index:1 }
.homepart2 .numbox ul li:nth-child(5){ left:auto; right:50%;transform: translate(50%, 0); z-index:0}




/*服务优势*/
.homepart3{ width:100%; height:auto; margin:0 auto; position:relative; overflow:hidden; background: #edf1f7; }
.homepart3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden; }
.homepart3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.homepart3 .thetop{ width:100%; height:auto; overflow:hidden; margin-top:80px}
.homepart3 .thetop .leftbox{ width:40%; height:auto; float:left; overflow:hidden;}
.homepart3 .thetop .leftbox .tit{ width:100%; height:29px; line-height:29px; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#0079bf; position:relative; text-indent:23px;}
.homepart3 .thetop .leftbox .tit::after{ content:''; position:absolute; left:0; top:12px; background:#0079bf; width:15px; height:3px;}
.homepart3 .thetop .leftbox .tit2{ width:100%; height:50px; line-height:50px; font-size:42px;  color:#171717; font-weight:700; margin-top:10px }

.homepart3 .thetop .rightbox{ width:60%; height:auto; float:left; overflow:hidden;}
.homepart3 .thetop .rightbox .word{ width:100%; height:auto; line-height:33px; font-size:18px;  color:#3b3e40; letter-spacing:2px; margin-top:20px;}


.homepart3 .listbox{ width:100%; height:auto; overflow:hidden;  z-index:10; margin-top:50px;  }
.homepart3 .list{ width:100%; height:800px;  overflow: visible; margin:0; padding:0;position:relative;  }
.homepart3 .list ul{ margin:0; padding:0; list-style:none;  overflow: hidden; display: flex;align-items: center; justify-content: center;}
.homepart3 .list ul li{ margin:0 auto; padding:0; list-style:none; width:100%; height:600px; position:absolute; top:0   }
.homepart3 .list ul li .box{ width:100%; margin:0 auto; max-width:1360px; height:580px; background:url(../Images/quan.png) left bottom no-repeat #a8bbf0; box-sizing:border-box; padding:35px; border-radius:30px; }

.homepart3 .list ul li .leftbox{ width:36.27%; height:auto; float:left; overflow:hidden;}
.homepart3 .list ul li .leftbox .num{ width:100%; height:130px; line-height:130px; font-size:121px; overflow:hidden; font-family:Arial, Helvetica, sans-serif; font-weight:700; color:#a8bbf0; text-shadow: -1px -1px 0 #8a98d0,  1px -1px 0 #8a98d0,-1px  1px 0 #8a98d0,1px  1px 0 #8a98d0;}
.homepart3 .list ul li .leftbox .tit{ width:100%; height:50px; line-height:50px; font-size:30px; font-weight:700; overflow:hidden;  color:#171717; }
.homepart3 .list ul li .leftbox .tit2{ width:100%; height:35px; line-height:35px; font-size:16px; overflow:hidden; font-family:Arial, Helvetica, sans-serif;color:#171717;}
.homepart3 .list ul li .leftbox .word{ width:100%; height:175px; line-height:25px; font-size:16px; overflow:hidden;  color:#171717; opacity:0.9; margin-top:30px; }
.homepart3 .list ul li .leftbox .more{ width:165px; height:60px; line-height:60px; font-size:14px; overflow:hidden; color:#ffffff; text-indent:62px; background: #0084d1; border-radius:50px; transition:all 0.5s ease; position:relative; overflow:hidden;}
.homepart3 .list ul li .leftbox .more p{ width:100%; height:100%; background: url(../Images/back.png) left 38px center no-repeat; position:relative; z-index:1}


.homepart3 .list ul li .leftbox .more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #282774; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
  border-radius:100%;
}
.homepart3 .list ul li .leftbox .more:hover::before {
  width: 200px;  /* 覆盖整个圆形 */
  height: 200px; /* 覆盖整个圆形 */

}




.homepart3 .list ul li .rightbox{ width:60%; height:512px; float:right; overflow:hidden; border-radius:10px; box-sizing:border-box; padding:20px; background:#FFF}
.homepart3 .list ul li .rightbox .pic{ width:100%; height:100%; overflow:hidden;}

.homepart3 .list ul li:nth-child(2) .box{ background:url(../Images/quan.png) left bottom no-repeat #aad2bd}
.homepart3 .list ul li:nth-child(2) .leftbox .num{color:#aad2bd; text-shadow: -1px -1px 0 #91b2ae,  1px -1px 0 #91b2ae,-1px  1px 0 #91b2ae,1px  1px 0 #91b2ae;}
.homepart3 .list ul li:nth-child(2) .rightbox{ background:#eef1f6}

.homepart3 .list ul li:nth-child(3) .box{ background:url(../Images/quan.png) left bottom no-repeat #ede0cf}
.homepart3 .list ul li:nth-child(3) .leftbox .num{color:#ede0cf; text-shadow: -1px -1px 0 #c4b9b9,  1px -1px 0 #c4b9b9,-1px  1px 0 #c4b9b9,1px  1px 0 #c4b9b9;}
.homepart3 .list ul li:nth-child(3) .rightbox{ background:#eef1f6}

.homepart3 .list ul li:nth-child(4) .box{ background:url(../Images/quan.png) left bottom no-repeat #c0dff6}
.homepart3 .list ul li:nth-child(4) .leftbox .num{color:#c0dff6; text-shadow: -1px -1px 0 #a3bcdc,  1px -1px 0 #a3bcdc,-1px  1px 0 #a3bcdc,1px  1px 0 #a3bcdc;}
.homepart3 .list ul li:nth-child(4) .rightbox{ background:#eef1f6}


.homepart3 .list ul li:nth-child(1){ margin-top:10px; } 
.homepart3 .list ul li:nth-child(2){ margin-top:600px} 
.homepart3 .list ul li:nth-child(3){ margin-top:1200px} 
.homepart3 .list ul li:nth-child(4){ margin-top:1800px}  

/*新闻*/
.homepart4{ width:100%; height:auto; margin:0 auto; position:relative; overflow:hidden; background:#f5f8fd; padding:70px 0 50px 0; }
.homepart4 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden; }
.homepart4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.homepart4 .titbox{ width:100%; height:90px; loverflow:hidden; position:relative}
.homepart4 .titbox .titin{ float:left; width:50%; }
.homepart4 .titbox .titin .tit{ width:100%; height:29px; line-height:29px; font-size:16px; font-family:Arial, Helvetica, sans-serif; color:#0079bf; position:relative; text-indent:23px;}
.homepart4 .titbox .titin .tit::after{ content:''; position:absolute; left:0; top:12px; background:#0079bf; width:15px; height:3px;}
.homepart4 .titbox .titin .tit2{ width:100%; height:50px; line-height:50px; font-size:42px;  color:#171717; font-weight:700; margin-top:10px }


.homepart4 .titbox  .more{ width:165px; height:60px; line-height:60px; font-size:14px; overflow:hidden; color:#ffffff; text-indent:62px; background: #0084d1; border-radius:50px; transition:all 0.5s ease; position:relative; overflow:hidden; float:right; margin-top:15px}
.homepart4 .titbox  .more p{ width:100%; height:100%; background: url(../Images/back.png) left 38px center no-repeat; position:relative; z-index:1}


.homepart4 .titbox  .more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #282774; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
  border-radius:100%;
}
.homepart4 .titbox  .more:hover::before {
  width: 200px;  /* 覆盖整个圆形 */
  height: 200px; /* 覆盖整个圆形 */

}


.homepart4 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.homepart4 .list{ width:100%; height:auto; overflow:hidden; }
.homepart4 .list ul{ margin:0px; padding:0px; list-style:none}
.homepart4 .list ul li{ margin:0px; padding:10px 0; list-style:none; width:100%; height:auto;  overflow:hidden; }

.homepart4 .list ul li .box{ width:100%; height:70px;overflow:hidden; margin:0 auto; box-sizing:border-box; position:relative; background:#FFF}
.homepart4 .list ul li p{ display:block; height:70px; line-height:70px; float:left; font-size:16px; color:#1e2a73; float:left}
.homepart4 .list ul li p.t1{ width:10%; text-align:center; color:#1e2a73;}
.homepart4 .list ul li p.t2{ width:8%; height:36px; line-height:36px; background:#e8e9f1; border-radius:20px; text-align:center; margin-top:16px}
.homepart4 .list ul li p.t3{ width:75%; color:#171717; text-indent:10px }

.homepart4 .list ul li  .more{ width:45px; height:45px; border:1px solid #a0a6c6; background:#ffffff; line-height:45px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; position: absolute; cursor:pointer; right:14px; top:14px;}
.homepart4 .list ul li  .more img{ position:relative; z-index:10}
.homepart4 .list ul li  .more .img1{ display:block}
.homepart4 .list ul li  .more .img2{ display:none}
.homepart4 .list ul li  .more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #8890b8; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
}
.homepart4 .list ul li:hover p .img1{ display:none}
.homepart4 .list ul li:hover p .img2{ display:block}
.homepart4 .list ul li:hover p::before {
  width: 150%;  /* 覆盖整个圆形 */
  height: 150%; /* 覆盖整个圆形 */
}
.homepart4 .list ul li:hover p.t3{ color:#1e2a73}
.homepart4 .list ul li:hover .box{box-shadow: 0px 0px 10px 0px #e8e9f1;}

/*合作伙伴*/
.homepart5{ width:100%; height:auto; margin:0 auto; position:relative; overflow:hidden; background:#ffffff; padding:60px 0 60px 0}
.homepart5 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1600px;  margin:0 auto; clear:both; overflow:hidden; }
.homepart5 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }
.homepart5 .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:42px; font-weight:700; color:#182b3e; text-align:center }
.homepart5 .titbox2{ width:100%; height:auto; line-height:50px; overflow:hidden; font-size:16px; color:#182b3e; opacity:0.8; margin-top:12px;  text-align:center}


.homepart5 .listbox{ width:100%; height:90px; overflow:hidden;  position:relative;}
.homepart5 .listbox .leftarr{ position:absolute;  left:0;  margin-top:-22px;width:45px; height:45px; border:1px solid #a1a7c7;}
.homepart5 .listbox .rightarr{position:absolute;  right:0; margin-top:-22px;width:45px; height:45px; border:1px solid #a1a7c7;}

.homepart5 .listbox  .more{ width:45px; height:45px; border:1px solid #a1a7c7; background:#ffffff; line-height:45px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; position: absolute; cursor:pointer; top:50%; }
.homepart5 .listbox  .more img{ position:relative; z-index:10}
.homepart5 .listbox  .more .img1{ display:block}
.homepart5 .listbox  .more .img2{ display:none}
.homepart5 .listbox  .more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #8890b8; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
}
.homepart5 .listbox  .more:hover .img1{ display:none}
.homepart5 .listbox  .more:hover .img2{ display:block}

.homepart5 .listbox .leftarr:hover{ background:#2a4fb2}
.homepart5 .listbox .rightarr:hover{background:#2a4fb2}



.homepart5 .listbox .list{ width:92%; height:90px; max-width:1360px; margin:0 auto; overflow:hidden;}
.homepart5 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.homepart5 .listbox .list ul li{ margin:0px 0 0 0; padding:0px; list-style:none; width:16.66%; float:left; overflow:hidden;}
.homepart5 .listbox .list ul li .pic{ width:96%; margin:0 auto; height:90px; line-height:90px; text-align:center; }
.homepart5 .listbox .list ul li .pic img{ max-width:90%; max-height:90%;}

.indexcasepage2 {position: absolute;left:0px;text-align: center;bottom:2px; width:100%; z-index:0; display:none }
.indexcasepage2 .swiper-pagination-switch { display: inline-block;width:11px; height:11px;background:#858f98; margin: 0 3px;cursor: pointer; border-radius:10px;}
.indexcasepage2 .swiper-active-switch { background:#2299dc}


.homepart6{ width:100%; height:auto; margin:0 auto; position:relative; overflow:hidden; background:#ffffff; }
.homepart6 .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden; }
.homepart6 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  }

.homepart6 .picbox{ width:85%; height:440px; overflow:hidden; margin:0 auto}
.homepart6 .picbox .box{ width:100%; height:auto; position: absolute; left:0px; top:103px; color:#ffffff}
.homepart6 .picbox .box .tit{ width:100%; height:36px; line-height:36px; text-align:center; font-size:20px; font-weight:700}
.homepart6 .picbox .box .tit2{ width:100%; height:65px; line-height:65px; text-align:center; font-size:46px; font-weight:700; margin-top:10px;}
.homepart6 .picbox .box  .more{ width:165px; height:60px; line-height:60px; font-size:14px; overflow:hidden; color:#ffffff; text-indent:62px; background: #0084d1; border-radius:50px; transition:all 0.5s ease; position:relative; overflow:hidden; margin:0 auto; margin-top:30px}
.homepart6 .picbox .box  .more p{ width:100%; height:100%; background: url(../Images/back.png) left 38px center no-repeat; position:relative; z-index:1}
.homepart6 .picbox .box  .more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #282774; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
  border-radius:100%;
}
.homepart6 .picbox .box  .more:hover::before {
  width: 200px;  /* 覆盖整个圆形 */
  height: 200px; /* 覆盖整个圆形 */

}


/*新闻*/
.homepart7{ width:100%; height:auto; margin:0 auto;  background: url(../Images/nbg.png) bottom center no-repeat #ffffff;padding:50px 0 50px 0; }
.homepart7 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden;}
.homepart7 .centerbox .centerin{ width:100%; height:auto; overflow:hidden;}

.homepart7 .titbox{ width:100%; height:auto; overflow:hidden; font-size:36px; color:#222222; font-weight:700; line-height:56px; font-weight:700;  text-transform:uppercase}
.homepart7 .titbox2{ width:100%; height:auto; overflow:hidden; font-size:16px; color:#222222; line-height:35px;   opacity:0.7}
.homepart7 .titbox2 .tit{ float:left}
.homepart7 .titbox2 .more{ float:right; color:#0561ac}

.homepart7 .listone{ width:100%; height:auto; overflow:hidden;margin-top:30px; }
.homepart7 .listone ul{ margin:0px; padding:0px; list-style:none}
.homepart7 .listone ul li{ margin:0px; padding:0px; list-style:none; width:100%; float:none; height:auto; overflow:hidden; position:relative; }
.homepart7 .listone ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#f5f5f5}
.homepart7 .listone ul li .pic{ width:41%; height:371px; overflow:hidden; float:left}
.homepart7 .listone ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.homepart7 .listone ul li .wordbox{ width:59%; height:auto; overflow:hidden; box-sizing:border-box; padding:60px 30px;}
.homepart7 .listone ul li .tit{ width:100%; height:60px; line-height:60px; font-size:24px; font-weight:700; color:#da251c;overflow:hidden;}
.homepart7 .listone ul li .word{ width:100%; height:90px; line-height:30px; font-size:15px; color:#222222; opacity:0.85; overflow:hidden; margin-top:10px;}
.homepart7 .listone ul li .time{ width:100%; height:30px; line-height:30px; font-size:15px; color:#222222;  overflow:hidden; margin-top:35px;}

.homepart7 .listone ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.homepart7 .listbox{ width:100%; height:auto; overflow:hidden; position:relative; margin-top:30px; }
.homepart7 .listbox  .list{ width:100%; height:auto; overflow:hidden;}
.homepart7 .listbox  .list ul{ margin:0px; padding:0px; list-style:none}
.homepart7 .listbox  .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; float:left; height:auto; overflow:hidden; position:relative; }
.homepart7 .listbox  .list ul li .box{ width:96%; height:auto; overflow:hidden;  background:#f5f5f5; box-sizing:border-box; padding:35px;}
.homepart7 .listbox  .list ul li .time{ width:100%; height:70px; overflow:hidden; }
.homepart7 .listbox  .list ul li .time p{ width:100%; height:auto; overflow:hidden;}
.homepart7 .listbox  .list ul li .time p.t1{ font-size:42px; line-height:50px; font-weight:700; color:#0561ac}
.homepart7 .listbox  .list ul li .time p.t2{font-size:15px; line-height:20px;  color:#0561ac; opacity:0.7}

.homepart7 .listbox  .list ul li .tit{ width:100%; height:60px; line-height:30px; font-size:18px; color:#333333;overflow:hidden; margin-top:26px;}
.homepart7 .listbox  .list ul li .word{ width:100%; height:50px; line-height:25px; font-size:15px; color:#222222; opacity:0.85;  margin-top:20px; overflow:hidden;}
.homepart7 .listbox  .list ul li .more{ width:100%; height:50px; line-height:25px; font-size:15px; color:#222222; opacity:0.85;  margin-top:35px; overflow:hidden;}


.homepart7 .listbox  .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.homepart7 .listbox  .list ul li:hover .tit{ color:#0159b3}

.homepart7 .listbox  .list ul li:nth-child(2) .box{ margin:0 auto}
.homepart7 .listbox  .list ul li:nth-child(3) .box{ float:right}


.footlink{ width:100%; height:auto; overflow:hidden;  padding:20px 0}
.footlink .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.footlink .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  position:relative; }

.footlink .listbox{ width:100%; height:60px; overflow:hidden; font-size:14px; line-height:200%}
.footlink .listbox ul{ margin:0px; padding:0px; list-style:none}
.footlink .listbox ul li{ margin:0; padding:0px; list-style:none; width:14.28%; float:left; overflow:hidden;}
.footlink .listbox ul li .pic{ width:92%; margin:0 auto; height:50px; overflow:hidden;}







.footmenu{ width:100%; height:auto; background: url(../Images/fbg.png) no-repeat; background-size:cover;overflow:hidden;  padding:50px 0 50px 0; border-top:1px solid #e3e4e9;  }
.footmenu .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.footmenu .centerbox .centerin{ width:100%; height:auto; overflow:hidden;  position:relative; }



.footmenu .part1{ width:375px; float:left; height:auto; overflow:hidden; color:#ffffff;}
.footmenu .part1  .logo{ width:100%; height:auto;  overflow:hidden;}
.footmenu .part1  .logo img{}
.footmenu .part1  .tit{ width:100%; height:50px; line-height:50px; font-size:17px; font-weight:700;  overflow:hidden; color:#171717}
.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; line-height:36px;; overflow:hidden; color:#171717; font-size:14px; opacity:0.7 }



.footmenu .part2{   height:auto; overflow:hidden; box-sizing:border-box; float:right }
.footmenu .part2 .one{ width:auto; height:auto; float:left; overflow:hidden; margin-left:116px}
.footmenu .part2  .tit{ width:100%; height:50px; line-height:50px; font-size:16px; font-weight:700;  overflow:hidden; color:#171717}
.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:auto; line-height:36px;; overflow:hidden; color:#7a7a7a; font-size:14px;  }
.footmenu .part2  .list ul li a{ color:#7a7a7a}



.footmenu .part3{ width:131px; float:right; height:auto; overflow:hidden; color:#e1e1e1;}
.footmenu .part3 .tit{  width:100%; height:35px; line-height:35px; font-size:15px; font-weight:700;  overflow:hidden; color:#FFF}
.footmenu .part3 .list{ width:100%; height:auto; overflow:hidden; margin-top:10px}
.footmenu .part3 .list ul{ margin:0px; padding:0px; list-style:none}
.footmenu .part3 .list ul li{ margin:0px; padding:0px; list-style:none; width:16.66%; float:left; overflow:hidden}

.footmenu .part3 .codelist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.footmenu .part3 .codelist ul{ margin:0px; padding:0px; list-style:none}
.footmenu .part3 .codelist ul li{ margin:0px; padding:0px; list-style:none; width:100%; float:left; overflow:hidden;}
.footmenu .part3 .codelist ul li img{ max-width:80%; height:auto;}


.footmenu .part4{ float:right; height:auto; overflow:hidden; width:16%; text-align:center }
.footmenu .part4 img{ max-width:90%; height:auto}
.footmenu .part4 ul{ margin:0px; padding:0px; list-style:none}
.footmenu .part4 ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left}
.footmenu .part4 .pic{ width:100%; height:auto; overflow:hidden;}
.footmenu .part4 .pic img{ max-width:90%;}
.footmenu .part4 .tit{ width:100%;; height:auto; line-height:30px; overflow:hidden; text-align:center; color:#989a9e; font-size:14px;}

.footmenu  a{ color:#d3d8df}


.footmenu .fbox{ width:100%; height:auto; overflow:hidden; padding:15px 0;color:#171717;  line-height:200%; font-size:14px;opacity:0.7}
.footmenu .fbox .box{ width:96%; height:auto; overflow:hidden; padding:10px 0; max-width:1360px; margin:0 auto; }
.footmenu .fbox .copyright{ width:80%; height:auto; float:left; overflow:hidden;  line-height:200%; font-size:14px;}
.footmenu .fbox  a{ color:#171717}
.footmenu .fbox .fdlink{ float:right; font-size:14px;}



.footer{ width:100%; height:auto; overflow: visible;  background:#fff;   padding:10px 0;  position:relative; z-index:1;  }
.footer .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:visible; padding:10px 0 10px 0;  }
.footer .centerbox .centerin{ width:100%; height:auto; overflow:visible; line-height:200%; color:#171717; margin:0 auto; font-size:14px; text-align:left}
.footer .copyright{ width:100%; float:none; overflow:hidden; font-size:15px; color:#171717; line-height:200%}

.footer  a{ color:#171717;}

.footer .fdlink{ width:100%; height:auto; overflow:visible}
.footer .fdlink ul{ margin:0px; padding:0px; list-style:none}
.footer .fdlink ul li{ margin:0px; padding:0px; list-style:none; float:left; width:40px; height:32px; line-height:32px; font-size:14px; color:#667085; position:relative}
.footer .fdlink ul li .ercode{ position:absolute; left:0; bottom:32px; display:none; border:1px solid #e3e4e9}
.footer .fdlink ul li .ercode img{ width:125px; height:125px;}
.footer .fdlink ul li:hover .ercode{ display:block}
.footer .fdlink ul li.other{ width:auto; padding:0 15px 0 0}


.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:#0159b3;  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:25%; height:60px; line-height:60px; font-size:16px; color:#FFF; float:left; overflow:hidden;  height:auto; border-left:1px solid #186cb3; margin-left:-1px; text-align:center; text-indent:0}
.fixbottom .list ul li .pic{ width:100%; height:35px; line-height:35px; overflow:hidden; text-align:center;display: flex;align-items: center; justify-content: center;}
.fixbottom .list ul li .pic img{ max-height:20px; margin:0 auto; display:block}
.fixbottom .list ul li .pic .img1{ display:block}
.fixbottom .list ul li .pic .img2{ display:none}
.fixbottom .list ul li .tit{ width:100%; height:25px; line-height:25px; font-size:12px; overflow:hidden; text-align:center; color:#eff2f8}

.fixbottom .list ul li.onfocus{ background:#1e7cdc}
.fixbottom .list ul li.onfocus .pic .img1{ display:block}
.fixbottom .list ul li.onfocus .pic .img2{ display:none}
.fixbottom .list ul li.onfocus .tit{ color:#fff}

@keyframes bgbig
{
0%   {transform:scale(1.5);}

100%   {transform:scale(1);}

}
@-webkit-keyframes bgbig{
0%   {transform:scale(1.5);}

100%   {transform:scale(1);}
}



/*关于我们页面*/

.ertop{ width:100%; height:60px; overflow:hidden; position:relative;  margin-top:-60px; z-index:10; border-top:1px solid #5e7685;}
.ertop .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1360px;  }
.ertop .centerbox .centerin{ width:100%; overflow:hidden;height:60px;;position:relative; margin:0 auto }

.ertop .location{ position:absolute; right:0; top:0; height:74px; line-height:74px; font-size:14px; color:#333333; opacity:0.7 }
.ertop .location a{ color:#333333 }

.ertop .navbox{ position:absolute; left:0; top:0}
.ertop .navbox .list{ width:100%; height:auto; overflow:hidden; }
.ertop .navbox .list ul{ margin:0 auto;  padding:0px; list-style:none; height:auto; overflow:hidden}
.ertop .navbox .list ul li{ margin:0px; padding:0; list-style:none; width:200px; height:60px; line-height:60px; font-size:18px;  color:#222222;  float:left; text-align:center; border-right:1px solid #5e7685; }
.ertop .navbox .list ul li a{ color:#fff}
.ertop .navbox .list ul li.onfocus{ background:#00a2ff}
.ertop .navbox .list ul li.onfocus a{color:#fff; }

/*有搜素*/
.ertop .navbox2{ float:right; width:850px}
.ertop .navbox2 .searchbox{ width:360px; height:43px;  overflow:hidden; border-radius:30px; border:1px solid #f0dbdb; position:relative; margin:33px 10px 0 0 ;float:right}
.ertop .navbox2 .searchbox .input1{ width:260px; height:42px; line-height:40px; border:0px; position:absolute; left:10px; top:0px; border:1px solid #696790; outline:none; background:none; text-indent:10px; color:#8f8ca2; outline:none; border:0; }
.ertop .navbox2 .searchbox .input1::-webkit-input-placeholder{ 
color: #8f8ca2; 
} 
.ertop .navbox2 .searchbox .input1:-moz-placeholder{ 
color: #8f8ca2; 
} 
.ertop .navbox2 .searchbox .btnme{ width:46px; height:43px; overflow:hidden; position:absolute; right:0; top:0px; background: url(../Images/searchbtn.png) center center no-repeat; border:0;}

.ertop .navbox2 .list{ height:auto; overflow:hidden;  float:right; margin-top:33px;}
.ertop .navbox2 .list ul{ margin:0 auto;  padding:0px; list-style:none; height:auto; overflow:hidden}
.ertop .navbox2 .list ul li{ margin:0px; padding:0px 25px; list-style:none; width:auto; height:45px; line-height:45px; font-size:16px;  color:#7c7c7c;  float:left; text-align:center; border-radius:30px; }
.ertop .navbox2 .list ul li a{ color:#7c7c7c}
.ertop .navbox2 .list ul li.onfocus{ background:#f01d23}
.ertop .navbox2 .list ul li.onfocus a{color:#fff; }



.ertop2{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative; background:#eaf1f9; padding:10px 0}
.ertop2 .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1440px;  }
.ertop2 .centerbox .centerin{ width:100%; overflow:hidden;height:auto;;position:relative; margin:0 auto }

.ertop2 .navbox{ width:100%; height:auto; overflow:hidden;}
.ertop2 .navbox .list{ width:100%; height:auto; overflow:hidden; }
.ertop2 .navbox .list ul{ margin:0 auto;  padding:0px; list-style:none; height:auto; overflow:hidden}
.ertop2 .navbox .list ul li{ margin:0px; padding:0; list-style:none; width:12.5%; height:70px;  font-size:16px;  color:#ffffff;  float:left; text-align:center;display: flex;align-items: center; justify-content: center; overflow:hidden; }
.ertop2 .navbox .list ul li a{ color:#333}
.ertop2 .navbox .list ul li.onfocus{ background:#db261d}
.ertop2 .navbox .list ul li.onfocus a{color:#fff; }



.ertopsearch{ width:100%; height:auto; overflow:hidden;  z-index:10; position:relative;  background:#f5f5f5; padding:15px 0; display:none  }
.ertopsearch .centerbox{ width:100%; height:auto;  min-width:320px;  margin:0 auto; clear:both; overflow:hidden;max-width:1520px;  }
.ertopsearch .centerbox .centerin{ width:96%; overflow:hidden;height:auto;position:relative; margin:0 auto }

.ertopsearch .searchbox{ width:100%; height:43px;  overflow:hidden; border-radius:30px; border:1px solid #f0dbdb; position:relative; margin:0 0px 0 0 ;}
.ertopsearch .searchbox .input1{ width:60%; height:42px; line-height:40px; border:0px; position:absolute; left:10px; top:0px; border:1px solid #696790; outline:none; background:none; text-indent:10px; color:#8f8ca2; outline:none; border:0; }
.ertopsearch .searchbox .input1::-webkit-input-placeholder{ color: #8f8ca2; } 
.ertopsearch .searchbox .input1:-moz-placeholder{ color: #8f8ca2; } 
.ertopsearch .searchbox .btnme{ width:46px; height:43px; overflow:hidden; position:absolute; right:0; top:0px; background: url(../Images/searchbtn.png) center center no-repeat; border:0;}



.mainbox{ width:100%; height:auto; overflow:hidden; padding:50px 0;   position:relative; z-index:100; background: url(../Images/ab1.jpg) repeat-x #fff;; min-height:350px}
.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 .topnum{ width:100%; height:auto; line-height:150px; font-size:121px; font-weight:700; color:#d9576f}
.mainbox .toptitle{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:10px; font-size:30px; font-weight:700; color:#182b3e; line-height:50px; text-align:left}
.mainbox .toptitle2{ width:100%; height:auto; overflow:hidden; position:relative; margin-bottom:10px; font-size:30px; font-weight:700; color:#182b3e; line-height:50px; text-align:left  }



.mainbox .location{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:14px; color:#999999}
.mainbox .leftbox{ width:24%; float:right; overflow:hidden; }
.mainbox .rightbox{ width:73%; float:left; overflow:hidden;}


.mainbox .leftbox .blogo{ width:100%; height:auto; overflow:hidden; }
.mainbox .leftbox .blogo img{ width:100%; height:auto}

.mainbox .leftbox .codelist{ width:100%; height:auto; overflow:hidden; margin-top:12px;}
.mainbox .leftbox .codelist ul{ margin:0px; padding:0px; list-style:none}
.mainbox .leftbox .codelist ul li{ margin:0px; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.mainbox .leftbox .codelist ul li .box{ width:96%; height:auto; border:1px solid #c0e4f0; box-sizing:border-box; padding:10px;}
.mainbox .leftbox .codelist ul li .pic{ width:100%; height:auto; overflow:hidden;}
.mainbox .leftbox .codelist ul li .pic img{ width:100%; height:auto; overflow:hidden;}
.mainbox .leftbox .codelist ul li .tit{ width:1005; height:50px; line-height:25px; font-size:14px; margin-top:10px; overflow:hidden; text-align:center}



.mainbox .leftbox .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:28px; font-weight:700; color:#333333; border-bottom:1px solid #e9ebec; background:url(../Images/theline.png) left bottom no-repeat; margin-top:25px;}
.mainbox .leftbox .titbox span{ color:#adadad; font-size:20px; font-weight:normal}

.mainbox .leftbox .searchbox{ width:100%; height:51px; overflow:hidden; position:relative; border:1px solid #e1e9ec; margin-top:10px;}
.mainbox .leftbox .searchbox .input1{ width:270px; height:51px; line-height:51px; text-indent:10px; border:0px; position:absolute; left:0; top:0; outline:none}
.mainbox .leftbox .searchbox .btnme{ width:50px; height:50px; background:url(../Images/btnme.png) center center no-repeat #00a0e9; position:absolute; right:0; top:0; border:0}

.mainbox .leftbox .title{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; font-weight:700; color:#333333}


.mainbox .leftbox .listbox{ width:100%; height:auto; overflow:hidden;}
.mainbox .leftbox .listbox ul{ margin:0px; padding:0px; list-style:none}
.mainbox .leftbox .listbox ul li{ margin:0px; padding:0px;list-style:none; width:100%; height:53px; line-height:53px; overflow:hidden; font-size:16px; color:#333333; background:url(../Images/dot2.png) left center no-repeat; text-indent:15px; border-bottom:1px dashed #bed0e1;text-overflow: ellipsis;white-space: nowrap; }



.aboutbox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background:#ffffff; padding:90px 0 60px 0 }
.aboutbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; }

.aboutbox1  .titbox{ width:100%; height:auto;  overflow:hidden;  font-size:32px; font-weight:700; color:#182b3e; line-height:50px; text-transform:uppercase  }
.aboutbox1  .titbox2{ width:100%; height:auto;  overflow:hidden; font-size:24px; color:#182b3e;  line-height:50px; margin:10px 0;  }

.aboutbox1 .wordshow{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:33px;  color:#484848; }
.aboutbox1 .wordshow img{ max-width:100%; height:auto}

.aboutbox1 .wordbox2{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:33px;font-weight:700;color:#303030; opacity:0.9;}
.aboutbox1 .wordbox2 img{ max-width:100%; height:auto}

.aboutbox1 .list{ width:100%; height:auto; overflow:hidden; margin-top:60px;}
.aboutbox1 .list ul{ margin:0px; padding:0px; list-style:none; display:flex;justify-content:space-between;gap:40px}
.aboutbox1 .list ul li{ margin:0; padding:0; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden; position:relative;} 

.aboutbox1 .list ul li .box{ width:100%; height:205px; overflow:hidden; position:relative;  background:url(../Images/ab1bg.png) no-repeat; background-size:100% 100%; transition:all 0.1s ease }
.aboutbox1 .list ul li .box .tit{ width:100%; height:50px; line-height:50px; font-size:28px; text-align:left; color:#171717; margin-top:40px; box-sizing:border-box; padding:0 35px}
.aboutbox1 .list ul li .box .tit2{ width:100%; height:60px; line-height:30px; font-size:16px; text-align:left; color:#171717; opacity:0.6;box-sizing:border-box; padding:0 35px}


.aboutbox1 .list ul li  .more{ width:30px; height:30px; border:1px solid #8890b8; background:#8890b8; line-height:30px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; float:right; position:relative; overflow:hidden; margin-right:16px;}
.aboutbox1 .list ul li  .more img{ position:relative; z-index:10}
.aboutbox1 .list ul li  .more .img1{ display:block}
.aboutbox1 .list ul li  .more .img2{ display:none}
.aboutbox1 .list ul li  .more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #0084d1; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
}
.aboutbox1 .list ul li:hover .more .img1{ display:none}
.aboutbox1 .list ul li:hover .more .img2{ display:block}
.aboutbox1 .list ul li:hover .more::before {
  width: 150%;  /* 覆盖整个圆形 */
  height: 150%; /* 覆盖整个圆形 */
}
.aboutbox1 .list ul li:hover .box{ background:#edf1f7; box-sizing:border-box; border:1px solid #76bae4; border-radius:10px;}
.aboutbox1 .list ul li:hover  .box .tit{ color:#0084d1;}
.aboutbox1 .list ul li:hover  .box .tit2{  color:#0084d1; opacity:1}

.aboutbox1 .list ul li:nth-child(4){ display:none}


/*集团分布*/
.aboutgroup{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background:#ffffff; padding:0px 0 60px 0 }
.aboutgroup .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutgroup .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; }

.aboutgroup  .titbox{ width:100%; height:auto;  overflow:hidden;  font-size:32px; font-weight:700; color:#0084d1; line-height:50px; text-transform:uppercase  }
.aboutgroup  .titbox2{ width:100%; height:auto;  overflow:hidden; font-size:18px; color:#171717; opacity:0.8; font-family: Arial, Helvetica, sans-serif;  line-height:50px; margin:10px 0;  }
.aboutgroup .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.aboutgroup .listbox .leftbox{ width:32.5%; height:auto; float:left; overflow:hidden;}
.aboutgroup .listbox .leftbox .bigtitle{ width:100%; height:55px; overflow:hidden; position:relative; font-size:16px; background:#edf1f7;font-weight:700; background:#d5e6f3;}
.aboutgroup .listbox .leftbox .bigtitle .num{ width:67px; line-height:55px; float:left; text-align:center;}
.aboutgroup .listbox .leftbox .bigtitle .tit{ float:left; line-height:55px; height:55px; overflow:hidden;  width:calc(100% - 67px); float:left}

.aboutgroup .listbox .leftbox .list{ width:100%; height:auto; overflow:hidden; border:1px solid #d8dae8;}
.aboutgroup .listbox .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.aboutgroup .listbox .leftbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:55px; overflow:hidden; position:relative; font-size:16px; background:#edf1f7;}
.aboutgroup .listbox .leftbox .list ul li .num{ width:67px; line-height:55px; float:left; text-align:center;}
.aboutgroup .listbox .leftbox .list ul li .tit{ float:left; line-height:55px; height:55px; overflow:hidden;  width:calc(100% - 67px); float:left}



.aboutgroup .listbox .leftbox .list ul li.onfocus{ background:#ffffff; color:#0084d1;}



.aboutgroup .listbox .leftbox .getmore{ width:100%; height:auto; overflow:hidden; position:relative;  background:#e7e9f1; border-radius:10px; box-sizing:border-box; padding:20px; margin-top:25px; }
.aboutgroup .listbox .leftbox .getmore .title{ width:100%; height:auto; overflow:hidden;}
.aboutgroup .listbox .leftbox .getmore .tit{ height:50px; line-height:50px; font-size:28px; text-align:left; color:#171717; float:left}

.aboutgroup .listbox .leftbox .getmore .tit2{ width:100%; height:60px; line-height:30px; font-size:16px; text-align:left; color:#171717; opacity:0.6;}


.aboutgroup .listbox .leftbox .getmore .title  .more{ width:30px; height:30px; border:1px solid #8890b8; background:#8890b8; line-height:30px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; float:right; position:relative; overflow:hidden; margin-top:10px;}
.aboutgroup .listbox .leftbox .getmore .title  .more img{ position:relative; z-index:10}
.aboutgroup .listbox .leftbox .getmore .title  .more .img1{ display:block}
.aboutgroup .listbox .leftbox .getmore .title  .more .img2{ display:none}
.aboutgroup .listbox .leftbox .getmore .title .more::before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 0;
  height: 0;
  background: #0084d1; /* 蓝色背景 */
  border-radius: 50%;
  transform: translate(-50%, -50%); /* 居中 */
  z-index: 1; /* 置于底层 */
  transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */
}
.aboutgroup .listbox .leftbox .getmore:hover .more .img1{ display:none}
.aboutgroup .listbox .leftbox .getmore:hover .more .img2{ display:block}
.aboutgroup .listbox .leftbox .getmore:hover .more::before {
  width: 150%;  /* 覆盖整个圆形 */
  height: 150%; /* 覆盖整个圆形 */
}


.aboutgroup .listbox .rightbox{ width:65%; height:auto; float:right; overflow:hidden;}
.aboutgroup .listbox .rightbox .mapbox{ width:878px; height:557px; overflow:hidden; position:relative}
.aboutgroup .listbox .rightbox .mapbox ul{ margin:0px; padding:0px; list-style:none}
.aboutgroup .listbox .rightbox .mapbox ul li{ margin:0px; padding:0px; list-style:none; position:absolute; overflow:visible; width:27px; height:34px; z-index:0}
.aboutgroup .listbox .rightbox .mapbox ul li .img1{ display:block}
.aboutgroup .listbox .rightbox .mapbox ul li .img2{ display:none}
.aboutgroup .listbox .rightbox .mapbox ul li .company{ width:304px; height:70px; position:absolute; right:0; bottom:34px; border:1px solid #0084d1; background:#ffffff; box-sizing:border-box; padding:12px; display:none}
.aboutgroup .listbox .rightbox .mapbox ul li .company .tit{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:16px; font-weight:700; color:#171717;}
.aboutgroup .listbox .rightbox .mapbox ul li .company .link{width:100%; height:20px; line-height:20px; overflow:hidden; font-size:16px; color:#0084d1; font-family:Arial, Helvetica, sans-serif; background:url(../Images/link6.png) left center no-repeat; text-indent:27px;}

.aboutgroup .listbox .rightbox .mapbox ul li.onfocus{ z-index:1}
.aboutgroup .listbox .rightbox .mapbox ul li.onfocus .img1{ display:none}
.aboutgroup .listbox .rightbox .mapbox ul li.onfocus .img2{ display:block}
.aboutgroup .listbox .rightbox .mapbox ul li.onfocus .company{ display:block}

.aboutgroup .listbox .rightbox .numbox{ width:100%; height:100px; line-height:100px; text-align:right; overflow:hidden; font-size:22px; font-weight:700;}
.aboutgroup .listbox .rightbox .numbox span{ font-size:68px; font-weight:700; color:#0084d1; font-family:Arial, Helvetica, sans-serif}



/*企业文化”*/
.aboutbox2{ width:100%; height:auto;margin:0 auto; overflow:hidden;  background: url(../Images/abg2.jpg) bottom center no-repeat; background-size:cover; position:relative; padding:70px 0 0 0 }

.aboutbox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aboutbox2 .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; text-align:center; font-size:42px; font-weight:700; color:#182b3e }
.aboutbox2 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:30px; text-align:center; font-size:16px; color:#182b3e; margin-top:10px; }

.aboutbox2 .list1{ width:100%; margin:0 auto; height:auto;; overflow:hidden; margin:20px 0 0 0}
.aboutbox2 .list1 ul{ margin:0px; padding:0px; list-style:none}
.aboutbox2 .list1 ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; float:left;transition: all 0.5s ease;}
.aboutbox2 .list1 ul li .box{ width:343px; height:524px; overflow:hidden; margin:0 auto; position:relative}
.aboutbox2 .list1 ul li .inbox{ width:267px; height:430px; position:absolute; left:50%; margin-left:-133.5px; bottom:0; background:url(../Images/culture1.png) no-repeat}

.aboutbox2 .list1 ul li .tit{ width:100%; height:40px; line-height:40px; text-align:center; font-size:32px; font-weight:700; color:#333333; margin-top:40px;}
.aboutbox2 .list1 ul li .tit2{ width:100%; height:30px; line-height:30px; text-align:center; font-size:18px; color:#333333}
.aboutbox2 .list1 ul li .word{ width:80%; margin:0 auto; margin-top:10px; font-size:16px; line-height:25px; overflow:hidden; height:125px; text-align:center}

.aboutbox2 .list1 ul li:hover .inbox{ width:100%; height:100%;left:0; margin-left:0;background:url(../Images/culture2.png) no-repeat}
.aboutbox2 .list1 ul li:hover .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:42px; font-weight:700; color:#ffffff; margin-top:68x;}
.aboutbox2 .list1 ul li:hover .tit2{ width:100%; height:40px; line-height:40px; text-align:center; font-size:20px; color:#ffffff}
.aboutbox2 .list1 ul li:hover .word{ width:80%; margin:0 auto; margin-top:20px; font-size:16px; line-height:35px; color:#ffffff; overflow:hidden; height:125px; text-align:center}



/*合作客户*/
.aboutbox3{ width:100%; height:auto;margin:0 auto;  overflow:hidden;  background:#ffffff; padding:75px 0 }
.aboutbox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.aboutbox3  .titbox{ width:100%; height:auto;  overflow:hidden;  font-size:42px; font-weight:700; color:#182b3e; line-height:50px; text-transform:uppercase; text-align:center  }
.aboutbox3  .titbox2{ width:100%; height:auto;  overflow:hidden; font-size:16px; color:#182b3e;line-height:36px; margin:10px 0; text-align:center }

.aboutbox3 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:30px; }
.aboutbox3 .listbox .onebox{ width:49%; float:left; overflow:hidden; border:2px solid #e3eaed; border-radius:10px; box-sizing:border-box; padding:15px;}
.aboutbox3 .listbox .onebox:nth-child(2){ float:right}
.aboutbox3 .listbox .onebox .tit{ width:100%; height:63px; line-height:63px; overflow:hidden; background:#edf2f4; font-size:32px; color:#00a2ff; font-weight:700; text-align:center}
.aboutbox3 .listbox .onebox .list{ width:100%; height:auto; overflow:hidden;}
.aboutbox3 .listbox .onebox .list ul{ margin:0px; padding:0px; list-style:none}
.aboutbox3 .listbox .onebox .list ul li{ margin:20px 0 0 0px; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.aboutbox3 .listbox .onebox .list ul li .pic{ width:96%; height:81px; line-height:81px; text-align:center; border:1px solid #eeeeee; border-radius:5px;}
.aboutbox3 .listbox .onebox .list ul li .pic img{ max-width:60%; max-height:60%;}

/* 团队风采*/
.aboutbox4{ width:100%; height:auto;margin:0 auto; padding:60px 0 80px 0; overflow:hidden;  background: url(../Images/ab4bg.jpg) no-repeat; background-size:cover;; }
.aboutbox4 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1460px; margin:0 auto; clear:both; overflow:hidden; }
.aboutbox4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.aboutbox4  .titbox{ width:100%; height:auto;  overflow:hidden;  font-size:42px; font-weight:700; color:#182b3e; line-height:50px; text-transform:uppercase; text-align:center  }
.aboutbox4  .titbox2{ width:100%; height:auto;  overflow:hidden; font-size:16px; color:#182b3e; line-height:36px; margin:10px 0; text-align:center }



.aboutbox4 .listbox{ width:100%; height:310px; overflow:hidden; margin-top:20px;  position:relative}
.aboutbox4 .leftarr{ width:22px; height:39px; background:url(../Images/left3.png) no-repeat; position:absolute; left:0; top:50%; margin-top:-20px; cursor:pointer; z-index:100}
.aboutbox4 .rightarr{width:22px; height:39px;  background:url(../Images/right3.png) no-repeat; position:absolute; right:0; top:50%; margin-top:-20px;cursor:pointer; z-index:100}
.aboutbox4  .list{ width:100%; margin:0 auto; overflow:hidden; max-width:1360px;}
.aboutbox4  .list ul{ margin:0px; padding:0px; list-style:none}
.aboutbox4  .list ul li{ margin:0; padding:0px; list-style:none; width:33.33%; height:310px; float:left}
.aboutbox4  .list ul li .picbox{ width:96%; margin:0 auto; height:310px; overflow:hidden; border:1px solid #e0e3e7; box-sizing:border-box; padding:4px;}
.aboutbox4  .list ul li .picbox .pic{ width:100%; height:100%; overflow:hidden; transition:all 0.5s ease;}
.aboutbox4  .list ul li:hover .picbox .pic{ transform:scale(1.1)}

.abteampage {position: absolute;left:0px;text-align: center;bottom:2px; width:100%; z-index:0; display:none }
.abteampage .swiper-pagination-switch { display: inline-block;width:11px; height:11px;background:#858f98; margin: 0 3px;cursor: pointer; border-radius:10px;}
.abteampage .swiper-active-switch { background:#2299dc}


/*金融*/
.moneytit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:42px; font-weight:700; color:#171717}
.moneyword{ width:100%; height:auto; overflow:hidden; line-height:35px; font-size:17px;  color:#171717; margin-top:23px;}
.moneytit2{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:26px; font-weight:700; color:#0084d1; margin-top:25px;}
.moneylist{ width:100%; height:auto; overflow:hidden; overflow:hidden;}
.moneylist ul{ margin:0px; padding:0px; list-style:none}
.moneylist ul li{ margin:30px 0 0 0; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.moneylist ul li .box{ width:96%; height:auto; border:1px solid #cce6f6; border-top:2px solid #0084d1; box-sizing:border-box; padding:17px;}
.moneylist ul li .box .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:18px; font-weight:700; color:#171717; background:url(../Images/adr.png) left 0 top 15px no-repeat; box-sizing:border-box; padding-left:23px;}
.moneylist ul li .box .word{ width:100%; height:auto; min-height:64px; overflow:hidden; box-sizing:border-box; padding:0 0 0 23px; line-height:32px; font-size:18px; color:#2e2e2e}

.moneytit3{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:36px; font-weight:700; color:#171717; margin-top:50px;}


/*金融列表*/
.financebox{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden;  background: #ffffff; position:relative; z-index:100; margin-top:-30px; }
.financebox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:100%; margin:0 auto; clear:both; overflow: visible;  }
.financebox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.financebox .pbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/bline.jpg) left bottom repeat-x; padding:30px 0 60px 0}
.financebox .pbox .one{width:100%; height:auto; overflow:hidden;  box-sizing:border-box; max-width:1360px; margin:0 auto }

.financebox .pbox .one .box{ width:100%; height:auto; overflow:hidden; margin:0 auto; }
.financebox .pbox .one .pic{ width:35.44%; height:339px; float:right; overflow:hidden; background:url(../Images/moneycover.png) no-repeat; background-size:100% 100%; display:flex; align-items:center;justify-content:center; } 
.financebox .pbox .one .pic .img{ width:73.85%;  height:229px;transition: all 0.5s ease; border-radius:5px;}
.financebox .pbox .one .wordbox{ width:56.80%; float:left; height:auto; overflow:hidden;}
.financebox .pbox .one .wordbox .titbox{ width:100%; height:86px; border-bottom:1px solid #eaecf0; overflow:hidden}
.financebox .pbox .one .wordbox .icon{height:67px; line-height:67px;overflow:hidden; float:left}
.financebox .pbox .one .wordbox .icon img{ max-width:90%; max-height:100%;}
.financebox .pbox .one .wordbox .tit{ height:67px; line-height:67px; font-size:26px; font-weight:700; color:#0084d1; overflow:hidden; }
.financebox .pbox .one .wordbox .word{ width:100%; height:auto; line-height:200%; font-size:18px; color:#171717; overflow:hidden; margin-top:16px;}
.financebox .pbox .one .wordbox .word img{ max-width:100%;}


.financebox .pbox .two{width:100%; height:auto; overflow:hidden;  box-sizing:border-box; max-width:1360px; margin:0 auto }

.financebox .pbox .two .box{ width:100%; height:auto; overflow:hidden; margin:0 auto; }
.financebox .pbox .two .wordbox{ width:100%;  height:auto; overflow:hidden;}
.financebox .pbox .two .wordbox .titbox{ width:100%; height:86px; border-bottom:1px solid #eaecf0; overflow:hidden}
.financebox .pbox .two .wordbox .icon{height:67px; line-height:67px;overflow:hidden; float:left}
.financebox .pbox .two .wordbox .icon img{ max-width:90%; max-height:100%;}
.financebox .pbox .two .wordbox .tit{ height:67px; line-height:67px; font-size:26px; font-weight:700; color:#0084d1; overflow:hidden; }
.financebox .pbox .two .wordbox .word{ width:100%; height:auto; line-height:200%; font-size:18px; color:#171717; overflow:hidden; margin-top:16px;}
.financebox .pbox .two .wordbox .word img{ max-width:100%;}






/*新闻*/
.listnews{ width:100%; height:auto; overflow:hidden;}
.listnews ul{ margin:0px; padding:0px; list-style:none}
.listnews ul li{ margin:0; padding:70px 0; list-style:none; width:100%; height:auto; overflow:hidden;  box-sizing:border-box; border-bottom:1px solid #282874; }

.listnews ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto; }
.listnews ul li .pic{ width:35.44%; height:339px; float:right; overflow:hidden; background:url(../Images/moneycover.png) no-repeat; background-size:100% 100%; display:flex; align-items:center;justify-content:center; } 
.listnews ul li .pic .img{ width:73.85%;  height:229px;transition: all 0.5s ease; border-radius:5px;}
.listnews ul li .wordbox{ width:56.80%; float:left; height:auto; overflow:hidden;}
.listnews ul li .wordbox .icon{ width:100%; height:108px; line-height:108px;overflow:hidden;}
.listnews ul li .wordbox .icon img{ max-width:90%; max-height:80%;}
.listnews ul li .wordbox .tit{ width:100%; height:60px; line-height:60px; font-size:26px; font-weight:700; color:#171717; overflow:hidden; border-bottom:1px solid #eaecf0;}
.listnews ul li .wordbox .word{ width:100%; height:60px; line-height:30px; font-size:17px; color:#171717; overflow:hidden; margin-top:10px;}
.listnews ul li .wordbox .more{ width:100px; height:40px; line-height:40px; overflow:hidden; font-size:15px; margin-top:20px;color:#21297e; background:url(../Images/m1.png) right center no-repeat}

.listnews ul li:hover{}
.listnews ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.listnews ul li:hover .wordbox .tit{ font-weight:700; color:#0d8fdf}
.listnews ul li:hover .wordbox .more{background:url(../Images/m2.png) right center no-repeat}

.listnews ul li:nth-child(2n) .pic{ float:left}
.listnews ul li:nth-child(2n) .wordbox{ float:right}

/*金融业务详细*/
.jrtit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:36px; font-weight:700; color:#171717}
.jrbox{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.jrbox .box{ width:100%; height:auto; border:1px solid #cce6f6; border-top:2px solid #0084d1; box-sizing:border-box; padding:17px; margin-bottom:30px;}
.jrbox .box .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:18px; font-weight:700; color:#171717; box-sizing:border-box; }
.jrbox .box .word{ width:100%; height:auto;  overflow:hidden; box-sizing:border-box;line-height:32px; font-size:18px; color:#2e2e2e}

.jrtit2{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:36px; font-weight:700; color:#171717; margin-top:20px;}
.jrlist{ width:100%; height:auto; overflow:hidden; margin-top:20px; overflow:hidden;}
.jrlist ul{ margin:0px; padding:0px; list-style:none}
.jrlist ul li{ margin:10px 0; padding:3px; list-style:none; width:20%; height:auto; float:left; overflow:hidden; box-sizing:border-box}
.jrlist ul li .box{ width:96%; height:auto; overflow:hidden; box-sizing:border-box;box-shadow: 0px 0px 10px 0px #d0cccc; box-sizing:border-box; padding:20px; border-radius:5px;}
.jrlist ul li .box .icon{ width:100%; height:70px; line-height:70px; overflow:hidden;}
.jrlist ul li .box .icon img{ height:47px; overflow:hidden; margin-top:10px; transition:all 0.5s ease}
.jrlist ul li .box .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#171717; border-bottom:1px solid #d4d4e3}
.jrlist ul li .box .word{ width:100%; height:85px; line-height:28px; overflow:hidden; font-size:16px; color:#414141; margin-top:10px;}
.jrlist ul li:nth-child(6){ margin-left:10%;}

.jrlist ul li:hover .box .icon img{ margin:0}
.jrlist ul li:hover .box .tit{ color:#0a6cb9}

/*汽车制造*/
.cartit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:42px; font-weight:700; color:#171717}
.carword{ width:100%; height:auto; overflow:hidden; font-size:17px; line-height:32px; margin-top:20px;}
.carbox .numbox{ width:100%; height:auto; overflow:hidden; margin-top:20px; position:relative}
.carbox .numbox ul{ margin:0px; padding:0px; list-style:none; display:flex; gap:25px}
.carbox .numbox ul li{ margin:0; padding:0; list-style:none; width:25%; height:auto; float:left; overflow:hidden; position:relative; box-sizing:border-box; position: static;} 

.carbox .numbox ul li .box{ width:100%; height:240px; overflow:hidden; position:relative; margin:0 auto; background:#FFF; border:1px solid #cce6f6; border-top:2px solid #0084d1; }
.carbox .numbox ul li .box .pic{ width:100%; height:70px; line-height:70px; overflow:hidden; margin-top:40px;}
.carbox .numbox ul li .box .pic .img1{ display:block}
.carbox .numbox ul li .box .pic .img2{ display:none}
.carbox .numbox ul li .box .pic img{ margin:0 auto; max-height:100%}

.carbox .numbox ul li .box .num{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; font-weight:700; margin-top:15px; color:#171717; text-align:center}
.carbox .numbox ul li .box .num span{ font-size:48px; font-weight:700;}
.carbox .numbox ul li .box .num sup{ font-size:22px; font-weight:700}
.carbox .numbox ul li .box .tit{ width:100%; height:50px; line-height:50px; font-size:18px; text-align:center; color:#171717}

.carbox .numbox ul li:hover .box .pic .img1{ display:none}
.carbox .numbox ul li:hover .box .pic .img2{ display:block}
.carbox .numbox ul li:hover .box .num{ color:#0084d1}
/*
.carbox .numbox ul li:nth-child(1){ z-index:0}
.carbox .numbox ul li:nth-child(2){ z-index:1}
.carbox .numbox ul li:nth-child(3){ z-index:2; opacity:1}
.carbox .numbox ul li:nth-child(4){ left:auto; right:50%;transform: translate(50%, 0); z-index:1 }
.carbox .numbox ul li:nth-child(5){ left:auto; right:50%;transform: translate(50%, 0); z-index:0}
*/

/*智慧医疗*/
.medicaltit .titbox{ width:100%; height:86px; border-bottom:1px solid #eaecf0; overflow:hidden; margin-top:20px}
.medicaltit .icon{height:67px; line-height:67px;overflow:hidden; float:left}
.medicaltit .icon img{ max-width:90%; max-height:100%;}
.medicaltit .tit{ height:67px; line-height:67px; font-size:26px; font-weight:700; color:#0084d1; overflow:hidden; }


.hospitaltit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:42px; font-weight:700; color:#171717}
.hospitalword{ width:100%; height:auto; overflow:hidden; font-size:17px; line-height:32px; margin-top:20px;}
.hospitalword img{ max-width:100%; height:auto}

.hospitalbox{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.hospitalbox .box{ width:100%; height:auto; border:1px solid #cce6f6; border-top:2px solid #0084d1; box-sizing:border-box; padding:17px; margin-bottom:30px;}
.hospitalbox .box .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:24px; font-weight:700; color:#171717; box-sizing:border-box; }
.hospitalbox .box .word{ width:100%; height:auto;  overflow:hidden; box-sizing:border-box;line-height:36px; font-size:18px; color:#2e2e2e}
.hospitalbox .box .word img{ max-width:100%; height:auto}

.hospitalbox .boxother{ width:100%; height:auto; overflow:hidden; margin:15px 0}
.hospitalbox .boxother .tit{ width:100%; height:auto; line-height:40px; overflow:hidden; font-size:24px; font-weight:700; color:#171717; box-sizing:border-box; }
.hospitalbox .boxother .listpic{ width:100%; height:auto;  overflow:hidden; box-sizing:border-box; border:1px solid #cce6f6;  margin-top:20px;; padding:15px 0}
.hospitalbox .boxother .listpic p{ display:flex;  width:100%; height:auto; overflow:hidden;justify-content:space-around;align-items:center}


.hospitaltit2{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:36px; font-weight:700; color:#171717; margin-top:20px;}
.hospitallist{ width:100%; height:auto; overflow:hidden; margin-top:20px; overflow:hidden;}
.hospitallist ul{ margin:0px; padding:0px; list-style:none}
.hospitallist ul li{ margin:10px 0; padding:3px; list-style:none; width:50%; height:auto; float:left; overflow:hidden; box-sizing:border-box}
.hospitallist ul li .box{ width:96%; height:auto; overflow:hidden; box-sizing:border-box;box-shadow: 0px 0px 10px 0px #d0cccc; box-sizing:border-box; padding:20px; border-radius:5px;}
.hospitallist ul li .box .icon{ width:100%; height:70px; line-height:70px; overflow:hidden;}
.hospitallist ul li .box .icon img{ height:60px; overflow:hidden; margin-top:10px; transition:all 0.5s ease}
.hospitallist ul li .box .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#171717; border-bottom:1px solid #d4d4e3; font-weight:700}
.hospitallist ul li .box .word{ width:100%; height:70px; line-height:35px; overflow:hidden; font-size:16px; color:#414141; margin-top:10px;}
.hospitallist ul li:nth-child(6){ margin-left:10%;}

.hospitallist ul li:hover .box .icon img{ margin:0}
.hospitallist ul li:hover .box .tit{ color:#0a6cb9}


/*人工智能*/
.aitit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:42px; font-weight:700; color:#171717}
.aiword{ width:100%; height:auto; overflow:hidden; font-size:17px; line-height:32px; margin-top:20px;}
.aiword img{ max-width:100%; height:auto}

.aibox{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.aibox .box{ width:100%; height:auto; border:1px solid #cce6f6; border-top:2px solid #0084d1; box-sizing:border-box; padding:17px; margin-bottom:30px;}
.aibox .box .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:24px; font-weight:700; color:#171717; box-sizing:border-box; }
.aibox .box .word{ width:100%; height:auto;  overflow:hidden; box-sizing:border-box;line-height:36px; font-size:18px; color:#2e2e2e}

.ainav{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.ainav ul{ margin:0px; padding:0px; list-style:none}
.ainav ul li{margin:0px 16px 16px 0; padding:0px; list-style:none; width:249px; height:62px; border:1px solid #d1d2d3; border-radius:10px; line-height:62px; text-align:center; font-size:20px; color:#171717; float:left; cursor:pointer}
.ainav ul li.onfocus{ font-weight:700; color:#0084d1; border-color:#8cc8ea}


.aiboxrepeat{ width:100%; height:auto;margin:0 auto; padding:50px 0; overflow:hidden;  background: url(../Images/bline.jpg) left top repeat-x #FFF; position:relative; z-index:100;  }
.aiboxrepeat .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow: hidden;  }
.aiboxrepeat .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.aiboxrepeat .titbox{ width:100%; height:100px; overflow:hidden;}
.aiboxrepeat .titbox .icon{ float:left; height:100px; line-height:100px;}
.aiboxrepeat .titbox .icon img{ max-width:100%; max-height:80%}
.aiboxrepeat .titbox .tit{ float:left; height:100px; line-height:100px; font-size:32px; font-weight:700; color:#0084d1; text-indent:13px;}

.aiboxrepeat .wordbox{ width:100%; height:auto; overflow:hidden; border:1px solid #cce6f6; border-top:2px solid #0084d1; font-size:17px; box-sizing: border-box; padding:30px; margin:20px 0 0 0 }
.aiboxrepeat .wordbox table{ border:0}
.aiboxrepeat .wordbox .word{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:17px;}
.aiboxrepeat .wordbox .word img{ max-width:100%; height:auto}
.aiboxrepeat .wordbox .word  td{  line-height:200%}

/*数字化转型*/
.dgtit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:42px; font-weight:700; color:#171717}
.dglist{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.dglist .list{ width:50%; height:auto; overflow:hidden; float:left}
.dglist .list ul{ margin:0px; padding:0; list-style:none}
.dglist .list ul li{ margin:0px 0 16px 0; padding:0; list-style:none; width:100%; height:auto; overflow:hidden; border:1px solid #cce6f6; box-sizing:border-box; padding:20px;}
.dglist .list ul li .tit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:24px; font-weight:700; color:#171717;}
.dglist .list ul li p{ width:50%; height:34px; line-height:34px; overflow:hidden; font-size:18px; background:url(../Images/dot5.jpg) left center no-repeat; text-indent:15px; float:left}

.dglist .picbox{ width:50%; height:auto; float:left; text-align:right}
.dglist .picbox img{ max-width:96%; height:auto}




.erservice{ display:none}
/*产品及服务*/
.servicebox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/ab1.jpg)  repeat-x #ffffff; padding:70px 0 80px 0 }
.servicebox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1460px; margin:0 auto; clear:both; overflow:hidden; }
.servicebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; }
.servicebox1 .navbox{ width:100%; height:220px; overflow:hidden; position:relative}
.servicebox1 .navbox  .leftarr{ width:16px; height:28px; background:url(../Images/left4.png) no-repeat; position:absolute; left:0; top:50%; margin-top:-19px; cursor:pointer; z-index:100}
.servicebox1 .navbox  .rightarr{width:16px; height:28px; background:url(../Images/right4.png) no-repeat; position:absolute; right:0; top:50%; margin-top:-19px;cursor:pointer; z-index:100}
.servicebox1 .navbox  .list{ width:100%; margin:0 auto; overflow:hidden; max-width:1360px;}
.servicebox1 .navbox  .list ul{ margin:0px; padding:0px; list-style:none}
.servicebox1 .navbox  .list ul li{ margin:0; padding:0px; list-style:none; width:20%; height:220px; float:left; box-sizing:border-box; padding:3px}
.servicebox1 .navbox  .list ul li .box{ width:96%; margin:0 auto; height:100%; overflow:hidden;  box-shadow: 0px 0px 10px 0px #f1f4f7; background:#FFF}
.servicebox1 .navbox  .list ul li .box .pic{ width:100%; height:112px; overflow:hidden; transition:all 0.5s ease; margin-top:24px;}
.servicebox1 .navbox  .list ul li .box .pic img{ max-width:90%; max-height:100%; margin:0 auto}
.servicebox1 .navbox  .list ul li .box .pic .img1{ display:block}
.servicebox1 .navbox  .list ul li .box .pic .img2{ display:none}
.servicebox1 .navbox  .list ul li .box .tit{ width:100%; height:50px; line-height:50px; font-size:19px; color:#333333; text-align:center}

.servicebox1 .navbox  .list ul li.onfocus .box{ box-shadow: 0px 0px 10px 0px #ecf5fa;}
.servicebox1 .navbox  .list ul li.onfocus .box .pic .img1{ display:none}
.servicebox1 .navbox  .list ul li.onfocus .box .pic .img2{ display:block}
.servicebox1 .navbox  .list ul li.onfocus .box .tit{ font-weight:700; color:#2299dc}

.servicebox1 .inbox{ width:100%; height:auto; overflow:hidden; max-width:1360px; margin:0 auto}
.servicebox1 .inbox .thetit{ width:100%; height:auto; overflow:hidden;}
.servicebox1 .inbox .thetit .pic{ width:30%; height:auto; overflow:hidden; display:none}
.servicebox1 .inbox .thetit .pic img{ max-width:70%; height:auto}
.servicebox1 .inbox .thetit .other{ width:100%; height:auto; overflow:hidden; float:left}

.servicebox1  .titbox{ width:100%; height:auto;  overflow:hidden;  font-size:36px; font-weight:700; color:#00a2ff; line-height:50px; margin-top:67px ;  }
.servicebox1  .titbox2{ width:100%; height:auto;  overflow:hidden; font-size:26px; color:#182b3e; line-height:36px; margin:10px 0;  }
.servicebox1  .wordbox{ width:100%; height:auto;  overflow:hidden; font-size:16px; color:#333333; line-height:36px; margin:27px 0 0px 0;  }
.servicebox1  .wordbox img{ max-width:100%; margin:10px 0}

/*服务优势*/
.advantagebox1{ width:100%; height:auto;margin:0 auto; padding:0px 0 60px 0; overflow:hidden;  background: url(../Images/ab1.jpg) repeat-x #ffffff; }
.advantagebox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.advantagebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.advantagebox1  .titbox{ width:100%; height:auto;  overflow:hidden;  font-size:38px; font-weight:700; color:#182b3e; line-height:50px; text-transform:uppercase; text-align:center; margin-top:80px  }
.advantagebox1  .titbox2{ width:100%; height:auto;  overflow:hidden; font-size:20px; color:#182b3e; line-height:36px; margin:10px 0; text-align:center }

.advantagebox1  .list{ width:100%; margin:0 auto; overflow:hidden; max-width:1360px;}
.advantagebox1  .list ul{ margin:0px; padding:0px; list-style:none}
.advantagebox1  .list ul li{ margin:0; padding:0px; list-style:none; width:33.33%; height:auto; float:left; box-sizing:border-box; padding:3px}
.advantagebox1  .list ul li .box{ width:96%; margin:0 auto; height:100%; overflow:hidden;  box-shadow: 0px 0px 10px 0px #f5f5f5; background:#FFF; padding:35px; border:1px solid #f5f5f5;}
.advantagebox1  .list ul li .box .pic{ width:100%; height:103px; line-height:103px; overflow:hidden; transition:all 0.5s ease; text-align:center }
.advantagebox1  .list ul li .box .pic img{ max-width:90%; max-height:100%; margin:0 auto}
.advantagebox1  .list ul li .box .wordbox{ width:100%; height:auto; overflow:hidden;}
.advantagebox1  .list ul li .box .tit{ width:100%; height:76px; line-height:76px; font-size:22px; font-weight:700; color:#333333; text-align:center; background:url(../Images/line2.png) bottom center no-repeat}
.advantagebox1  .list ul li .box .word{ width:100%; height:121px; line-height:30px; font-size:16px; color:#535353; text-align:center; margin-top:15px;}


.advantagebox2{ width:100%; height:auto;margin:0 auto; padding:85px 0; overflow:hidden;  background:#f3f3f3; }
.advantagebox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.advantagebox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.advantagebox2  .titbox{ width:100%; height:auto;  overflow:hidden;  font-size:38px; font-weight:700; color:#182b3e; line-height:50px; text-transform:uppercase; text-align:center;  }
.advantagebox2  .titbox2{ width:100%; height:auto;  overflow:hidden; font-size:20px; color:#182b3e; line-height:36px; margin:10px 0; text-align:center }
.advantagebox2 .listbox{ width:100%; height:auto; overflow:hidden;}
.advantagebox2 .onebox{ width:100%; height:auto; overflow:hidden; background:#FFF}
.advantagebox2 .onebox .picbox{ width:50%; float:left; overflow:hidden; height:478px;}
.advantagebox2 .onebox .wordbox{ width:50%; float:left; height:auto; overflow:hidden; box-sizing:border-box; padding:50px;}
.advantagebox2 .onebox .wordbox .word{ width:100%; height:auto; line-height:30px; font-size:16px; color:#535353; text-align:center; margin-top:15px;}

.advantagebox2 .listbox .onebox:nth-child(2) .picbox{ float:right}



/*产品展示*/
.prolistbox{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden;  background:#ffffff; position:relative; padding:50px 0 }
.prolistbox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; position:relative; z-index:100 }
.prolistbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.prolistbox .leftbox{ width:20.58%; height:auto; float:left; overflow:hidden; background:#FFF}
.prolistbox .leftbox .titbox{ width:100%; height:63px; line-height:63px; overflow:hidden; font-size:20px; color:#fff; background:#0561ac; font-weight:700; text-indent:29px;}
.prolistbox .leftbox .navlist{ width:100%; height:auto; overflow:hidden; background:#f5f5f5}
.prolistbox .leftbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.prolistbox .leftbox .navlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; line-height:62px; font-size:16px; text-indent:25px; overflow:hidden; position:relative; border-bottom:1px solid #FFF}
.prolistbox .leftbox .navlist ul li p{ width:100%; height:62px; line-height:62px; overflow:hidden}
.prolistbox .leftbox .navlist ul li.onfocus{ background:#da251c; color:#FFF}
.prolistbox .leftbox .navlist ul li.onfocus a{ color:#FFF}

.prolistbox .leftbox .navlist ul li ul{ display:none}
.prolistbox .leftbox .navlist ul li ul li{ width:100%; height:50px; line-height:50px; background:#f5f5f5;text-indent:45px; }
.prolistbox .leftbox .navlist ul li ul li p{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:14px; background:url(../Images/dot1.png) left 30px center no-repeat}
.prolistbox .leftbox .navlist ul li.onfocus ul{ display:block}
.prolistbox .leftbox .navlist ul li.onfocus ul li{ color:#222222}
.prolistbox .leftbox .navlist ul li.onfocus ul li a{ color:#222222}
.prolistbox .leftbox .navlist ul li.onfocus ul li.onfocus{ background:#d2c9c9; color:#222}

.prolistbox .leftbox .leftcase{ width:100%; height:auto; overflow:hidden; margin-top:20px; }
.prolistbox .leftbox .list{ width:100%; height:190px; overflow:hiddne}
.prolistbox .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.prolistbox .leftbox .list ul li{ margin:0px 0 0 0; padding:0px; list-style:none; width:100%; height:190px; overflow:hidden; position:relative}
.prolistbox .leftbox .list ul li .pic{ width:100%; height:190px; position:absolute; left:0; top:0}
.prolistbox .leftbox .list ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.prolistbox .leftbox .list ul li .pic img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.prolistbox .leftbox .list ul li .tit{ width:100%; height:45px; line-height:45px; overflow:hidden; font-size:14px; color:#ffffff; text-align:center; background:url(../Images/bg1.png) repeat; position:absolute; left:0; bottom:0}
.prolistbox .leftbox .list ul li:hover .tit{ color:#ffffff}
.prolistbox .leftbox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.prolistbox .leftbox .list ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.leftacsepage {text-align: center; width:100%; height:auto; overflow:hidden; margin-top:20px;}
.leftacsepage .swiper-pagination-switch { display: inline-block;width:11px; height:11px;background: #c9c9c9; margin: 0 3px;cursor: pointer; border-radius:10px;}
.leftacsepage .swiper-active-switch { background:#da251c;}






.prolistbox .leftbox .titbox3{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#333333; font-weight:700}
.prolistbox .leftbox .meida{ width:100%; height:auto; overflow:hidden; padding-bottom:50px;}
.prolistbox .leftbox .meida ul{ margin:0px; padding:0px; list-style:none}
.prolistbox .leftbox .meida ul li{ margin:0px; padding:0px; list-style:none; width:16.66%; height:auto; float:left; overflow:hidden;}
.prolistbox .leftbox .meida ul li img{ max-width:80%; height:auto}

.prolistbox .rightbox{ width:76.25%; height:auto; float:right; overflow:hidden;}
.prolistbox .rightbox .locbox{ width:100%; height:63px; line-height:63px;  border-bottom:1px solid #f0f0f0; position:relative; }
.prolistbox .rightbox .locbox .tit{ position:absolute; left:0; top:0; line-height:63px; font-size:30px; font-weight:700; color:#222222}
.prolistbox .rightbox .locbox .location{ position:absolute; right:0; top:0; height:63px; line-height:63px; font-size:14px}

.prointro{ width:100%; height:auto; overflow:hidden; margin:10px 0; font-size:16px; line-height:35px; overflow:hidden; color:#222222}
.proshow{ width:100%; height:auto; overflow:hidden; margin:10px 0; font-size:16px; line-height:35px; overflow:hidden; color:#222222}
.proshow table{ max-width:100%;}
.proshowtb table{width:100%;border-collapse:collapse;}
.proshow img{ max-width:100%; height:auto}
.proshowtb td{border:1px solid #c8cdd1;line-height:30px; font-size:16px; box-sizing:border-box; padding:10px; background:#eff3f6}
.proshowtb tr:nth-child(2n-1) td{ background:#f5f5f5}
.proshowtb tr:nth-child(1) td{ background:#0561ac; color:#FFF; font-weight:700; font-size:24px}
.proshowtb tr:nth-child(2) td{ background:#a7c7e1; color:#FFF; font-weight:700; font-size:18px;}

.proslide{ width:100%; height:540px; border:1px solid #e4e4e4; position:relative}
.proslide .leftarr{ width:39px; height:39px; background:url(../Images/left4.png) no-repeat; position:absolute; left:20px; top:50%; margin-top:-20px; z-index:10; cursor:pointer}
.proslide .rightarr{width:39px; height:39px; background:url(../Images/right4.png) no-repeat; position:absolute; right:20px; top:50%; margin-top:-20px; z-index:10; cursor:pointer}
.proslide .list{ width:90%; height:540px; margin:0 auto; overflow:hidden}
.proslide .list ul{ margin:0px; padding:0px; list-style:none}
.proslide .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:540px; overflow:hidden; line-height:540px; text-align:center}
.proslide .list ul li img{ max-width:90%; max-height:90%;}

.proshowtit{ width:100%; height:60px; line-height:60px; background:#0561ac; overflow:hidden; font-size:24px; color:#FFF; text-indent:20px; margin:10px 0; font-weight:700}
.proshowlist{ width:100%; height:auto; overflow:hidden}
.proshowlist .one{ width:100%; height:auto; overflow:hidden;}
.proshowlist .one .tit{ width:100%; height:58px; line-height:58px; background:#eff3f6; text-indent:18px; font-size:18px; color:#222222; font-weight:700}
.proshowlist .one .word{ width:100%; height:auto; overflow:hidden; font-size:16px; margin:10px 0; line-height:35px; overflow:hidden;}
.proshowlist .one .word img{ max-width:100%; height:auto}

.procase{ width:100%; height:330px; position:relative}
.procase .leftarr{ width:39px; height:39px; background:url(../Images/left4.png) no-repeat; position:absolute; left:0px; top:50%; margin-top:-20px; z-index:10; cursor:pointer}
.procase .rightarr{width:39px; height:39px; background:url(../Images/right4.png) no-repeat; position:absolute; right:0px; top:50%; margin-top:-20px; z-index:10; cursor:pointer}
.procase .list{ width:92%; height:330px; margin:0 auto; overflow:hidden}
.procase .list ul{ margin:0px; padding:0px; list-style:none}
.procase .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:330px; overflow:hidden;  text-align:center}
.procase .list ul li .box{ width:96%; margin:0 auto; height:100%; border:1px solid #e5e5e5; box-sizing:border-box; padding:5px;}
.procase .list ul li .box .inbox{ width:100%; height:100%; position:relative; overflow:hidden;}
.procase .list ul li .box .pic{ width:100%; height:100%; position:absolute; left:0; top:0}
.procase .list ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.procase .list ul li .box .tit{ width:100%; height:45px; line-height:45px; font-size:14px; color:#FFF; text-align:center; background:url(../Images/bg1.png) repeat; position:absolute; left:0; bottom:0; z-index:10; color:#FFF}
.procase .list ul li:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.procase .list ul li:hover .box .tit{background:url(../Images/bg2.png) repeat}



/*产品展示*/
.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:0; list-style:none; box-sizing:border-box; width:100%; height:auto; float:left; overflow:hidden; padding:5px;}
.productlist ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto; border:1px solid #ededed; }
.productlist ul li .box .pic{ width:32%; height:215px; overflow:hidden; float:left }
.productlist ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}

.productlist ul li .wordbox{ width:68%; height:auto; overflow:hidden; box-sizing:border-box; padding:30px; text-align:left; float:left}
.productlist ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:20px; color:#0561ac; font-weight:700; overflow:hidden}
.productlist ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; font-size:15px; color:#222222; opacity:0.8}



.productlist ul li:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.productlist ul li:hover .wordbox{}



.productlist ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*产品展示*/
.protop{ width:100%; height:auto; overflow:hidden; margin-top:20px}
.protop .title{ width:100%;  height:auto; overflow:hidden; line-height:30px; font-size:20px; font-weight:700; text-align:center; margin-bottom:20px;}
.protop .leftarea{ width:51%; height:auto; float:left; overflow:hidden;}
.protop .leftarea .list{ width:100%; height:520px; overflow:hidden; border:1px solid #ededed;}
.protop .leftarea .list ul{ margin:0px; padding:0px; list-style:none}
.protop .leftarea .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:520px; float:left; overflow:hidden; float:left; position:relative}
.protop .leftarea .list ul li .pic{ width:100%; height:520px; overflow:hidden; text-align:center; line-height:520px; position:relative; z-index:0}
.protop .leftarea .list ul li .pic img{ max-width:90%;  max-height:90%;}
.protop .leftarea .list ul li .num{ position:absolute; right:10px; bottom:10px; font-size:14px;}

.protop .leftarea .list ul li .cover{position:absolute; left:0; top:0; width:100%; height:100%; overflow:hidden; /* background:url(../Images/cover.png) no-repeat; background-size:100% 100%;*/}
.protop .leftarea .leftarr{ width:14px; height:21px; background:url(../Images/left4.png) no-repeat; background-size:100% 100%; position:absolute; left:20px; top:50%; margin-top:-23px; cursor:pointer; z-index:100; }
.protop .leftarea .rightarr{ width:14px; height:21px;background:url(../Images/right4.png) no-repeat;background-size:100% 100%; position:absolute; right:20px; top:50%;margin-top:-23px;cursor:pointer; z-index:100; }
.protop .leftarea .minbox{ width:100%; height:111px; overflow:hidden; margin-top:24px; position:relative}
.protop .leftarea .minbox .left1{ position:absolute; left:0px; top:0; width:14px; height:107px; background:url(../Images/left2.png) left center no-repeat;cursor:pointer}
.protop .leftarea .minbox .right1{position:absolute; right:0px; top:0;width:14px; height:107px; background:url(../Images/right2.png) left center no-repeat;cursor:pointer}
.protop .leftarea .minbox .mlist{ width:90%; margin:0 auto; overflow:hidden; }
.protop .leftarea .minbox .mlist ul{ margin:0px; padding:0px; list-style:none}
.protop .leftarea .minbox .mlist ul li{ margin:0px; padding:0px; list-style:none; width:115px; height:107px; overflow:hidden; float:left}
.protop .leftarea .minbox .mlist ul li .img{ width:107px; height:107px; line-height:107px; text-align:center; overflow:hidden; border:1px solid #ededed}
.protop .leftarea .minbox .mlist ul li .img img{ max-width:80%; max-height:80%;}
.protop .leftarea .minbox .mlist ul li.active-nav .img{ border:1px solid #0159b3}

.protop .rightarea{ width:46%; height:auto; float:right; overflow:hidden;}
.protop .rightarea .tit{ width:100%; height:auto; overflow:hidden; font-size:24px; font-weight:700; color:#333333; line-height:40px;}
.protop .rightarea .price{ width:100%; height:auto; overflow:hidden; font-size:20px; font-weight:700; color:#0159b3; line-height:40px; font-weight:700}
.protop .rightarea .word{ width:100%; height:auto; overflow:hidden; font-size:16px;color:#333333; opacity:0.9; line-height:28px; border-bottom:1px solid #ececec; padding-bottom:20px; margin-bottom:20px; margin-top:20px;}

.protop .rightarea .oe{ width:100%; height:auto; overflow:hidden;}
.protop .rightarea .oe .tit{ width:100%; height:40px; line-height:40px; font-size:20px; color:#333333}
.protop .rightarea .oe .tit2{ width:100%; height:aauto; line-height:40px; font-size:20px; color:#333333; margin-top:-40px; box-sizing:border-box; padding:0 0 0 38px;}

.protop .rightarea .btnlist{ width:100%; height:58px; line-height:58px; text-align:center; font-size:16px; color:#FFF; overflow:hidden; margin-top:30px; background:#0159b3;}
.protop .rightarea .btnlist p{ width:100%; height:58px; line-height:58px; text-align:center;background-image:linear-gradient( #023365, #023365);background-position:0 100%;background-size:0 58px;background-repeat:no-repeat;transition:background-size .5s; color:#FFF}
.protop .rightarea .btnlist p:hover{background-size:100% 58px;}

.prodetail{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.prodetail .titbox{ width:100%; height:59px; line-height:59px; background:#f1f6fb; text-indent:20px; font-size:22px; font-weight:700; color:#333333}
.prodetail .wordbox{ width:100%; height:auto; overflow:hidden; line-height:200%; font-size:18px; color:#333333}
.prodetail .wordbox img{ max-width:100%;}
.prodetail .wordbox table{width:100%;border-collapse:collapse;}
.prodetail .wordbox tr.tit{ background:#1c734b; color:#FFF;}
.prodetail .wordbox tr.even{ background:#eff4f8}
.prodetail .wordbox td{border:1px solid #e1e1e1;line-height:30px; font-size:14px; box-sizing:border-box; padding:10px;}
.prodetail .wordbox tr td:nth-child(2n-1){ background:#f5f5f5}


.thoundshow{ display:block}


/*相关产品*/
.relspro{ width:100%; height:auto; overflow:hidden; background:#f4f4f4; box-sizing:border-box; padding:10px;}
.relspro .titbox{ width:100%; height:59px; line-height:59px;;  font-size:18px; font-weight:700; color:#333333}


/*modelselection*/
.prolistbox2{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden;  background:#fff; position:relative }
.prolistbox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1320px; margin:0 auto; clear:both; overflow:hidden; position:relative; z-index:100 }
.prolistbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.prolistbox2 .leftbox{ width:22.19%; height:auto; float:left; overflow:hidden; background:#FFF}
.prolistbox2 .leftbox .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#0159b3; margin:20px 0; border-bottom:1px solid #f0f0f0;}
.prolistbox2 .leftbox .navlist{ width:100%; height:auto; overflow:hidden;}
.prolistbox2 .leftbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.prolistbox2 .leftbox .navlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:72px; overflow:hidden; position:relative}
.prolistbox2 .leftbox .navlist ul li .icon{ width:40px; height:40px; line-height:40px; text-align:center; border-radius:40px; overflow:hidden; border:1px solid #c8d5e0; position:absolute; left:10px; top:17px;}
.prolistbox2 .leftbox .navlist ul li .icon img{ max-width:90%; max-height:90%;}
.prolistbox2 .leftbox .navlist ul li .tit{ position:absolute; left:65px; height:72px; line-height:72px; font-size:14px; color:#333333}
.prolistbox2 .leftbox .navlist ul li:hover .tit{ color:#0159b3}
.prolistbox2 .leftbox .navlist ul li.onfocus{ background:#e5eef7}
.prolistbox2 .leftbox .navlist ul li.onfocus .icon{ border-color:#0159b3}
.prolistbox2 .leftbox .navlist ul li.onfocus .tit{ color:#0159b3}

.prolistbox2 .leftbox .titbox2{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#0159b3; margin:20px 0; border-bottom:1px solid #f0f0f0;}
.prolistbox2 .leftbox .list{ width:100%; height:auto; overflow:hiddne}
.prolistbox2 .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.prolistbox2 .leftbox .list ul li{ margin:0px 0 26px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.prolistbox2 .leftbox .list ul li .pic{ width:45%; height:107px; border:1px solid #efefef; line-height:107px; text-align:center; float:left; background:#FFF}
.prolistbox2 .leftbox .list ul li .pic img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.prolistbox2 .leftbox .list ul li .tit{ width:53%; height:105px; line-height:26px; overflow:hidden; font-size:14px; color:#333333; float:right}
.prolistbox2 .leftbox .list ul li:hover .tit{ color:#0159b3}
.prolistbox2 .leftbox .list ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}

.prolistbox2 .leftbox .titbox3{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#333333; font-weight:700}
.prolistbox2 .leftbox .meida{ width:100%; height:auto; overflow:hidden; padding-bottom:50px;}
.prolistbox2 .leftbox .meida ul{ margin:0px; padding:0px; list-style:none}
.prolistbox2 .leftbox .meida ul li{ margin:0px; padding:0px; list-style:none; width:16.66%; height:auto; float:left; overflow:hidden;}
.prolistbox2 .leftbox .meida ul li img{ max-width:80%; height:auto}

.prolistbox2 .rightbox{ width:75.30%; height:auto; float:right; overflow:hidden;}
.prolistbox2 .rightbox .locbox{ width:100%; height:50px;  border-bottom:1px solid #f0f0f0; margin-top:20px; position:relative; margin-bottom:20px;}
.prolistbox2 .rightbox .locbox .tit{ position:absolute; left:0; top:0; line-height:50px; font-size:20px; font-weight:700; color:#333333}
.prolistbox2 .rightbox .locbox .location{ position:absolute; right:0; top:0; height:50px; line-height:50px; font-size:14px}

.prolistbox2 .rightbox  .thesearchbox{ width:100%; height:auto; overflow:hidden;}
.prolistbox2 .rightbox  .thesearchbox .titbox{ width:100%; height:auto; overflow:hidden; font-size:20px; font-weight:700; text-align:center; line-height:50px; color:#000}

.prolistbox2 .rightbox .modelchoose{ width:100%; height:auto; overflow:hidden;}

.prolistbox2 .rightbox .modelchoose table{width:100%;border-collapse:collapse;}
.prolistbox2 .rightbox .modelchoose tr.tit{ background:#f5f5f5; color:#333333;}
.prolistbox2 .rightbox .modelchoose tr.even{ background:#eff4f8}
.prolistbox2 .rightbox .modelchoose td{border:1px solid #e1e1e1;line-height:27px; box-sizing:border-box; padding:17px; font-size:16px;}
.prolistbox2 .rightbox .modelchoose td span{ color:#0159b3}

.prolistbox2 .rightbox .modelselect{ width:100%; height:65px; overflow:hidden; border:1px solid #f0f0f0; border-radius:5px; margin:20px 0; position:relative}
.prolistbox2 .rightbox .modelselect .input1{ width:80%; height:65px; border:0px; outline:none; background:url(../Images/seabtn.png) left 14px center no-repeat; text-indent:46px; font-size:14px;}

.prolistbox2 .rightbox .modelselect input::-webkit-input-placeholder{ 
color: #adadad; 
} 
.prolistbox2 .rightbox .modelselect input:-moz-placeholder{ 
color: #adadad; 
} 
.prolistbox2 .rightbox .modelselect .btnme{ width:140px; height:65px; line-height:65px; overflow:hidden; background:#0159b3; font-size:16px; font-weight:700; color:#ffffff; position:absolute; right:0; top:0; border:0}


.pridenav{ width:100%; height:auto; overflow:hidden; margin-bottom:20px;}
.pridenav ul{ margin:0 auto; padding:0; list-style:none}
.pridenav ul li{ margin:0px; padding:0px; list-style:none; float:left; width:216px;}
.pridenav ul li p{ width:96%; height:57px; line-height:57px; background:#FFF; border:1px solid #e2e2e2; margin:0 auto; font-size:16px; text-align:center}
.pridenav ul li.onfocus p{ border:1px solid #b1b2d2; color:#1d2088}
.pridenav ul li.onfocus a{ color:#1d2088}
/*公司荣誉*/
.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 #e5e5e5; box-sizing:border-box; padding:15px;}
.pridelist ul li .pic{ width:100%; height:400px; overflow:hidden; position:relative; line-height:320px; text-align:center}
.pridelist ul li .pic .img{ width:100%; height:100%; overflow:hidden; transition: all 0.5s ease;}
.pridelist ul li .pic img{ max-width:90%; max-height:90%; transition: all 0.5s ease;}

.pridelist ul li .tit{ width:100%; height:52px; line-height:52px; overflow:hidden; font-size:16px; text-align:center; background:#FFF }
.pridelist ul li:hover .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.pridelist ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pridelist ul li:hover .tit{ color:#c62839}


.pridelist2{ width:100%; height:auto; overflow:hidden;}
.pridelist2 ul{margin:0px; padding:0px; list-style:none}
.pridelist2 ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.pridelist2 ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; overflow:hidden; border:1px solid #e5e5e5; box-sizing:border-box; padding:15px;}
.pridelist2 ul li .pic{ width:100%; height:310px; overflow:hidden; position:relative; line-height:320px; text-align:center}
.pridelist2 ul li .pic .img{ width:100%; height:100%; overflow:hidden; transition: all 0.5s ease;}
.pridelist2 ul li .pic img{ max-width:90%; max-height:90%; transition: all 0.5s ease;}

.pridelist2 ul li .tit{ width:100%; height:52px; line-height:52px; overflow:hidden; font-size:16px; text-align:center; background:#FFF }
.pridelist2 ul li:hover .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}

.pridelist2 ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.pridelist2 ul li:hover .tit{ color:#c62839}


/*联系*/
.conlist{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.conlist ul{ margin:0px; padding:0px; list-style:none}
.conlist ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden; min-height:188px;}
.conlist ul li .box{ width:96%; margin:0 auto; overflow:hidden;}
.conlist ul li .pic{ width:100%; height:50px; overflow:hidden}
.conlist ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:17px; font-weight:700; color:#333333}
.conlist ul li .word{ width:100%; height:auto; overflow:hidden; font-size:18px; color:#333333; line-height:30px;}


/*导航*/
.servicenav{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:10px 0;}
.servicenav .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.servicenav .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.servicenav .one{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ebebeb}
.servicenav .one .tit{ width:145px; height:50px; line-height:50px; overflow:hidden; float:left; background:url(../Images/ico1.png) left center no-repeat; font-size:17px; font-weight:700; color:#333333; text-indent:36px;}
.servicenav .one .list{width:calc(100% - 150px); height:auto; float:left; overflow:hidden; font-size:16px; }
.servicenav .one .list ul{ margin:0px; padding:0px; list-style:none}
.servicenav .one .list ul li{ margin:0px ; padding:0px 15px; height:50px; line-height:50px; font-size:16px; color:#6d6d6d; float:left; background:url(../Images/line3.png) left center no-repeat; float:left}
.servicenav .one .list ul li.onfocus a{ color:#1d2088; font-weight:700}


.servicenav .one .tit2{ background: url(../Images/ico2.png) left center no-repeat}
.servicenav .btnp{ width:100%;; height:auto; line-height:50px; overflow:hidden; margin-left:30%}
.servicenav .btnp p{ height:40px; line-height:40px; font-size:14px; color:#d7bb99}
.servicenav .btnp p.t1{ display:block}
.servicenav .btnp p.t2{ display:none}

.seaaviceshow{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; background:#FFF; font-size:14px; line-height:200%;}
.seaaviceshow .tit{ width:100%; height:auto; overflow:hidden; font-size:30px; font-weight:700; line-height:50px; margin-bottom:10px;}

.caseshow{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:30px;}
.caseshow .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:30px; color:#333333; font-weight:700; text-align:center; margin:15px 0}

.caseshow2{ width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:30px; margin-top:20px;}
.caseshow2 .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:30px; color:#333333; font-weight:700; text-align:left;}

.caseshow2 .pagemore{ width:100%; height:auto; border-top:1px solid #eeeeee; padding-top:10px;}
.caseshow2 .pagemore .list{ width:100%; height:50px; overflow:hidden; background:url(../Images/m.png) center center no-repeat}
.caseshow2 .pagemore .list ul{ margin:0px; padding:0px; list-style:none}
.caseshow2 .pagemore .list ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left}
.caseshow2 .pagemore .list ul li p{ width:90%; height:50px; line-height:50px; font-size:14px;}
.caseshow2 .pagemore .list ul li:nth-child(2n) p{ float:right; text-align:right}
/*相册幻灯*/
.schoolSlide{ width:80%; height:800px; overflow:hidden; margin:0 auto; margin-top:20px; position:relative}
.schoolSlide .list{ width:100%; height:656px; 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:656px; 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:0; width:30px; height:112px; background:url(../Images/minleft.png) no-repeat;cursor:pointer}
.schoolSlide .minbox .right1{position:absolute; right:0px; top:0;width:30px; height:112px; background:url(../Images/minright.png) 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:112px; 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 #9fa1cd}
.schoolSlide .minbox .mlist ul li.active-nav .img .cover{ display:block}


/*相关案例推荐*/
.relstit{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; font-size:30px; font-weight:700; color:#333333; margin:20px 0}
/*案例展示*/
.casereslist{ width:100%; height:auto; overflow:hidden; margin:20px 0}
.casereslist ul{ margin:0px; padding:0px; list-style:none}
.casereslist ul li{ margin:0 0 15px 0 ; padding:5px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.casereslist ul li .box{ width:96%; height:auto; margin:0 auto;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; background:#fff; box-sizing:border-box;border:1px solid #fff;}
.casereslist ul li .pic{ width:100%; height:300px; overflow:hidden; float:left; box-sizing:border-box;}
.casereslist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.casereslist ul li .wordbox{ width:100%; height:auto; overflow:hidden; float:left; box-sizing:border-box; padding:10px}
.casereslist ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; font-size:16px;  color:#1d2088;  overflow:hidden; text-align:center}
.casereslist ul li .wordbox .word{ width:100%; height:50px; line-height:25px; font-size:16px; color:#333333; overflow:hidden; margin-top:10px; text-align:center}
.casereslist ul li .wordbox .time{ width:100%; height:50px; line-height:50px; font-size:14px; overflow:hidden; margin-top:10px; background: url(../Images/a1rr.png) right center  no-repeat}

.casereslist ul li:nth-child(4){ display:none}

.casereslist ul li:hover .box{ border:1px solid #a2a3ce;}
.casereslist ul li:hover .pic{ }
.casereslist ul li:hover .pic .img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.casereslist ul li:hover .wordbox .tit{ color:#1d2088}
.casereslist ul li:hover .wordbox .word{color:#1d2088; font-weight:700}




/*相关案例*/
.agencybox{ width:100%; height:auto; overflow:hidden; background: url(../Images/casesbg.png)  bottom center no-repeat; background-size:cover; padding:25px 0}
.agencybox .centerbox{ width:100%; height:auto;  min-width:320px;clear:both; overflow:hidden;  }
.agencybox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.agencybox .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:36px; color:#303030;text-align:left; max-width:1440px; margin:0 auto;  }
.agencybox .titbox2{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:16px;  color:#363636; overflow:hidden; text-align:left; opacity:0.8; max-width:1440px; margin:0 auto; }

.agencybox .listbox{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.agencybox .list{ width:230%; height:540px; overflow:hidden; margin-left:-65%}
.agencybox .list ul{ margin:0px; padding:0px; list-style:none;}
.agencybox .list ul li{ margin:0; padding:0; list-style:none; box-sizing:border-box; width:33.33%; height:auto; float:left; overflow:hidden}
.agencybox .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; padding:0; background:rgb(255,255,255,0.4) }
.agencybox .list ul li .box .pic{ width:62%; height:540px; overflow:hidden; position:relative;float:left  }
.agencybox .list ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.agencybox .list ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}
.agencybox .list ul li .wordbox{ width:38%; height:540px; overflow:hidden;  float:left; box-sizing:border-box; padding:20px;}
.agencybox .list ul li .tit{ width:100%; height:auto; line-height:40px; font-size:26px; text-align:left;  overflow:hidden;}
.agencybox .list ul li .word{ width:100%; height:300px; line-height:30px; overflow:hidden; font-size:14px; color:#303030; opacity:0.7; margin-top:30px;}

.agencybox .list ul li:hover .tit{ color:#f01d23; font-weight:700}
.agencybox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.agencybox .list ul li:hover .pic img{ max-width:90%; max-height:90%;}

.arrlist{ width:100%; height:60px; position:relative; overflow:hidden; max-width:1440px; margin:0 auto; margin-top:35px;}
.arrlist .arr{ position:absolute; left:0px; top:0; z-index:100}
.arrlist .leftarr{ width:51px; height:51px; background:url(../Images/left3.png) no-repeat; float:left; cursor:pointer }
.arrlist .rightarr{ width:51px; height:51px; background:url(../Images/right3.png) no-repeat; float:left; margin-left:20px; cursor:pointer}
.arrlist .xian{ width:100%; height:auto;  box-sizing:border-box; padding:0 0 0 150px; position:absolute; left:0; top:23px; z-index:0}
.arrlist .xian .swiper-scrollbar{ width:100%; height:5px; background:#c0c6cc}

.arrlist .xian .swiper-scrollbar {
   height:10px;
   width: 100%;
   background:#c0c6cc
}
.arrlist .xian .swiper-scrollbar-drag {
	background:#00468e
} 

/*c0c6cc
.agencybox .list{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.agencybox .list ul{ margin:0px; padding:0px; list-style:none;}
.agencybox .list ul li{ margin:10px 0; padding:0; list-style:none; box-sizing:border-box; width:33.33%; height:auto; float:left; overflow:hidden}
.agencybox .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; padding:0; }
.agencybox .list ul li .box .pic{ width:100%; height:267px; overflow:hidden; position:relative; border-radius:10px;  }
.agencybox .list ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.agencybox .list ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}
.agencybox .list ul li .tit{ width:100%; height:50px; line-height:50px; font-size:18px; text-align:left; margin-top:10px; overflow:hidden;}
.agencybox .list ul li .time{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px; color:#303030; opacity:0.7}

.agencybox .list ul li:hover .tit{ color:#f01d23; font-weight:700}
.agencybox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.agencybox .list ul li:hover .pic img{ max-width:90%; max-height:90%;}
*/


/*行业新闻*/
.personlist{ width:100%; height:auto; overflow:hidden;}
.personlist ul{ margin:0px; padding:0px; list-style:none}
.personlist ul li{ margin:0; padding:20px 0; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF }
.personlist ul li .one{ width:100%; height:auto; overflow:hidden;}
.personlist ul li .timebox{ width:27%; height:auto; overflow:hidden; float:left}
.personlist ul li .timebox .tit{ width:100%; height:118px; line-height:35px; font-size:18px; overflow:hidden; color:#303030}
.personlist ul li .timebox .time{ width:100%; height:30px; line-height:30px; font-size:16px; overflow:hidden; color:#1c4c96}


.personlist ul li .pic{ width:27%; height:230px; overflow:hidden; border-radius:10px; float:right}
.personlist ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}

.personlist ul li .wordbox{ width:46%; height:auto; overflow:hidden;  float:left; box-sizing:border-box; padding:0 70px}
.personlist ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; font-size:14px; color:#303030; opacity:0.8; }


.personlist ul li .wordbox .more{ width:100%; height:30px; line-height:30px; font-size:14px; color:#1c4c96;transition: all 0.5s ease; text-align:right; margin-top:10px}


.personlist ul li .line{ width:100%; height:1px; background:#ebebeb; margin:30px 0 0 0; clear:both}
.personlist ul li .line p{ width:0px; height:1px; background:#f01d23;transition: all 0.5s ease;}


.personlist ul li.nopic .pic{ display:none}
.personlist ul li.nopic .wordbox{ width:100%}

.personlist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.personlist ul li:hover .line p{ width:100%;}

.personlist ul li:hover .timebox .tit{ color:#db261d; font-weight:700}
.personlist ul li:hover .timebox .time{ color:#db261d}
.personlist ul li:hover .wordbox .more{color:#db261d}



/*荣誉资质*/
.culturebox1{ width:100%; height:auto;margin:0 auto; padding:50px 0; overflow:hidden;  background: url(../Images/culturebg1.png)  no-repeat; background-size:cover;}
.culturebox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.culturebox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.culturebox1 .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:36px; color:#383838; overflow:hidden; text-align:center }

.culturebox1 .listbox{ width:100%; height:auto; overflow:hidden; position:relative;  }
.culturebox1 .listbox .list{ width:100%; height:auto; overflow:hidden;margin:0 auto; overflow:hidden; }
.culturebox1 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.culturebox1 .listbox .list ul li{ margin:15px 0; padding:0px; list-style:none; width:50%; height:auto; overflow: hidden; float:left; }
.culturebox1 .listbox .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; background:#ffffff;  box-sizing:border-box; padding:30px 15px;box-shadow: 0px 0px 10px 0px #dde1e2; }


.culturebox1 .listbox .list ul li .pic{ width:17%; height:auot; overflow:hidden; float:left}
.culturebox1 .listbox .list ul li .pic img{max-width:90%}
.culturebox1 .listbox .list ul li .wordbox{ width:83%; height:auto; float:left; overflow:hidden;}

.culturebox1 .listbox .list ul li .tit{ width:100%; height:50px; line-height:50px; text-align:left; overflow:hidden; font-size:28px; font-weight:700; color:#1d2088}
.culturebox1 .listbox .list ul li .tit2{ width:100%; height:35px; line-height:35px; text-align:left; overflow:hidden; color:#333333;  font-size:20px;}
.culturebox1 .listbox .list ul li .word{ width:100%; height:90px; line-height:30px; overflow:hidden; font-size:14px; color:#333333; opacity:0.7; margin-top:20px;}





.culturebox2{ width:100%; height:auto;margin:0 auto; overflow:hidden; }
.culturebox2 img{ width:100%; height:auto}

/*企业风采*/
.culturebox3{ width:100%; height:auto;margin:0 auto; padding:50px 0; overflow:hidden;  background:#FFF;}
.culturebox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px;  margin:0 auto; clear:both; overflow:hidden; }
.culturebox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.culturebox3 .titbox{ width:100%; height:auto; overflow:hidden; overflow:hidden; text-align:left; font-size:36px; color:#1d2088; font-weight:700; line-height:60px; }
.culturebox3 .titbox2{ width:100%; height:auto; overflow:hidden; overflow:hidden; text-align:center; font-size:18px; color:#00468e; line-height:40px; opacity:0.8; text-transform:uppercase}

.culturebox3 .list{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.culturebox3 .list ul{ margin:0px; padding:0px; list-style:none;}
.culturebox3 .list ul li{ margin:10px 0; padding:3px; list-style:none; box-sizing:border-box; width:25%; height:auto; float:left; overflow:hidden}
.culturebox3 .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; padding:15px; background:#f3f3f3;}
.culturebox3 .list ul li .box .pic{ width:100%; height:390px; overflow:hidden; position:relative; border-radius:0px;  }
.culturebox3 .list ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.culturebox3 .list ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}

.culturebox3 .list ul li .tit{ width:100%; height:50px; line-height:50px; font-size:18px; text-align:left; margin-top:10px; overflow:hidden; box-sizing:border-box; padding:0 10px;}
.culturebox3 .list ul li .time{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px; color:#303030; opacity:0.7;box-sizing:border-box; padding:0 10px;}

.culturebox3 .list ul li:hover .box{box-shadow: 0px 0px 10px 0px #bbbbbb;}
.culturebox3 .list ul li:hover .tit{ color:#f01d23; font-weight:700}
.culturebox3 .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.culturebox3 .list ul li:hover .pic img{ max-width:90%; max-height:90%;}


/*资料下载*/
.downsearchbox{ width:100%; height:auto; overflow:hidden; background:#f5f5f5; padding:50px 0}
.downsearchbox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1440px;  margin:0 auto; clear:both; overflow:hidden; }
.downsearchbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.downsearchbox .list{ width:60%; height:auto; float:left; overflow:hidden;}
.downsearchbox .list ul{ margin:0px; padding:0px; list-style:none}
.downsearchbox .list ul li{ margin:0; padding:0px; list-style:none; float:left}
.downsearchbox .list ul li.t1{ width:30%; height:auto; float:left; overflow:hidden;}
.downsearchbox .list ul li.t1 select{ width:90%; height:66px; line-height:66px; border:1px solid #e8e8e8; border-radius:50px; box-sizing:border-box; padding:0 10px; font-size:14px}

.downsearchbox .list ul li.t2{ width:70%; height:68px; float:left; overflow:hidden; position:relative}
.downsearchbox .list ul li.t2 .box{ width:100%; height:100%; overflow:hidden; background:#FFF;  box-sizing:border-box;; border:1px solid #e8e8e8; border-radius:30px; position:relative}
.downsearchbox .list ul li.t2 .input1{ width:60%; height:66px; line-height:66px; border:0; outline:none; box-sizing:border-box; padding:0 0 0 10px; font-size:14px; position:absolute; left:0; top:0px}
.downsearchbox .list ul li.t2 .btnme{ position:absolute; right:27px; top:24px; width:23px; height:23px; background:url(../Images/searchtbn.png) no-repeat; border:0}



/*下载*/
.downtit{ width:100%; height:50px; line-height:50px; overflow:hidden; margin-bottom:20px; font-size:34px; font-weight:700; color:#5f5893}
.download{ width:100%; margin:0 auto; overflow:hidden;}
.download ul{ margin:0px; padding:0px; list-style:none}
.download ul li{ margin:20px 0 0 0; padding:0px; list-style:none; width:100%; height:auto;overflow:hidden; }
.download ul li .box{border:1px solid #e3e3e3; border-radius:10px; width:100%; margin:0 auto; overflow:hidden; height:auto; box-sizing:border-box; padding:29px; border-radius:10px;}
.download ul li .tit{ width:75%; height:40px; line-height:40px; overflow:hidden; font-size:18px;  color:#333333; float:left; background:url(../Images/d1.png) left center no-repeat; text-indent:52px;}
.download ul li .tit3{ height:40px; line-height:40px; overflow:hidden; font-size:16px; color:#0159b3; text-indent:30px; background:url(../Images/d3.png) left center no-repeat; float:right}

.download ul li:hover .box{border:1px solid #0159b3;}
.download ul li:hover .tit{ color:#0159b3}





/*专利技术*/
.pridebox2{ width:100%; height:auto;margin:0 auto; padding:50px 0; overflow:hidden;  background: #f5f5f5; background-size:cover;}
.pridebox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1520px; margin:0 auto; clear:both; overflow:hidden; }
.pridebox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.pridebox2 .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:36px; font-weight:700; color:#383838; overflow:hidden; text-align:center }
.pridebox2 .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px;  color:#363636; overflow:hidden; text-align:center; opacity:0.7; background:url(../Images/lineabout.png) bottom center no-repeat; padding-bottom:20px; }

.pridebox2 .listbox{ width:100%; height:auto; overflow:hidden; position:relative; margin-top:20px; }
.pridebox2 .listbox .list{ width:100%; height:502px; overflow:hidden;margin:0 auto; overflow:hidden; position:relative; z-index:0; box-sizing:border-box;}
.pridebox2 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.pridebox2 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:357px; height:502px; overflow: hidden; float:left; position:relative}
.pridebox2 .listbox .list ul li .box{ width:96%; height:100%; margin:0 auto; border:1px solid #eaeaea; box-sizing:border-box; padding:10px; background:#FFF }


.pridebox2 .listbox .list ul li .pic{ width:100%; height:100%}
.pridebox2 .listbox .list ul li .pic .img{ width:100%; height:100%}

.pridebox2 .arrlist{ width:125px; height:auto; height:auto; margin:0 auto; margin-top:25px;}
.pridebox2 .arrlist .leftarr{ width:50px; height:50px; background: url(../Images/left1.png) no-repeat; background-size:100% 100%; float:left}
.pridebox2 .arrlist .rightarr{width:50px; height:50px; background: url(../Images/right2.png) no-repeat;background-size:100% 100%; float:right}



/*企业布局*/
.companybox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden;  background: #ffffff; background-size:cover;padding:50px 0}
.companybox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;   }
.companybox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.companybox1 .titbox{ width:100%; height:80px; overflow:hidden; position:relative}
.companybox1 .titbox .titone{ width:50%; height:auto; overflow:hidden; float:left}
.companybox1 .titbox .tit{ width:100%; height:40px; line-height:40px; font-size:32px; font-weight:700; color:#171717}
.companybox1 .titbox .tit2{width:100%; height:30px; line-height:30px; font-size:18px; color:#171717; opacity:0.8}

.companybox1 .titbox .arrbtn{ float:right; margin-top:10px; z-index:100}
.companybox1 .titbox .arrbtn ul{ margin:0px; padding:0px; list-style:none}
.companybox1 .titbox .arrbtn ul li{ margin:0px 0 0 18px; padding:0px; list-style:none;  float:left; width:54px; height:54px; overflow:hidden;}
.companybox1 .titbox .arrbtn ul li p{ width:54px; height:54px; border:1px solid #bfc6d2; line-height:54px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; position:relative; cursor:pointer}
.companybox1 .titbox .arrbtn ul li p .img1{ display:block}
.companybox1 .titbox .arrbtn ul li p .img2{ display:none}
.companybox1 .titbox .arrbtn ul li p.leftarr::before {content: '';position: absolute; top: 50%;left: 50%; width: 0;height: 0; background: #0084ff; /* 蓝色背景 */ border-radius: 50%;transform: translate(-50%, -50%); /* 居中 */z-index: -1; /* 置于底层 */transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */}
.companybox1 .titbox .arrbtn ul li p.rightarr::after {content: '';position: absolute; top: 50%;left: 50%; width: 0;height: 0; background: #0084ff; /* 蓝色背景 */ border-radius: 50%;transform: translate(-50%, -50%); /* 居中 */z-index: -1; /* 置于底层 */transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */}

.companybox1 .titbox .arrbtn ul li:hover p { background: #0084ff;}
.companybox1 .titbox .arrbtn ul li:hover p .img1{ display:none}
.companybox1 .titbox .arrbtn ul li:hover p .img2{ display:block}
.companybox1 .titbox .arrbtn ul li:hover p.leftarr::before { width: 150%;  /* 覆盖整个圆形 */ height: 150%; /* 覆盖整个圆形 */}
.companybox1 .titbox .arrbtn ul li:hover p.rightarr::after { width: 125%;  /* 覆盖整个圆形 */ height: 125%; /* 覆盖整个圆形 */}




.prideSlide{ width:100%; height:auto; overflow:hidden; margin:0 auto;  position:relative}

.prideSlide .list{ width:39%; height:386px; overflow:hidden; float:right; background:url(../Images/pridebg.png) no-repeat; background-size:100% 100%}
.prideSlide .list .inbox{width:93.6%; height:352px; float:right; overflow:hidden;}
.prideSlide .list ul{ margin:0px; padding:0px; list-style:none;}
.prideSlide .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:386px; float:left; overflow:hidden; float:left; position:relative}
.prideSlide .list ul li .pic{ width:100%; height:352px; float:right; overflow:hidden; display:flex;justify-content:center;align-items:center}
.prideSlide .list ul li .pic img{ max-width:90%; max-height:90%;}

.prideSlide .minbox{ width:61%; height:393px; overflow:hidden; background:url(../Images/cp1bg.png) no-repeat; background-size:cover }
.prideSlide .minbox .left1{ position:absolute; left:0px; top:0; width:30px; height:112px; background:url(../Images/minleft.png) no-repeat;cursor:pointer}
.prideSlide .minbox .right1{position:absolute; right:0px; top:0;width:30px; height:112px; background:url(../Images/minright.png) no-repeat;cursor:pointer}
.prideSlide .minbox .mlist{ width:100%; height:390px; margin:0 auto; overflow:hidden; }
.prideSlide .minbox .mlist ul{ margin:0px; padding:0px; list-style:none}
.prideSlide .minbox .mlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:56px; overflow:hidden;}
.prideSlide .minbox .mlist ul li p{ width:100%; height:56px; overflow:hidden; font-size:20px; line-height:56px; color:#171717; background:url(../Images/dot3.png) left 23px center no-repeat; text-indent:44px;}

.prideSlide .minbox .mlist ul li.active-nav{ background:url(../Images/pco.png) left center no-repeat;}
.prideSlide .minbox .mlist ul li.active-nav p{ background:url(../Images/dot4.png) left 23px center no-repeat; color:#FFF }


/*基地展示*/
.companybox2{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden;  background: #f1f1f3; background-size:cover; padding:50px 0}
.companybox2 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1636px; margin:0 auto; clear:both; overflow: visible;  }
.companybox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.companybox2 .titbox{ width:100%; height:80px; overflow:hidden; position:relative; max-width:1360px; margin:0 auto}
.companybox2 .titbox .titone{ width:50%; height:auto; overflow:hidden; float:left}
.companybox2 .titbox .tit{ width:100%; height:40px; line-height:40px; font-size:32px; font-weight:700; color:#171717}
.companybox2 .titbox .tit2{width:100%; height:30px; line-height:30px; font-size:18px; color:#171717; opacity:0.8}

.companybox2 .titbox .arrbtn{ float:right; margin-top:10px; z-index:100}
.companybox2 .titbox .arrbtn ul{ margin:0px; padding:0px; list-style:none}
.companybox2 .titbox .arrbtn ul li{ margin:0px 0 0 18px; padding:0px; list-style:none;  float:left; width:54px; height:54px; overflow:hidden;}
.companybox2 .titbox .arrbtn ul li p{ width:54px; height:54px; border:1px solid #bfc6d2; line-height:54px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; position:relative; cursor:pointer}
.companybox2 .titbox .arrbtn ul li p .img1{ display:block}
.companybox2 .titbox .arrbtn ul li p .img2{ display:none}
.companybox2 .titbox .arrbtn ul li p.leftarr::before {content: '';position: absolute; top: 50%;left: 50%; width: 0;height: 0; background: #0084ff; /* 蓝色背景 */ border-radius: 50%;transform: translate(-50%, -50%); /* 居中 */z-index: -1; /* 置于底层 */transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */}
.companybox2 .titbox .arrbtn ul li p.rightarr::after {content: '';position: absolute; top: 50%;left: 50%; width: 0;height: 0; background: #0084ff; /* 蓝色背景 */ border-radius: 50%;transform: translate(-50%, -50%); /* 居中 */z-index: -1; /* 置于底层 */transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */}

.companybox2 .titbox .arrbtn ul li:hover p .img1{ display:none}
.companybox2 .titbox .arrbtn ul li:hover p .img2{ display:block}
.companybox2 .titbox .arrbtn ul li:hover p.leftarr::before { width: 150%;  /* 覆盖整个圆形 */ height: 150%; /* 覆盖整个圆形 */}
.companybox2 .titbox .arrbtn ul li:hover p.rightarr::after { width: 125%;  /* 覆盖整个圆形 */ height: 125%; /* 覆盖整个圆形 */}

.companybox2 .listbox{ width:100%; height:603px; background:url(../Images/historyline.png) top center no-repeat; margin-top:53px;}
.companybox2 .listbox .list{ width:85%; margin:0 auto; overflow:hidden;}
.companybox2 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.companybox2 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:603px; overflow:hidden; position:relative}
.companybox2 .listbox .list ul li .wordbox{ width:100%; height:auto;; overflow:hidden; box-sizing:border-box; position:absolute; top:0px; left:10px;}
.companybox2 .listbox .list ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:24px; font-weight:700; color:#0084d1}
.companybox2 .listbox .list ul li .wordbox .word{ width:100%; height:auto; overflow:hidden;}
.companybox2 .listbox .list ul li .wordbox .word p{ width:100%; height:auto; background:url(../Images/dot3.png) left 0 top 10px no-repeat; font-size:15px; box-sizing:border-box; padding:0 10px 0 13px;  line-height:28px; margin:10px 0}
.companybox2 .listbox .list ul li .pic{ width:155px; height:155px; border-radius:100px; position:absolute; left:0; top:260px}

.companybox2 .listbox .list ul li.swiper-slide-active + li .wordbox{ top:403px}
.companybox2 .listbox .list ul li.swiper-slide-active + li .pic{ top:198px}


.companybox2 .listbox .list ul li.swiper-slide-active + li + li .wordbox{ top:0px}
.companybox2 .listbox .list ul li.swiper-slide-active + li + li .pic{ top:205px}


.companybox2 .listbox .list ul li.swiper-slide-active + li + li + li .wordbox{ top:230px}
.companybox2 .listbox .list ul li.swiper-slide-active + li + li + li .pic{ top:31px}


/*公司文化*/
.companybox3{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden;  background: #ffffff; background-size:cover; padding:70px 0}
.companybox3 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow: visible;  }
.companybox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.companybox3 .titbox{ width:100%; height:80px; overflow:hidden; position:relative; max-width:1360px; margin:0 auto}
.companybox3 .titbox .titone{ width:50%; height:auto; overflow:hidden; float:left}
.companybox3 .titbox .tit{ width:100%; height:40px; line-height:40px; font-size:32px; font-weight:700; color:#171717}
.companybox3 .titbox .tit2{width:100%; height:30px; line-height:30px; font-size:18px; color:#171717; opacity:0.8}

.companybox3 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.companybox3 .listbox .list{ width:100%; margin:0 auto; overflow:hidden;}
.companybox3 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.companybox3 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; position:relative; float:left}
.companybox3 .listbox .list ul li .box{ width:96%;  height:435px; overflow:hidden; background:url(../Images/tline.png) left 0 top 18px repeat-x}
.companybox3 .listbox .list ul li .tit{ width:100%; height:36px; line-height:36px; text-align:center}
.companybox3 .listbox .list ul li .tit em{ font-style:normal; font-size:20px; background:#0084d1; color:#FFF; border-radius:20px; padding:5px 20px;}

.companybox3 .listbox .list ul li .word{ width:100%; height:90px; line-height:30px; font-size:18px; color:#171717; text-align:center; margin-top:20px;}
.companybox3 .listbox .list ul li .pic{ width:100%; height:275px; overflow:hidden; margin-top:20px; border-radius:10px;}
.companybox3 .listbox .list ul li .pic .img{ width:100%; height:100%; overflow:hidden; transition:all 0.5s ease}
.companybox3 .listbox .list ul li:hover .tit em{ background:#21297e}
.companybox3 .listbox .list ul li:hover .pic .img{ transform: scale(1.1)}

.companybox3 .listbox .list ul li:nth-child(2) .box{margin:0 auto;}
.companybox3 .listbox .list ul li:nth-child(3) .box{ float:right}


.lawbox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden;  background: #ffffff; background-size:cover; padding:70px 0}
.lawbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow: visible;  }
.lawbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.lawbox1 .wordshow{ width:100%; height:auto; overflow:hidden; line-height:33px; font-size:17px; color:#414141}
.lawbox1 .wordshow img{ max-width:100%; height:auto}
.lawbox1 .titbox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#171717; margin-top:20px;}
.lawbox1 .list1{ width:100%; height:auto; overflow:hidden; margin-bottom:25px; }
.lawbox1 .list1 ul{ margin:0px; padding:0px; list-style:none}
.lawbox1 .list1 ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:42px; line-height:42px; overflow:hidden; font-size:20px; font-weight:700; color:#0084d1}

.lawbox1 .onebox{ width:100%; height:auto; overflow:hidden;}
.lawbox1 .onebox .tit{ width:100%; height:62px; line-height:62px; background:#eaecf0; border-top:1px solid #0084d1; font-size:26px; font-weight:700; color:#0084d1; margin-bottom:20px; text-indent:15px;}
.lawbox1 .onebox .word{ width:100%; height:auto; overflow:hidden; line-height:33px; font-size:17px; color:#414141; margin-bottom:20px;}
.lawbox1 .onebox .word img{ max-width:100%; height:auto}




/*物资供应分类列表*/
.applysort{ width:100%; height:auto; overflow:hidden;}
.applysort ul{ margin:0px; padding:0px; list-style:none;}
.applysort ul li{ margin:10px 0; padding:0 0 20px 0; list-style:none; box-sizing:border-box; width:50%; height:auto; float:left; overflow:hidden; border-bottom:1px solid #ebebeb;}
.applysort ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; padding:0; border-radius:10px; }
.applysort ul li .box .pic{ width:50%; height:256px; overflow:hidden; position:relative; box-sizing:border-box; z-index:0; text-align:center; float:left; border-radius:10px}
.applysort ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.applysort ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}


.applysort ul li .wordbox{ width:50%; height:auto; overflow:hidden; box-sizing:border-box; padding:15px; float:left}
.applysort ul li .wordbox .tit{ width:100%; height:auto; line-height:50px; padding-bottom:10px; overflow:hidden; background:url(../Images/sline1.png) left bottom no-repeat; font-size:26px; color:#383838}
.applysort ul li .wordbox .word{ width:100%; height:140px; line-height:28px; overflow:hidden; font-size:14px; color:#383838; opacity:0.8; margin-top:10px;}

.applysort ul li:hover .box{ background:#f5f5f5}
.applysort ul li:hover .tit{ color:#f01d23}
.applysort ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*物资供应列表页*/
.applytitbox{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ededed; padding-bottom:20px; margin-bottom:20px;}
.applytitbox .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:36px; color:#383838}
.applytitbox .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px;  color:#363636; overflow:hidden; text-align:left; opacity:0.7; background:url(../Images/lineabout.png) left bottom no-repeat; padding-bottom:20px; }
.applytitbox .wordbox{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:16px; opacity:0.8; color:#383838; overflow:hidden; text-align:left; margin-top:20px; }

.applylistbox{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.applylistbox .leftarea{ width:22%; height:auto; overflow:hidden; box-sizing:border-box; padding:0 50px 0 0; float:left}
.applylistbox .leftarea .nav{ width:100%; height:auto; overflow:hidden;}
.applylistbox .leftarea .nav ul{ margin:0px; padding:0px; list-style:none}
.applylistbox .leftarea .nav ul li{ margin:13px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}

.applylistbox .leftarea .nav ul li p{ width:90%; height:auto; overflow:hidden; border:1px solid #f02228; height:58px; line-height:58px; border-radius:30px; background:url(../Images/arrred.png) right 10px center no-repeat; text-indent:15px; font-size:18px; color:#f01d23}
.applylistbox .leftarea .nav ul li.onfocus p{ background:url(../Images/arrwhite.png) right 10px center no-repeat #f02228;color:#fff}

.applylistbox .rightarea{ width:78%; height:auto; overflow:hidden; float:left;}




/*物资供应详细页*/


.applyshow{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.applyshow .leftarea{ width:41%; height:auto; overflow:hidden; box-sizing:border-box; padding:0 50px 0 0; float:left;text-align:center }
.applyshow .leftarea img{ max-width:100%; height:auto; overflow:hidden;}

.applyshow .rightarea{ width:59%; height:auto; overflow:hidden; float:left;}
.applyshow .rightarea .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:30px; font-weight:700; color:#383838; border-bottom:1px solid #f0f0f0; padding-bottom:20px;}
.applyshow .rightarea .wordbox{ width:100%; height:520px; overflow-x:hidden;overflow-y:auto; line-height:32px; font-size:14px; margin-top:20px;}
.applyshow .rightarea .wordbox img{ max-width:100%; height:auto}
.applyshow .rightarea .wordbox ul{ margin:0px; padding:0px; list-style:none}
.applyshow .rightarea .wordbox ul li{ width:100%; height:auto; overflow:hidden; margin:0px; padding:0px; list-style:none; box-sizing:border-box; padding:0 0 0 20px; line-height:32px; background:url(../Images/dot1.png) left 0 top 10px no-repeat;}
.applyshow .rightarea .wordbox ul li p{ line-height:32px;}


.applyrels{ width:100%; height:auto; overflow:hidden; background:#f5f5f5; padding:50px 0}
.applyrels .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1520px; margin:0 auto; clear:both; overflow:hidden;  }
.applyrels .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.applyrels .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:34px; color:#383838;text-align:center; }
.applyrels .titbox2{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:18px;  color:#363636; overflow:hidden; text-align:center; opacity:0.7; background:url(../Images/lineabout.png) center bottom no-repeat; padding-bottom:20px; }


.applyrels .list{ width:100%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px;}
.applyrels .list ul{ margin:0px; padding:0px; list-style:none;}
.applyrels .list ul li{ margin:10px 0; padding:0; list-style:none; box-sizing:border-box; width:33.33%; height:auto; float:left; overflow:hidden}
.applyrels .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; padding:0; }
.applyrels .list ul li .box .pic{ width:100%; height:320px; overflow:hidden; position:relative; box-sizing:border-box; z-index:0; text-align:center; display: flex; align-items: center; justify-content: center;background:#ffffff; }
.applyrels .list ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.applyrels .list ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}
.applyrels .list ul li .tit{ width:100%; height:50px; line-height:50px; font-size:18px; text-align:center; margin-top:10px;}

.applyrels .list ul li:hover .tit{ color:#f01d23; font-weight:700}
.applyrels .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.applyrels .list ul li:hover .pic img{ max-width:90%; max-height:90%;}

.applyrels .list ul li:nth-child(4){ display:none}



/*国际代理*/
.agencytitbox{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ededed; padding-bottom:20px; margin-bottom:20px;}
.agencytitbox .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:36px; color:#383838}
.agencytitbox .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px;  color:#363636; overflow:hidden; text-align:left; opacity:0.7; background:url(../Images/lineabout.png) left bottom no-repeat; padding-bottom:20px; }
.agencytitbox .wordbox{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:16px; opacity:0.8; color:#383838; overflow:hidden; text-align:left; margin-top:20px; }
.agencytitbox .more{ width:150px; height:45px; line-height:45px; text-align:center; border:1px solid #f01d23; border-radius:30px; font-size:14px; text-align:center; color:#f01d23; margin:0 auto; margin-top:20px; }
.agencytitbox .more1{display:none}
.agencytitbox .more2{display:none}


/*国际代理品牌*/
.agentlist{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.agentlist ul{ margin:0px; padding:0px; list-style:none;}
.agentlist ul li{ margin:10px 0; padding:0; list-style:none; box-sizing:border-box; width:20%; height:auto; float:left; overflow:hidden}
.agentlist ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; padding:0; }
.agentlist ul li .box .pic{ width:100%; height:150px; overflow:hidden; position:relative; box-sizing:border-box; z-index:0; text-align:center; display: flex; align-items: center; justify-content: center;border:1px solid #e4e4e4; border-radius:10px; }
.agentlist ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.agentlist ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}

.agentlist ul li .titbox{ width:100%; height:50px; line-height:50px; font-size:16px; text-align:center}

.agentlist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px; text-align:left; background:#FFF;transition: all 0.5s ease;}
.agentlist ul li .wordbox .word{ width:100%; height:192px; line-height:32px; overflow:hidden; font-size:14px; color:#686868}
.agentlist ul li .wordbox .word p{ width:100%; height:32px; line-height:32px; overflow:hidden; background:url(../Images/dot1.png) left center no-repeat; text-indent:10px;}
.agentlist ul li .wordbox .more{ width:126px; height:34px; line-height:34px; overflow:hidden; font-size:14px; text-transform:uppercase; color:#5f5893; background:#FFF; margin-top:15px;}

.agentlist ul li:hover .titbox{ color:#f01d23; font-weight:700}
.agentlist ul li:hover .box .pic{ border:1px solid #f78e91;}

.agentlist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.agentlist ul li:hover .pic img{ max-width:90%; max-height:90%;}



/*国际代理 代理产品*/
.agencyprotitbox{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ededed; padding-bottom:20px; margin-bottom:20px;}
.agencyprotitbox .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:36px; color:#383838}
.agencyprotitbox .picbox{ width:272px; height:150px; overflow:hidden; position:relative; box-sizing:border-box; z-index:0; text-align:center; display: flex; align-items: center; justify-content: center;border:1px solid #e4e4e4; border-radius:10px; margin-bottom:20px;  }
.agencyprotitbox .picbox img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}

.agencyprotitbox .wordbox{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:16px; opacity:0.8; color:#383838; overflow:hidden; text-align:left; margin-top:20px; }




/*合作伙伴*/
.coopertit{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ededed; padding-bottom:20px; margin-bottom:20px;}
.coopertit .titbox{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:36px; color:#383838}
.coopertit .titbox2{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px;  color:#363636; overflow:hidden; text-align:left; opacity:0.7; background:url(../Images/lineabout.png) left bottom no-repeat; padding-bottom:20px; }



/*合作伙伴列表*/
.cooperlist{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.cooperlist ul{ margin:0px; padding:0px; list-style:none;}
.cooperlist ul li{ margin:10px 0; padding:0; list-style:none; box-sizing:border-box; width:20%; height:auto; float:left; overflow:hidden}
.cooperlist ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; padding:0; }
.cooperlist ul li .box .pic{ width:100%; height:150px; overflow:hidden; position:relative; box-sizing:border-box; z-index:0; text-align:center; display: flex; align-items: center; justify-content: center;border:1px solid #e4e4e4; border-radius:10px; background:#FFF }
.cooperlist ul li .box .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.cooperlist ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}

.cooperlist ul li .tit{ width:100%; height:50px; line-height:50px; font-size:16px; text-align:center}

.cooperlist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px; text-align:left; background:#FFF;transition: all 0.5s ease;}
.cooperlist ul li .wordbox .word{ width:100%; height:192px; line-height:32px; overflow:hidden; font-size:14px; color:#686868}
.cooperlist ul li .wordbox .word p{ width:100%; height:32px; line-height:32px; overflow:hidden; background:url(../Images/dot1.png) left center no-repeat; text-indent:10px;}
.cooperlist ul li .wordbox .more{ width:126px; height:34px; line-height:34px; overflow:hidden; font-size:14px; text-transform:uppercase; color:#5f5893; background:#FFF; margin-top:15px;}

.cooperlist ul li:hover .tit{ color:#f01d23; font-weight:700}
.cooperlist ul li:hover .box .pic{ border:1px solid #f78e91;}

.cooperlist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.cooperlist ul li:hover .pic img{ max-width:90%; max-height:90%;}



/*业务领域产品列表页*/
.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.33%; float:left; overflow:hidden;}
.photolist ul li .box{ width:96%; height:480px; overflow:hidden; border-radius:0; margin:0 auto; box-sizing:border-box; position:relative }
.photolist ul li .box .pic{ width:100%; height:310px; overflow:hidden; position:relative; margin:0 auto; border-radius:10px; box-sizing:border-box; padding:20px; background:#eeeeee}
.photolist ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.photolist ul li .box .wordbox{ width:100%; height:auto; overflow:hidden; text-align:center; }
.photolist ul li .box .tit{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:20px; color:#383838; font-weight:700; overflow:hidden; margin-top:10px; text-align:center; }
.photolist ul li .box .more{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; color:#f01d23; margin:30px 0; text-align:center}

.photolist ul li .box .cover{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:10; background:#f6f6f6; box-sizing:border-box; padding:50px; display:none}
.photolist ul li .box .cover .tit2{ width:100%; height:70px; line-height:70px; overflow:hidden; text-align:center; font-size:24px; color:#f01d23}
.photolist ul li .box .cover .word{ width:100%; height:105px; line-height:35px;  overflow:hidden; font-size:16px; color:#383838; opacity:0.8}
.photolist ul li .box .cover .more2{ width:126px; height:44px; line-height:44px; background:#f01d23; border-radius:50px; margin:100px auto 0 auto; text-align:center; color:#ffffff}


.photolist ul li:hover .box .cover{ display:block }
.photolist ul li:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.photolist ul li:hover .box .tit{ }


.photolist ul li:nth-child(2) .box{ }
.photolist ul li:nth-child(3) .box{ }

/*业务领域 详细页*/
.serviceshowtit .titbox{ width:100%; height:auto; overflow:hidden; line-height:40px; font-size:16px; color:#f01d23; }
.serviceshowtit .titbox span{ font-size:22px; opacity:0.8}
.serviceshowtit .titbox2{ width:100%; height:auto; overflow:hidden; line-height:60px; font-size:36px; color:#383838; font-weight:700; padding-bottom:20px; border-bottom:1px solid #ececec ; position:relative }

.serviceshow{ width:100%; height:auto; overflow:hidden; margin-top:20px; }
.serviceshow .leftarea{ width:49%; height:auto; overflow:hidden; box-sizing:border-box; padding:0 0 0 0; float:left;text-align:center }
.serviceshow .leftarea img{ width:100%; height:auto; overflow:hidden;}

.serviceshow .rightarea{ width:49%; height:auto; overflow:hidden; float:right;}
.serviceshow .rightarea .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:30px; font-weight:700; color:#383838; border-bottom:1px solid #f0f0f0; padding-bottom:20px;}
.serviceshow .rightarea .wordbox{ width:100%; height:550px; overflow-x:hidden;overflow-y:auto; line-height:32px; font-size:14px; }
.serviceshow .rightarea .wordbox img{ max-width:100%; height:auto}
.serviceshow .rightarea .wordbox ul{ margin:0px; padding:0px; list-style:none}
.serviceshow .rightarea .wordbox ul li{ width:100%; height:auto; overflow:hidden; margin:0px; padding:0px; list-style:none; box-sizing:border-box; padding:0 0 0 20px; line-height:32px; background:url(../Images/dot1.png) left 0 top 10px no-repeat;}
.serviceshow .rightarea .wordbox ul li p{ line-height:32px;}


.servicerels{ width:100%; height:auto; overflow:hidden; background:#f5f5f5; padding:50px 0}
.servicerels .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1520px; margin:0 auto; clear:both; overflow:hidden;  }
.servicerels .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }

.servicerels .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:34px; color:#383838;text-align:center; }
.servicerels .titbox2{ width:100%; height:auto; overflow:hidden; line-height:30px; font-size:18px;  color:#363636; overflow:hidden; text-align:center; opacity:0.7; background:url(../Images/lineabout.png) center bottom no-repeat; padding-bottom:20px; }

.servicerels .photolist ul li:nth-child(4){ display:none}

/*公司新闻*/
.listnews2{ width:100%; height:auto; overflow:hidden;}
.listnews2 ul{ margin:0px; padding:0px; list-style:none}
.listnews2 ul li{ margin:20px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left;}

.listnews2 ul li .box{ width:96%; height:auto; overflow:hidden; overflow:hidden;  box-sizing:border-box; border:1px solid #ffffff; padding:2px }
.listnews2 ul li:nth-child(3n-1) .box{ margin:0 auto}
.listnews2 ul li:nth-child(3n) .box{ float:right}



.listnews2 ul li .pic{ width:100%; overflow:hidden; height:285px; overflow:hidden; position:relative; border-radius:5px} 
.listnews2 ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.listnews2 ul li .wordbox{ width:100%; height:auto; overflow:hidden; background:#f5f5f5; box-sizing:border-box; padding:25px;}


.listnews2 ul li .wordbox .tit{ width:100%; height:60px; line-height:30px; font-size:18px;  color:#222222; overflow:hidden; margin-top:15px; }
.listnews2 ul li .wordbox .word{ width:100%; height:60px; line-height:30px; overflow:hidden; margin:0 0 10px 0; font-size:14px;}
.listnews2 ul li .wordbox .time{ width:100%; height:40px; line-height:40px; background:url(../Images/m1.png) right center no-repeat; font-size:14px }

.listnews2 ul li .wordbox .line{ width:100%; height:1px; background:#fff}
.listnews2 ul li .wordbox .line p{ width:0px; height:1px; background:#0159b3;transition: all 0.5s ease;}

.listnews2 ul li:hover .box{border:1px solid #0561ac;}
.listnews2 ul li:hover .wordbox .tit{ color:#0159b3;}
.listnews2 ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.listnews2 ul li:hover  .wordbox{ background:#FFF}
.listnews2 ul li:hover  .wordbox .time{  background:url(../Images/m2.png) right center no-repeat }

.listnews2 ul li:hover .wordbox .line p{ width:100%;}

/*光感效果*/
.listnews2 ul li .pic:after {
  content: "";
  position: absolute;
  left: -120%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.5), rgba(255,255,255,0));
  transform: skewx(-25deg);
  -webkit-transform: skewx(-25deg)
}
 
.listnews2 ul li:hover .pic:after {
  transition: all .5s ease;
  left: 100%
}

/*社会责任*/
.soclist{ width:100%; height:auto; overflow:hidden;}
.soclist ul{ margin:0px; padding:0px; list-style:none}
.soclist ul li{ margin:15px 0; padding:0px; list-style:none; width:33.33%; height:540px; overflow:hidden; float:left;}

.soclist ul li .box{ width:96%; height:auto; overflow:hidden; overflow:hidden;  }
.soclist ul li:nth-child(3n-1) .box{ margin:0 auto}
.soclist ul li:nth-child(3n) .box{ float:right}

.soclist ul li .pic{ width:100%; height:275px; overflow:hidden; border-radius:10px;}
.soclist ul li .pic .img{ width:100%; height:100%; overflow:hidden; transition:all 0.5s ease}

.soclist ul li .timebox{ width:100px; height:32px; line-height:32px; text-align:center; overflow:hidden; background:#e8e9f1; border-radius:50px; font-size:14px; color:#1e2a73; margin-top:20px;} 

.soclist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box;;}


.soclist ul li .wordbox .tit{ width:100%; height:auto; line-height:30px; max-height:60px; font-size:18px;  color:#171717; overflow:hidden; margin-top:15px; }
.soclist ul li .wordbox .word{ width:100%; height:78px; line-height:26px; overflow:hidden; margin:10px 0 10px 0; font-size:15px;}
.soclist ul li .wordbox .more{ width:100px; height:36px; line-height:36px; background:url(../Images/m1.png) right center no-repeat; font-size:15px; color:#21297e }


.soclist ul li:hover  .pic .img{ transform:scale(1.1)}
.soclist ul li:hover  .wordbox .tit{ color:#0084d1;}
.soclist ul li:hover  .timebox{ background:#e5f2fa}
.soclist ul li:hover  .wordbox .more{  background:url(../Images/m2.png) right center no-repeat; color:#0084d1 }



/*视频*/
.videolist{ width:100%; 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%; height:318px; position:relative; margin:0 auto; overflow:hidden; border-radius:10px;}
.videolist ul li .pic{ width:100%; height:100%; overflow:hidden; position: absolute; left:0; top:0; z-index:0}
.videolist ul li .pic .img{width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.videolist ul li .cover{ width:100%; height:100%; position:absolute; left:0; top:0; z-index:1; background:url(../Images/videotitbg.png) left bottom repeat-x;}
.videolist ul li .play{ width:66px; height:66px; background:url(../Images/play3.png) no-repeat; background-size:100% 100%; position: absolute; left:50%; top:50%; margin-left:-33px; margin-top:-33px; z-index:2}
.videolist ul li .tit{ width:100%; height:50px; line-height:50px; text-align:left; color:#FFF; font-size:18px; overflow:hidden; box-sizing:border-box; padding:0 20px; position:absolute; left:0; bottom:10px; z-index:2}

.videolist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.videolist ul li.spec{ width:50%;}
.videolist ul li.spec .box{ height:500px;}
.videolist ul li.spec .play{ width:85px; height:85px; margin-left:-43px; margin-top:-43px; z-index:2}
.videolist ul li.spec .tit{ font-size:20px;}


/*新闻详细页*/
.newsreadbox{ width:100%; height:auto; overflow:hidden; background:#ffffff;padding:25px 0}
.newsreadbox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1520px; margin:0 auto; clear:both; overflow:hidden; }
.newsreadbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.newsreadbox .leftbox{ width:26.25%; height:auto; float:right; overflow:hidden; box-sizing:border-box; padding:29px; background:#f5f5f5}
.newsreadbox .leftbox .titbox{ width:100%; height:55px; line-height:55px; overflow:hidden; font-size:26px; font-weight:700; color:#383838}
.newsreadbox .leftbox .list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.newsreadbox .leftbox .list ul{ margin:0px; padding:0px; list-style:none}
.newsreadbox .leftbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.newsreadbox .leftbox .list ul li .tit{ width:100%; height:43px; line-height:43px; font-size:16px; color:#383838; background:url(../Images/dotnews.png) left center no-repeat; text-indent:23px;}
.newsreadbox .leftbox .list ul li.havepic{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e3e3e3;}
.newsreadbox .leftbox .list ul li.havepic .pic{ width:100%; height:230px; overflow:hidden; border-radius:10px;}
.newsreadbox .leftbox .list ul li.havepic .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.newsreadbox .leftbox .list ul li.havepic .tit2{ width:100%; height:50px; line-height:50px; font-size:16px; font-weight:700; color:#383838; overflow:hidden}
.newsreadbox .leftbox .list ul li.havepic .word{ width:100%; height:56px; line-height:28px; font-size:14px; overflow:hidden; color:#383838; opacity:0.8px;} 
.newsreadbox .leftbox .list ul li.havepic .time{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; overflow:hidden; color:#a8a8a8; margin:10px 0}

.newsreadbox .leftbox .list ul li.havepic:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

.newsreadbox .rightbox{ width:70.39%; height:auto; float:left; overflow:hidden;} 



/*社会责任*/
.societytop{ width:100%; height:auto; overflow:hidden; margin-bottom:30px;}
.societytop .leftarea{ width:38.35%; height:auto; float:left; overflow:hidden;}
.societytop .leftarea ul{ margin:0px; padding:0px; list-style:none}
.societytop .leftarea ul li{ margin:0px; padding:0px 0 20px 0; list-style:none; width:100%; height:auto; overflow:hidden;border-bottom:1px solid #ebebeb;}

.societytop .leftarea ul li .pic{ width:100%; overflow:hidden; height:390px; overflow:hidden; position:relative; border-radius:5px} 
.societytop .leftarea ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.societytop .leftarea ul li .wordbox{ width:100%; height:auto; overflow:hidden;}
.societytop .leftarea ul li .wordbox .tit{ width:100%; height:80px; line-height:40px; font-size:26px;  color:#383838; overflow:hidden; margin-top:15px; }
.societytop .leftarea ul li .wordbox .word{ width:100%; height:90px; line-height:30px; font-size:16px;  color:#383838; opacity:0.8; overflow:hidden; margin-top:5px; }
.societytop .leftarea ul li .wordbox .other{ width:100%; height:50px; line-height:50px; overflow:hidden;}
.societytop .leftarea ul li .wordbox .time{ float:left; background: url(../Images/time.png) left center no-repeat;height:50px; line-height:50px; font-size:14px; color:#383838; opacity:0.7 ; text-indent:25px; }
.societytop .leftarea ul li .wordbox .more{ height:50px; line-height:50px; float:right; font-size:14px; color:#f01d23 }
.societytop .leftarea ul li .wordbox .line{ width:100%; height:1px; background:#ebebeb}
.societytop .leftarea ul li .wordbox .line p{ width:0px; height:1px; background:#f01d23;transition: all 0.5s ease;}

.societytop .leftarea ul li:hover .wordbox .tit{ color:#f01d23}
.societytop .leftarea ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.societytop .leftarea ul li:hover .wordbox .line p{ width:100%;}


.societytop .rightarea{ width:58.75%; height:auto; float:right; overflow:hidden;}
.societytop .rightarea ul{ margin:0px; padding:0px; list-style:none}
.societytop .rightarea ul li{ margin:0px 0 25px 0; padding:0px 0 25px 0; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #ebebeb;}

.societytop .rightarea ul li .pic{ width:29%; overflow:hidden; height:173px; float:left; overflow:hidden; position:relative; border-radius:5px} 
.societytop .rightarea ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.societytop .rightarea ul li .wordbox{ width:69%; height:auto; overflow:hidden; float:right}
.societytop .rightarea ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; font-size:22px;  color:#383838; overflow:hidden;  }
.societytop .rightarea ul li .wordbox .word{ width:100%; height:60px; line-height:30px; font-size:16px;  color:#383838; opacity:0.8; overflow:hidden; margin-top:5px; }
.societytop .rightarea ul li .wordbox .other{ width:100%; height:50px; line-height:50px; overflow:hidden;}
.societytop .rightarea ul li .wordbox .time{ float:left; background: url(../Images/time.png) left center no-repeat;height:50px; line-height:50px; font-size:14px; color:#383838; opacity:0.7 ; text-indent:25px; }
.societytop .rightarea ul li .wordbox .more{ height:50px; line-height:50px; float:right; font-size:14px; color:#f01d23 }
.societytop .rightarea ul li .wordbox .line{ width:100%; height:1px; background:#ebebeb}
.societytop .rightarea ul li .wordbox .line p{ width:0px; height:1px; background:#f01d23;transition: all 0.5s ease;}

.societytop .rightarea ul li:hover .wordbox .tit{ color:#f01d23}
.societytop .rightarea ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.societytop .rightarea ul li:hover .wordbox .line p{ width:100%;}



.societylist{ width:100%; height:auto; overflow:hidden;}
.societylist ul{ margin:0px; padding:0px; list-style:none}
.societylist ul li{ margin:0px 0 20px 0; padding:5px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left; box-sizing:border-box }
.societylist ul li .box{ width:96%; height:auto; overflow:hidden; overflow:hidden;  box-sizing:border-box;}

.societylist ul li .pic{ width:100%; overflow:hidden; height:321px; overflow:hidden; position:relative; border-radius:5px} 
.societylist ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.societylist ul li .wordbox{ width:100%; height:auto; overflow:hidden;}


.societylist ul li .wordbox .tit{ width:100%; height:80px; line-height:40px; font-size:22px;  color:#383838; overflow:hidden; margin-top:15px; }
.societylist ul li .wordbox .other{ width:100%; height:50px; line-height:50px; overflow:hidden;}
.societylist ul li .wordbox .time{ float:left; background: url(../Images/time.png) left center no-repeat;height:50px; line-height:50px; font-size:14px; color:#383838; opacity:0.7 ; text-indent:25px; }
.societylist ul li .wordbox .more{ height:50px; line-height:50px; float:right; font-size:14px; color:#f01d23 }
.societylist ul li .wordbox .line{ width:100%; height:1px; background:#ebebeb}
.societylist ul li .wordbox .line p{ width:0px; height:1px; background:#f01d23;transition: all 0.5s ease;}

.societylist ul li:nth-child(3n-1) .box{ margin:0 auto}
.societylist ul li:nth-child(3n) .box{ float:right} 

.societylist ul li:hover .box{}
.societylist ul li:hover .wordbox .tit{ color:#f01d23;}
.societylist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.societylist ul li:hover .wordbox .line p{ width:100%;}

/*光感效果*/
.societylist ul li .pic:after {content: "";position: absolute;left: -120%; top: 0;width: 100%; height: 100%; background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.5), rgba(255,255,255,0)); transform: skewx(-25deg); -webkit-transform: skewx(-25deg)}
 
.societylist ul li:hover .pic:after {transition: all .5s ease; left: 100%}




/*联系我们*/
.contactbox{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:80px 0}
.contactbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; padding:0; background:#FFF;}
.contactbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto; position:relative  }
.contactbox .titbox{ width:100%; height:auto; line-height:50px; overflow:hidden; font-size:32px; font-weight:700; color:#171717}
.contactbox .titbox2{width:100%; height:auto; line-height:50px; overflow:hidden; font-size:18px; color:#171717; opacity:0.8}
.contactbox .leftbox{ width:64%; height:auto; float:left}
.contactbox .leftbox .wordbox{ width:100%; height:auto; overflow:hidden; font-size:17px; color:#171717; line-height:33px}

.contactbox .leftbox .conbox{ width:100%; height:auto; overflow:hidden;}
.contactbox .leftbox .conbox ul{ margin:0px; padding:0px; list-style:none}
.contactbox .leftbox .conbox ul li{ margin:0px; padding:45px 0px; list-style:none; width:100%; height:auto; box-sizing:border-box; border-bottom:1px solid #edeff2;  display:flex}

.contactbox .leftbox .conbox ul li .tit{ width:153px; height:40px; line-height:40px; font-size:20px; text-indent:40px; overflow:hidden; color:#0084d1}
.contactbox .leftbox .conbox ul li .word{ height:auto; line-height:40px; font-size:18px; color:#171717}

.contactbox .leftbox .conbox ul li.t1 .tit{background:url(../Images/ic1.png) left center no-repeat;}
.contactbox .leftbox .conbox ul li.t2 .tit{background:url(../Images/ic2.png) left center no-repeat;}
.contactbox .leftbox .conbox ul li.t3 .tit{background:url(../Images/ic3.png) left center no-repeat;}
.contactbox .leftbox .conbox ul li.t4 .tit{background:url(../Images/ic4.png) left center no-repeat;}


.contactbox .rightbox{ width:31%; height:auto; float:right}
.contactbox .rightbox .picbox2{ width:100%; height:auto; overflow:hidden;}
.contactbox .rightbox .picbox2 img{ width:100%; height:auto}



.contactbox5{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:0 0 80px 0}
.contactbox5 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; padding:0; background:#FFF;}
.contactbox5 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto; position:relative  }
.contactbox5 .titbox{ width:100%; height:auto; line-height:50px; overflow:hidden; font-size:32px; font-weight:700; color:#171717}
.contactbox5 .titbox2{width:100%; height:auto; line-height:50px; overflow:hidden; font-size:18px; color:#171717; opacity:0.8}
.contactbox5 .list{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.contactbox5 .list ul{ margin:0px; padding:0px; list-style:none}
.contactbox5 .list ul li{ margin:10px 0; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.contactbox5 .list ul li .box{ width:96%; height:auto; overflow:hidden;}
.contactbox5 .list ul li .pic{ width:100%; height:381px; overflow:hidden; border-radius:10px;}
.contactbox5 .list ul li .wordbox{ width:100%; height:auto; overflow:hidden;}
.contactbox5 .list ul li .wordbox .one{ width:100%; height:auto; overflow:hidden; margin-top:20px}
.contactbox5 .list ul li .wordbox .one .tit{ width:64px; height:30px; line-height:30px; font-weight:700; font-size:18px; float:left}
.contactbox5 .list ul li .wordbox .one .word{width:calc(100% - 64px); height:auto; line-height:30px; font-size:18px; float:left}


.contactbox2{ width:100%; height:auto; overflow:hidden;  height:auto; position:relative;  position:relative; z-index:100;padding:95px 0 ; background:#f1f3f8; }
.contactbox2 .centerbox{ width:100%; height:auto;  margin:0 auto; max-width:1360px; clear:both; overflow:hidden; padding:0; box-sizing:border-box; background:#FFF; border-radius:25px; padding:50px;}
.contactbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto;  }
.contactbox2 .toptit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:32px;  color:#171717;  text-align:left; font-weight:700}
.contactbox2 .toptit2{width:100%; height:auto; overflow:hidden; line-height:40px; font-size:18px; color:#171717;  text-align:left; padding-bottom:0px; }
.contactbox2 .wordbox{ width:100%; height:auto; overflow:hidden; font-size:17px; line-height:200%; overflow:hidden; color:#414141;}


.formbox2{ width:100%; height:auto; overflow:hidden; margin:0 auto;  box-sizing:border-box; border-radius:10px; margin-top:25px;  }
.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.t1{ width:100%; float:left; overflow:hidden;}
.formbox2 ul li.t2{ width:100%; float:left; overflow:hidden; text-align:right}
.formbox2 ul li .input3{ width:96%; height:58px; border:1px solid #ebebeb; text-indent:10px; font-size:16px; color:#232323; outline:none; background:#fff; border-radius:5px; }

.formbox2 ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:18px; color:#232323; display:none}
.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 #7e7e7e; text-indent:10px; font-size:16px; outline:none;border-radius:5px; background:#fff}
.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; outline:none;border-radius:5px;}
.formbox2 ul li .radiome label{ font-size:14px; float:left; margin:5px 15px 0 0}

.formbox2 ul li textarea{ width:100%; height:165px; border:1px solid #ebebeb; box-sizing:border-box; padding:15px; font-size:16px; outline:none; background:#fff;border-radius:0px;}


.formbox2 ul li .input2{ width:170px; height:50px;  border:1px solid #ebebeb; float:left; display:block;text-indent:10px;font-size:16px; background:#fff}
.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.long{ width:100%} 
.formbox2 ul li.long label{ font-size:16px; color:#333333; font-weight:normal}
.formbox2 ul li.long label a{ color:#2d82b5;}

.formbox2 ul li .btnme{ width:100%; height:60px; line-height:60px; overflow:hidden;font-size:18px; color:#00a2ff;  border:0px; display:block;  border-radius:0px;   background:none; border:1px solid #00a2ff; border-radius:5px; margin:0 auto; }
.formbox2 ul li .btnme:hover{ background:#00a2ff; color:#FFF;}

.formbox2 ul li .btnme2{ width:122px; height:50px; line-height:50px; overflow:hidden;font-size:18px; color:#333333;  border:0px; display:block;  border-radius:0px;   background:none; border:1px solid #333333; margin:0 auto; border-radius:5px; float:right;margin-left:20px; }
.formbox2 ul li .btnme2:hover{ background:#333333; color:#FFF;}

.contactbox3{ width:100%; height:auto; overflow:hidden;  height:auto; position:relative;  position:relative; z-index:100; background: #FFFFFF; padding:50px 0; display:none }
.contactbox3 .centerbox{ width:100%; height:auto; overflow:hidden;  margin:0 auto; max-width:1360px;}
.contactbox3 .centerbox .centerin{ width:96%; margin:0 auto; height:auto; overflow:hidden;}
.contactbox3 .titbox{ width:100%; height:60px; line-height:60px; overflow:hidden; font-size:30px; font-weight:700; color:#015c92; text-align:center}
.contactbox3 .wordbox{ width:100%; height:auto; overflow:hidden;}
.contactbox3 .wordbox table{width:100%;border-collapse:collapse; background:#FFF}
.contactbox3 .wordbox tr.tit{ background:#0172c4; color:#FFF;}
.contactbox3 .wordbox tr.even{ background:#eff4f8}
.contactbox3 .wordbox td{border:0px solid #ececec;line-height:50px; font-size:16px; padding:10px}
.contactbox3 .wordbox td em{color:#999;margin-left:5px; font-style:normal;}



/*人才招聘*/
.jobbox1{ width:100%; height:auto; overflow:hidden;  background: url(../Images/jobbg.png) top center no-repeat #f7f7f7; padding:50px 0 }
.jobbox1 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.jobbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.jobbox1 .titbox{ width:100%; height:auto; text-align:center; font-size:36px; font-weight:700; color:#1d2088}
.jobbox1 .titbox2{ width:100%; height:auto; text-align:center; font-size:24px; color:#333333; margin-top:30px;}
.jobbox1 .titbox3{ width:100%; height:auto; text-align:center; font-size:16px; color:#333333; margin-top:23px;}

.jobbox1 .searchbox{ width:90%; height:70px; margin:20px auto; border-radius:50px; border:1px solid #e8e9e8; position:relative; background:#FFF}
.jobbox1 .searchbox .input1{ width:80%; height:70px; line-height:70px; border:0; outline:none; background:url(../Images/searchbtn.png) left 20px center no-repeat; text-indent:66px; font-size:16px; color:#333333; position:absolute; left:0; top:0}
.jobbox1 .searchbox .btnme{ width:20%; height:70px; line-height:70px; background:#1d2088; color:#1d2088; border-radius:70px; text-align:center; color:#FFF; font-size:18px; position:absolute; right:0; top:0}


.jobbox2{ width:100%; height:auto; overflow:hidden;  background: url(../Images/jobbg2.png) no-repeat; background-size:cover; padding:80px 0 }
.jobbox2 .centerbox{ width:100%; height:auto; max-width:1440px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.jobbox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.jobbox2 .list{ width:100%; height:auto; overflow:hidden;}
.jobbox2 .list ul{ margin:0px; padding:0px; list-style:none}
.jobbox2 .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.jobbox2 .list ul li .box{ width:96%; height:auto; margin:0 auto; background:#ffffff; border-radius:10px; box-sizing:border-box; padding:40px;}
.jobbox2 .list ul li .pic{ width:100%; height:135px; overflow:hidden; text-align:center}
.jobbox2 .list ul li .pic  img{ max-width:70%; height:auto}
.jobbox2 .list ul li .wordbox{ width:100%; height:auto; overflow:hidden;}

.jobbox2 .list ul li .wordbox .tit{ width:100%; height:auto; line-height:50px; margin-top:10px; overflow:hidden;  font-size:28px; color:#303030; text-align:center}
.jobbox2 .list ul li .wordbox .line{ width:26px; height:5px; background:#b7b7b7; margin:0 auto; margin:20px auto 20px auto;}
.jobbox2 .list ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; font-size:18px; color:#6c6c6c; text-align:center}


.jobbox3{ width:100%; height:auto; overflow:hidden;  background:#ffffff; padding:30px 0 }
.jobbox3 .centerbox{ width:100%; height:auto; max-width:1440px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.jobbox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }

.jobbox3  .titbox{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:36px; color:#303030; text-transform:uppercase;text-align:center;}
.jobbox3  .titbox2{ width:100%; height:auto; overflow:hidden; line-height:44px; font-size:18px;  color:#00468e; overflow:hidden; text-align:center; text-transform:uppercase  }


.jobone{ width:100%; height:auto; overflow:hidden;}
.jobone ul{ margin:0px; padding:0px; list-style:none}
.jobone ul li{ margin:0px 0 20px 0; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden}
.jobone ul li .box{ width:96%; height:auto; overflow:hidden; background:#FFF; margin:0 auto; box-sizing:border-box; padding:25px;}
.jobone ul li .box .tit{ width:100%; height:50px; line-height:50px; font-size:20px; font-weight:700; color:#333333}
.jobone ul li .box .word{ width:100%; height:auto; overflow:hidden;}
.jobone ul li .box .word p{ width:100%; height:40px; line-height:40px; text-indent:20px; overflow:hidden; font-size:14px; color:#333333; opacity:0.7}
.jobone ul li .box .word p.t1{ background:url(../Images/job1.png) left center no-repeat}
.jobone ul li .box .word p.t2{ background:url(../Images/job2.png) left center no-repeat}
.jobone ul li .box .word p.t3{ background:url(../Images/job3.png) left center no-repeat}
.jobone ul li .box .more{ width:100%; height:40px; line-height:40px; text-align:right; font-size:14px; color:#1d2088; text-align:right; margin-top:-40px;}

.joblist{ width:100%; height:auto; overflow:hidden; margin-top:20px; box-sizing:border-box; padding:0px;}
.joblist .onebox{ width:100%; height:auto; overflow:hidden; margin:0 0 13px 0; background:#ffffff; box-sizing:border-box; border-radius:0px; }
.joblist .onebox .titbox{ width:100%; height:auto; overflow:hidden; position: relative; box-sizing:border-box; padding:0; cursor:pointer; background:#f3f3f3; height:65px; line-height:65px;}
/*
.joblist .onebox .titbox .tit{ width:100%; height:auto; overflow:hidden; font-size:24px; font-weight:700;  line-height:40px; color:#5f5893}
.joblist .onebox .titbox .tit2{ width:100%; height:50px; line-height:50px; position:relative; font-size:14px;}
*/
.joblist .onebox .titbox p{ display:block;height:65px; line-height:65px; font-size:16px; color:#383838;position:absolute;}
.joblist .onebox .titbox p.t1{  left:20px; top:0; font-size:18px; color:#383838; font-weight:700; background:url(../Images/jobarr1.png) left center no-repeat; text-indent:20px; text-align:left }
.joblist .onebox .titbox p.t2{  position:absolute; right:0; width:52px; height:65px; background:#dde2ea;  line-height:65px; text-align:center; top:0; font-size:14px; color:#979797; }
.joblist .onebox .titbox p.t2 .m1{}
.joblist .onebox .titbox p.t2 .m2{ display:none}

.joblist .onebox .titbox p.t3{ left:39%;}
.joblist .onebox .titbox p.t4{ left:67%;}

/*
.joblist .onebox .titbox2{ width:100%; height:60px; line-height:60px; overflow:hidden; }
.joblist .onebox .titbox2 p{ display:block; height:60px; line-height:60px; float:left; width:auto;  text-indent:30px; font-size:14px; margin:0 10px 0 0}
.joblist .onebox .titbox2 p.t1{ background:url(../Images/job1.png) left center no-repeat;}
.joblist .onebox .titbox2 p.t2{ background:url(../Images/job2.png) left center no-repeat;}
.joblist .onebox .titbox2 p.t3{ background:url(../Images/job3.png) left center no-repeat;}
.joblist .onebox .titbox3{ width:100%; height:60px; line-height:60px; overflow:hidden; position:relative }
.joblist .onebox .titbox3 p.t1{ font-size:14px; color:#e67819;  position:absolute;left:0; top:0;}
.joblist .onebox .titbox3 p.t2{ font-size:14px; color:#e67819;  position:absolute;right:0; top:0; width:161px; height:40px; line-height:40px; border:1px solid #d5b5c8; text-align:center;border-radius:30px; cursor:pointer}
.joblist .onebox .titbox3 p.t3{ font-size:14px; color:#ffffff;  position:absolute;right:0; top:0; width:161px; height:40px; line-height:40px; border:1px solid #954676; text-align:center; border-radius:30px; background:#954676; display:none;cursor:pointer}
*/
.joblist .onebox .wordbox{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%;  box-sizing:border-box;  padding:20px;  display:none}
.joblist .onebox .wordbox .tagbox{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%; display:none}
.joblist .onebox .wordbox .tagbox span{ font-size:14px; font-weight:700; color:#000}
.joblist .onebox .wordbox .tagbox em{ font-style:normal; background:#e5eef6; color:#015eac; margin:5px 10px; padding:5px 10px;}
.joblist .onebox .wordbox .title{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:14px;  font-weight:700; color:#000}
.joblist .onebox .wordbox .apply{ width:100%; height:auto; overflow:hidden; text-align:right}


.joblist .onfocus { border:1px solid #f78e91;}
.joblist .onfocus .titbox{ color:#015eac; background:#fbe9e8; border-bottom:1px solid #e3e3e3;}
.joblist .onfocus .titbox p{ color:#000}
.joblist .onfocus .titbox p.t2{ background:#db261d}
.joblist .onfocus .titbox p.t2 .m1{ display:none}
.joblist .onfocus .titbox p.t2 .m2{ display:block}

.joblist .onfocus .wordbox{ display:block}



.prochoose{ width:100%; height:auto; overflow:hidden; border-radius:5px;}
.prochoose table{width:100%;border-collapse:collapse;}
.prochoose tr.tit{ background:#6dbdde; color:#FFF; }
.prochoose tr.even{ background:#eff4f8}
.prochoose td{border:1px solid #d8e2ea;line-height:25px; font-size:14px; color:#222222; padding:10px 5px; text-align:center}

.prochoose tr.tit td{ font-weight:700; color:#ffffff; text-align:center; padding:10px 0}
.prochoose tr:nth-child(2n){ background:#f1f5f8}

.prochoose2{ width:100%; height:auto; overflow:hidden}
.prochoose2 .one{ width:100%; height:auto; overflow:hidden; margin-bottom:10px;}
.prochoose2 .one .tit{ width:100%; height:50px; line-height:50px; overflow:hidden;  text-indent:10px; background:url(../Images/darr1.png) right 10px center  no-repeat #ebf0f4;}
.prochoose2 .one .wordbox{ width:100%; height:auto; background:#FFF; box-sizing:border-box; padding:15px; font-size:14px; color:#222222; line-height:35px; display:none}

.prochoose2 .oneonfocus{ border:1px solid #e4e8ec;}
.prochoose2 .oneonfocus .tit{background:url(../Images/darr2.png) right 10px center  no-repeat #6dbdde;}
.prochoose2 .oneonfocus .wordbox{ display:block}


/*新闻*/
.newsslide{ width:100%; height:350px; overflow:hidden; position:relative; box-sizing:border-box; }
.newsslide .list{ width:100%; height:350px; 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:350px; position:relative}
.newsslide .list ul li .timebox{ width:7.57%; position:relative; background:#0ca4b6; color:#FFF; float:left}
.newsslide .list ul li .timebox p.t1{ width:100%; text-align:center; color:#ffffff; line-height:70px;  font-size:60px; font-weight:700; margin-top:20px;}
.newsslide .list ul li .timebox p.t2{ width:100%; text-align:center; color:#b9dde4; line-height:35px;  font-size:18px;}

.newsslide .list ul li .pic{ width:37%; height:350px; float:left; overflow:hidden; margin-left:2%}

.newsslide .list ul li .wordbox{ width:50%; height:auto; float:right; overflow:hidden; box-sizing:border-box; }
.newsslide .list ul li .time{ width:100%; height:30px; line-height:30px; font-size:14px; color:#768c9f; display:none;margin-bottom:10px;}
.newsslide .list ul li .tit{ width:100%; height:70px; line-height:35px; font-size:26px; color:#0ca4b6; font-weight:700; overflow:hidden}
.newsslide .list ul li .word{ width:100%; height:90px; line-height:30px; font-size:14px; color:#333333; margin-top:15px; overflow:hidden}
.newsslide .list ul li .word span{ color:#944676}
.newsslide .list ul li .more{ width:100%; height:30px; line-height:30px; font-size:16px; color:#0ca4b6; margin-top:20px;}

.newsslide .nspage {position: absolute;right: 10px; bottom:25px;}
.newsslide .nspage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #a9aaaa; margin: 0 3px;cursor: pointer;}
.newsslide .nspage .swiper-active-switch { background: #0ca4b6;}


/*常见问题*/
.questionsearchbox{ width:100%; height:auto; overflow:hidden; background:#f3f4f4; padding:20px 0}
.questionsearchbox .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.questionsearchbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.questionsearchbox .fmbox{ width:100%; height:auto; overflow:hidden;}
.questionsearchbox .fmbox select{ width:218px; height:52px; overflow:hidden;border:1px solid #e9e9e9; float:left}
.questionsearchbox .fmbox .inbox{ width:480px; height:52px; background:#FFF; overflow:hidden; border:1px solid #e9e9e9; margin-left:15px; position:relative; float:left}
.questionsearchbox .fmbox .inbox .input1{ width:60%; height:52px; overflow:hidden; text-height:15px; position:absolute; left:0; top:0; border:0; outline:none; text-indent:10px;}
.questionsearchbox .fmbox .inbox .searchbtn{ position:absolute; right:10px; height:52px; line-height:52px; border:0px; width:60px; background:url(../Images/searchbtn2.png) center center no-repeat}

.questionbox{ width:100%; height:auto; overflow:hidden;}
.questionbox .one{ width:100%; height:auto; overflow:hidden; border-bottom:1px solid #efeff0; padding:15px 0}
.questionbox .one .tit{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:0 0 0 15px; background:url(../Images/dot2.png) left 0 top 10px no-repeat; font-size:18px; color:#646568}
.questionbox .one .word{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#86878a;box-sizing:border-box; padding:0 0 0 15px; line-height:35px; }
.questionbox .one .word .open{ font-weight:700; color:#015dab; cursor:pointer}

.questionbox .one .word2{ width:100%; height:auto; overflow:hidden; font-size:14px; color:#86878a;box-sizing:border-box; padding:0 0 0 15px; line-height:35px; display:none }
.questionbox .one .word2 .closeme{ font-weight:700; color:#015dab; cursor:pointer}

/*合作伙伴*/
.cooperbox{width:100%; height:auto; overflow:hidden; }
.cooperbox .one{ width:100%; height:auto; overflow:hidden; padding:0; margin:5px 0;}
.cooperbox .one .titbox{ width:100%; height:60px; overflow:hidden; position:relative; box-sizing:border-box; padding:0 15px; font-size:16px; color:#1e2127; background:#f3f3f3}
.cooperbox .one .titbox .tit{ width:60%; height:60px; line-height:60px; float:left; overflow:hidden;}
.cooperbox .one .titbox .more{ width:60px; height:60px; line-height:60px; float:right; font-size:26px; cursor:pointer; text-align:right}
.cooperbox .one .titbox .more span.open{ display:block}
.cooperbox .one .titbox .more span.closeme{ display:none}

.cooperbox .one .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:15px; display:none }
.cooperbox .one .wordbox .pic{ width:100%; height:auto; overflow:hidden; text-align:center}
.cooperbox .one .wordbox .pic img{ max-width:60%; height:auto}
.cooperbox .one .wordbox .tit{ width:100%; height:auto; line-height:50px; font-size:16px; text-align:center}
.cooperbox .one .wordbox .word{ width:100%; height:auto; overflow:hidden; font-size:14px; line-height:200%; overflow:hidden;}

.cooperbox .oneonfocus .titbox{ background:#e9f4ff; color:#015eac; font-weight:700}
.cooperbox .oneonfocus .titbox .more span.open{ display:none}
.cooperbox .oneonfocus .titbox .more span.closeme{ display:block}

.cooperbox .oneonfocus .wordbox{ display:block}

/*项目展示*/
.projectlist{ width:100%; height:auto; overflow:hidden; }
.projectlist ul{ margin:0px; padding:0px; list-style:none}
.projectlist ul li{ margin:15px 0; padding:30px; list-style:none; width:100%; height:auto; overflow:hidden; box-sizing:border-box; background:#FFF }
.projectlist ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto;transition: all 0.5s ease;}
.projectlist ul li .title{ width:100%; height:auto; line-height:35px; overflow:hidden; font-size:16px; color:#333333; display:none; padding-bottom:15px}
.projectlist ul li .pic{ width:28%; height:250px; overflow:hidden; float:left; border-radius:5px; position:relative}
.projectlist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;} 
.projectlist ul li .wordbox{ width:72%; height:auto; box-sizing:border-box; float:left; padding:0px 0 0 25px; overflow:hidden;}
 
.projectlist ul li .tit{ width:100%; height:30px; line-height:30px;overflow:hidden; font-size:22px; color:#333333; margin-top:20px}

.projectlist ul li .word{ width:100%; height:60px; line-height:30px; overflow:hidden; font-size:14px;  color:#1e2127; margin-top:10px; opacity:0.8}
.projectlist ul li .time{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; margin-top:50px; color:#333333; opacity:0.5 }
.projectlist ul li .time p.t1{ float:left;height:34px; line-height:34px}
.projectlist ul li .time p.t2{ float:right; text-transform:uppercase; height:34px; line-height:34px}

.projectlist ul li.nopic .pic{ display:none}
.projectlist ul li.nopic .wordbox{ width:100%; padding:0}

.projectlist ul li:hover{  border:0}
.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:#1d2088; font-weight:700}
.projectlist ul li:hover .time{color:#1d2088; opacity:1 }
/*
.projectlist ul li:hover .time p.t2{ background:#1675b8; border-radius:20px; text-align:center; color:#FFF;}
*/

/*党的建设*/
.partylist{ width:100%; height:auto; overflow:hidden;}
.partylist ul{ margin:0px; padding:0px; list-style:none}
.partylist ul li{ margin:0 0 15px 0 ; padding:0; list-style:none; width:33.33%; float:left; overflow:hidden;}
.partylist ul li .box{ width:96%; height:auto; margin:0 auto;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; }
.partylist ul li .pic{ width:100%; height:304px; overflow:hidden; float:left; box-sizing:border-box; position:relative}
.partylist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.partylist ul li .pic .timebox{ position:absolute; left:0; top:0px; background:#048999; box-sizing:border-box; padding:15px }
.partylist ul li .pic .timebox p.t1{ width:100%; text-align:center; color:#ffffff; line-height:40px;  font-size:40px; font-weight:700; margin-top:0px;}
.partylist ul li .pic .timebox p.t2{ width:100%; text-align:center; color:#b9dde4; line-height:35px;  font-size:14px;}


.partylist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px}
.partylist ul li .wordbox .tit{ width:100%; height:60px; line-height:30px; font-size:20px;  color:#333333;  overflow:hidden; text-align:left}
.partylist ul li .wordbox .word{ width:100%; height:50px; line-height:25px; font-size:14px; overflow:hidden; margin-top:10px;}
.partylist ul li .wordbox .more{ width:100%; height:50px; line-height:50px; font-size:14px; overflow:hidden; margin-top:10px; color:#0ca4b6;}
.partylist ul li .wordbox .more a{color:#0ca4b6;}


.partylist ul li:hover .box{ background:#fff}
.partylist ul li:hover .pic{}
.partylist ul li:hover .pic .img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.partylist ul li:hover .wordbox .tit{ color:#048999; font-weight:700}


/*学术活动 继续教育*/
.edulist{ width:100%; height:auto; overflow:hidden;}
.edulist ul{ margin:0px; padding:0px; list-style:none}
.edulist ul li{ margin:0 0 20px 0 ; padding:0; list-style:none; width:33.33%; float:left; overflow:hidden;}
.edulist ul li .box{ width:96%; height:auto; margin:0 auto;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; background:#FFF }
.edulist ul li .pic{ width:100%; height:304px; overflow:hidden; float:left; box-sizing:border-box; position:relative}
.edulist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.edulist ul li .pic .timebox{ position:absolute; left:0; top:0px; background:#048999; box-sizing:border-box; padding:15px }
.edulist ul li .pic .timebox p.t1{ width:100%; text-align:center; color:#ffffff; line-height:40px;  font-size:40px; font-weight:700; margin-top:0px;}
.edulist ul li .pic .timebox p.t2{ width:100%; text-align:center; color:#b9dde4; line-height:35px;  font-size:14px;}


.edulist ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:10px}
.edulist ul li .wordbox .tit{ width:100%; height:60px; line-height:30px; font-size:20px;  color:#333333;  overflow:hidden; text-align:left}
.edulist ul li .wordbox .word{ width:100%; height:50px; line-height:25px; font-size:14px; overflow:hidden; margin-top:10px;}
.edulist ul li .wordbox .more{ width:100%; height:50px; line-height:50px; font-size:14px; overflow:hidden; margin-top:10px; color:#0ca4b6;}
.edulist ul li .wordbox .more a{color:#0ca4b6;}


.edulist ul li:hover .box{ background:#fff}
.edulist ul li:hover .pic{}
.edulist ul li:hover .pic .img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.edulist ul li:hover .wordbox .tit{ color:#048999; font-weight:700}

/*新闻*/
.timenewsfirst{ width:100%; height:auto; overflow:hidden}
.timenewsfirst ul{ margin:0px; padding:0px; list-style:none}
.timenewsfirst ul li{ margin:0px 0 0 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px;}
.timenewsfirst ul li .timebox{ background:#048999; box-sizing:border-box; padding:15px 0; width:105px; }
.timenewsfirst ul li .timebox p.t1{ width:100%; text-align:center; color:#ffffff; line-height:40px;  font-size:40px; font-weight:700; margin-top:0px; font-family:Arial, Helvetica, sans-serif}
.timenewsfirst ul li .timebox p.t2{ width:100%; text-align:center; color:#b9dde4; line-height:35px;  font-size:14px; font-family:Arial, Helvetica, sans-serif}

.timenewsfirst ul li  .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:22px; font-weight:700; color:#048999; text-align:left; margin-top:10px;}
.timenewsfirst ul li  .word{width:100%; height:60px; line-height:30px; overflow:hidden; font-size:16px; color:#888888; margin-top:10px;}	
.timenewsfirst ul li  .word span{ color:#944676}
.timenewsfirst ul li  .more{width:100%; height:50px; line-height:50px; overflow:hidden; font-size:14px; color:#0ca4b6; margin-top:10px;}	


.timenews{ width:100%; height:auto; overflow:hidden}
.timenews ul{ margin:0px; padding:0px; list-style:none}
.timenews ul li{ margin:25px 0 0 0; padding:0px 0 20px 0; list-style:none; width:100%; height:auto; overflow:hidden; background:#FFF; box-sizing:border-box;  border-bottom:1px solid #ebebeb; }
.timenews ul li .timebox{ width:13%; height:154px; overflow:hidden; float:left; border-right:1px solid #f2f2f2; text-align:center}
.timenews ul li .timebox p.t1{ display:block; width:100%; height:50px; line-height:50px; font-size:40px; font-weight:700; color:#333333; margin-top:15px;}
.timenews ul li .timebox p.t2{ display:block; width:100%; height:50px; line-height:50px; font-size:14px; font-weight: normal; color:#6e6e6e; margin-top:10px;}

.timenews ul li .wordbox{ width:87%; float:right; height:auto; overflow:hidden; box-sizing:border-box; padding:0 0 0 30px; }
.timenews ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:20px; color:#333333; margin-top:0px;}
.timenews ul li .wordbox .word{width:100%; height:60px; line-height:30px; overflow:hidden; font-size:14px; color:#6e6e6e; margin-top:10px;}	
.timenews ul li .wordbox .word span{ color:#944676}
.timenews ul li .wordbox .more{ width:100%; height:20px; line-height:20px; margin-top:10px; color:#0ca4b6}
.timenews ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.timenews ul li:hover .wordbox .tit {  font-weight:700;color:#0ca4b6}


/*会员之家*/

/*应用行业*/
.listnews3{ width:100%; height:auto; overflow:hidden;}
.listnews3 ul{ margin:0px; padding:0px; list-style:none}
.listnews3 ul li{ margin:0px 0 20px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left; }
.listnews3 ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; overflow:hidden;  box-sizing:border-box; padding:0;}

.listnews3 ul li .pic{ width:100%; overflow:hidden; height:260px; overflow:hidden; position:relative; border-radius:5px} 
.listnews3 ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.listnews3 ul li .wordbox{ width:100%; height:auto; overflow:hidden;}

.listnews3 ul li .wordbox .time{ width:100%; height:35px; line-height:35px; font-size:18px; color:#333333; overflow:hidden; margin-top:15px; }
.listnews3 ul li .wordbox .tit{ width:100%; height:30px; line-height:30px; font-size:18px;  color:#646464; overflow:hidden; text-align:center; margin-top:15px; }
.listnews3 ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; margin-top:10px; font-size:14px; color:#6e6e6e;}
.listnews3 ul li .wordbox .more{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#0ca4b6; margin-top:10px;}

.listnews3 ul li:hover .box{}
.listnews3 ul li:hover .wordbox .tit{ color:#1675b8;}
.listnews3 ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.listnews3 ul li:hover .wordbox .more{ color:#003766; background:url(../Images/m2.png) left center no-repeat;}

.listnews3 ul li.nopic .pic{ display:none}
.listnews3 ul li.nopic .wordbox{ width:100%; padding:0}

/*光感效果*/
.listnews3 ul li .pic:after {
  content: "";
  position: absolute;
  left: -120%;
  top: 0;
  width: 100%;
  height: 100%;
  background-image: -webkit-linear-gradient(0deg, rgba(255,255,255,0), rgba(255,255,255,0.5), rgba(255,255,255,0));
  transform: skewx(-25deg);
  -webkit-transform: skewx(-25deg)
}
 
.listnews3 ul li:hover .pic:after {
  transition: all .5s ease;
  left: 100%
}




/*   医疗卫生机构*/
.orglist{ width:100%; height:auto; overflow:hidden;}
.orglist ul{ margin:0px; padding:0px; list-style:none}
.orglist ul li{ margin:0 0 20px 0 ; padding:0; list-style:none; width:100%; float:left; overflow:hidden;}
.orglist ul li .box{ width:100%; height:auto; margin:0 auto;  overflow:hidden;transition: all 0.5s ease;height:auto; position:relative; background:#FFF; box-sizing:border-box; padding:30px; }
.orglist ul li .pic{ width:34.26%; height:306px; overflow:hidden; float:left; position:relative}
.orglist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}

.orglist ul li .wordbox{ width:63.10%; height:auto; overflow:hidden; float:right}
.orglist ul li .wordbox .minlogo{ width:100%; height:76px; line-height:76px; overflow:hidden; text-align:right}
.orglist ul li .wordbox .minlogo img{ max-width:50%; max-height:100%;}
.orglist ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:28px; font-weight:700;  color:#0ca4b6;  overflow:hidden; text-align:left}
.orglist ul li .wordbox .word{ width:100%; height:90px; line-height:30px; font-size:16px; overflow:hidden; margin-top:10px;}
.orglist ul li .wordbox .more{ width:100%; height:30px; line-height:30px; font-size:14px; overflow:hidden; margin-top:10px; color:#0ca4b6;}
.orglist ul li .wordbox .more a{color:#0ca4b6;}

.orglist ul li:hover .box{ background:#d9e9ec}


@keyframes moveBg {
  from {
    background-position: 0 0; /*初始状态的背景图位置*/
  }
  
  to {
    background-position: -100% 0; /*平铺并向左移动背景图的最终位置*/
  }
}

/*产品管线*/
.researchbox4{ width:100%; height:auto;overflow:hidden;  position:relative;background:#FFF; padding:30px 0 }
.researchbox4 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.researchbox4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%; }
.researchbox4 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:60px; font-size:34px; font-weight:700; color:#0a6eb0}
.researchbox4 .word{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; margin-top:20px; line-height:200%;}
.researchbox4 .list{ width:100%; height:auto; overflow:hidden; margin-top:20px; border-top:1px solid #e6f0f7;border-right:1px solid #e6f0f7;}
.researchbox4 .list ul{ margin:0px; padding:0px; list-style:none}
.researchbox4 .list ul li{ margin:-1px 0 0 0 ; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #e6f0f7; font-size:16px; text-align:center}
.researchbox4 .list ul li p{ display:block; height:60px; line-height:60px; overflow:hidden; float:left; box-sizing:border-box; width:17%; border-left:1px solid #e6f0f7;}
.researchbox4 .list ul li p.t1{ width:15%}
.researchbox4 .list ul li.tit{ font-size:20px; color:#FFF; background:#0a6eb0; text-align:center}

.researchbox4 .list ul li .t2{ width:51%; float:left; height:60px; position:relative}
.researchbox4 .list ul li .t2 span{ display:block}
.researchbox4 .list ul li .t2 .line{ width:0px; height:45px; position:absolute; left:0; top:7px; background: #5cbbb4;}
.researchbox4 .list ul li .t2 .cover{ width:100%;height:45px; background:url(../Images/cover2.png) repeat-x; position:absolute; left:0; top:7px; z-index:1;
 -webkit-animation: moveBg 10s linear infinite;
  -moz-animation: moveBg 10s linear infinite;
  animation: moveBg 10s linear infinite;
}




/*方案赋能*/
.casesbox1{ width:100%; height:auto;margin:0 auto; padding:0; overflow:hidden; background: url(../Images/culturebg.png) bottom center no-repeat #ffffff; padding:60px 0 }
.casesbox1 .centerbox{ width:100%; height:auto;  min-width:320px; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; }
.casesbox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; line-height:200%;  }
.casesbox1 .leftbox{ width:35%; height:auto; float:left; overflow:hidden;}
.casesbox1 .leftbox .titbox{ width:100%; height:auto; line-height:60px; overflow:hidden; font-size:54px; font-weight:700; color:#015c92}
.casesbox1 .leftbox .titbox2{ width:100%; height:auto; overflow:hidden; line-height:35px; font-size:44px;font-weight:700; color:#000; line-height:60px;}
.casesbox1 .leftbox .titbox3{ width:100%; height:auto; overflow:hidden; font-size:18px; padding-bottom:20px; background:url(../Images/oerml.png) left bottom no-repeat; color:#7f8182; margin-top:10px;}
.casesbox1 .rightbox{ width:65%; height:auto; float:left; overflow:hidden; background:#FFF; box-sizing:border-box; padding:20px; line-height:200%; font-size:14px;}



/*案例展示*/
.caselist{ width:100%; height:auto; overflow:hidden; }
.caselist ul{ margin:0px; padding:0px; list-style:none}
.caselist ul li{ margin:0 0 80px 0 ; padding:0px; list-style:none; width:100%; float:none; overflow:hidden;}

.caselist ul li .wordbox{ width:33.33%; height:542px; background:url(../Images/man1.png) no-repeat; background-size:cover; overflow:hidden; float:left; box-sizing:border-box; padding:50px; }
.caselist ul li .wordbox .icon{ width:100%; height:100px;  overflow:hidden; text-align:left}
.caselist ul li .wordbox .icon img{ max-height:90%;}
.caselist ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:32px;  color:#171717; font-weight:700;  overflow:hidden; text-align:left}
.caselist ul li .wordbox .tit2{ width:100%; height:50px; line-height:50px; font-size:16px;  color:#6a7178;  overflow:hidden; text-align:left}
.caselist ul li .wordbox .word{ width:100%; height:auto; line-height:28px; font-size:17px; color:#171717; overflow:hidden; margin-top:20px; text-align:left}


.caselist ul li .picbox{ width:65.36%; height:auto; float:right; overflow:hidden; background:#f0f3f8; height:542px; line-height:542px; text-align:center}
.caselist ul li .picbox img{ max-width:90%; max-height:90%;}

.caselist ul li:nth-child(2n) .wordbox{ background:url(../Images/man2.png) no-repeat; background-size:cover; float:right }
.caselist ul li:nth-child(2n) .picbox{ float:left}
/*
.caselist ul li:hover .box{ border:1px solid #00a2ff; box-sizing:border-box;  background:#f8fbfd}
.caselist ul li:hover .pic{ }
.caselist ul li:hover .pic .img{-webkit-transform: scale(1.05); transform: scale(1.05);}
.caselist ul li:hover .wordbox .tit{ color:#2299dc; font-weight:700}
.caselist ul li:hover .wordbox .word{ }
*/
/*幻灯新闻*/


.topnlist{ width:96%; height:auto; overflow:hidden; margin:0 auto; margin-top:20px }
.topnlist ul{ margin:0px; padding:0px; list-style:none}
.topnlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.topnlist ul li .tit{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#5cbbb4}
.topnlist ul li .word{ width:100%; height:50px; line-height:25px; overflow:hidden; margin-top:10px; font-size:14px; color:#333333}
.topnlist ul li .time{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:14px; color:#5cbbb4; margin-top:10px}



/*西部风情*/


/*职教资讯*/
.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; background:#FFF; border-radius:10px; padding:25px;}
.newsplist ul li .pic{ width:27.73%; height:222px; overflow:hidden; float:left}
.newsplist ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.newsplist ul li .wordbox{ width:70.46%; height:auto; float:right; overflow:hidden; box-sizing:border-box; }
.newsplist ul li .wordbox .tit{ width:100%; height:45px; line-height:45px; font-size:20px; font-weight:700; color:#333333; overflow:hidden}
.newsplist ul li .wordbox .word{ width:100%; height:60px; line-height:30px; font-size:14px; margin-top:10px; overflow:hidden}
.newsplist ul li .wordbox  .more{ width:100%; height:30px; line-height:30px; font-size:14px; color:#9f9f9f; margin-top:20px}
.newsplist ul li .wordbox  .more p.t1{ float:left;line-height:30px;}
.newsplist ul li .wordbox  .more p.t2{ float:right;line-height:30px; color:#e28697}
.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:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.newsplist ul li:hover .wordbox .tit{ color:#e28697}



.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:50%; height:auto; float:left; overflow:hidden;}
.schoolList ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding:25px 25px 0 25px; background:#FFF; border-radius:10px}
.schoolList ul li .pic{ width:100%; height:376px; overflow:hidden; position:relative}
.schoolList ul li .pic .img{ width:100%; height:376px; overflow:hidden;transition: all 0.5s ease;}
.schoolList ul li .pic .link{ position:absolute; right:20px; bottom:20px; height:25px; line-height:25px; background:url(../Images/link.png) left center no-repeat; text-indent:20px; font-size:14px; color:#FFF; z-index:10}
.schoolList ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:15px 0;}
.schoolList ul li .wordbox .mlogo{ float:left; width:28%; height:auto; float:left; text-align:center}
.schoolList ul li .wordbox .mlogo img{ height:90%; width:auto; border-radius:100%;}
.schoolList ul li .wordbox .word{ float:left; width:72%; overflow:hidden;}
.schoolList ul li .wordbox .word .tit{ width:100%; height:70px; line-height:35px; overflow:hidden; color:#944676; font-size:20px;}
.schoolList ul li .wordbox .word .tit2{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:26px; font-weight:700; color:#944676}

.schoolList ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*联系我们*/
.contactlist{ width:100%; height:auto; overflow:hidden; margin-top:80px;}
.contactlist ul{ margin:0px; padding:0px; list-style:none}
.contactlist ul li{ margin:0px; padding:0px; list-style:none; width:25%; height:auto; float:left; overflow:hidden;}
.contactlist ul li .pic{ width:100%; height:50px; line-height:50px; text-align:center}
.contactlist ul li .tit{ width:100%; height:50px; line-height:50px; text-align:center; font-size:20px; font-weight:700; color:#000}
.contactlist ul li .word{ width:100%; height:auto; line-height:30px; text-align:center; font-size:16px; margin-top:10px;}

.contactmap{ width:100%; height:445px; overflow:hidden; border-radius:20px; margin:50px 0 50px 0; }
.contactmap .leftone{ width:30%; height:auto; float:left;height:445px; overflow:hidden; background:#8c3d6e}
.contactmap .leftone .tit{ width:100%; height:auto; overflow:hidden; text-align:center; margin-top:80px; font-size:40px; line-height:50px; color:#ffffff}
.contactmap .leftone .tit2{ width:100%; height:auto; overflow:hidden; font-size:16px; color:#ece2e7; text-align:center; margin-top:24px;}
.contactmap .leftone .tit3{ width:100%; height:auto; overflow:hidden; text-align:center; margin-top:46px;}
.contactmap .rightone{ width:70%; height:auto; float:left;height:445px; overflow:hidden;}


/*横排三个*/
.travelnewslist{ width:100%; height:auto; overflow:hidden; margin-top:30px;}
.travelnewslist ul{ margin:0px; padding:0px; list-style:none}
.travelnewslist ul li{ margin:10px 0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left}
.travelnewslist ul li .box{ width:96%; height:auto; overflow:hidden; background:#FFF;box-shadow: 0px 0px 10px 0px #ececec; margin:0 auto}

.travelnewslist ul li .pic{ width:100%; height:285px; overflow:hidden; }
.travelnewslist ul li .pic .img{ width:100%; height:285px; overflow:hidden;transition: all 0.5s ease;}
.travelnewslist ul li .wordbox{ width:100%;  height:auto; overflow:hidden; box-sizing:border-box; padding:10px}
.travelnewslist ul li .wordbox .tit{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#003766; margin-top:10px;}
.travelnewslist ul li .wordbox .tit2{width:100%; height:35px; line-height:35px; overflow:hidden; font-size:20px; color:#333333; margin-top:9px;}	
.travelnewslist ul li .wordbox .word{width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px; color:#828282; margin-top:10px;}	
.travelnewslist ul li .wordbox .more{ width:100%; height:25px; line-height:25px; overflow:hidden; color:#2dccd3; text-decoration:underline; font-size:14px; margin-top:20px;}
.travelnewslist ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}


/*西部风情*/
.culturebox{ width:100%; height:auto; overflow:hidden}
.culturebox .listbox{ width:74%; height:376px; overflow:hidden; float:left; overflow:hidden; position:relative}
.culturebox .listbox .list{ width:100%; height:376px; overflow:hidden;}
.culturebox .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.culturebox .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:376px; overflow:hidden; float:left; position:relative}
.culturebox .listbox .list ul li .pic{ width:100%; height:376px; overflow:hidden;}
.culturebox .listbox .list ul li .tit{ position:absolute; left:10px; bottom:20px; height:35px; line-height:35px; font-size:20px; color:#FFF; overflow:hidden; z-index:10}

.culturebox .listbox .cpage {position: absolute;right: 10px;bottom:20px;}
.culturebox .listbox .cpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #b1c2be; margin: 0 3px;cursor: pointer;}
.culturebox .listbox .cpage .swiper-active-switch { background: #2dccd3;}

.culturebox .onebox{ width:26%; height:auto; float:left; overflow:hidden; box-sizing:border-box; padding:0 0 0 16px;}
.culturebox .onebox .box{ width:96%; height:auto; overflow:hidden; border:1px solid #e7ebef; }
.culturebox .onebox .box .pic{ width:100%; height:210px; overflow:hidden; position:relative;}
.culturebox .onebox .box .pic .img{ width:100%; height:210px; overflow:hidden;transition: all 0.5s ease;}
.culturebox .onebox .box .pic .time{  width:96px; height:38px; color:#FFF; font-size:14px; background:#2dccd3; line-height:38px; text-align:center; position:absolute; left:0; top:0; z-index:10}
.culturebox .onebox .box .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:25px 19px ;}
.culturebox .onebox .box .sortname{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#999999}
.culturebox .onebox .box .tit{ width:100%; height:52px; line-height:26px; overflow:hidden; font-size:18px; color:#333333; margin-top:10px;}
.culturebox .onebox .box .more{ width:100%; height:25px; line-height:25px; overflow:hidden; font-size:14px; color:#2dccd3; text-indent:20px; background:url(../Images/m1.png) left center no-repeat;}


.culturebox .onebox:hover .box{ border:1px solid #bfccd7;}
.culturebox .onebox:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.culturebox .onebox:hover .box .pic .time{ background:#003766  }
.culturebox .onebox:hover .box .tit{  color:#003766}
.culturebox .onebox:hover .box .more{ color:#003766; background:url(../Images/m2.png) left center no-repeat;}






/*西部视界*/
.viewsbox{ width:100%; height:auto; overflow:hidden}
.viewsbox .listbox{ width:49%; height:437px; overflow:hidden; float:left; overflow:hidden; position:relative}
.viewsbox .listbox .list{ width:100%; height:437px; overflow:hidden;}
.viewsbox .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.viewsbox .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:437px; overflow:hidden; float:left; position:relative}
.viewsbox .listbox .list ul li .pic{ width:100%; height:437px; overflow:hidden;}
.viewsbox .listbox .list ul li .tit{ position:absolute; left:10px; bottom:20px; height:35px; line-height:35px; font-size:16px; color:#FFF; overflow:hidden; z-index:10}

.viewsbox .listbox .cpage {position: absolute;right: 10px;bottom:20px;}
.viewsbox .listbox .cpage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #b1c2be; margin: 0 3px;cursor: pointer;}
.viewsbox .listbox .cpage .swiper-active-switch { background: #2dccd3;}

.viewsbox .onebox{ width:51%; height:auto; float:left; overflow:hidden; }
.viewsbox .onebox  ul{ margin:0px; padding:0px; list-style:none;}
.viewsbox .onebox  ul li{margin:0px 0 18px 0; padding:0px; list-style:none; width:50%; height:auto; float:left; overflow:hidden;}
.viewsbox .onebox .box{ width:96%; height:auto; overflow:hidden; float:right}
.viewsbox .onebox .box .pic{ width:100%; height:210px; overflow:hidden; position:relative;}
.viewsbox .onebox .box .pic .img{ width:100%; height:210px; overflow:hidden;transition: all 0.5s ease;}
.viewsbox .onebox .box .pic .time{  width:96px; height:38px; color:#FFF; font-size:14px; background:#2dccd3; line-height:38px; text-align:center; position:absolute; left:0; top:0; z-index:10}
.viewsbox .onebox .box .pic .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; font-size:14px; color:#ffffff; overflow:hidden; position:absolute; left:0; bottom:10px; box-sizing:border-box; padding:0 10px;}

.viewsbox .onebox  ul li:hover .box .pic .img{ -webkit-transform: scale(1.1); transform: scale(1.1);}
.viewsbox .onebox  ul li:hover .box .pic .time{ background:#003766  }




/*西部文学*/








/*技术支持*/
.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 }




/*荣誉资质*/











/*表单*/

.formtit{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:48px; font-weight:700; color:#00a0e9; line-height:60px; margin-top:50px;}
.formtit2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px; color:#00a0e9; line-height:35px; margin-top:10px;}
.formtit3{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:22px; color:#00a0e9; font-weight:700; margin-top:10px;}

.formbox{ width:100%; height:auto; overflow:hidden; margin:30px 0 50px 0; }
.formbox ul{ margin:0px; padding:0px; list-style:none}
.formbox ul li{ margin:10px 0px; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.formbox ul li .inbox{ width:96%; overflow:hidden; }
.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:100%; 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:99%}


.formbox ul li.long .btnme{ width:235px; height:58px; line-height:58px; overflow:hidden; background:#00a0e9; font-size:16px; color:#FFF;  border:0px; display:block; margin:0 auto; border-radius:5px}

.baom{ width:309px; height:57px; background:#ff6000; font-size:20px; color:#FFF; text-align:center; line-height:57px; margin-top:25px;}





/*服务与支持*/


/*下载中心*/

/*手册列表*/
.manuallist{ width:100%; height:auto; overflow:hidden; background:#f3f4f4; padding:15px 0; display:none}
.manuallist ul{ margin:0px; padding:0px; list-style:none; width:96%; margin:0 auto; display:block}
.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:#ffffff; box-sizing:border-box; padding:10px; border:1px solid #FFF}
.manuallist ul li .pic{ width:100%; height:150px; overflow:hidden; line-height:150px; text-align:center}
.manuallist ul li .pic img{ max-width:90%; max-height:90%;}

.manuallist ul li:hover .box{border:1px solid #73a4c0}
.manuallist ul li.onfocus .box{border:1px solid #73a4c0}

.machinelist{ width:100%; height:auto; overflow:hidden;}
.machinelist .one{ width:100%; height:auto; overflow:hidden;padding:60px 0;}
.machinelist .one .cbpx{ width:100%; max-width:1360px; margin:0 auto}
.machinelist .one .tbox{ width:100%; height:auto; overflow:hidden; }
.machinelist .one .tbox .picbox{ width:50%; float:left; overflow:hidden ; height:auto; text-align:center}
.machinelist .one .tbox .picbox img{ max-width:90%; height:auto; text-align:center}
.machinelist .one .tbox .wordbox{ width:50%; height:auto; float:left; overflow:hidden;}
.machinelist .one .tbox .wordbox .tit{ width:100%; height:auto; overflow:hidden; line-height:50px; font-size:30px; color:#333333}
.machinelist .one .tbox .wordbox .tit span{ font-size:30px; color:#015c92}
.machinelist .one .tbox .wordbox .word{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:200%; overflow:hidden; margin-top:15px;}
.machinelist .one .tablebox{ width:100%; height:auto; overflow:hidden; margin-top:20px; font-size:14px;}

.machinelist .one .tablebox table{width:100%;border-collapse:collapse; background:#FFF}
.machinelist .one .tablebox tr.tit{ background:#0172c4; color:#FFF;}
.machinelist .one .tablebox tr.even{ background:#eff4f8}
.machinelist .one .tablebox td{border:1px solid #ececec;line-height:35px; font-size:16px; padding:10px}
.machinelist .one .tablebox td em{color:#999;margin-left:5px; font-style:normal;}
.machinelist .one .tablebox tr td:nth-child(1){ background:#f8f8f8; font-weight:700; text-align:center}
.machinelist .one .tablebox tr td:nth-child(3){ background:#f8f8f8; font-weight:700; text-align:center}

.machinelist .one:nth-child(2n){ background:#f3f4f4}
.machinelist .one:nth-child(2n) .picbox{ float:right}

/*贴牌/代工*/
.oembox1{ width:100%; height:auto; overflow:hidden; background:url(../Images/culturebg.png) bottom center no-repeat #FFF; padding:70px 0}
.oembox1 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox1 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox1 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:54px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox1 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:44px; font-weight:700; color:#333333; text-align:center; line-height:70px;}
.oembox1 .titbox3{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom center no-repeat;}
.oembox1 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:25px;}
.oembox1 .leftbox{ width:50%; float:left; overflow:hidden;}
.oembox1 .leftbox .box{ width:100%; height:657px; background:url(../Images/p1bg.png) no-repeat; background-size:cover; box-sizing:border-box; padding:25px;}
.oembox1 .leftbox .box .picbox{ width:100%; height:480px; overflow:hidden; background:url(../Images/plogo.png) left top no-repeat; line-height:480px; text-align:center; line-height:480px;}
.oembox1 .leftbox .box .picbox img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.oembox1 .leftbox .box .wordbox{ width:100%; height:auto; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .tit{ width:100%; height:45px; line-height:45px; font-size:30px; font-weight:700; color:#333333; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .theword{ width:100%; height:auto; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .theword .word{ width:65%; float:left; height:auto; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .theword .word p{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px;}
.oembox1 .leftbox .box .wordbox .theword .more{ width:30%; height:auto; float:right; overflow:hidden;}
.oembox1 .leftbox .box .wordbox .theword .more p{ width:100%; height:50px; line-height:50px; border:1px solid #777777; border-radius:50px; overflow:hidden; text-align:center; font-size:16px;}
.oembox1 .leftbox .box:hover .wordbox .theword .more p{ background:#015c92; color:#FFF}

.oembox1 .leftbox .box:hover .picbox img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.oembox1 .rightbox{ width:50%; float:left; overflow:hidden;}
.oembox1 .rightbox .list{ width:100%; height:auto; overflow:hidden;}
.oembox1 .rightbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox1 .rightbox .list ul li{ margin:0px 0 20px 0; padding:0px; list-style:none; width:50%; float:left; height:auto; overflow:hidden}
.oembox1 .rightbox .list ul li .box{ width:96%; height:auto; float:right; overflow:hidden; height:316px; background:#f1f4fa; padding:10px;}
.oembox1 .rightbox .list ul li .box .inbox{ width:100%; height:auto; overflow:hidden;background:url(../Images/plogo.png) left top no-repeat; background-size:auto 30px;}
.oembox1 .rightbox .list ul li .box .pic{ width:100%; height:245px; overflow:hidden; line-height:245px; text-align:center}
.oembox1 .rightbox .list ul li .box .pic img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.oembox1 .rightbox .list ul li .box .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; text-align:center; font-size:16px;} 

.oembox1 .rightbox .list ul li:hover .box .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.oembox2{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:60px 0}
.oembox2 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox2 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox2 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:30px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox2 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom center no-repeat; margin-bottom:20px;}

.oembox2 .listbox{ width:1400px; height:490px; overflow:hidden; background: url(../Images/oemline.png) left center no-repeat; position:relative}
.oembox2 .listbox ul{ margin:0px; padding:0px; list-style:none}
.oembox2 .listbox ul li{ margin:0px; padding:0px; list-style:none; float:left; width:212px;height:490px; position:relative; margin-left:-72px;}
.oembox2 .listbox ul li .picbox{ width:213px; height:173px; background:url(../Images/grd1.png) no-repeat; overflow:hidden;box-sizing:border-box; padding:10px 0 0 0}
.oembox2 .listbox ul li .picbox .pic{ width:100%; text-align:center; height:90px; margin-top:10px;}
.oembox2 .listbox ul li .picbox .tit{ width:100%; text-align:center; font-size:22px; color:#0e4f75}
.oembox2 .listbox ul li .num{ width:40px; height:40px; background:#0e4f75; border-radius:100%; font-size:16px; color:#FFF; line-height:40px; text-align:center; position:absolute; left:50%; top:50%; margin-left:-20px; margin-top:-20px;}

.oembox2 .listbox ul li:nth-child(1){ margin:0}

.oembox2 .listbox ul li:nth-child(2n) .picbox{ position:absolute; bottom:0; background:url(../Images/grd2.png) no-repeat; box-sizing:border-box; padding:20px 0 0 0 }
.oembox2 .listbox ul li:nth-child(2n) .picbox .tit{ color:#2d82b5}
.oembox2 .listbox ul li:nth-child(2n) .num{ background:#2d82b5}




.oembox3{ width:100%; height:auto; overflow:hidden; background:#ecf1f4; padding:60px 0}
.oembox3 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox3 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox3 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:30px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox3 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom 
center no-repeat; margin-bottom:20px;}
.oembox3 .listbox{ width:100%; height:530px; overflow:hidden; margin-top:25px; background:#ffffff; position:relative}
.oembox3 .listbox .picbox{ width:60%; height:530px; overflow:hidden; background:#FFF; float:left}
.oembox3 .listbox .title{ position:absolute; right:34px; top:50px; font-size:68px; font-weight:700; text-transform:uppercase; color:#e7eaee}
.oembox3 .listbox .list{ position:absolute; right:28px; bottom:39px; width:50%; height:auto; overflow:hidden;}
.oembox3 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox3 .listbox .list ul li{ margin:0px 0 10px 0; padding:0px; list-style:none; width:33.33%; float:left; overflow:hidden;}
.oembox3 .listbox .list ul li .box{ width:97%; height:auto; float:right; overflow:hidden; background:#015c92; box-sizing:border-box; padding:10px;}
.oembox3 .listbox .list ul li .box .pic{ width:100%; text-align:center; height:94px; line-height:94px; overflow:hidden;}
.oembox3 .listbox .list ul li .box .tit{ width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden; font-size:24px; color:#FFF}

.oembox3 .listbox .list ul li:hover .box{ background:#007720}
/*服务*/
.oembox4{ width:100%; height:auto; overflow:hidden; background:#ffffff; padding:60px 0}
.oembox4 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox4 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox4 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:30px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox4 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom 
center no-repeat; margin-bottom:20px;}
.oembox4 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px; background:#ffffff; position:relative}

.oembox4 .listbox .list{width:100%; height:auto; overflow:hidden;}
.oembox4 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox4 .listbox .list ul li{ margin:0px; padding:0px; list-style:none; width:20%; float:left; overflow:hidden;}
.oembox4 .listbox .list ul li .box{ width:96%; height:auto; margin:0 auto; overflow:hidden; background:#f5f5f7; box-sizing:border-box; padding:35px 0;}
.oembox4 .listbox .list ul li .box .pic{ width:100%; text-align:center; height:150px; line-height:150px; overflow:hidden;}
.oembox4 .listbox .list ul li .box .tit{ width:100%; height:40px; line-height:40px; text-align:center; overflow:hidden; font-size:24px; margin-top:20px;}
.oembox4 .listbox .list ul li:nth-child(2n) .box{ background:#ecf1f4}

.oembox4 .listbox .list ul li:hover .box{ background:#e1e8f3}
/*产品*/
.oembox5{ width:100%; height:auto; overflow:hidden; background:#ffffff; padding:0 0 60px 0}
.oembox5 .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox5 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox5 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:30px; font-weight:700; color:#000000; text-align:center; line-height:70px;}
.oembox5 .titbox span{ cursor:pointer}
.oembox5 .titbox span.onfocus{color:#015c92;}
.oembox5 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom 
center no-repeat; margin-bottom:20px;}
.oembox5 .listbox{ width:100%; height:auto; overflow:hidden; margin-top:20px; background:#ffffff; position:relative}
.oembox5 .leftbox{ width:50%; float:left; overflow:hidden;}
.oembox5 .leftbox .box{ width:100%; height:657px; background:url(../Images/p1bg.png) no-repeat; background-size:cover; box-sizing:border-box; padding:25px;}
.oembox5 .leftbox .box .picbox{ width:100%; height:480px; overflow:hidden; background:url(../Images/plogo.png) left top no-repeat; line-height:480px; text-align:center; line-height:480px;}
.oembox5 .leftbox .box .picbox img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.oembox5 .leftbox .box .wordbox{ width:100%; height:auto; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .tit{ width:100%; height:45px; line-height:45px; font-size:30px; font-weight:700; color:#333333; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .theword{ width:100%; height:auto; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .theword .word{ width:65%; float:left; height:auto; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .theword .word p{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px;}
.oembox5 .leftbox .box .wordbox .theword .more{ width:30%; height:auto; float:right; overflow:hidden;}
.oembox5 .leftbox .box .wordbox .theword .more p{ width:100%; height:50px; line-height:50px; border:1px solid #777777; border-radius:50px; overflow:hidden; text-align:center; font-size:16px;}
.oembox5 .leftbox .box:hover .wordbox .theword .more p{ background:#015c92; color:#FFF}

.oembox5 .leftbox .box:hover .picbox img{-webkit-transform: scale(1.1); transform: scale(1.1);}


.oembox5 .rightbox{ width:50%; float:left; overflow:hidden;}
.oembox5 .rightbox .list{ width:100%; height:auto; overflow:hidden;}
.oembox5 .rightbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox5 .rightbox .list ul li{ margin:0px 0 20px 0; padding:0px; list-style:none; width:50%; float:left; height:auto; overflow:hidden}
.oembox5 .rightbox .list ul li .box{ width:96%; height:auto; float:right; overflow:hidden; height:316px; background:#f1f4fa; padding:10px;}
.oembox5 .rightbox .list ul li .box .inbox{ width:100%; height:auto; overflow:hidden;background:url(../Images/plogo.png) left top no-repeat; background-size:auto 30px;}
.oembox5 .rightbox .list ul li .box .pic{ width:100%; height:245px; overflow:hidden; line-height:245px; text-align:center}
.oembox5 .rightbox .list ul li .box .pic img{ max-width:80%; max-height:80%;transition: all 0.5s ease;}
.oembox5 .rightbox .list ul li .box .tit{ width:100%; height:35px; line-height:35px; overflow:hidden; text-align:center; font-size:16px;} 

.oembox5 .rightbox .list ul li:hover .box .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}

/*图片展示*/
.oembox6{ width:100%; height:auto; overflow:hidden; background:#f2f6fa; padding:60px 0}
.oembox6 .centerbox{ width:100%; height:auto; max-width:1600px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.oembox6 .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.oembox6 .titbox{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:30px; font-weight:700; color:#015c92; text-align:center; line-height:70px;}
.oembox6 .titbox2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px;color:#848484; text-align:center; padding-bottom:20px; background:url(../Images/oerml.png) bottom 
center no-repeat; margin-bottom:20px;}
.oembox6 .listbox{ width:100%; height:460px; overflow:hidden; margin-top:45px; position:relative}
.oembox6 .leftarr{ width:69px; height:69px; background:url(../Images/left2.png) no-repeat; background-size:100% 100%; position:absolute; left:0; top:50%; margin-top:-35px; z-index:10; cursor:pointer }
.oembox6 .rightarr{ width:69px; height:69px; background:url(../Images/right2.png) no-repeat;background-size:100% 100%; position:absolute; right:0; top:50%; margin-top:-35px;z-index:10;cursor:pointer}

.oembox6 .listbox .list{ width:100%; height:460px; overflow:hidden; max-width:1360px; margin:0 auto}
.oembox6 .listbox .list ul{ margin:0px; padding:0px; list-style:none}
.oembox6 .listbox .list ul li{ margin:0px; padding:0; list-style:none; width:33.33%; height:auto; float:left; overflow: visible;  position:relative; z-index:0}
.oembox6 .listbox .list ul li .box{ width:96%; margin:0 auto; height:auto; overflow:hidden;  box-sizing:border-box; background:#ffffff; border-radius:5px; position:absolute;left:0; top:30px;}
.oembox6 .listbox .list ul li .box .pic{ width:100%; height:402px; overflow:hidden;transition: all 0.5s ease;  opacity:0.3}
.oembox6 .listbox .list ul li .box .pic .img{ width:100%; height:100%; overflow:hidden;/*transition: all 1s ease;*/}

.oembox6 .listbox .list ul li.swiper-slide-active{ z-index:10;}
.oembox6 .listbox .list ul li.swiper-slide-active .box{ width:170%; height:100%; position:absolute; left:0; top:0; margin-left:-35%}
.oembox6 .listbox .list ul li.swiper-slide-active .box .pic{ height:460px; opacity:1}










/*新闻信息*/
.tgoodbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/culturebg.png) bottom center no-repeat #FFF; overflow:hidden; padding:30px 0}
.tgoodbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden; box-sizing:border-box;  }
.tgoodbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.tgoodbox .list{ width:100%; height:auto; overflow:hidden;}
.tgoodbox .list ul{ margin:0px; padding:0px; list-style:none}
.tgoodbox .list ul li{ margin:0px; padding:0px; list-style:none; width:33.33%; height:auto; float:left; overflow:hidden;}
.tgoodbox .list ul li .box{ width:96%; height:auto; overflow:hidden; margin:0 auto; background:#f3f3f3 }
.tgoodbox .list ul li .pic{ width:100%; height:288px; overflow:hidden;}
.tgoodbox .list ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;}
.tgoodbox .list ul li .wordbox{ width:100%; height:auto; overflow:hidden; padding:15px;}
.tgoodbox .list ul li .wordbox .tit{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:16px; color:#333333}
.tgoodbox .list ul li .wordbox .word{ width:100%; height:50px; line-height:25px; overflow:hidden; font-size:14px; color:#7f7f7f}
.tgoodbox .list ul li .wordbox .time{ width:100%; height:30px; line-height:30px; overflow:hidden; font-size:14px; color:#015c92}

.tgoodbox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.tgoodbox .list ul li:hover .wordbox .tit{ color:#015c92}
.tgoodbox .list ul li:hover .wordbox .word{ color:#015c92}


.bignews{ width:100%; height:auto; overflow:hidden; margin:0 auto; }
.bignews ul{ margin:0px; padding:0px; list-style:none}
.bignews ul li{ margin:20px 0 20px 0px; padding:0px 0 0px 0; overflow:hidden; list-style:none; width:100%; height:auto; background:#FFF; border-bottom:1px solid #f2f1ed;}
.bignews ul li .pic{ width:24%; float:right; overflow:hidden; height:215px;  }
.bignews ul li .pic .img{ width:100%; height:215px; overflow:hidden;transition: all 0.5s ease;}
.bignews ul li .wordbox{ width:68%; float:left; overflow:hidden; height:auto; box-sizing:border-box; padding:0 40px; }

.bignews ul li .wordbox .tit{ width:100%; height:30px; line-height:30px; font-size:24px; color:#333333;overflow:hidden; margin-top:40px; }
.bignews ul li .wordbox .word{ width:100%; height:90px; line-height:30px; overflow:hidden; font-size:14px; color:#6e6e6e; margin-top:10px;}
.bignews ul li .wordbox .more{ width:100%; height:auto; overflow:hidden; margin-top:25px; font-size:14px; color:#272727; display:none}

.bignews ul li  .timebox{ width:8%; height:134px; box-sizing:border-box; border-right:1px solid #CCC; margin-top:45px; float:left; overflow:hidden;}
.bignews ul li  .timebox p{  width:100%;display:block; color:#015c92; text-align:center}
.bignews ul li  .timebox p.t1{ margin-top:26px; font-weight:700; font-size:40px; line-height:60px;}
.bignews ul li  .timebox p.t2{ margin-top:10px;  font-size:14px;}



.bignews ul li:hover{ background:#f3f3f3}
.bignews ul li:hover .wordbox .tit{ color:#015c92; font-weight:700}
.bignews ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}




/*人力资源*/
.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}


/*工作*/
.jobtit{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:38px; font-weight:700; color:#d9576f;}
.jobword{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:16px; line-height:200%; overflow:hidden; box-sizing:border-box; background:url(../Images/leftdot.png) left center no-repeat; margin:20px 0}
.jobword .inbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/rightdot.png) right center no-repeat; font-size:16px; line-height:200%; box-sizing:border-box; padding:0 147px}


.jobtit2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:38px; font-weight:700; color:#333333;}
.jobword2{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:18px; color:#666666;}

.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}



.thejobtitbox{ width:100%; height:auto; overflow:hidden;   font-size:34px; font-weight:700; color:#5f5893}
.thejobtitword{ width:100%; height:auto; margin-top:10px; font-size:16px; line-height:200%; overflow:hidden; color:#4b4b4b}

/*应聘申请*/
.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/ertopbg1.png) repeat; min-height:350px; position:fixed; left:0px; top:0px; z-index:999999999; display:none  }
.alertbox .cbox{ width:96%; height:auto; overflow:hidden; max-width:750px; overflow:hidden; margin:0 auto; margin-top:100px;}
.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:30px; border-radius:15px; margin-top:20px;}
.alertbox .cbox .listbox .titnote{ width:100%; height:auto; line-height:40px; font-size:14px; overflow:hidden;}
.alertbox .cbox .listbox .titbox{ width:100%; height:auto; line-height:30px; overflow:hidden;  font-size:20px; color:#333333; text-align:center; text-transform:uppercase}
.alertbox .cbox .listbox .titbox2{ width:100%; height:auto; line-height:30px; overflow:hidden;  font-size:14px; color:#333333; opacity:0.8; text-align:center; margin-top:10px; word-wrap: break-word;}
.alertbox .cbox .listbox video{ width:100%; height:450px; object-fit: cover;}
.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:100%; height:auto; float:left; overflow:hidden;}
.alertbox .cbox .listbox .list ul li .input1{ width:100%; height:70px; line-height:70px; overflow:hidden; border:1px solid #7e7e7e; font-size:14px; text-indent:20px;}
.alertbox .cbox .listbox .list ul li .input2{ width:30%; height:45px; line-height:45px; overflow:hidden; border:1px solid #dfdfdf; font-size:14px; text-indent:20px;}
.alertbox .cbox .listbox .list ul li.long{ width:100%; height:auto; overflow:hidden;}
.alertbox .cbox .listbox .list ul li .txt{ width:100%; height:150px; 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:#0159b3; color:#FFF; font-size:18px; margin:0 auto; float:none; border:0px; border-radius:10px; display:block; text-indent:0; text-align:center; border:1px solid #0159b3; float:left; margin-left:150px;}
.alertbox .cbox .listbox .list ul li .reset{ width:193px; height:53px; background:#ffffff; color:#333333; font-size:18px; margin:0 auto; float:none; border:0px; border-radius:10px; display:block; text-indent:0; text-align:center; border:1px solid #7e7e7e; float:left; margin-left:20px;}
.alertbox .cbox .listbox .list ul li  .getcode{ float:right; height:50px; line-height:50px; cursor:pointer; border:1px solid #dfdfdf; padding:0 10px; }



/*荣誉弹出*/
.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}


/*语言选择*/
.alertlanguage{ width:100%; height:100%; overflow:hidden; background:url(../Images/ertop1.png) repeat; min-height:350px; position:fixed; left:0px; top:0px; z-index:99999; display:none  }
.alertlanguage .cbox{ width:96%; height:auto; overflow:hidden; max-width:620px; overflow:hidden; margin:0 auto; margin-top:80px; background:#FFF}
.alertlanguage .cbox .closebox{ width:100%; height:50px; line-height:50px;  overflow:hidden; cursor:pointer; border-bottom:1px solid #f9f9f9}
.alertlanguage .cbox .closebox .tit{ float:left; font-size:20px; font-weight:700; text-indent:20px;}
.alertlanguage .cbox .closebox .closeme{ float:right}
.alertlanguage .cbox .word{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; font-size:16px;}
.alertlanguage .cbox .list{ width:100%; height:auto; overflow:hidden; margin:20px 0}
.alertlanguage .cbox .list ul{ margin:0; padding:0px; list-style:none}
.alertlanguage .cbox .list ul li{ margin:0; padding:0px; list-style:none; width:50%; float:left; overflow:hidden;}
.alertlanguage .cbox .list ul li p{ width:92%; margin:0 auto; border:1px solid #CCC; line-height:50px; text-align:center; font-size:16px;}




/*产品详细*/
.producttop{ width:100%; height:auto; overflow:hidden; padding:0; position:relative; z-index:100; background: #ffffff; padding:0 0 30px 0; }
.producttop .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;  }
.producttop .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto }
.producttop .thetit{ width:100%; height:auto; font-size:20px; font-weight:700; overflow:hidden; color:#000; line-height:40px; margin:10px 0}

.producttop  .slidebox{ width:45%; height:auto; float:right; overflow:hidden; position:relative}
.producttop  .slidebox .blist{ width:100%; height:385px; overflow:hidden; border:1px solid #e6e1e1;}
.producttop  .slidebox .blist ul{ margin:0px; padding:0px; list-style:none}
.producttop  .slidebox .blist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:385px; line-height:385px; text-align:center; overflow:hidden; position:relative; background:#FFF}
.producttop  .slidebox .blist ul li img{ max-width:90%; max-height:90%}
.producttop  .slidebox .blist ul li .num{ position:absolute; right:10px; bottom:10px; font-size:14px; color:#a4a4a4; display:none}
.producttop  .slidebox .blist ul li .num span{ color:#015c92}

.producttop  .slidebox .smallbox{ width:100%; margin:0 auto; overflow:hidden; height:90px; position:relative; margin-top:20px;}
.producttop  .slidebox .uparr{ width:15px; height:30px; background:url(../Images/left2.png) no-repeat; position:absolute; left:0; top:50%; margin-top:-15px; cursor:pointer}
.producttop  .slidebox .downarr{ width:15px; height:30px; background:url(../Images/right2.png) no-repeat; position:absolute; right:0; top:50%; margin-top:-15px;cursor:pointer}
.producttop  .slidebox .smlist{ width:90%; margin:0 auto; height:98px; overflow:hidden;}
.producttop  .slidebox .smlist ul{ margin:0px; padding:0px; list-style:none}
.producttop  .slidebox .smlist ul li{ margin:0px; padding:0px; list-style:none; width:171px; height:98px; }
.producttop  .slidebox .smlist ul li .pic{ width:96%; height:88px; border:1px solid #e8e8e8;display: flex;align-items: center;justify-content: center;}
.producttop  .slidebox .smlist ul li img{ max-width:80%; max-height:80%}
.producttop  .slidebox .smlist ul li.active-nav .pic{ border:1px solid #b9b6cd;}

.producttop  .thelink{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.producttop  .thelink .list{ width:96%; margin:0 auto; overflow:hidden;}
.producttop  .thelink .list ul{ margin:0px; padding:0px; list-style:none}
.producttop  .thelink .list ul li{ margin:0px; padding:0px; list-style:none; height:auto; width:25%; float:left; overflow:hidden;}
.producttop  .thelink .list ul li .pic{ width:100%; height:66px; line-height:66px; text-align:center}
.producttop  .thelink .list ul li .tit{ width:100%; height:35px; line-height:35px; text-align:center; font-size:14px; font-weight:700; font-size:14px; color:#8580a9}

.producttop .wordbox{ width:50%; float:left; overflow:hidden; font-size:14px; line-height:200%; overflow:hidden;}
.producttop .wordbox .tit{ width:100%; height:auto; line-height:50px; font-size:34px; font-weight:700; color:#272727;}
.producttop .wordbox .tit2{ width:100%; height:auto; font-size:24px; margin-top:10px; overflow:hidden; color:#6c6696; font-weight:700; border-bottom:1px solid #c4c4d0; padding-bottom:25px; margin-top:20px;}
.producttop .wordbox .word{ width:100%; height:auto; overflow:hidden; margin-top:25px; overflow:hidden; font-size:16px; line-height:35px; color:#686868}
.producttop .wordbox .word img{ max-width:100%; height:auto}

.producttop .wordbox .word2{ width:100%; height:auto; overflow:hidden; margin-top:10px; overflow:hidden; font-size:16px; line-height:38px; color:#272727}
.producttop .wordbox .word2 p{ width:100%; height:auto; overflow:hidden; background:url(../Images/dot1.png) left 0 top 18px no-repeat; box-sizing:border-box; padding:0 15px; line-height:38px;}


.producttop .picbox{ width:40%; height:auto; float:right; overflow:hidden; }
.producttop .picbox img{ max-width:100%; height:auto}


.productshow{ width:100%; height:auto; overflow:hidden; background:#FFF; padding:0 0 60px 0;  }
.productshow .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;} 
.productshow .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto ; padding-bottom:20px;}
.productshow .titbox{ width:100%; height:50px; line-height:50px; font-size:40px; overflow:hidden; font-weight:700; margin-bottom:25px; text-align:center}
.productshow .navbox{ width:100%; height:52px; background:#8580a9; overflow:hidden;}
.productshow .navbox ul{ margin:0px; padding:0px; list-style:none}
.productshow .navbox ul li{ margin:0px; padding:0px; list-style:none; width:150px; height:52px; line-height:52px; overflow:hidden; font-size:20px; color:#ffffff; float:left; text-align:center; cursor:pointer}
.productshow .navbox ul li.onfocus{ background:#7db598}

.productshow .wordbox{ width:100%; height:auto; font-size:18px; line-height:200%; overflow:hidden; padding:25px 0;}
.productshow .wordbox img{ max-width:100%; height:auto}
.productshow .wordbox li{width:50%; float:left; line-height:50px; height:auto}


.prorels{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.prorels ul{ margin:0px; padding:0px; list-style:none;}
.prorels ul li{ margin:10px 0; padding:5px; list-style:none; box-sizing:border-box; width:33.33%; height:auto; float:left; overflow:hidden}
.prorels ul li .box{ width:98%; height:auto; overflow:hidden; float:left; background:#FFF; box-sizing:border-box; padding:0; border-radius:10px; border:0px solid #FFF}
.prorels ul li .box .pic{ width:100%; height:412px; overflow:hidden; position:relative; box-sizing:border-box; z-index:0; text-align:center; line-height:412px }
.prorels ul li .box .pic img{ max-width:80%; max-height:80%; transition: all 0.5s ease;}


.prorels ul li .wordbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px; text-align:center}
.prorels ul li .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:18px; color:#333333; overflow:hidden; }
.prorels ul li .wordbox .tit2{ width:100%; height:40px; line-height:40px; overflow:hidden; text-align:center; font-size:14px; color:#9a9a9a}

.prorels ul li:hover .box{border:0px solid #b2cede;box-shadow: 0px 0px 10px 0px #aeb1bc;}
.prorels ul li:hover .pic img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.prorels ul li:hover .wordbox{ background:#e0ebf2}
.prorels ul li:hover .wordbox .tit{color:#015c92}
.prorels ul li:hover .wordbox .tit2{ color:#015c92}



/*大新闻*/
.projectlist2{ width:100%; height:375px;overflow:hidden; margin:20px 0; position:relative}
.projectlist2 .list{ width:100%; height:auto; overflow:hidden;}
.projectlist2 .list ul{ margin:0px; padding:0px; list-style:none}
.projectlist2 .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; float:left; background:#f5f5f5; box-sizing:border-box;}
.projectlist2 .list ul li .box{ width:100%; height:auto; overflow:hidden; margin:0 auto;}
.projectlist2 .list ul li .pic{ width:41%; height:375px; overflow:hidden; float:left; border-radius:5px;}
.projectlist2 .list ul li .pic .img{ width:100%; height:100%; overflow:hidden;transition: all 0.5s ease;} 
.projectlist2 .list ul li .wordbox{ width:59%; height:auto; box-sizing:border-box; float:right; padding:20px}


.projectlist2 .list ul li .tit0{ width:100%; height:auto; overflow:hidden;}

.projectlist2 .list ul li .tit{ width:100%; height:80px; line-height:40px; overflow:hidden; font-size:22px; font-weight:700; color:#da251c;}

.projectlist2 .list ul li .word{ width:100%; height:90px; line-height:30px; overflow:hidden; font-size:16px;  color:#a1a1a1; margin-top:10px;}
.projectlist2 .list ul li .more{ width:100%; height:40px; line-height:40px; overflow:hidden; font-size:14px; margin-top:57px }
.projectlist2 .list ul li .more p.t1{ float:left}
.projectlist2 .list ul li .more p.t2{ float:right}

.projectlist2 .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}

.projectlist2 .nmppage {position: absolute;right: 20px;bottom:25px;}
.projectlist2 .nmppage .swiper-pagination-switch { display: inline-block;width: 10px; height: 10px;border-radius: 10px;background: #878785; margin: 0 3px;cursor: pointer;}
.projectlist2 .nmppage .swiper-active-switch { background: #0093e7;}



/*人才理念*/
.jobideatit{ width:100%; height:auto; overflow:hidden; text-align:center; font-size:36px; line-height:60px; color:#d32620}
.jobideaword{ width:100%; height:auto; overflow:hidden; font-size:16px; line-height:200%; overflow:hidden; text-align:center; margin-top:20px;}

.jobidealist{ width:100%; height:auto; overflow:hidden; margin-top:0px;}
.jobidealist .one{ width:100%; height:auto; overflow:hidden; margin:20px 0; clear:both}
.jobidealist .one .slidebox{ width:48%; height:416px; float:left; overflow:hidden; position:relative; border-radius:10px;}
.jobidealist .one .slidebox .list{ width:100%; height:416px; overflow:hidden;}
.jobidealist .one .slidebox .list ul{ margin:0px; padding:0px; list-style:none}
.jobidealist .one .slidebox .list ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:416px;}
.jobidealist .one .slidebox  .ideapage {position: absolute;left: 0;text-align: center; bottom:15px;width: 100%;}
.jobidealist .one .slidebox  .ideapage .swiper-pagination-switch { display: inline-block;width: 10px;height: 10px; border-radius: 10px;background: #ffffff;margin: 0 3px;cursor: pointer;}
.jobidealist .one .slidebox  .ideapage .swiper-active-switch {background: #00408a;}

.jobidealist .one .wordbox{ width:48%; height:416px; float:right; overflow:hidden; position:relative; box-sizing:border-box; padding:20px;}
.jobidealist .one .wordbox .tit{ width:100%; height:50px; line-height:50px; font-size:30px; font-weight:700; color:#333333}
.jobidealist .one .wordbox .word{ width:100%; height:280px; overflow:auto; line-height:200%; font-size:14px; margin-top:10px;}

.jobidealist .one:nth-child(2n) .slidebox{ float:right}
.jobidealist .one:nth-child(2n) .wordbox{ float:left}

/*新闻*/
.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/dot1.png) left center no-repeat; text-indent:21px; font-size:16px;text-overflow: ellipsis;white-space: nowrap;}
.newslist ul li p.t1 span{ color:#f01d23}
.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}










/*学院校排名*/
.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:14px;  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;}






/*推荐新闻*/
.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);}


/*实验室展示*/
.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);}





.box2{ width:100%; height:auto; overflow:hidden; margin:0 auto; max-width:980px;}
.showtime{ width:95px; height:31px; line-height:31px; text-align:center; background:#e8e9f1; border-radius:50px; font-size:14px; color:#1e2a73; margin-bottom:20px;}
.showus{ width:100%; line-height:200%;  margin:0 auto;  font-size:17px; color:#636363; margin-top:30px;}
.showus p{ line-height:200%;}
.showus table{width:100%;border-collapse:collapse;}
.showus tr.tit{ background:#0172c4; color:#FFF;}
.showus tr.even{ background:#eff4f8}
.showus td{border:0px solid #e1e1e1;line-height:35px; font-size:14px;}
.showus td em{color:#999;margin-left:5px; font-style:normal;}
.showus img{ max-width:100%; height:auto}
.showus video{ width:100%; height:800px; max-width:1200px;}

.showus2 table{width:100%;border-collapse:collapse;}
.showus2 tr:nth-child(1) td{ background:#0172c4; color:#FFF;}
.showus2 tr.even{ background:#eff4f8}
.showus2 td{border:1px solid #e1e1e1;line-height:35px; font-size:14px; box-sizing:border-box; padding:0 10px}
.showus2 td em{color:#999;margin-left:5px; font-style:normal;}
.showus2 img{ max-width:100%; height:auto}

.readvideo{ width:100%; height:auto; overflow:hidden;}
.readvideo video{ width:100%; height:600px; object-fit:cover;}

.resnewsbox{ width:100%; height:auto; overflow:hidden; background:#f5f8fd; padding:60px 0;}
.resnewsbox .centerbox{ width:100%; height:auto; max-width:1360px; margin:0 auto; clear:both; overflow:hidden;} 
.resnewsbox .centerbox .centerin{ width:100%; height:auto; overflow:hidden; margin:0 auto ; }

.resnewsbox .titbox{ width:100%; height:80px; overflow:hidden; position:relative}
.resnewsbox .titbox .titone{ width:50%; height:auto; overflow:hidden; float:left}
.resnewsbox .titbox .tit{ width:100%; height:50px; line-height:50px; font-size:32px; font-weight:700; color:#171717}

.resnewsbox .titbox .arrbtn{ float:right;  z-index:100}
.resnewsbox .titbox .arrbtn ul{ margin:0px; padding:0px; list-style:none}
.resnewsbox .titbox .arrbtn ul li{ margin:0px 0 0 18px; padding:0px; list-style:none;  float:left; width:54px; height:54px; overflow:hidden;}
.resnewsbox .titbox .arrbtn ul li p{ width:54px; height:54px; border:1px solid #bfc6d2; line-height:54px; text-align:center; border-radius:100%; display:flex;align-items:center;justify-content:center; transition:all 0.5s ease; overflow:hidden; position:relative; cursor:pointer}
.resnewsbox .titbox .arrbtn ul li p .img1{ display:block}
.resnewsbox .titbox .arrbtn ul li p .img2{ display:none}
.resnewsbox .titbox .arrbtn ul li p.leftarr::before {content: '';position: absolute; top: 50%;left: 50%; width: 0;height: 0; background: #0084ff; /* 蓝色背景 */ border-radius: 50%;transform: translate(-50%, -50%); /* 居中 */z-index: -1; /* 置于底层 */transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */}
.resnewsbox .titbox .arrbtn ul li p.rightarr::after {content: '';position: absolute; top: 50%;left: 50%; width: 0;height: 0; background: #0084ff; /* 蓝色背景 */ border-radius: 50%;transform: translate(-50%, -50%); /* 居中 */z-index: -1; /* 置于底层 */transition: width 0.5s ease, height 0.5s ease; /* 平滑过渡 */}

.resnewsbox .titbox .arrbtn ul li:hover p .img1{ display:none}
.resnewsbox .titbox .arrbtn ul li:hover p .img2{ display:block}
.resnewsbox .titbox .arrbtn ul li:hover p.leftarr::before { width: 150%;  /* 覆盖整个圆形 */ height: 150%; /* 覆盖整个圆形 */}
.resnewsbox .titbox .arrbtn ul li:hover p.rightarr::after { width: 125%;  /* 覆盖整个圆形 */ height: 125%; /* 覆盖整个圆形 */}



.restit{ width:100%; height:auto; overflow:hidden; margin:20px 0; font-size:32px; font-weight:700; color:#222222}
.resbox{ width:100%; height:420px; overflow:hidden; margin-top:20px;}
.resbox .list{ width:100%; height:auto; overflow:hidden;}
.resbox .list ul{ margin:0px; padding:0px; list-style:none}
.resbox .list ul li{ margin:0; padding:0px; list-style:none; width:33.33%; height:auto; overflow:hidden; float:left; box-sizing:border-box }
.resbox .list ul li .box{ width:94%; height:auto; overflow:hidden; overflow:hidden;  box-sizing:border-box; padding:0;}

.resbox .list ul li .pic{ width:100%; overflow:hidden; height:275px; overflow:hidden; position:relative; border-radius:10px;} 
.resbox .list ul li .pic .img{ width:100%; height:100%;transition: all 0.5s ease;}
.resbox .list ul li .timebox{ width:95px; height:31px; line-height:31px; text-align:center; background:#e8e9f1; border-radius:50px; font-size:14px; color:#1e2a73; margin:20px 0;}

.resbox .list ul li .tit{ width:100%; height:60px; line-height:30px; font-size:18px;  color:#171717; overflow:hidden; margin-top:15px; }

.resbox .list ul li:hover .box{ }
.resbox .list ul li:hover .tit{ color:#282774;}
.resbox .list ul li:hover .pic .img{-webkit-transform: scale(1.1); transform: scale(1.1);}
.resbox .list ul li:hover .wordbox .more{ }







.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;}




.membox{ width:100%; height:auto; overflow:hidden; background:#f5f5f5; padding:25px 0}

/*会员注册*/
.memberRegisterbox{ width:96%; max-width:540px; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0}
.memberRegisterbox .leftbox{ width:451px; height:auto; overflow:hidden; float:left}
.memberRegisterbox .rightbox{ width:100%; height:auto; overflow:hidden; float:left}
.memberRegisterbox .rightbox .navlist{ width:100%; height:auto; overflow:hidden; margin-bottom:25px;}
.memberRegisterbox .rightbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.memberRegisterbox .rightbox .navlist ul li{ margin:0px; padding:0px; list-style:none; width:50%; float:left; overflow:hidden; cursor:pointer; height:60px; line-height:60px; text-align:center; font-size:24px; background: url(../Images/mline.png) bottom center no-repeat; font-weight:700}
.memberRegisterbox .rightbox .navlist ul li.onfocus{ color:#3c3c64;}
.memberRegisterbox .rightbox .navlist ul li.onfocus a{ color:#3c3c64;}
 
.memberRegisterbox .rightbox .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding: 0 20px}
.memberRegisterbox .rightbox .theform .titbox{ width:100%; height:50px; line-height:50px; text-align:center; font-size:32px; font-weight:700; color:#3c3c64; margin-top:35px;}
.memberRegisterbox .rightbox .theform .list{ width:100%; height:auto; overflow:hidden;}
.memberRegisterbox .rightbox .theform .list ul{ margin:0px; padding:0px; list-style:none}
.memberRegisterbox .rightbox .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.memberRegisterbox .rightbox .theform .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberRegisterbox .rightbox .theform .list ul li .input2{ width:40%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px; display:block; float:left}

.memberRegisterbox .rightbox .theform .list ul li  .getcode{ float:left;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberRegisterbox .rightbox .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.memberRegisterbox .rightbox .theform .list ul li.law{ height:35px; line-height:35px;}
.memberRegisterbox .rightbox .theform .list ul li.law a{ color:#0a3594}
.memberRegisterbox .rightbox .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#3c3c64; color:#FFF; font-size:18px; color:#ffffff; border:0px; border-radius:0px;}
.memberRegisterbox .rightbox .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.memberRegisterbox .rightbox .theform .list ul li.other a{ color:#3c3c64}


/*登录*/
.memberLoginbox{width:96%; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0; max-width:540px;}
.memberLoginbox .leftbox{ width:451px; height:600px; overflow:hidden; float:left}
.memberLoginbox .rightbox{ width:100%; height:auto; overflow:hidden; float:left}
 
.memberLoginbox .rightbox .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding:0 20px}
.memberLoginbox .rightbox .theform .titbox{ width:100%; height:auto; line-height:50px; text-align:center; font-size:25px; font-weight:700; color:#3c3c64; background: url(../Images/mline.png) bottom center no-repeat; margin-bottom:20px; padding-bottom:15px; }
.memberLoginbox .rightbox .theform .list{ width:100%; height:auto; overflow:hidden;}
.memberLoginbox .rightbox .theform .list ul{ margin:0px; padding:0px; list-style:none}
.memberLoginbox .rightbox .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.memberLoginbox .rightbox .theform .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberLoginbox .rightbox .theform .list ul li .input2{ width:50%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}

.memberLoginbox .rightbox .theform .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberLoginbox .rightbox .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.memberLoginbox .rightbox .theform .list ul li.law{ height:35px; line-height:35px;}
.memberLoginbox .rightbox .theform .list ul li.law a{ color:#0a3594}
.memberLoginbox .rightbox .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#3c3c64; color:#FFF; font-size:18px; color:#ffffff; border:0px; border-radius:0px;}
.memberLoginbox .rightbox .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.memberLoginbox .rightbox .theform .list ul li.other a{ color:#3c3c64}


/*忘记密码*/


.findpassBox{width:96%; height:auto; overflow:hidden; background:#FFF; margin:50px auto; border-radius:15px; padding:20px 0; max-width:540px;}

 
.findpassBox  .theform{ width:100%; height:auto; overflow:hidden; margin:0 auto; box-sizing:border-box; padding:0 20px}
.findpassBox  .theform .titbox{ width:100%; height:50px; line-height:50px; text-align:center; font-size:25px; font-weight:700; color:#3c3c64; background:url(../Images/online.jpg) bottom center no-repeat;}
.findpassBox  .theform .list{ width:100%; height:auto; overflow:hidden;}
.findpassBox  .theform .list ul{ margin:0px; padding:0px; list-style:none}
.findpassBox  .theform .list ul li{margin:0px; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden; margin-top:18px; font-size:14px;}
.findpassBox  .list ul li .input1{ width:100%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.findpassBox  .theform .list ul li .input2{ width:50%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}

.findpassBox  .theform .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.findpassBox  .theform .list ul li span{ color:#0b70e3; cursor:pointer}

.findpassBox  .theform .list ul li.law{ height:35px; line-height:35px;}
.findpassBox  .theform .list ul li.law a{ color:#0a3594}
.findpassBox  .theform .list ul li .btnme{ width:100%; height:53px; line-height:53px; background:#3c3c64; color:#FFF; font-size:18px; color:#ffffff; border:0px;border-radius:30px;}
.findpassBox  .theform .list ul li.other{ width:100%; height:30px; line-height:30px; overflow:hidden; text-align:center}
.findpassBox  .theform .list ul li.other a{ color:#3c3c64}


/*个人中心*/
.memberBox{ width:100%; height:auto; overflow:hidden; padding:20px}
.memberBox .centerbox{ width:100%; max-width:1360px; margin:0 auto; overflow:hidden;}
.memberBox .centerbox .centerin{ width:100%; margin:0 auto; overflow:hidden;}
.memberBox .leftbox{ width:20%; height:auto; background:#f3f3f3; overflow:hidden; padding:10px 0; float:left}
.memberBox .leftbox .pic{ width:100%; height:auto; overflow:hidden; text-align:center; margin-top:15px;}
.memberBox .leftbox .pic img{ width:105px; height:105px; border-radius:60px;}
.memberBox .leftbox .name{ width:100%; height:50px; line-height:50px; text-align:center; overflow:hidden; font-size:16px; color:#222222;}
.memberBox .leftbox .type{ width:100%; height:auto; overflow:hidden; text-align:center; line-height:35px;}
.memberBox .leftbox .type em{ font-style:normal; background:#ddac46; color:#FFF; padding:5px 15px; border-radius:20px;}
.memberBox .leftbox .navlist{ width:100%; height:auto; overflow:hidden;}
.memberBox .leftbox .navlist ul{ margin:0px; padding:0px; list-style:none}
.memberBox .leftbox .navlist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:52px; line-height:52px; border-bottom:1px solid #ebebeb; position:relative}
.memberBox .leftbox .navlist ul li .img{ position:absolute; left:28px; top:13px;}
.memberBox .leftbox .navlist ul li .img1{ display:block} 
.memberBox .leftbox .navlist ul li .img2{ display:none}
.memberBox .leftbox .navlist ul li .tit{ position:absolute; height:52px; line-height:52px; font-size:14px; color:#191919; position:absolute; left:62px; top:0}

.memberBox .leftbox .navlist ul li.onfocus{ background:#ededed}
.memberBox .leftbox .navlist ul li.onfocus .img1{ display:none} 
.memberBox .leftbox .navlist ul li.onfocus .img2{ display:block}
.memberBox .leftbox .navlist ul li.onfocus .tit{ color:#3c3c64}


.memberBox .rightbox{ width:80%; height:auto; background:#FFF; overflow:hidden; float:right; min-height:500px}
.memberBox .rightbox .titlebox{ width:100%; height:50px; line-height:50px; overflow:hidden; font-size:20px; color:#262626;  border-bottom:1px solid #f2f2f2; margin:0; padding:0; position:relative; text-indent:25px;}
.memberBox .rightbox .titlebox .tit{ position:absolute; left:10px; top:0px;}
.memberBox .rightbox .titlebox .add{ position:absolute; right:0px; top:0px; width:185px; height:50px; line-height:50px; text-align:center; font-size:16px; color:#FFF; border-radius:30px; background:#3c3c64}
.memberBox .rightbox .titlebox .back{ position:absolute; right:0px; top:0px;height:65px; line-height:65px; font-size:14px }


.memberBox .rightbox .cbox{ width:100%; height:auto; overflow:hidden; box-sizing:border-box; padding:20px;}

/*个人资料表单*/
.memberInfo{ width:600px; height:auto; overflow:hidden; margin-left:60px;}
.memberInfo .picbox{ width:100%; height:165px; overflow:hidden; position:relative;}
.memberInfo .picbox .pic{ width:163px; height:163px; overflow:hidden; background:#ebebeb; border-radius:80px; position:absolute; left:40px; top:0px;}
.memberInfo .picbox .pic img{ width:163px; height:163px; overflow:hidden;}

.memberInfo .picbox .upbtn{ position:absolute; left:220px; top:40px;}
.memberInfo .picbox .word{ position:absolute; left:220px; top:100px; color:#aeaeae;}

.memberInfo .list{ width:100%; height:auto; overflow:hidden; margin-top:35px;}
.memberInfo .list ul{ margin:0px; padding:0px; list-style:none}
.memberInfo .list ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; overflow:hidden;}
.memberInfo .list ul li .tit{ width:150px; height:50px; line-height:50px; text-align:right; font-size:14px; color:#191919; float:left; box-sizing:border-box; padding:0 10px 0 0}
.memberInfo .list ul li .word{ width:450px; height:auto; overflow:hidden; float:left; line-height:50px; font-size:14px}
.memberInfo .list ul li .input1{ width:100%; height:46px; line-height:46px; text-indent:10px; border:1px solid #e3e3e3}
.memberInfo .list ul li .select1{ width:100%; height:46px; line-height:46px; text-indent:10px; border:1px solid #e3e3e3}
.memberInfo .list ul li .btnme{ width:150px; height:47px; line-height:47px; border:0px; color:#FFF; font-size:16px; background:#3a404e; border-radius:25px}

.memberInfo .list ul li .input2{ width:60%; height:47px; border:1px solid #e3e3e3; text-indent:10px; font-size:14px}
.memberInfo .list ul li textarea{ width:100%; height:168px; border:1px solid #e3e3e3;  font-size:14px; line-height:200%; padding:10px;}

.memberInfo .list ul li  .getcode{ float:right;color:#0b70e3; cursor:pointer; height:47px; line-height:47px; width:40%; text-align:center; background:#f2f2f2; font-size:14px;}
.memberInfo .list ul li  .getcode span{ color:#0b70e3; cursor:pointer}

.memberInfo .list ul li .mplist{ width:100%; height:auto; overflow:hidden;}
.memberInfo .list ul li .mplist ul{ margin:0px; padding:0px; list-style:none}
.memberInfo .list ul li .mplist ul li{ margin:0px 15px 0 0px; padding:0px; list-style:none; float:left; width:auto; height:auto}
.memberInfo .list ul li .mplist ul li img{ width:140px; height:140px; overflow:hidden;}


.sordertit{ width:100%; height:auto; line-height:60px; text-align:center; overflow:hidden; font-size:30px; font-weight:700; color:#1c734b}
.sorderform{ width:100%; height:auto; overflow:hidden; margin-top:20px;}
.sorderform ul{ margin:0px; padding:0px; list-style:none}
.sorderform ul li{ margin:10px 0; padding:0px; list-style:none; width:100%; height:auto; font-size:16px;}
.sorderform ul li.title{ width:100%; height:60px; line-height:60px; font-size:24px; font-weight:700; color:#000}
.sorderform ul li span.price{ font-size:20px; color:#dab96a; font-weight:700}
.sorderform ul li .txt{ width:100%; height:150px; overflow:hidden; background:#f3f3f3; box-sizing:border-box; padding:10px; font-size:14px; line-height:50px; border-radius:10px;}
.sorderform ul li .input2{ width:310px; height:50px; overflow:hidden; background: url(../Images/darrr.png) right 15px center no-repeat #f3f3f3; text-indent:10px; border-radius:5px; border:0}
.sorderform ul li .pricebox{ float:right; height:auto; overflow:hidden; text-align:left; margin:0 20px 0 0}
.sorderform ul li .btnone{ width:173px; height:50px; line-height:50px; background:#1c734b; font-size:20px; color:#FFF; overflow:hidden; float:right; border:0;}


.sorderpeople{ width:100%; height:auto; overflow:hidden;}
.sorderpeople .one{ width:100%; height:auto; overflow:hidden; margin:10px 0}
.sorderpeople .one .inbox{ width:30%; float:left; overflow:hidden;}
.sorderpeople .one .inbox input{ width:96%; height:50px; line-height:50px; overflow:hidden; background:#f3f3f3; box-sizing:border-box; padding:0 15px; font-size:14px; border-radius:5px;}
.sorderpeople .one .inbox:nth-child(2) input{ }
.sorderpeople .one .inbox:nth-child(3) input{ }

.sorderpeople .one .btnme{ width:10%; height:50px; background:#f3f3f3; line-height:50px; float:left; font-size:14px; text-align:center; cursor:pointer}

.sorderadd{ width:100%; height:80px; line-height:80px; background:#f3f3f3; max-width:300px; font-size:18px; text-align:center; margin-top:20px; cursor:pointer}


.orderformbox{ width:100%; height:auto; overflow:hidden; padding:0 0 30px 0}
.orderformbox .centerbox{ width:100%; height:auto; overflow:hidden; margin:0 auto; background:#FFF; max-width:1360px; padding-bottom:35px}
.orderformbox .centerbox .centerin{ width:96%; margin:0 auto}


.gopaylist{ width:100%; height:auto; overflow:hidden;}
.gopaylist ul{ margin:0px; padding:0px; list-style:none}
.gopaylist ul li{ margin:0px; padding:0px; list-style:none; width:100%; height:auto; line-height:40px; overflow:hidden; font-size:14px; }
.gopaylist ul li.tit{ width:100%; height:50px; line-height:50px; font-size:20px; font-weight:700; color:#000}
.gopaylist ul li .btnme{ width:150px; height:50px; border:0px; line-height:50px; background:#ff8414; color:#FFF; overflow:hidden; display:block; margin:0 auto; margin-top:20px; border-radius:15px;}


.intable{ width:100%; height:auto; overflow:hidden; margin-top:10px;}
.intable table{width:100%;border-collapse:collapse;}
.intable tr.tit{ background:#1c734b; color:#FFF;}
.intable tr.even{ background:#eff4f8}
.intable td{border:1px solid #e1e1e1;line-height:40px; font-size:14px; text-align:center}
.intable td em{color:#999;margin-left:5px; font-style:normal;}


.orderlist{ width:100%; height:auto; overflow:hidden;}
.orderlist ul{ margin:0px; padding:0px; list-style:none}
.orderlist ul li{ margin:0px; padding:10px 0; list-style:none; width:100%; height:auto; overflow:hidden; border-bottom:1px solid #CCC}

.orderlist ul li p{ display:block; height:40px; line-height:40px; float:left; width:33.33%; font-size:14px; text-indent:15px; overflow:hidden;}
.orderlist ul li p.tit{ width:100%; height:40px; line-height:40px; background:#3c3c64; color:#FFF;}
.orderlist ul li p.tit a{ color:#FFF}


.wxpaybox{ width:100%; height:auto; overflow:hidden; border:1px solid #CCC; padding:25px 0; background:#FFF}
.wxpaybox .top{ width:100%; height:auto; overflow:hidden; text-indent:30px;}
.wxpaybox .orderwx{ width:100%; height:auto; overflow:hidden; background:#f2f2f2; height:105px; position:relative; border-top:1px solid #e4e4e4; border-bottom:1px solid #e4e4e4; margin-top:20px; position:relative}
.wxpaybox .orderwx p{ display:block; position:absolute; font-size:14px}
.wxpaybox .orderwx p.t1{ left:34px; top:26px;}
.wxpaybox .orderwx p.t2{ left:34px; top:58px;}
.wxpaybox .orderwx p.t3{ right:100px; top:43px;}

.wxpaybox .orderwx2{ width:100%; height:50px; border:1px solid #cccccc; margin:0 auto; margin-top:20px; position:relative}
.wxpaybox .orderwx2 .wlist{ float:left;}
.wxpaybox .orderwx2 .wlist ul{ margin:0px; padding:0px; list-style:none;}
.wxpaybox .orderwx2 .wlist ul li{ margin:0px; padding:0px; list-style:none; float:left; line-height:50px; overflow:hidden;}
.wxpaybox .orderwx2 .wlist ul li.t1{ padding:0px 0 0 10px;}
.wxpaybox .orderwx2 .wlist ul li.t2{padding:0px 0 0 10px;}
.wxpaybox .orderwx2 .wlist ul li.t3{padding:0px 0 0 20px;}
.wxpaybox .orderwx2 .word{ float:right; padding-right:30px; line-height:50px; font-size:14px;}
.wxpaybox .orderwx2 .word span{ color:#ff6600}

.wxpaybox .ercodebox{ width:1000px; height:auto;margin:0 auto; margin-top:20px; position:relative; line-height:200%; text-align:center}

.peoplelist{ width:100%; height:auto; overflow:hidden;}
.peoplelist ul{ margin:0px; padding:0px; list-style:none}
.peoplelist ul li{ margin:0px; padding:10px 0; list-style:none; width:100%; height:auto; line-height:50px; border-bottom:1px solid #CCC; overflow:hidden;}
.peoplelist ul li p{ width:33.33%; height:40px; line-height:40px; float:left; font-size:14px; overflow:hidden;}





/*客服二维码*/
.serviceAlertbox{ width:100%; height:auto; overflow:hidden; background:url(../Images/ertopbg1.png) repeat; min-height:350px; position:fixed; left:0px; top:0px; z-index:999999999; display:none }
.serviceAlertbox .cbox{ width:96%; height:auto; overflow:hidden; max-width:750px; overflow:hidden; margin:0 auto; margin-top:150px; background: url(../Images/alertcode.png) repeat; box-sizing:border-box; padding:20px; border-radius:20px;}
.serviceAlertbox .cbox .closebox{ width:100%; height:50px; line-height:50px; text-align:right; overflow:hidden; cursor:pointer}
.serviceAlertbox .cbox .ercode{ width:100%; height:auto; overflow:hidden; margin-top:20px; text-align:center}
.serviceAlertbox .cbox .ercode img{ width:285px; height:auto}
.serviceAlertbox .cbox .tit{ width:100%; height:70px; line-height:70px; text-align:center; font-size:16px; font-weight:700; color:#dab96a; overflow:hidden; margin-top:10px;}

/* 弹出层设置圆角需要对三层都设置 */
body  .layui-layer-content{border-radius: 12px!important;}
body  .layui-layer-content iframe {border-radius: 12px!important;}
body .layui-layer{border-radius: 5px!important;}
body .layui-layer-title{border-radius: 5px!important;}

.nmpsearch{ width:90%; height:auto; overflow:hidden; margin:0 auto; margin-top:5px;border-radius:5px; }
.nmpsearch ul{ margin:0px; padding:0px; list-style:none}
.nmpsearch ul li{ margin:0px; padding:0px; list-style:none; height:auto;  float:left}
.nmpsearch ul li.t1{ width:65%; }
.nmpsearch ul li.t1 input{ width:100%; height:45px; line-height:45px; border:1px solid #CCC; line-height:45px; text-indent:10px;}

.nmpsearch ul li.t2{ width:35%; float:left; overflow:hidden;}
.nmpsearch ul li.t2 input{ width:100%; height:45px; border:0px; font-size:14px; color:#FFF; background:#015eac}
.nmpsearch ul li.t2 input:hover{ background:#5da235}