@charset "utf-8";
/* CSS Document */
/* reset */
html,body,h1,h2,h3,h4,h5,h6,div,dl,dt,dd,ul,ol,li,p,blockquote,pre,hr,figure,table,caption,th,td,form,fieldset,legend,input,button,textarea,menu{margin:0;padding:0;}
header,footer,section,article,aside,nav,hgroup,address,figure,figcaption,menu,details{display:block;}
table{border-collapse:collapse;border-spacing:0;}
caption,th{text-align:left;font-weight:normal;}
html,body,fieldset,img,iframe,abbr{border:0;}
i,cite,em,var,address,dfn{font-style:normal;}
[hidefocus],summary{outline:0;}
li{list-style:none;}
h1,h2,h3,h4,h5,h6,small{font-size:100%;}
sup,sub{font-size:83%;}
pre,code,kbd,samp{font-family:inherit;}
q:before,q:after{content:none;}
textarea{overflow:auto;resize:none;}
label,summary{cursor:default;}
a,button{cursor:pointer;}
h1,h2,h3,h4,h5,h6,em,strong,b{font-weight:bold;}
del,ins,u,s,a,a:hover{text-decoration:none;}
body,textarea,input,button,select,keygen,legend{font:12px/1.14 arial,\5b8b\4f53;color:#333;outline:0;}
body{background:#fff; font-family: -apple-system, BlinkMacSystemFont, 'Microsoft YaHei', sans-serif;font-size: 16px;color: #333;line-height: 1.75;}
a,a:hover,a:active,a:visited,a:focus{color:#333; text-decoration: none;}
/* reset结束 */
.swiper-slide{display:-webkit-box;display:-ms-flexbox;display:-webkit-flex;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;-webkit-justify-content:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;-webkit-align-items:center;align-items:center}
.swiper-pagination-bullet-active{ background: #0080d2;}
@media screen and (min-width:1400px){.container{width:1370px}}
.header{ width: 100%; padding: 15px 0; height:auto; background:#fff;}
.header .top{ display: flex; justify-content: space-between; align-items:center; height:85px;}
.header .logo .img-responsive{ max-height:85px; max-width:260px;}
.header .lbox{ display: flex; justify-content:flex-end; align-items:center;}
.header .tel{ padding-left: 30px; padding-right: 15px;}
.header .tel p{ line-height: 24px; padding-left: 70px; background: url(../images/tel.jpg) no-repeat 15px center;}
.header .tel a{ display: inline-block; font-size: 24px; color:#f00;}
.header .tel span{ display: inline-block; font-size: 12px; color: #333; font-style: italic;}
.header .code img{ max-width: 85px; max-height: 85px;}
.header .cbox p{ line-height: 20px; font-size: 14px;}
.header .cbox b{ color: #f00;}
/*nav*/
.nav{ position: relative; width: 100%; height: 50px; background: #3f91ff;}
.nav .container > ul{height: 50px; display: flex; justify-content: space-between; margin-top: -1px;}
.nav ul li{ position: static; line-height: 50px;}
.nav ul > li > a{ position: relative; display: inline-block; color:#fff; padding: 0 25px; font-size: 15px; font-weight: bold;}
.nav ul li.active > a,.nav ul li a:hover{ background: #ffa800;; color: #fff;}
.nav ul > li .submenu{ position: absolute; z-index: 9999; width:auto; overflow: hidden; background: #0080d2; top: 100%; transition: all .5s; max-height: 0; -webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; }
.nav ul > li .submenu a{ display: block; color:#fff; font-size: 14px;line-height: 30px; border-top: 1px dotted #009bff; padding:0 25px}
.nav ul > li .submenu a:hover{ color: #fff; background: #006fb6}
.nav ul > li:hover .submenu{ max-height: 400px;}
/*banner*/
.banner{ background:#fff; padding-bottom: 70px; position: relative;}
.banner .swiper-container{ width:100%; margin:0 auto; height:auto}
.banner .swiper-slide{ position:relative}
.banner .swiper-button-next,.banner .swiper-button-prev{ width:40px; height:40px; line-height: 40px; background:rgba(219,0,0,0); color: #fff; text-align: center; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }
.banner .swiper-button-next i,.banner .swiper-button-prev i{ font-size: 25px;}
.banner .swiper-container:hover .swiper-button-next,.banner .swiper-container:hover .swiper-button-prev{ background:#0080d2;}
.banner .bottom-nav{width:100%;text-align:center;position:absolute;bottom:60px;z-index:10}
.banner .swiper-pagination{position:relative;display:inline-block;height:29px;vertical-align:middle}
.banner .swiper-pagination-bullet{ width:14px; height:14px; border-radius:50%; background:none; border: 2px solid #fff; opacity:1; box-sizing:border-box; margin:0 5px; vertical-align:middle; transition:all 0.5s; -webkit-transition:all 0.5s; -moz-transition:all 0.5s; -ms-transition:all 0.5s; -o-transition:all 0.5s; }
.banner .swiper-pagination-bullet-active{background:#fff;}
.banner .bbar{ width: 100%; position:absolute; bottom: 10px; left:0; height: 120px; z-index: 999;}
.banner .bbar .box{ width: 100%; height: 120px; padding: 15px 150px; box-shadow: 0 0 8px #666; background: url(../images/bar.png) no-repeat #fff; border-radius: 5px; background-size:100% 100%; position: relative;}
.banner .bbar h3{ font-size: 35px; color: #2b66e6;}
.banner .bbar p{height: 30px; margin-top:10px; width: 100%;}
.banner .bbar p a{ display: inline-block; padding:0 15px; background: #67b9ff; color: #fff;}
.banner .bbar a.more{ display: block; width: 140px; height: 40px; line-height: 40px; border-radius: 20px; color: #fff; text-align: center;
    background: #ffd000;
    background: -moz-linear-gradient(top,  #ffd000 0%, #f83d01 98%);
    background: -webkit-linear-gradient(top,  #ffd000 0%,#f83d01 98%); 
    background: linear-gradient(to bottom,  #ffd000 0%,#f83d01 98%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffd000', endColorstr='#f83d01',GradientType=0 );
    position: absolute; right: 120px; top:40px;}
/*wrapper*/
.wrapper{ width: 100%; height: auto; overflow: hidden;}
.tit{ position: relative; width: 100%; height: auto; overflow: hidden; padding: 15px 0;}
.tit h3{ height: 60px; line-height: 60px; font-size: 30px; font-weight: bold; border-bottom: 1px solid #ddd;}
.tit p{ font-size: 14px; line-height: 30px;}
.tit span{ display: inline-block; width: 40px; height: 3px; background: #0080d2; position: absolute; left: 50%; margin-left: -20px; top: 73px;}

.page01{ padding: 0; background: #fff; padding: 25px 0;}
.page01 .container{ position: relative;}
.page01 .lbox{ width: 70%; height: auto; padding: 30px; padding-right: 10%; border-radius: 5px; background: url(../images/bg01.jpg) no-repeat left bottom; box-shadow: 0 0 10px #aaa; min-height: 560px;}
.page01 .rbox{ position: absolute; background: #a5fcff; 
    background: -moz-linear-gradient(top,  #a5fcff 0%, #41baff 99%, #41baff 99%); 
    background: -webkit-linear-gradient(top,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    background: linear-gradient(to bottom,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5fcff', endColorstr='#41baff',GradientType=0 ); width: 40%; padding: 30px; border-radius: 5px; box-shadow: 0 0 10px #aaa; right: 15px; top: 40px; min-height: 480px;}
.page01 .lbox .titbox{ width: 100%; height: auto; float: left;}
.page01 .lbox .titbox ul{ display: flex; justify-content: center;}
.page01 .lbox .titbox ul li{ margin: 0 15px;}
.page01 .lbox .titbox ul li a{ font-size: 24px; font-weight: bold; padding: 10px 50px; border-radius: 30px;}
.page01 .lbox .titbox ul li.on a{ color: #fff;
    background: #a5fcff; 
    background: -moz-linear-gradient(top,  #a5fcff 0%, #41baff 99%, #41baff 99%); 
    background: -webkit-linear-gradient(top,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    background: linear-gradient(to bottom,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5fcff', endColorstr='#41baff',GradientType=0 );}

.page01 .lbox .conbox{ padding: 15px; height: auto; overflow: hidden;}
.page01 .lbox .conbox .head_new{width: 100%; height: auto; margin: 15px 0; overflow: hidden; background: #e5f4ff;}
.page01 .lbox .conbox .head_new a{ display: block; width: 100%; height: auto;display: flex; justify-content: space-between;}
.page01 .lbox .conbox .head_new .imgbox{ width: 220px; height: auto; overflow: hidden;}
.page01 .lbox .conbox .head_new .txtbox{ width: 100%; padding:10px;}
.page01 .lbox .conbox .head_new .txtbox p{ font-size: 14px; color: #666; padding-top: 10px;}
.page01 .lbox .conbox .head_new .txtbox span{ font-size: 12px;}
.page01 .lbox .conbox .list_new ul li{ width: 100%; height: 40px; line-height: 40px; padding-left: 15px; background: url(../images/dot.png) no-repeat left center;}
.page01 .lbox .conbox .list_new ul li:hover a{ color: #f00;}
.page01 .rbox .titbox{ width: 100%; height: 40px; line-height: 40px; float: left;}
.page01 .rbox .titbox a{ font-size: 40px; color: #004eff; font-weight: bold;}
.page01 .rbox .conbox { width: 100%; height: auto; float: left; padding: 20px 0;}
.page01 .rbox .conbox .list_new{ margin-bottom: 30px;}
.page01 .rbox .conbox .list_new ul li{ width: 100%; height: 40px; overflow: hidden; line-height: 40px; padding-left: 15px; background: url(../images/dot.png) no-repeat left center;}
.page01 .rbox .conbox .list_new ul li a{ font-weight: bold; font-size: 14px;}
.page01 .rbox .conbox .list_new ul li:hover a{ color: #f00;}
.page01 .rbox .conbox a.more{ color: #f84202; font-size: 30px; text-align: center; display: inline-block; padding: 5px 100px 10px 50px; background: url(../images/more.png) no-repeat;}

.page02{ margin: 15px 0;}
.page02 .swiper-slide{border-radius: 10px; background: #fff; overflow: hidden; box-shadow: 0 0 10px #aaa;}
.page02 .swiper-container{ padding-bottom: 60px; padding-top: 20px;}
.page02 .swiper-slide .txtbox{ padding: 15px; text-align: center;}
.page02 .txtbox h3{ color: #004eff; font-size: 24px;}
.page02 .txtbox p{ height: 40px; line-height: 40px; font-size: 14px;}
.page02 .txtbox span{ display: inline-block; padding: 0 25px; line-height: 30px; font-size: 12px; border: 1px solid #f00;}
.page02 .swiper-slide .more{ padding:10px 15px; color: #fff; text-align: center;
    background: #6365e8;
    background: -moz-linear-gradient(left,  #6365e8 0%, #a5fcff 100%, #a5fcff 101%); 
    background: -webkit-linear-gradient(left,  #6365e8 0%,#a5fcff 100%,#a5fcff 101%);
    background: linear-gradient(to right,  #6365e8 0%,#a5fcff 100%,#a5fcff 101%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6365e8', endColorstr='#a5fcff',GradientType=1 );
    }
.page02 .swiper-slide .more span{ display: inline-block; background: url(../images/fill.png) no-repeat right center; padding-right: 40px;}
.page02 .txtbox p.txt{ padding-top: 15px; height: auto; line-height: 18px; text-align: left; font-size: 12px; color: #666; text-align: justify; text-justify: inter-ideograph;}

.page03{ width: 100%; height: auto;
    background: #819dda;
    background: -moz-linear-gradient(top,  #819dda 0%, #b9e3e7 64%, #ffffff 64%, #ffffff 64%, #ffffff 100%); 
    background: -webkit-linear-gradient(top,  #819dda 0%,#b9e3e7 64%,#ffffff 64%,#ffffff 64%,#ffffff 100%);
    background: linear-gradient(to bottom,  #819dda 0%,#b9e3e7 64%,#ffffff 64%,#ffffff 64%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#819dda', endColorstr='#ffffff',GradientType=0 );
 }
 .page03 .tit h3{ color: #fff; border-color: #b9e3e7; }
 .page03 .tit p{ color: #fff;}
 .page03 .tit span{ background: #fff;}
 .page03 .swiper-slide{border-radius: 10px; background: #fff; overflow: hidden; box-shadow: 0 0 10px #aaa;}
 .page03 .swiper-slide .imgbox{ width: 150px; height: 150px; margin:25px auto; border-radius: 50%; overflow: hidden; box-shadow: 0 0 5px #aaa;}
 .page03 .swiper-container{ padding-bottom: 60px; padding-top: 20px;}
 .page03 .txtbox{ padding:0 15px; padding-bottom: 25px;}
 .page03 .txtbox h3{ color: #004eff; text-align: center; line-height: 40px;}
 .page03 .txtbox p{ font-size: 12px; color: #666; text-align: justify; text-justify: inter-ideograph;}

.page05{
    width: 100%;
    height: auto;
    padding: 50px 0;
    background: #91b3ff; 
    background: -moz-linear-gradient(top,  #91b3ff 0%, #ffffff 100%);
    background: -webkit-linear-gradient(top,  #91b3ff 0%,#ffffff 100%); 
    background: linear-gradient(to bottom,  #91b3ff 0%,#ffffff 100%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#91b3ff', endColorstr='#ffffff',GradientType=0 );
}
.page05 .content{ padding: 30px 60px; border-radius: 10px; background: #fff; box-shadow: 0 0 15px #aaa;}
.page05 .content h3{ text-align: center; font-size: 30px; color: #004eff; padding-bottom: 20px;}
.page05 .content p{ line-height: 24px; font-size: 12px; color: #666;}
.page05 .content .form{ padding-top: 30px;}
.page05 .content .use,.page05 .content .tel{ width: 50%; padding-right:30px; float: left; display: flex; justify-content: space-between;}
.page05 .content input[type=text],.page05 .content textarea{ border: 1px solid #ddd; height: 40px; line-height: 40px; padding: 0 10px; width: 100%;}
.page05 .content label{ width: 60px; line-height: 40px;}
.page05 .content .checkbox{ width: 100%; height: auto; padding: 15px 0; overflow: hidden; float: left;}
.page05 .content .msg{ width: 100%; float: left; padding-right:30px; display: flex; justify-content: space-between;}
.page05 .content textarea{ min-height: 120px;}
.page05 .content .submit{ width: 100%; text-align: center;}
.page05 .content .submit input{ width: 200px; height: 50px; margin:15px auto; text-align: center; line-height: 50px; border: 0; color: #fff; font-size: 24px; border-radius: 50px; 
    background: #6365e8;
    background: -moz-linear-gradient(bottom,  #6365e8 0%, #a5fcff 100%, #a5fcff 101%); 
    background: -webkit-linear-gradient(bottom,  #6365e8 0%,#a5fcff 100%,#a5fcff 101%);
    background: linear-gradient(to top,  #6365e8 0%,#a5fcff 100%,#a5fcff 101%); 
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6365e8', endColorstr='#a5fcff',GradientType=1 );
}
.page05 .content .checkbox span.label{ width: 120px; line-height: 30px; padding: 0; text-align: left; float: left; color: #333; font-size: 16px;}
.page05 .content .checkbox label{ width: auto; line-height: 14px; padding-right: 35px; padding-left: 0;}
.page05 .content .checkbox input{ border: 1px solid #ddd; width: 20px; height: 20px; float: left;}


.page06{ padding: 30px 0;}
.page06 .title{width: 100%; height: 60px; line-height: 60px; text-align: center; border: 1px solid #ddd; margin-bottom: 15px;}
.page06 .title.on{ border-color: #a5fcff; background: #a5fcff; 
    background: -moz-linear-gradient(top,  #a5fcff 0%, #41baff 99%, #41baff 99%); 
    background: -webkit-linear-gradient(top,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    background: linear-gradient(to bottom,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5fcff', endColorstr='#41baff',GradientType=0 );}
.page06 .title a{ display: inline-block; width: 100%; font-size: 28px;}
.page06 .title a img{ display: inline-block; margin-right: 10px;}
.page06 .title.on a{ color: #fff;}
.page06 .head_new{ padding: 10px 0;}
.page06 .head_new a{ display:flex; justify-content: space-between;}
.page06 .head_new a .imgbox{ width: 200px;}
.page06 .head_new a .txtbox{ width: 100%; padding:0 15px;}
.page06 .head_new a .txtbox p{ font-size: 14px; color: #666; line-height: 18px; padding: 10px 0;}
.page06 .list_new a{display:flex; justify-content: space-between;}
.page06 .list_new ul li{ padding: 25px 0;}
.page06 .list_new .txtbox h3{ font-weight: normal;}
.page06 .list_new .txtbox p{font-size: 12px; color: #666; line-height: 18px; padding: 10px 0;}
.page06 .list_new .txtbox span{ font-size: 14px;}
.page06 .list_new .date{ width: 100px; padding:15px; height: 100px; margin-right: 20px; text-align: center; background: #00AADC; color: #fff;}
.page06 .list_new .date b{ font-size: 40px; line-height: 40px;}
.page06 a.more{ display: inline-block; padding: 10px 50px; background: #00AADC; color: #fff; margin-top: 30px;}

.page07{ margin: 30px 0;}
.page07_box{ width: 100%; padding: 30px; text-align: center; background: #a5fcff; 
    background: -moz-linear-gradient(right,  #a5fcff 0%, #41baff 99%, #41baff 99%); 
    background: -webkit-linear-gradient(right,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    background: linear-gradient(to left,  #a5fcff 0%,#41baff 99%,#41baff 99%);
}

.flink{ padding: 25px 0; background: #eee;}
.flink h3{ font-size: 18px;}
.flink p a{ font-size: 14px; display: inline-block; padding-right: 20px;}
.flink p a:hover{ color: #00AADC;}
.flink_box{ padding: 10px 0;}
.flink_box a{ display: inline-block; padding: 4px; border: 1px solid #ddd; background: #fff; margin-right: 10px; margin-bottom: 5px;}
.footer{ width: 100%; height: auto;overflow: hidden;}
.footer .contact{ width: 100%; height: auto; padding: 30px 0; overflow: hidden;background: #a5fcff; 
    background: -moz-linear-gradient(top,  #a5fcff 0%, #41baff 99%, #41baff 99%); 
    background: -webkit-linear-gradient(top,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    background: linear-gradient(to bottom,  #a5fcff 0%,#41baff 99%,#41baff 99%);
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a5fcff', endColorstr='#41baff',GradientType=0 );}
	
.footer .contact .fnav a,.footer .contact .fnav{ color: #333;}
.footer .contact .lianxi{ width: 100%; padding-right: 50%; padding-top: 30px; background: url(../images/bost_weixin.jpg) no-repeat right top; background-size:150px ;}
.footer .contact .lianxi p{ line-height: 24px; font-size: 14px;}
.footer .copyright{ padding: 15px 0; text-align: center; font-size: 14px; color: #fff; background: #00AADC;}
/* menuBtn */
.trans, .trans:hover { -webkit-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; -ms-transition: all 0.8s cubic-bezier(0.19, 1, 0.22, 1) 0s; }
.trans-fast, .trans-fast:hover { -webkit-transition: all 200ms ease-in-out; transition: all 200ms ease-in-out; -ms-transition: all 200ms ease-in-out; }
.menu-handler { overflow: hidden; width: 60px; height: 60px; cursor: pointer; position: absolute; right: 0; top: 0px; transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -webkit-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); -moz-transition: all 0.3s cubic-bezier(0.445, 0.145, 0.355, 1); z-index: 1012; }
.menu-handler .burger { width: 32px; height: 4px; background: #67b9ff; display: block; position: absolute; z-index: 5; top: 18px; left: 50%; margin: 0px 0px 0px -16px; transform-origin: center; -webkit-transform-origin: center; -moz-transform-origin: center; -o-transform-origin: center; -ms-transform-origin: center; }
.menu-handler .burger-2 { top: 28px; }
.menu-handler .burger-3 { top: 38px; }
.menu-handler.active .burger{ background: #0080d2;}
.menu-handler.active .burger-1 { top: 30px; -webkit-transform: rotate(225deg); transform: rotate(225deg); }
.menu-handler.active .burger-2 {-ms-filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=0); filter: alpha(opacity=0); opacity: 0; -moz-opacity: 0; -khtml-opacity: 0; -webkit-opacity: 0; left: -100%; }
.menu-handler.active .burger-3 { top: 30px; -webkit-transform: rotate(-225deg); transform: rotate(-225deg); }
.menuBlack { position: fixed; top: 0; bottom: 0; right: 0; left: 0; background: rgba(0, 0, 0, .5); z-index: 999; display: none; }
.menuBox { position: fixed; width: 280px; top: 0; right: -280px; height: 100%; background:url(../images/hbg.png) repeat #fff; z-index: 1003; overflow: hidden; overflow-y: auto; -webkit-overflow-scrolling: touch; display: none; }
.navMobile { margin-top: 60px; margin-bottom: 60px; background: #fff }
.navMobile dd a { display: block; line-height: 24px; color: #333; font-weight: normal; font-size: 14px; }
.navMobile dd p a { padding: 15px 45px; font-size: 18px;}
.navMobile dd p a.act { background: #0080d2; color: #fff;}
.mtnav a { padding: 13px 48px; font-size: 16px; }
.mtnav { background: #eee; display: none; }
.mtools{ overflow: hidden; background: #eee; position: fixed; right: -280px; bottom: 0; width: 280px; }
.mtools a{ display: block; width: 50%; text-align: center; float: left; padding-top: 10px; height: 50px; overflow: hidden; color: #fff; background: #aaa;}
.mtools .iconfont{ font-size: 20px;}
.mtools p{ display: inline-block; vertical-align: middle; }
.mtools .weixin .ico { background-position: center -198px; }
.mtools .sina .ico { background-position: center -378px; }
.mtools .weixin{ background: #0080d2;}
/* winxin */
.popUpblack { background: url(../images/black.png) repeat; width: 100%; height: 100%; position: fixed; left: 0px; top: 0px; z-index: 1010; display: none; }
.popUp { width: 170px; height: 192px; border: 5px solid #222; background: #fff; position: fixed; left: 50%; top: 50%; margin: -87px 0 0 -115px; z-index: 1004; }
.popUp .t { padding: 0 0 0 10px; height: 26px; line-height: 26px; font-size:12px; font-weight: normal; color: #fff; background: #222; }
.popUp .t span{ float: right; font-size: 12px; font-weight: normal; line-height: 26px; cursor: pointer; color: #fff; text-shadow:none; opacity: 1; }
.popUp .img { padding: 20px; }
.popUp .img img { width: 100%; height: 100%; display: block; }
.m-bottom-nav{ position: fixed; z-index: 998;  width: 100%; height: 50px; bottom: 0; left: 0; background: #0080d2;}
.m-bottom-nav ul li{ width: 25%; float: left; text-align: center;}
.m-bottom-nav a{ display: inline-block; width: 100%; padding: 5px 0; color: #fff; font-size: 14px;}
.m-bottom-nav span{ display: inline-block; width: 100%; height: 20px; line-height: 20px; float: left;}
.m-bottom-nav .iconfont{ font-size: 20px; display: inline-block; width: 100%; height: 20px; line-height: 20px; float: left;}
@media (max-width: 1440px) {
    .banner .bbar .box{ padding: 15px 80px;}
}
@media (max-width: 1199px) {
    .header{ height: 50px; padding: 0;}
    .header .top{ height: 50px;}
	.header .logo .img-responsive{ max-height:40px; max-width:260px;}
    .page01 .row {display: block;}
    .page01 .lbox img{margin: auto;}
    .page01 .rbox{ padding: 30px 0;}
    .page01 .rbox-center{ padding-right: 0;}
    .menu-handler { width: 50px; height: 50px;}
    .menu-handler .burger {top: 16px; width: 28px; height: 2px;}
    .menu-handler .burger-2 { top: 24px; }
    .menu-handler .burger-3 { top: 32px; }
    .menu-handler.active .burger-1 { top: 24px;}
    .menu-handler.active .burger-3 { top: 24px;}
    .banner{ padding-bottom: 15px;}
    .banner .bbar{ position: relative; bottom: 0; margin-top: 15px; height: auto;}
    .banner .bbar .box{ padding: 15px; height: auto; overflow: hidden; text-align: center; box-shadow: none;}
    .banner .bbar .box h3{ font-size: 18px;}
    .banner .bbar .box p{ height: auto;}
    .banner .bbar .box p a{ margin-top: 5px;}
    .page01 .lbox,.page01 .rbox{ width: 100%; position: relative; min-height: 300px; height: auto; overflow: hidden;}
    .page01 .lbox{ box-shadow: none; padding: 0; background:none;}
    .page01 .lbox .titbox ul li a{ font-size: 18px; padding: 5px 25px;}
    .page01 .lbox .conbox{ padding: 0; width: 100%; height: auto; overflow: hidden;}
    .page01 .lbox .head_new a{flex-direction: column;}
    .page01 .lbox .conbox .head_new .imgbox{ width: 100%;}
    .page01 .rbox{ box-shadow: none; padding: 15px; right: auto;}
    .page01 .rbox .titbox a{ font-size: 24px;}
    .page02 .txtbox h3{ font-size: 18px;}
    .footer .contact .lianxi{ padding-right: 0; background: none;}
    .page05 .content{ padding: 15px;}
    .page05 .content .use, .page05 .content .tel{ width: 100%;}
    .page05 .content .checkbox span{ display: block;float: left; width: 100%;padding-left: 100px;}
}
@media (max-width: 991px) {
	.tit h3{ font-size: 18px; line-height: 30px;}
	.banner .bottom-nav{ bottom:0;}
}

/*内页样式*/
.sidebar{ margin: 30px auto; padding: 15px; border: 1px solid #ddd;}
.sidebar .tname{ line-height: 40px;}
.sidebar .subnav{ padding:10px 0;}
.sidebar .subnav .swiper-wrapper{ display: flex; display: -webkit-flex; justify-content: left;}
.sidebar .subnav .swiper-slide{ width: auto; display: inline-block; padding:0 10px; font-size: 14px;}
.sidebar .subnav1 .swiper-slide:hover{ background: #ccc;}
.sidebar .subnav1 .on:hover{ background: #0080d2}
.sidebar .subnav1 .on{ background: #0080d2; color: #fff;}
.sidebar .subnav2 .swiper-slide:hover{ color: #0080d2;}
.sidebar .subnav2 .on{ color: #0080d2;}
.side_contact{ margin-top: 10px; padding: 5px; border: 1px solid #ddd; overflow: hidden;}
.side_contact p{ font-size: 12px;}
.side_contact p:first-child{ font-size: 18px; text-align: center; margin-bottom: 10px; background: #0080d2; color: #fff;}
.list-img ul li{ text-align:center; font-size:18px; background:#fff; height:auto; padding-top: 10px; padding-bottom: 10px;}
.list-img ul li a{ display: inline-block; border: 1px solid #eee; padding: 5px;}
.list-img h3{ font-size: 16px; font-weight: normal; line-height: 40px;}
.list-img p{ font-size: 12px; color: #aaa; line-height: 20px;}
.list-img img{ transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }
.list-img a{ display: inline-block; overflow: hidden;}
.list-img .img{ overflow: hidden;}
.list-img ul li:hover a{ border-color: #0080d2; }
.list-img ul li:hover h3{ color: #0080d2}
.list-img ul li:hover img{ transform: scale(1.1); -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -ms-transform: scale(1.1); -o-transform: scale(1.1); }
@media (max-width: 991px) {
    .list-img h3{ font-size: 12px;}
}
div.paginationbox{width:100%;height:auto;padding:30px 0; border-top:1px solid #ddd; overflow: hidden;}
ul.pagination{display:inline-block;padding:0;margin:0}
ul.pagination li{display:inline}
ul.pagination li a{color:#000;float:left;font-size:14px;padding:5px 12px;margin:0 5px;text-decoration:none;border:1px solid #ddd}
.pagination li:first-child a,.pagination li:last-child a{border-radius:0}
ul.pagination li.bor0 a{border-color:#fff;cursor:auto}
ul.pagination li a.active{background-color:#0080d2;color:#fff;border:1px solid #0080d2;cursor:default}
ul.pagination li a:hover:not(.active){background-color:#0080d2;color:#fff;border-color:#0080d2}
ul.pagination li.bor0 a:hover{background:0 0;color:#333;border-color:#fff}
ul.preNext{position:relative;width:100%;display:inline-block;padding:0;margin:0;float: left;}
ul.preNext li{height:30px;line-height:30px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;color:#666}
ul.preNext li a{color:#333}
ul.preNext li a:hover{color:#0080d2}
ul.preNext li.return{position:absolute;right:0;top:50%;margin-top:-15px;background:#0080d2;padding:0 15px}
ul.preNext li.return a{color:#fff}

.content{ margin-bottom: 30px;}
.content .imgbox{ width: 100%; height: auto; overflow: hidden; margin-bottom: 20px;}
.content .imgbox p{ line-height: 30px; font-size: 14px; color: #666;}
.content .imgbox .tit{ font-size: 16px; border-bottom: 1px solid #ddd; padding: 10px 0; margin-bottom:10px; color: #333;}

.pc-slide{ overflow: hidden; margin:0 auto; border: 1px solid #ddd; padding: 15px;}
.pc-slide a{ display: inline-block; width: 100%;}
.pc-slide .view .swiper-container{width:100%;}
.preview{width:100%;margin-top:10px;position:relative}
.preview .swiper-container{width:100%;height:auto}
.preview .swiper-slide{ display: block; width:40px;height:auto;cursor:pointer;}
.preview .slide6{width:40px}
.preview img{padding:1px;max-width: 100%;}
.preview .active-nav img{padding:0;border:1px solid #0080d2}

.info{ border: 1px solid #ddd; margin: 15px 0;}
.info h3{ font-size: 14px; font-weight: normal; padding: 15px; background: #eee;}
.info img{ max-width: 100%;}
.infobox{ padding: 15px;}
/*侧边栏*/
.sideMenu{ height: auto; overflow: hidden; clear: both;}
.sideMenu h3{ width: 100%; float: left; margin:1px 0;font-weight:normal;height:40px;line-height:40px;padding-left:15px;background:#E7E7E7;cursor:pointer}
.sideMenu h3 em{float:right;display:block;width:40px;height:40px;background:url(../images/icoAdd.png) 16px 17px no-repeat;cursor:pointer}
.sideMenu h3.on{background:#0080d2;color:#fff}
.sideMenu h3.on em{background-position:16px -51px}
.sideMenu h3.on a{background:#0080d2;color:#fff}
.sideMenu ul{width: 100%; padding:0 20px;color:#999; margin: 0; float: left;}
.sideMenu ul li{height:40px;line-height:40px;border-bottom:1px dotted #ddd}
.sideMenu ul li a{display:inline-block;width:100%;font-size:14px}
.sideMenu ul li:hover a,.sideMenu ul li.active a{color:#0080d2}

.content{ width: 100%; overflow: hidden;}
.content .rbox{ overflow: hidden; margin-bottom: 30px;}
.content .rbox. h3{ width: 100%; height: 60px; line-height: 60px; font-size: 24px; font-weight: normal;}
.ProNewFoucsLifzWo { width: 100%; height: 52px;line-height: 52px; margin-bottom: 10px;}
.ProNewFoucsLifzWo a { font-size: 20px; display: block; text-align: center; color: #fff; background-color: #0080d2;}
.prod-list02{border:1px solid #ddd}
.prod-list02>ul>li{border-bottom:1px solid #ddd}
.prod-list02 .cl{color:#333;line-height:40px;font-size:16px;margin-bottom:7px;margin-top:7px;text-align:center}
.prod-list02 .box2{overflow:hidden;padding: 15px;}
.prod-list02 .box2 p{ font-size: 12px; color: #666;}
.prod-list02 .box2 b{ display: inline-block; font-size: 24px;}
.side_new,.side_img{ width: 100%; height: auto; overflow: hidden; border: 1px solid #ddd;margin-top: 10px;}
.side_new p,.side_img p{ background: #eee; padding: 10px; border-bottom: 1px solid #ddd;}
.side_new ul{height: auto; overflow: hidden; padding: 10px;}
.side_new ul li{ position: relative; width: 100%; height: 45px; line-height: 45px; border-bottom: 1px dotted #ddd; float: left; overflow: hidden;}
.side_new ul li a{ display: inline-block; width: 100%; height: 45px; padding-right: 80px; text-overflow: ellipsis; overflow: hidden; font-size: 12px; color: #666;}
.side_new ul li span{ position: absolute; display: inline-block; right: 0; font-size: 12px; color: #aaa;}
.side_new ul li:hover a{ color: #0080d2;}
.side_img ul li{ height: auto; overflow: hidden; padding: 10px;}
.side_img ul li a{ display: inline-block; width:100%; float: left;}

.side_img ul li span{ font-size: 12px; display: inline-block; width: 100%; background: #eee; float: left; text-align: center;}
.side_img ul li:hover span{ background: #0080d2; color: #fff;}

.sidebar_menu{ width: 100%; position: relative; margin-top: 10px;}
.sidebar_menu .tit{ font-size: 20px; width: 100%; padding: 30px 15px; background: #0080d2; color: #fff}
.sidebar_menu .tit small{ display: inline-block; width: 100%; padding: 5px 0; margin-top: 10px; border-top: 1px solid rgba(255, 255, 255, 0.3); color: #fff}
.sidebar_menu .submenu{ padding: 15px; background: #eee;}
.sidebar_menu .submenu ul li{ line-height: 40px; width: 100%; overflow: hidden;}
.sidebar_menu .submenu ul li a{ display: inline-block; width: 100%; padding-left: 15px; color: #666; font-size: 14px;}
.sidebar_menu .submenu ul li:hover a{ color: #0080d2; background: #fff}
@media (max-width: 1199px) {
    .sidebar_menu{ height: 50px; margin-bottom: 0;}
    .sidebar_menu .submenu{ display: none; position: absolute; z-index: 997; width: 100%; padding: 0; left: 0; background: #fff;}
    .sidebar_menu .submenu ul{ background: #eee;}
    .sidebar_menu .tit{ position: relative; height: 50px; line-height: 50px; padding: 0 15px;}
    .sidebar_menu .tit::after{ content: "+"; display: block; position: absolute; right: 5px; top: 0; cursor: pointer; padding:0 15px;}
}
/*新闻列表页*/
.content .newbox{ height: auto; overflow: hidden;}
.newbox ul li{ height: auto; overflow: hidden; float: left; width: 100%; padding: 15px;}
.newbox ul li a{ display: inline-block; width: 100%; height: auto; overflow: hidden; padding: 15px 0; border: 1px solid #ddd; transition: all 0.5s; -webkit-transition: all 0.5s; -moz-transition: all 0.5s; -ms-transition: all 0.5s; -o-transition: all 0.5s; }
.newbox ul li .txt h3{ font-size: 18px; line-height: 24px;}
.newbox ul li .txt p{ font-size: 12px; line-height: 24px; padding: 15px 0; color: #666;}
.newbox ul li .txt span{ display: inline-block; padding:5px 15px; background: #ccc; font-size: 12px; color: #fff;}
.newbox ul li:hover a{ border: 1px solid #0080d2;}
.newbox ul li:hover span{ background: #0080d2;}
.newbox ul li:hover h3{ color:#0080d2;}
/*文章详情页*/
.content_info .title{ width: 100%; height: auto; line-height: 24px; padding: 8px 0; overflow: hidden; text-align: center;}
.newsinfo{border-top:1px dotted #ccc;color:#666;font-size:12px;height:auto;line-height:20px;padding-bottom:15px;text-align:center;width:100%}
.newsinfo span{color:#0080d2;font-family:Georgia,"Times New Roman",Times,serif;font-size:14px;font-weight:700}
.content_info{ padding: 15px; border: 1px solid #ddd;}
.content_info img{ max-width: 100% !important; height: auto !important;}
/*当前位置*/
@media (min-width: 1200px) {
    .ny{ padding: 0 0 0 280px;}
    .sidebar_menu{ width: 280px; padding-right: 40px; position: relative; float: left; left: -280px; margin-right: -100%;}
}
.mainbox{ width: 100%;}
.position{ height: auto; line-height: 24px; margin-bottom: 10px; padding: 10px 0; font-size: 14px; color: #666; border-bottom: 1px solid #ddd}
.position a{ color: #333; display: inline-block; padding: 0 5px;}
.position a:hover{ color: #0080d2;}
/*联系我们-百度地图*/
#map{ border: 1px solid #ddd;}
#map .anchorBL{display: none;}
#map #allmap{ height: 500px;}
@media screen and (max-width: 767px){
	#map #allmap{ height: 400px;}
}