﻿@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;}
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; line-height:1.8;color:#333;padding:0;margin:0; font-family:"微软雅黑", "宋体", "黑体"; font-family: PingFang SC-Medium, PingFang SC;background:#FFF}
table ,tr, td { margin: auto; padding:0; margin:0;}
input[type="text"]:focus, input[type="password"]:focus, textarea:focus { outline: none; }
@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:16px;}
.tt5{font-size:18px;}
.tt6{font-size:18px;}
.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;}
}
.clear { clear: both; }
/*头部*/ 


/*面包屑*/ 
.btn-nav { position: absolute; top: 15px; 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: #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; } 

.icon-bar2 { display: block; margin: 5px 0; width: 26px; height: 3px; background-color: #2f9e97;  } 
.btn-nav:hover .icon-bar2 { -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: #2f9e97; } 
.cai { display: none; } 
.cai2 { display: none; } 
.showy_warp { display: none; } 
.side { position: fixed; width: 58px; height: 275px; right: 0; bottom:10%; 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(106,106,106,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(106,106,106,0.5); transition: all 0.4s; } 
.side ul li .sidetop:hover { background: #0090ff; opacity: 1; filter: Alpha(opacity=100); } 
.side ul li img { float: left; } 

@media screen and (max-width:1199px)and (min-width:300px) { 

/*漂浮框*/ .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; } 
.side { position: fixed; width: 58px; height: 275px; right: 0; top: 38%; z-index: 100; display: none; } 
.ping_warp { width: 100%; height: auto; overflow: hidden; background-color: #f7f7f7; } 
.showy_warp { width: 100%; height: 45px; display: block; } 
.showy { width: 100%; height: 45px; position: fixed; bottom: 0; left:0; z-index:9; background-color: #0090ff; text-align: center; } 
.showy a { float: left; display: block; width:calc(50% - 1px); border-right: 1px solid rgba(255,255,255,0.3); height: 45px; cursor: pointer; line-height: 45px; } 
.showy a.showy_a { border-right: none; } 
.showy_1 { font-size: 14px; color: #fff; background: url(../images/phone.png) no-repeat left; background-size: auto 100%; padding-left: 25px; display: inline; } 
.showy_2 { font-size: 14px; color: #fff; background: url(../images/case.png) no-repeat left; background-size: auto 100%; padding-left: 25px; display: inline; } 
.showy_3 { font-size: 14px; color: #fff; background: url(../images/email.png) no-repeat left; background-size: auto 100%; padding-left: 25px; display: inline; } 

}
.main2{ width:94%; max-width:1200px;margin:0 auto; position:relative;}
.mainb{ width:94%; max-width:1000px;margin:0 auto; position:relative; padding:1% 2%}
.hj{overflow:hidden; clear:both; height:10px;}
.hj2{overflow:hidden; clear:both; height:20px;}
.hj3{overflow:hidden; clear:both; height:30px;}
.hj4{overflow:hidden; clear:both; height:40px;}
.hj5{overflow:hidden; clear:both; height:50px;}
.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:69%; overflow:hidden;}
.img2{ display:block; position:relative; width:100%; padding-bottom:66.7%; overflow:hidden;}
.img3{ display:block; position:relative; width:100%; padding-bottom:50%; overflow:hidden;}
.img4{ display:block; position:relative; width:100%; padding-bottom:60%; overflow:hidden;}
.img5{ display:block; position:relative; width:100%; padding-bottom:105%; overflow:hidden;}
.img6{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img7{ display:block; position:relative; width:100%; padding-bottom:100%;}
.img8{ display:block; position:relative; width:100%; padding-bottom:100%;}
.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,.img5{ overflow:hidden;}
.img1 img,.img2 img,.img3 img,.img4 img,.img5 img{  cursor: pointer; transition: all 0.8s;}
.img1:hover img,.img2:hover img,.img3:hover img,.img4:hover img,.img5:hover img{ transform: scale(1.05);}
.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;height:100%;}
.fullSlide .bd ul{width:100% !important; height:100%;}
.fullSlide .bd li{width:100% !important; height:100%;overflow:hidden;text-align:center;}
.fullSlide .hd{position:absolute;bottom:10px;left:0; width:100%;display: flex;   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:12px; max-width:50px;height:12px;margin:2px 4px;overflow:hidden;filter:alpha(opacity=90);opacity:0.6;line-height:999px;background:#fff; border-radius:50px;}
.fullSlide .hd ul .on{background:#009afe;background:#fff;opacity:1;}
.fullSlide .prev,.fullSlide .next{display:block;position:absolute;z-index:1;top:50%;margin-top:-30px;left:2%;z-index:1;width:40px;height:60px;background:url(../images/slider-arrow.png) -126px -137px  no-repeat;cursor:pointer;filter:alpha(opacity=50);opacity:0.5;display:none;}
.fullSlide .next{left:auto;right:2%;background-position:-6px -137px;}
.none {display: none;}

.adtxt { text-align:center; margin-top:23%; color:#FFF;overflow:hidden}


.baise{ background:#FFF }

.title{ margin:0 auto; text-align:center}
.hxinput{ border:none; border-bottom:1px solid #000; line-height:2 }
.hxinput2{ border:none; border-bottom:1px solid #000; width:90%; line-height:2 }
.formdc { clear:both;}
.formdc li { padding:5px 0;}
.formdc li p { padding:5px;}
.formdc li p input { margin-left:15px;}

.formdc li button { background:#3b7705; padding:10px 15px; width:150px; margin:0 auto;border-radius: 10px;border:none; color:#FFF; font-weight:bold; font-size:18px; text-align:center}



.nr1_p33 li{ position:relative; padding-left:12px; line-height:2; border-bottom:1px dotted #CCC}
.nr1_p33 li:before{ position:absolute; left:0; top:calc(50% - 2px); width:3px; height:3px; content: ""; background:#777; border-radius:50%;}
.nr1_p33 li a{ display:block;overflow: hidden;text-overflow:ellipsis; white-space: nowrap; color:#444;}
.nr1_p33{ margin-top:-3px;}


.abouttit { line-height:2; border-bottom:1px solid #CCC; text-align:center; margin:0 auto;}

.aboutcontent { line-height:2; padding:1% 3%}
.gengd{ clear:both; margin-top:80px;}
.more1{  border:1px solid #fff; padding:1% 6%;   line-height:2.5;  color:#FFF; margin:0px  auto; }

.tit11_p1{ margin:0 auto; text-align:center}
.tit11_p11{  color:#000;font-weight:bold; position:relative; line-height:1.4; }
.tit11_p12{width: 30px;height: 3px; background: #2f9e96; margin:10px auto; border-radius: 5px;}
.tit11_p12 p{ position:relative; z-index:5;}

.tit2_p1{ margin:0 auto; text-align:left}
.tit2_p11{  color:#FFF;font-weight:bold; position:relative; line-height:1.4; }

 

.tit31_p4 li{     background: url(../images/tub66.png) no-repeat left top #367204; padding-left:36px; line-height:2.5; border-bottom:1px solid #ccc; text-align:left;}
.tit31_p4 li a{ color:#FFF;}
.tit31_p4 li a:hover{ color:#FFF;}

.tit32_p4 {  }
.tit32_p4 li a{ color:#333;}
.tit32_p4 li{  background: url(../images/tub6662.png) no-repeat left top #f3f3f3;   line-height:2.5; border-bottom:1px solid #ccc; text-align:left;}
.tit32_p4 li a:hover{ color:#285502;}

.tit33_p4 { display:none}
.tit33_p4 li a{ color:#333;}
.tit33_p4 li{  background: url(../images/tub7.png) no-repeat left top #FFF;   line-height:2.5; border-bottom:1px solid #ccc; text-align:left;}
.tit33_p4 li a:hover{ color:#285502;}

.m_left2{ float:left; width:21.666%;  }

.m_right2{ float: right; width:77%;  }







.nr1_p1{ margin:0 -1%;}
.nr1_p11{ text-align:left;   width:100%;   line-height:2.5;}
.nr1_p12{ text-align:left;   width:100%; height:75px; line-height:25px;}

.nr2 { margin:0 -1%;}
.nr2_p1 { text-align:left; color:#FFF}
.nr2_p2 { text-align:left;   width:100%; line-height:2; margin-top:45px; border-left:2px solid #FFF; padding-left:10px; height:100px;}
.nr2_p2 a { color:#FFF}

.nr3_p1{ margin:0 -0%;}
.nr3_p1 li img{  /*border-radius: 50%;*/}

.local a{ display:block; padding:0.5% 3.5%; color:#1e9b93; float:left;  font-size:16px; line-height:3.5}
.local a.on2 { background:#1e9b93; color:#FFF}
.local a:hover { background:#1e9b93; color:#FFF}


.adtext { width:40%; float:right; color:#FFF; padding:3% 0; line-height:2.5}
.more2{  border:1px solid #808080; padding:1% 6%;   line-height:2.5;  color:#808080; margin:0px  auto; text-align:center }

.indexcontent { line-height:2; padding:1% 1%}
.xiangmu { width:720px; margin:0 auto}
.more3{ display:block;  border:1px solid #d6d6d6; padding:1% 5%; height:60px; line-height:60px;  color:#808080; margin:0px 40px; text-align:center; width:200px; float:left; border-radius: 5px}
.more3 img { margin-right:30px;}



.bg2{ background: url(../images/adv3.jpg) center no-repeat;background-size:100% 100% ; }

.more4{  border:1px solid #FFF; padding:1% 8%;   line-height:3.5;  color:#FFF; margin:0px  auto; text-align:center }


.mleft{ float:left; width:45%;}
.mright{ float:right; width:53%;}
.imgtxt { margin-top:-60px; height:60px; z-index:999; position:absolute; line-height:25px; text-align: center; padding:5px; width:530px; background:rgba(1,72,29,0.8)}
.imgtxt a { color:#FFF}

.bg3{ background: url(../images/adv4.jpg) center no-repeat;background-size:100% 100% ; }


.ft_left{ float:left; width:30%;}
.ft_right{ float:right; width:25%;}
.m3_p10 { width:100%;}
.m3_p10 li{ background: url(../images/tub14.png) no-repeat left center; padding:0 15px; overflow:hidden;}
.m3_p10 li a{ color:#fff; line-height:30px; font-size:14px;}
.fttext{ padding:1% 0%; line-height:2; color:#fff;}

.tit2_p21{ padding:0; margin:0; border:none;width:calc(100% - 26px); padding:0 10px; margin:0 3px; background:#FFF; border-radius:3px; line-height:30px; height:30px;}
.tit2_p22{ padding:0; margin:0; border:none; width:100%; background:#597d9c; color:#fff; width:68px; border-radius:3px; line-height:30px; height:30px;}


.fbg{ background:#285502; color:#fff;}
.foot{ text-align:center; }

.fbg a{ color:#fff;}
.ftit{  }
.ftit_p1 li{ float:left; line-height:2;}
.ftit_p12{ padding:2% 0;}
.ftit_p12 a{ display:block;}
.ftit_p2{ float:right; text-align:left;}


.adv1{ height:380px; color:#fff; clear:both; overflow:hidden;}

.text{ padding:1% 0%; line-height:2}


.tit5_p1{ float:left;  width:100%}
.tit5_p12{ position:relative;  height:80px; line-height:80px;}
.tit5_p12:before{ position:absolute; left:0; bottom:0; width:50px; height:2px; content:""; background:#656565; z-index:1;}
.tit5_p12 p{ position:relative; z-index:5;color:#67ac31; font-weight:bold}


.nr21_p10{ overflow:hidden; clear:both;}
.nr21_p10 li{ overflow:hidden; clear:both; padding:2% 0; border-bottom:1px solid #eee;}
.nr21_p11{ float:left; width:155px;}
.nr21_p12{ float:right; width:calc(100% - 180px); background:url(../images/tub1.jpg) no-repeat; background-position:0px 12px; padding-left:15px; padding-top:5px; }
.nr21_p13{ display:block; line-height:24px; margin-bottom:3%;max-height:72px; overflow:hidden;}
.nr21_p14{ color:#777;text-align:left;}
.nr21_p15{ display:block; line-height:30px;max-height:60px; overflow:hidden;text-align:left;}
.nr21_p16{ max-height:48px; overflow:hidden; padding-top:5px;text-align:left;}


.ab_left3{ float:left; width:55%;}
.ab_right3{ float:right; width:43%;}
.pcbs { width:80%; margin:0 auto; padding-top:80px;}
.abfwx  { overflow:hidden; clear:both;}
.abfwx li{ width:50%; float:left; text-align:center; line-height:2; margin:2% 0}

.bgwz{ background:#67ac31;}


.leftbox{  background:#f2f2f2; width:22%; float:left}
.leftbox .menub .hd{ hline-height:24px; background:#005ea5; font-size:18px; font-weight:bold; padding:8px 0 8px 50px; color:#fff;}
.leftbox .menub .bd ul li a{ display:block; line-height:24px; font-size:18px; padding:10px 10px 10px 50px;border-bottom:1px solid #fff;}
.leftbox .menub .bd ul li.on a,.menu .bd ul li:hover a{ background:#fff url(arrow01_20210817.png) no-repeat 30px center;}
.sideMenu h3{ height:36px; line-height:36px; background:#6699cc; cursor:pointer; font-size:16px; font-weight:bold; padding-left:50px; color:#fff; border-bottom:1px solid #fff;}


.menu2 .hd{ padding-left:0; text-align:center;}
.menu2 .bd ul li a{  padding-left:20px; font-size:18px;}
.menu2 .bd ul li.on a,.menu2 .bd ul li:hover a{ background:#fff url(arrow01_20210817.png) no-repeat 2px center;}


.rightbox{  float:right; width:75%; border-top:#e3e3e3 8px solid; padding-top:18px; padding-left:15px; padding-right:15px; min-height:500px;}


.rightbox .newsBd2 ul li{ float:left; width:33.333%; text-align:center; padding:25px 0;}
.rightbox .newsBd2 ul li img{ display:block; margin:0 auto; width:158px; height:193px;}
.rightbox .newsBd2 ul li span{ font-size:18px; display:block; line-height:40px; line-height:40px; overflow:hidden;}


.linkList{ padding-top:30px;}
.linkList ul li{ float:left; width:130px; height:40px; padding:0 28px; padding-bottom:30px;}
.linkList ul li img{ display:block; width:130px; height:40px;}


.linkList2 .linkHd{ font-weight:bold; font-size:18px; line-height:30px; margin-bottom:5px;}
.linkList2 ul { padding-top:30px;}
.linkList2 ul li{ font-size:18px; width:25%; margin-bottom:35px; float:left;}

.nr1_p4 li{ overflow:hidden; clear:both; padding:3% 0;}
.nr1_p42 .tt7{ font-weight:bold; line-height:2;}
.nr1_p5 li{ padding:3% 0; overflow:hidden; clear:both; border-bottom:1px solid #dedede;}
.nr1_p51{ float:left; width:30%;}
.nr1_p52{ float:right; width:67%;}
.nr1_p521,.nr1_p523,.nr1_p524{ color:#777;}
.nr1_p522{ display:block;overflow: hidden; text-overflow:ellipsis; white-space: nowrap;}
.nr1_p523{ margin:2% 0;overflow: hidden;display: -webkit-box; -webkit-box-orient: vertical; -webkit-line-clamp: 2;}
.span12 {width:calc(96% - 60px); max-width:1300px; padding:0 30px; margin: 0 auto; position:relative;}
.owl-carousel .owl-wrapper-outer {overflow: hidden;position: relative;width: 100%;}
.owl-carousel .owl-item {float: left;}
#owl-demo .item{   margin: 3px;}
.owl-theme .owl-controls{ margin-top: 10px; text-align: center; opacity:0; }
.owl-theme .owl-controls .owl-buttons div{ color: #FFF; display: inline-block; zoom: 1; *display: inline; margin: 5px; padding: 3px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; background: #869791; filter: Alpha(Opacity=50);/*IE7 fix*/ opacity: 0.5; } 
.owl-buttons div:hover{ filter: Alpha(Opacity=100); opacity: 1; text-decoration: none; }
.owl-page{ display: inline-block; zoom: 1; *display: inline;} 
.owl-theme .owl-controls .owl-page span{ display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=50); opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791; } 
.owl-theme .owl-controls .owl-page.active span, .owl-theme .owl-controls.clickable .owl-page:hover span{ filter: Alpha(Opacity=100);/*IE7 fix*/ opacity: 1; } .owl-theme .owl-controls .owl-page span.owl-numbers{ height: auto; width: auto; color: #FFF; padding: 2px 10px; font-size: 12px; -webkit-border-radius: 30px; -moz-border-radius: 30px; border-radius: 30px; } /* preloading images */ .owl-item.loading{ min-height: 150px; background: url(AjaxLoader.gif) no-repeat center center }
.customNavigation{ position: absolute; left:0; top:calc(50% - 25px); width:100%; text-align: center;}
.customNavigation a{ display:block; float:left;}
.customNavigation a.next{ float:right;}


.pages{padding: 20px 0;width:100%;text-align: center;clear: both;}
.pages a,.pages span{color: #666;padding: 0 15px;margin: 0 3px;display: inline-block;vertical-align: middle;line-height: 34px;background: #f9f9f9;border: 1px solid #f2f2f2;}
.pages a:hover{display:inline-block;color: #fff;background: #910b26;border-color: #910b26;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}
.pages span{display:inline-block;color: #666;}
.pages a.page-num-current{display:inline-block;color: #fff;background: #2768c7;border-color: #2768c7;box-shadow: 0 0 14px rgba(0, 0, 0, .2);}

@media (max-width:768px){
.pc{ display:none;}
.app{ display:block;}
.mm1{ padding:1%; width:96%; margin:0 auto;}
.f14{ font-size:12px;}
.f16{ font-size:14px;}
.f18{ font-size:15px;}
.pp1{ padding:10px 0;}
.pp2{ padding:20px 0;}
.qt{ position:relative; width:100%; padding-bottom:66%; height:0; overflow:hidden;}
.qt2{ position:relative; width:100%; padding-bottom:36%; height:0; overflow:hidden;}
.adtxt { margin-top:80px;}
.adtxt   p{ font-size:26px; line-height:1.5}

.nr1_p1 li{ padding:1%; width:98%; }

.nr2 li{ padding:1%; width:98%; }
.nr2_p1 {padding-left:10px;}
.nr2_p2 { text-align:left;   width:98%; line-height:1.5; margin-top:15px; border-left: none; padding-left:10px; height: auto; border-bottom:1px dotted #FFF}

.nr3_p1 li{ padding:1%; width:31%; float:left }



.adtext { width:98%; float:right; color:#FFF; padding: 1%; line-height:1.5}

.xiangmu { width:100%; margin:0 auto}
.more3{ display:block;  border:1px solid #d6d6d6; padding:1% 0; height:60px; line-height:60px;  color:#808080; margin:0px 2%; text-align:center; width:45%; float:left; border-radius: 5px}
.more3 img { width:45px; margin-right:10px;}
.ftit_p1{ float:left; width:calc(100% - 120px);}
.ftit_p2{ float:right; width:100px;}


.adv1{ height:120px; padding-top:60px; color:#fff;}

.bg2{ background: url(../images/adv3.jpg) left no-repeat;background-size:auto 100% ; overflow:hidden }
.bg3{ background: url(../images/adv4.jpg) left no-repeat;background-size:auto 100% ; overflow:hidden }

.mleft { width:98%; padding:1%}
.mright { width:98%; padding:1%}
.imgtxt { margin-top:-60px; height:60px; z-index:999; position:absolute; line-height:25px; text-align: center; padding:5px; width:100%}

.ft_left { width:98%; padding:1%}
.ft_right { width:98%; padding:1%}
.m_left2{ margin:1% auto; width:98%;}
.m_right2{ margin:1% auto; width:98%;}

.ab_left3 { width:98%; padding:1%}
.ab_right3 { width:98%; padding:1%}
.pcbs { width:98%; margin:0 auto}

.leftbox{ width:98%; padding:1%}
.rightbox{ width:98%; padding:1%}

.tit1_p3{ overflow:hidden; clear:both;}
.nr1_p51{ float:left; width:38%;}
.nr1_p52{ float:right; width:60%;}
.nr1_p521{ display:none;}
.nr1_p523{ margin:0;}
.nr1_p6{ overflow:hidden; clear:both; padding-top:4%;}

}
@media (min-width:769px) {
.fl{ float:left;}
.fr{ float:right;}
.f14{ font-size:14px;}
.f16{ font-size:16px;}
.f18{ font-size:18px;}
.pp1{ padding:10px 0;}
.pp2{ padding:20px 0;}
.qt{ position:relative; width:100%; padding-bottom:36.46%; height:0; overflow:hidden;}
.qt2{ position:relative; width:100%; padding-bottom:15.6%; height:0; overflow:hidden;}
.cc1{ display: flex;  justify-content:center;  align-items:Center; text-align:center;}

.nr1_p1 li{ float:left; width:30%; margin:1.5%  }

.nr2  li{ float:left; width:30%; margin:1.5%  }
.nr3_p1 li{ float:left; width:12.5%; margin:0.8%  }

.ftit_p1{ float:left; width:78%}

.ftit_p2{ float:right; width:17%; padding-left:3% ; text-align:center}



.nr1_p3{ margin:0 -1.5%;}
.nr1_p3 li{ float:left; width:47%; padding:0 1.5%;}

.tit1_p3{ float:right; width:40%;}
.nr1_p41{ float:left; width:52%;}
.nr1_p42{ float:right; width:40%;}
.nr1_p6{ float:right; width:60%;}


}



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