<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "utf-8"; /* CSS Document */ 
* { margin: 0px; padding: 0px; } 
body { font-size: 12px; font-family: "微软雅黑"; color: #525252; background: #fff; } 
a { text-decoration: none; outline: none; transition: all 0.2s; }
a:hover { text-decoration: none; }
img { border: 0; vertical-align: middle;}
a {text-decoration: none;color: #333;padding:0;margin:0;}
ul {list-style: none;padding:0;margin:0;}
li {list-style: none;padding:0;margin:0;}
ul li {list-style: none;padding:0;margin:0;}
h1,h2,h3,h4,h5,h6{
font-style:normal;
   font-weight:normal;

} 
img {border: none;padding:0;margin:0; vertical-align:middle; max-width:100%;}
a img{border: none;padding:0;margin:0;}
input,button,select,textarea{outline:none}
textarea{resize:none}
p{padding:0;margin:0;}
body {font-family: Verdana, Arial, Helvetica, sans-serif;font-size:12px;color:#333;padding:0;margin:0; font-family:"微软雅黑", "宋体", "黑体";}
table ,tr, td { margin: auto; padding:0; margin:0;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; }

.clear { clear: both; }
/*头部*/ 
.header{ width:100%; z-index: 999999; position:relative; width:100%; background:rgba(0,0,0,0.55);}
.logo_p1{ float:left;}
.nav { float:right;}
.nav_c{ width:100%; position:relative; padding-top:32px;} 
.nav_c .nav_1{ float:left; position: relative; padding-left:10px;color:#FFF;}
.nav_1 h1{ font-size:16px;}
.nav_1 h2{ font-size:14px;}
/*.nav_1 { } */
.nav_1a { display: block;text-align: center; font-size:16px; cursor: pointer; text-transform:uppercase; line-height:36px; padding: 0 12px; border-radius:8px; color:#FFF;} 
.nav_1a:hover { -webkit-transition: all 0.4s ease-in-out; color:#fff; background:#16b694;} 
.nav_1 a.nav_1_a { color:#fff; background:#16b694;} 

.nav_warp { background-color: #fff;background-color: rgba(0,0,0,0.6); position: absolute; top:36px; left:50%; margin-left:-75px; min-width:100%; width:150px; display: none; z-index:99; -webkit-transition: all 0.4s ease-in-out;white-space: nowrap;} 
.nav_warp a{ display:block; color:#fff; line-height:40px; text-align:center; border-bottom:1px solid  rgba(255,255,255,0.8); font-size:14px; padding:0 5px;}
.nav_warp a:hover { -webkit-transition: all 0.4s ease-in-out; color: #fff; background:rgba(0,0,0,0.8);}
.nav_warp2{}
/*漂浮框*/ 
.side { position: fixed; width: 58px; right: 0; bottom:5%; z-index: 100; } 
.side ul li { width: 58px; height: 58px; float: left; position: relative; margin-bottom: 2px; list-style: none; } 
.side ul li .sidebox { position: absolute; width: 58px; height: 58px; top: 0; right: 0; transition: all 0.4s; background: rgba(255,126,83,0.5); color: #fff; font: 16px/58px "微软雅黑"; overflow: hidden; } 
.side ul li .sidetop { width: 58px; height: 58px; line-height: 58px; display: inline-block; background: rgba(255,126,83,0.5); transition: all 0.4s; } 
.side ul li .sidetop:hover { background: #ff7e53; opacity: 1; filter: Alpha(opacity=100); } 
.side ul li img { float: left; } 
/*面包屑*/ 
.btn-nav { position: absolute; top: 18px; right: 0px; background: transparent; padding-right: 10px; border: none; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; -ms-transition: all .5s ease; -o-transition: all .5s ease; transition: all .5s ease; cursor: pointer; z-index: 99999; } 
.btn-nav:focus { outline: 0; } 
.icon-bar { display: block; margin: 5px 0; width: 26px; height: 3px; background-color: #0090ff; background-color: #fff; } 
.btn-nav:hover .icon-bar { -webkit-transition: all 1s ease; -moz-transition: all 1s ease; -ms-transition: all 1s ease; -o-transition: all 1s ease; transition: all 1s ease; background-color: #fff; } 
.nav-item { margin: 40px auto; text-align: center; } 
.icon-bar { -webkit-transition: all .7s ease; -moz-transition: all .7s ease; -ms-transition: all .7s ease; -o-transition: all .7s ease; transition: all .7s ease; z-index: 999999; } 
.btn-nav.close.icon-bar { z-index: 999999; background-color: #fff; } 
.btn-nav.close .topt { -webkit-transform: translateY(10px) rotateZ(45deg); -moz-transform: translateY(10px) rotateZ(45deg); -ms-transform: translateY(10px) rotateZ(45deg); -o-transform: translateY(10px) rotateZ(45deg); transform: translateY(10px) rotateZ(45deg) } 
.btn-nav.close .bottom { -webkit-transform: translateY(-6px) rotateZ(-45deg); -moz-transform: translateY(-6px) rotateZ(-45deg); -ms-transform: translateY(-6px) rotateZ(-45deg); -o-transform: translateY(-6px) rotateZ(-45deg); transform: translateY(-6px) rotateZ(-45deg); } 
.btn-nav.close .middle { width: 0; } 
.cai { display: none; } 
.showy_warp { display: none; } 

@media screen and (max-width:1199px)and (min-width:300px) { 
.header { width: 100%; display: none;} 
.head_logo { max-width:92%;} 
.head_logo a { /*display: block;*/ cursor: pointer; padding-left:2%;} 
.head_logo img { height:60px } 
.logo2{ overflow:hidden; clear:both;}
.logo2 p{ float:left; width:40%; padding:0 5%; height:90px;}
.logo2 p img{ max-width:100%; height:90px;}
.cai {/* width: 100%; position: fixed; top: 0px; z-index: 999;  background: rgba(1,79,135,0.9); background-color: #fff; position:relative;*/ display:block; z-index: 99999; width:100%; position: relative; background:rgba(0,0,0,0.45);} 
.cai_list { width: 100%; height: 100vh; background-color: #fff; display: none; } 
.zhez { width: 100%; height: 100vh; position: fixed;/* background-color: #fff;*/ background-color: rgba(0,0,0,0.8); top:60px; z-index:999; display: none; } 
.mnav { width: 100%; height: auto; margin: auto;/* background: #FFF;*/ position: relative; margin: auto; z-index: 1000; border-radius: 10px; left: 0px; display: none; top: 63px; position: absolute;} 
.mnav li { line-height: 39px; border-bottom: 1px solid rgba(255,255,255,0.3); padding: 0px 3%; width: 94%; font-size: 14px; background: url(../newimages/jl.png) no-repeat; background-position: 96% 17px; list-style: none; }
.mnav li h1{font-size: 14px;}
.mnav li h2{font-size: 14px;}
.mnav li.mnav_li { background: none; } 
.mnav li.mnav_li1 { border-top: 10px solid #f6f7fe; } 
.mnav li a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor { line-height: 39px; border-bottom: 1px solid rgba(255,255,255,0.3); padding: 0px 3%; width: 94%; font-size: 14px; background: url(../newimages/jl2.jpg) no-repeat; background-position: 96% 17px; } 
.mnav .mnavhor a { width: 100%; display: block; color: #fff; } 
.mnav .mnavhor dl { display: block; } 
.mnav li dl { z-index: 1000; top: 75px; left: -52px; overflow: hidden; border-top: 1px solid rgba(255,255,255,0.3); width: auto; display: none; } 
.mnav li dl dd { height: 34px; line-height: 34px; text-align: left; padding-left: 20px; border-bottom: 1px #f2f1f1 dashed; width: auto; } 
.mnav li dl dd.mnav_1 { height: 34px; line-height: 34px; text-align: left; padding-left: 20px; border-bottom: none; width: auto; } 
.mnav .mnavhor dl dd a { color: #000; } 
.mnav .mnavhor dl dd a:hover { color: #0090ff; } 
.mnav .mnavhor dl .mnavdd a { color: #0090ff } 
.mnavdl{ padding:5px 10px; width:calc(100% - 20px); overflow:hidden; font-size:14px; background:rgba(14,110,185,0.6);}
.mnavdl a{ line-height:32px; border-bottom: 1px dashed rgba(255,255,255,0.3);}
.mnavdl a:last-child{ border:none;}

/*漂浮框*/ .side { position: fixed; width: 47px; height: 275px; right: 0; top: 38%; z-index: 100; display: none; } 
.ping_warp { width: 100%; height: auto; overflow: hidden; background-color: #f7f7f7; } 
}

.main,.ftit,.link,.foot { width:100%; max-width:1200px;margin:0px auto;overflow:hidden;clear:both;}
.head,.main2{ width:100%; max-width:1200px;margin:0 auto; position:relative;}

.hj{overflow:hidden; clear:both; height:10px;}
.hj2{overflow:hidden; clear:both; height:20px;}
.hj3{overflow:hidden; clear:both; height:30px;}
.pp1{ padding:1% 0;}
.pp2{ padding:2% 0;}
.pp3{ padding:3% 0;}
.pp4{ padding:4% 0;}
.pp5{ padding:5% 0;}
.clear{ overflow:hidden; clear:both;}
.img1{ display:block; position:relative; width:100%; padding-bottom:55.1%; overflow:hidden;}
.img2{ display:block; position:relative; width:100%; padding-bottom:100%; overflow:hidden;}
.img3{ display:block; position:relative; width:100%; padding-bottom:67.4%; overflow:hidden;}
.img4{ display:block; position:relative; width:100%; padding-bottom:75%;}
.img5{ display:block; position:relative; width:100%; padding-bottom:60%;}
.img6{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img7{ display:block; position:relative; width:100%; padding-bottom:58.8%;}
.img8{ display:block; position:relative; width:100%; padding-bottom:139%;}
.img1 img,.img2 img,.img3 img,.img4 img,.img5 img,.img6 img,.img7 img,.img8 img{ position:absolute; top:0; left:0; width:100%; height:100%;}
.cc{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}
.img1,.img2,.img3,.img4{ overflow:hidden;}
.img1 img,.img3 img{  cursor: pointer; transition: all 0.8s;}
.img1:hover img,.img3:hover img{ transform: scale(1.1); transition: all 0.8s;}

.qq{ width:100%; margin:0 auto; position:relative;}
.fullSlide{ position: absolute; top:0; left:0;width:100%; height:100%;}
.fullSlide .bd{position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important; height:100%;}
.fullSlide .bd li{width:100% !important; height:100%;overflow:hidden;text-align:center;}
/*.fullSlide .bd li p{ width:100%; padding-bottom:36.46%; position:relative;}*/
/*.fullSlide .bd li a{display:block; background:rgba(0,0,0,0.7); position:absolute; bottom:0; left:0; width:70%; padding:2%; padding-right:28%; color:#fff; text-align:left;}*/
.fullSlide .hd{position:absolute;bottom:10px;left:0; width:100%;display: none;   justify-content:center;  align-items:Center;height:22px;line-height:20px;}
.fullSlide .hd ul{text-align:center; width:100%; margin:0 auto; max-width:1200px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:15px; max-width:50px;height:6px;margin:1px 5px 1px 1px;overflow:hidden;background:#fff;filter:alpha(opacity=90);opacity:0.9;line-height:999px; border-radius:5px;}
.fullSlide .hd ul .on{background:#1a5faa;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:10%;z-index:1;width:40px;height:60px;background:url(../newimages/slider-arrow.png) -126px -137px  no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:10%;background-position:-6px -137px;}
.bd_p{ position:relative;}
.bd_p2{position: absolute; top:0; left:0;width:100%; height:100%; color:#fff; line-height:1.6;}
.bd_p21{ background:#9eb9fe; color:#fff; border-radius:20px; padding:0 3%; display:block; float:left; min-width:80px; text-align:center; line-height:2.6;}

.none {display: none;}
.time{ position:absolute; z-index:99;}
.nr1_p1{ width:100%; max-width:1200px; margin:0 auto; position:relative; color:#fff;}
.nr1_p11{ text-align:center;}
.nr1_p11 img{ height:100%;}
.nr1_p12{ background:#16b693; padding:8%;}
.nr1_p12 .tt7{ padding:3% 0; text-align:center; line-height:2;}
.nr1_p14{ display:block; width:70%; margin:0 auto; max-width:200px; border:1px solid #fff; color:#fff; text-align:center; line-height:2.2; border-radius:8px;}
.nr1_p01{ padding:3% 0;}

.tit1{ text-align:center; background: url(../newimages/tbg1.png) no-repeat center bottom; line-height:1.4;}
.tit01{ text-align:center; line-height:1.4;}
.tit1_p1{ color:#16b693;}
.tit1_p2{ color:#ccc; text-transform:uppercase;}
.nr1_p2{ overflow:hidden; clear:both;}
.nr1_p2 li{ float:left;cursor:pointer; transition: all 0.5s;}
.nr1_p21{ position:absolute; bottom:0; left:0; width:100%; text-align:center; background:rgba(0,0,0,0.4); color:#fff; line-height:2; font-weight:normal}
.nr1_p22{ display: none; position:absolute; bottom:-100%; left:0; width:100%; height:100%; background:rgba(22,182,147,0.8); color:#fff; z-index:2;box-sizing:border-box;}
.nr1_p2 li:hover .nr1_p21{ display:none;cursor:pointer;}
.nr1_p2 li:hover .nr1_p22{ display: block; bottom:0; transition: all 0.5s; }
.nr1_p20{ padding:5%;}
.nr1_p23{ line-height:24px; max-height:72px; margin:6%; overflow:hidden;word-break:break-all;}
.nr1_p24{ display:block; width:100px; margin:0 auto; border-radius:20px; line-height:2; text-align:center; color:#fff; border:1px solid #fff;}
.tit21{ float:left;}
.tit2{ float:right;}
.mm3_p{overflow:hidden; clear:both;}
.bg2{ background: #303841; padding:2%}
.nr1_p3{ overflow:hidden; clear:both;}
.nr1_p3 li{ float:left; text-align:center}
.nr1_p3 li h2{ font-size:18px; font-weight:normal}
.nr1_p3 img { -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */ filter: grayscale(0%);}
.nr1_p3 li:hover img{-webkit-filter: grayscale(100%); /* &lt;-变灰，变白-&gt; */ filter: grayscale(100%); filter: grayscale(100%) brightness(500%);}
.nr1_p3 .img2{ border:1px solid #eaeaea; border-radius:50%; overflow:hidden; max-width:140px; margin:0 auto;}
.nr1_p3 .img2 img{ width:calc(100% - 2px); height:calc(100% - 2px);}
.nr1_p31{ display:block; color:#aeaeae; padding-top:8%;}
.nr1_p3 li:hover .nr1_p31{ color:#fff;}
.nr1_p3 li:hover .img2{ border:1px solid #fff; background:#16b693;;}
.nr1_p52{ overflow:hidden; clear:both;}
.nr1_p52 li{ float:left;}
.nr1_p52 li a{ display:block; border:1px solid #ddd; text-align:center; padding:2% 0; line-height:2.4;}
.nr1_p52 li a:hover{ background:#16b693; border:1px solid #16b693; color:#fff;}
.nr1_p52 img { -webkit-filter: grayscale(0%); /* Chrome, Safari, Opera */ filter: grayscale(0%);}
.nr1_p52 li:hover img{-webkit-filter: grayscale(100%); /* &lt;-变灰，变白-&gt; */ filter: grayscale(100%); filter: grayscale(100%) brightness(500%);}

.fbg{ background:#303841; padding:2%; color:#fff;}
.foot_p1{ line-height:2;}
.foot_p21{ padding-left:5%;}
.foot_p21 p{ padding-top:10px;white-space: nowrap;}
.fbg a{   color:#fff;}

.adv1{ background:#eee; position:relative;}
.adv1_p1{width:100%; max-width:1140px;margin:0 auto; position:relative; padding:4% 0; color:#fff; text-shadow:0px 0px 15px rgba(0,0,0,0.7); text-transform:uppercase; line-height:1.8;}
.adv1_p2{ font-weight:bold; text-shadow:0px 0px 15px rgba(0,0,0,0.3)}
.main2{ width:97%; max-width:1100px;margin:0 auto; position:relative; padding:1.5%; background:#fff;}
.tit3_p1{ background:url(../newimages/tbg3.jpg) no-repeat center right; background-size:auto 100%; border-radius:3px; color:#fff; line-height:2.6; padding-left:15px;}
.tit3_p2{ overflow:hidden; clear:both;}
.tit3_p2 li{ background:#848484; margin-top:5px; line-height:32px;height:32px; overflow:hidden; padding:0 20px;}
.tit3_p2 li a{ display:block; color:#fff; background:url(../newimages/tbg5.png) no-repeat center right; padding:0 15px;}
.tit3_p2 li:hover,.tit3_p2 .no2{ background:url(../newimages/tbg4.jpg) no-repeat 100% 100%;}
.tit3_p21 li{ padding:0 10px;}
.tit3_p21 li a{ padding-left:2px;}

.list_dt{background:#848484; color:#fff; font-size:14px; margin-top:5px; line-height:32px;height:32px; overflow:hidden; padding:0 10px; position:relative;}
.list_dt a{}
#open{background:url(../newimages/tbg4.jpg) no-repeat 100% 100%; color:#fff;}
.list_dt_icon{ position: absolute; right:10px; top:9px; display: block; width: 16px; height: 16px; background: url(../newimages/tbg5.png) no-repeat;}
.list_dt h2{ font-size:14px}
.list_dd{ display: none; padding-top:5px;}
.list_li{ background:#dedede; line-height:30px; margin-top:1px; padding-left:18px; padding-right:5px; position:relative;}
.list_li h2{ font-size:14px}
.list_li:before{ position:absolute; left:5px; top:0; width:15px; height:100%; content: "+"; color:#333;}
.list_li:hover :before{ position:absolute; left:5px; top:0; width:15px; height:100%; content: "+"; color:#fff;}
.list_li a{ color:#333;}
.list_li:hover{background: #4285F4; color:#fff;}
.list_li:hover a{ color:#fff;}

.tit3_p4{ overflow:hidden; clear:both; border-bottom:1px solid #eee;}
.tit3_p41{ float:left; position:relative; color:#fe891f; background:url(../newimages/tbg2.png) no-repeat left center; background-size:12px auto; padding-left:15px;}
.tit3_p41:before{ position:absolute; left:0; bottom:0; width:100%; height:3px; content: ""; background:#fe891f;}
.tit3_p41 h1{ font-size:16px}
.tit3_p42{ float:right; color:#888;}
.tit3_p42 a{ color:#888;}
.tit3_p43{ float:left; background:url(../newimages/tt7.png) no-repeat bottom right; padding-right:23px;}
.nr2_p1{ line-height:2.1; padding:1%;}
.nr2_p2{ line-height:2.1; padding:1%; background:#f2f2f2;}
.nr2_p21{ overflow:hidden; clear:both;}
.nr2_p210{ position:relative; padding:5px 0; clear:both; overflow:hidden;}
.nr2_p210:before{ position:absolute; left:86px;top:0; width:2px; height:100%; content: ""; background:#d3cdc8;}
.nr2_p22{ position:relative; float:left; width:88px;}
.nr2_p22:before{ position:absolute; left:80px; top:5px; width:14px; height:14px; content: "";content:url(../newimages/tbg8.png); z-index:666;}
.nr2_p22 p{ background:#fe891f; border-radius:15px; text-align:center; color:#fff; line-height:24px; width:70px;}
.nr2_p23{ float:right; width:calc(100% - 108px);}

.nr2_p3{ overflow:hidden; clear:both;}
.nr2_p3 li{ float:left;cursor:pointer; transition: all 0.5s;}
.nr2_p31{ text-align:center; display:block; line-height:2; padding-top:3%;}
.nr2_p31 h3{ font-size:14px}
.nr2_p32{ display: none; position:absolute; bottom:-100%; left:0; width:100%; height:100%; background:rgba(22,182,147,0.8); color:#fff; z-index:2;box-sizing:border-box;}
.nr2_p3 li:hover .nr2_p32{ display: block; bottom:0; transition: all 0.5s; }
.nr2_p30{ padding:2% 3%;}
.nr2_p33{ line-height:24px; max-height:72px; margin:4%; overflow:hidden;word-break:break-all;}
.nr2_p34{ display:block; width:100px; margin:0 auto; border-radius:20px; line-height:2; text-align:center; color:#fff; border:1px solid #fff;}

/*产品相册*/
#wrapper{ width:100%;  margin:0 auto; }
#picSlideWrap{}
.imgnav{}
.imgnav{  position:relative; margin:0 auto; width:100%;}
#img{  height:440px; z-index:10; width:100%; text-align:center;}
#img img{ width:100%;height:100%; display:none;}
/*#front{ position:absolute; left:0px; top:0px; z-index:10; cursor:pointer;  width:394px; height:578px; background:url(../newimages/ico/blank.gif); }
#front a{  position:absolute; left:20px; top:224px;display:block; background:url(../newimages/ico/imgSlideLeft.png) no-repeat; width:104px; height:104px; display:none;}
#next{  position:absolute; right:0px; top:0px; z-index:10;cursor:pointer; width:394px; height:578px;  background:url(../newimages/ico/blank.gif);}
#next a{  position:absolute; right:20px; top:224px; display:block; background:url(../newimages/ico/imgSlideRight.png) no-repeat; width:104px; height:104px; display:none;}
*/
#cbtn{ position:relative; height:72px; padding:0 32px; margin-top:12px; width:calc(100% - 60px); overflow:hidden;}
#cbtn ul{position:relative; width:10000px; height:72px;}
#cbtn ul li{ float:left; width:125px; height:70px; cursor:pointer; text-align:center; margin:0 9px; position:relative; border:1px solid #fff;}
#cbtn ul li img{ width:125px; height:70px; display:block;}
#cbtn li.hov{ background:url(../newimages/imgHoverBg.gif) no-repeat; border:1px solid #ddd;}
.ctrl div{ clear:both;}
#cSlideUl{width:100%; height:72px;overflow:hidden; position:relative; top:0px; margin:0 auto;}
.picSildeLeft{cursor:pointer; position:absolute; top:0px; left:5px; z-index:9;}
.picSildeRight{cursor:pointer; position:absolute; top:0px; right:5px; z-index:9;}

.tit3_p5{ overflow:hidden; clear:both; background:#f2f2f2; border:1px solid #ddd;}
.tit3_p5 li{ float:left; text-align:center; line-height:2.6;}
.tit3_p5 .active{ background:#fe8a20; color:#fff;}
.nr2_p4{ overflow:hidden; clear:both;}
.nr2_p4 li{ float:left; text-align:center}
.nr2_p41{ display:block; line-height:24px; height:48px; overflow:hidden;}
.nr2_p5{ overflow:hidden; clear:both;}
.nr2_p5 li{ overflow:hidden; clear:both; border-bottom:1px solid #eee; padding:1.5% 0;}
.nr2_p51{ float:left; border:1px solid #ddd; padding:2px;}
.nr2_p51 .img5{ overflow:hidden;}
.nr2_p51 .img5 img{  cursor: pointer; transition: all 0.8s;}
.nr2_p51 .img5:hover img{ transform: scale(1.1); transition: all 0.8s;}

.nr2_p52{ float:right;}
.nr2_p53{ display:block; line-height:30px; height:30px; overflow:hidden;}
.nr2_p53 h2{ font-size:16px}
.nr2_p54{ color:#888; height:48px; overflow:hidden;}
.nr2_p55{ color:#78afce}
.tit3_p6{ text-align:center; background:url(../newimages/tbg9.jpg) no-repeat center bottom; padding:1%;}
.tit3_p61{ color:#999;}
.nr2_p5 li:hover{ background:#f2f2f2;}
.nr2_p5 li:hover .nr2_p53{ color:#fe891f;}



.bor1{ border:1px solid #ddd;}
.nr2_p61{ text-align:center}
.nr2_p62{ text-align:center;}
.nr2_p7{ overflow:hidden; clear:both;}
.nr2_p7 li{ overflow:hidden; clear:both; padding:2.5% 1%; line-height:1.8;}
.nr2_p7 li:nth-child(odd){ background:#FFF;}
.nr2_p7 li:nth-child(even){ background:#f4f4f4;}
.nr2_p73{ font-weight:bold; color:#fe891f; margin-bottom:3%;}
.nr2_p8{ overflow:hidden; clear:both;}
.nr2_p8 li{ float:left; text-align:center;}
.nr2_p8 li .nr2_p41{ padding-top:5%; text-transform:uppercase;}


.paginate {padding-right: 2px; padding-left: 2px; padding-bottom: 2px; margin: 7px; padding-top: 2px; font-family: geneva, verdana, sans-serif;color: #fff;}
.paginate a {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0067b7; text-decoration: none}
.paginate a:hover {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0067b7}
.paginate a:active {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0067b7}
.paginate span.current {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0787ea}
.paginate span.disabled {padding-right: 0.64em; padding-left: 0.64em; padding-bottom: 0.43em; margin: 2px; color: #fff; padding-top: 0.5em; background-color: #0067b7; text-decoration: none}


.none {display: none;}
.nr11_p22 .active {background: #16b693;color: #fff; border-radius:20px;}
.nr11_p22 li{ float:left; padding:0 3%; line-height:2;}
.nr11_p22 li h2{ font-size:18px; font-weight:normal}


.nr_lei{ overflow:hidden; clear:both;}
.nr_lei li{ float:left; text-align:center}

.tit01{}
.tit01 li{ float:left; border-radius:25px;}
.tit01 h2{ font-size:18px}
.tit01 .active{	background:#16b693; color:#fff;}
.nr3_p2 li{ overflow:hidden; clear:both; border-bottom:1px dashed #ddd;}
.fenye{ overflow:hidden; clear:both; border-top:1px solid #EEE; line-height:2}

@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mm1{ padding:1%; width:98%;}
.f14{ font-size:12px;}
.f16{ font-size:14px;}
.f18{ font-size:15px;}
.pp1{ padding:5px 0;}
.pp2{ padding:10px 0;}
.qt{ position:relative; width:100%; padding-bottom:55%; height:0; overflow:hidden;}
.fullSlide .bd_p{ width:100%; padding-bottom:55%; position:relative;; background-size:auto 100%;}
.bd_p2{position: absolute; top:60px; left:0;width:100%; height:calc(100% - 60px); color:#fff; line-height:1.6;}
.tit1 img{ height:13px;}

.adv1{ background-size:100% auto; padding:2%;}
.time{ left:5%; bottom:2%;}
.nr1_p1 li{ width:92%; margin:0 auto;}
.nr1_p11{ height:60px; margin-bottom:-30px;}
.nr1_p12 .tt7{ margin-top:15px;}
.nr1_p13{ line-height:30px; max-height:120px; margin-bottom:30px;}
.nr1_p12{ background:#16b693; padding:5%;}
.nr1_p2 li,.nr2_p3 li{ padding:10px; width:calc(50% - 20px);}
.nr1_p20{ padding:3%;}
.nr1_p23{ line-height:24px; max-height:48px; margin:3%; overflow:hidden;}
.mm3{ position:relative; margin-bottom:-50px;}
.tit21{ height:100px;}
.tit21 img{ height:100px;}
.tit2{ font-size:18px; margin-top:20px;}
.tit2 a{ display:block; float:left; padding:0px 10px; color:#999; line-height:30px;}
.tit2 img{ height:30px;}

.nr1_p3 li{ width:calc(33.333% - 20px); padding:10px;}

.nr_lei li{ width:calc(50% - 20px); padding:10px;}

.nr1_p4,.nr1_p5{ width:96%; margin:2% auto; line-height:2;}
.nr1_p52 li{ width:calc(50% - 8px); padding:4px;}
.tit3_p2 li{ float:left; width:calc(50% - 24px); padding:0 10px; margin:5px 2px 0 2px;}
.tit3_p2 li a{ padding:0 15px 0 5px;}
.tit3_p4{ line-height:30px;}

#wrapper{ width:320px;}
#img{  height:180px;}
#cbtn{ position:relative; height:36px; padding:0 32px; margin-top:12px; width:calc(100% - 60px); overflow:hidden;}
#cbtn ul{position:relative; width:10000px; height:36px;}
#cbtn ul li{ float:left; width:60px; height:36px; cursor:pointer; text-align:center; margin:0 9px; position:relative; border:1px solid #fff;}
#cbtn ul li img{ width:60px; height:36px;display:block;}
#cbtn li.hov{ background:url(../newimages/imgHoverBg.gif) no-repeat; border:1px solid #ddd;}
.ctrl div{ clear:both;}
#cSlideUl{width:100%; height:36px;overflow:hidden; position:relative; top:0px; margin:0 auto;}
.picSildeLeft img,.picSildeRight img{ height:36px;}

.tit3_p5 li{ float:left; width:80px;}
.nr2_p4 li{ width:31.333%; padding:1%;}
.nr2_p51{ width:150px;}
.nr2_p52{ width:calc(100% - 160px);}
.nr2_p61,.nr2_p62{ width:96%; margin:1% auto;}
.nr2_p62 img{ width:100%;}
.nr2_p71,.nr2_p72{width:96%; margin:1% auto;}
.nr2_p8 li{ width:calc(33.333% - 10px); padding:5px;}
.nr2_p31{ text-align:center; display:block; line-height:2; padding-top:3%; min-height:56px}
.tit01 li{ width:29.333%; margin:0 2%; line-height:36px;height:36px;}
.nr3_p1,.nr3_p2{ width:98%; margin:0 auto;}
.nr3_p2{ margin-top:2%;}
.nr3_p2 li{ line-height:32px;height:32px; overflow:hidden;}
.nr3_p2 li a{ display:block; float:left; width:calc(100% - 100px);}
.nr3_p2 li p{ float:right; color:#999; width:90px;}
.nr3_p2 li h3{ font-size:16px}



}
@media (min-width:769px) {
.fl{ float:left;}
.fr{ float:right;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.pp2{ padding:20px 0;}
.qt{ position:relative; width:100%; padding-bottom:40%; height:0; overflow:hidden;}
.fullSlide .bd_p{ width:100%; padding-bottom:40%; position:relative; background-size:auto 100%;}

.cc1{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}
.adv1{ background-size:100% auto;}

.box_p1 dd{ min-width:110px; margin:0; margin-right:10px;}
.box_p2 dd{ min-width:200px; margin:0; margin-right:10px;}
.time{ bottom:35%; left:calc(50% - 600px)}
.nr1_p1{ margin-top:-200px; z-index:9999;}
.nr1_p1 li{ float:left; width:33.333%;}
.nr1_p11{ height:105px; margin-bottom:-52px;}
.nr1_p12 .tt7{ margin-top:30px;}
.nr1_p13{ line-height:30px; height:120px; margin-bottom:30px;}
.nr1_p02 .nr1_p12{ padding-top:10%; padding-bottom:24%; box-shadow:0 0 30px rgba(0, 0, 0, 0.2);}
.nr1_p2{ margin:0 -37px;}
.nr1_p2 li{ padding:25px 37px; width:calc(33.333% - 74px);}
.mm3{ position:relative; margin-bottom:-115px;}
.tit2{ font-size:36px; margin-top:60px; font-size:30px;}
.tit2 a{ display:block; float:left; padding:0px 20px; color:#999; line-height:36px; padding-bottom:2px;}
.nr1_p3 li{ width:calc(16.666% - 70px); padding:25px 35px;}

.nr_lei li{ width:calc(25% - 20px); padding:10px;}

.nr1_p4{ float:left; width:36.666%; max-width:440px; max-height:310px;}
.nr1_p5{ float:right; width:61.666%; max-width:740px; line-height:2;}
.nr1_p51{ max-height:256px; overflow:hidden;}
.nr1_p52{ margin:0 -4px;}
.nr1_p52 li{ width:calc(25% - 8px); padding:4px;}
.foot_p1{ float:left; max-width:50%;}
.foot_p2{ float:right; max-width:400px;}
.foot_p21{ padding-left:30px; color:#fff;}

.nr2_p31 h3{ font-size:14px; min-height:60px;}

.m_left{ float:left; width:18.1818%; max-width:200px;}
.m_right{ float:right; width:78.1818%; max-width:860px;}
.tit3_p4{ line-height:42px;}
.nr2_p3{ margin:0 -20px;}
.nr2_p3 li{ padding:15px 20px; width:calc(33.333% - 40px);}
.tit3_p5 li{ float:left; width:110px;}
.nr2_p4 li{ width:23%; padding:1%;}
.nr2_p42{ max-width:160px; margin:0 auto;}
.nr2_p51{ width:212px;}
.nr2_p52{ width:calc(100% - 230px);}
.nr2_p54{ line-height:24px;}
.nr2_p55{ padding-top:20px;}
.nr2_p61{ float:left; width:63%; max-width:540px;}
.nr2_p62{ float:right; width:32%; max-width:275px;}
.nr2_p7 li:nth-child(odd) .nr2_p71{ float:left;}
.nr2_p7 li:nth-child(even) .nr2_p71{ float:right;}
.nr2_p7 li:nth-child(odd) .nr2_p72{ float:right;}
.nr2_p7 li:nth-child(even) .nr2_p72{ float:left;}
.nr2_p71{ width:56%;}
.nr2_p72{ width:40%;}
.nr2_p8{ margin:0 -13px;}
.nr2_p8 li{ width:calc(33.333% - 26px); padding:13px;}

.tit01 li{ margin:0 25px; padding:0 32px; line-height:48px;height:48px;}
.nr3{ overflow:hidden; clear:both;}
.nr3_p1{ float:left; width:41.67%; max-width:500px;}
.nr3_p2{ float:right; width:558%; max-width:670px;}
.nr3_p2 ul{ margin-top:-5px;}
.nr3_p2 li{ line-height:45px;height:45px; overflow:hidden;}
.nr3_p2 li a{ display:block; float:left; width:calc(100% - 130px);}
.nr3_p2 li p{ float:right; color:#999; width:120px;}
.nr3_p2 li h3{ font-size:16px}


}
@media screen and (min-width:320px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:19px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}
}
@media screen and (min-width: 414px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:16px;}
.tt5{font-size:16px;}
.tt6{font-size:18px;}
.tt7{font-size:18px;}
.tt8{font-size:20px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 480px){
.tt1{font-size:12px;}
.tt2{font-size:12px;}
.tt3{font-size:14px;}
.tt4{font-size:18px;}
.tt5{font-size:18px;}
.tt6{font-size:20px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:26px;}
.tt10{font-size:28px;}
.tt11{font-size:28px;}
.tt12{font-size:38px;}

}
@media screen and (min-width: 640px) {
.tt1{font-size:12px;}
.tt2{font-size:14px;}
.tt3{font-size:16px;}
.tt4{font-size:18px;}
.tt5{font-size:18px;}
.tt6{font-size:20px;}
.tt7{font-size:20px;}
.tt8{font-size:22px;}
.tt9{font-size:28px;}
.tt10{font-size:30px;}
.tt11{font-size:30px;}
.tt12{font-size:48px;}

}
@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mhj{ height:5px;}
.mhj2{overflow:hidden; clear:both; height:10px;}
  }
@media (min-width:769px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:24px;}
.tt8{font-size:24px;}
.tt9{font-size:32px;}
.tt10{font-size:36px;}
.tt11{font-size:40px;}
.tt12{font-size:60px;}

.mhj{ height:20px;}
.fl{ float:left;}
.fr{ float:right;}
.pc{ display:block;}
.app{ display:none;}
.mhj{ height:10px;}
.mhj2{overflow:hidden; clear:both; height:20px;}
}
@media (min-width:1024px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}

.pc{ display:block;}
.app{ display:none;}

}
@media (min-width:1180px) {
.tt1{font-size:14px;}
.tt2{font-size:16px;}
.tt3{font-size:18px;}
.tt4{font-size:20px;}
.tt5{font-size:22px;}
.tt6{font-size:24px;}
.tt7{font-size:28px;}
.tt8{font-size:32px;}
.tt9{font-size:36px;}
.tt10{font-size:40px;}
.tt11{font-size:48px;}
.tt12{font-size:68px;}
.pc{ display:block;}
.app{ display:none;}
}

@media (min-width:1360px) {	}

@-webkit-keyframes ripple { 
0% {   -webkit-transform: scale(1);           transform: scale(1);   opacity: 0.2; } 
100% {   -webkit-transform: scale(40);           transform: scale(40);   opacity: 0; }
}

@keyframes ripple { 
0% {-webkit-transform: scale(1);           transform: scale(1);   opacity: 0.2; } 
100% { -webkit-transform: scale(40);           transform: scale(40);   opacity: 0; }
}
</pre></body></html>