@charset "utf-8";
/* CSS Document */

/* 加载字体文件 */
@font-face{ font-family: bodyfont; src:url('../fonts/verdana/Verdana.ttf');}
@font-face{ font-family: titfont; src:url('../fonts/montserrat/Montserrat-Regular.otf');}
/* 基础CSS定义 */
html,body{ margin: 0; padding: 0; background: #ffffff; color: #333333; font-family: bodyfont,Verdana,"Microsoft YaHei",微软雅黑,"sans-serif";}
a{ color: #333333; text-decoration: none;}
a:hover{ color: #006ac5;}
ul,li,ol,dl,dt,dd{ list-style-type: none; list-style-position: outside; margin: 0; padding: 0;}
.clear{ height: 0; font-size: 0; line-height: 0; clear: both; overflow: hidden;}
form,input,p,tr,td,h1,h2,h3,h4,h5,h6,div{ margin: 0; padding: 0;}
table{ border-collapse: collapse; border-spacing: 0;}
fieldset,img{ border: 0; outline-width: 0; vertical-align: top;}
caption,th{ text-align: left;}
h1,h2,h3,h4,h5,h6{ font-weight: normal;}
h1{ font-size: 24px;}
h2{ font-size: 20px;}
h3{ font-size: 18px;}
h4{ font-size: 16px;}
h5{ font-size: 14px;}
h6{ font-size: 12px;}
.pagemain{ width: auto; height: auto;}
.con{ width: 1200px; height: auto; margin: 0 auto; position: relative;}
.nav_scr{ position: fixed; _position: absolute; top: 0; z-index: 15; width: 100%; height: auto; background: rgba(255,255,255,1); box-shadow: 0 2px 2px rgba(0,0,0,0.3);}
/* 分页CSS定义 */
.pages{ width:auto; height:auto; text-align:center; padding:20px 0;}
.pages a:link,.pages a:visited{ border:1px solid #333333; padding:6px 9px 6px 9px; margin:2px; color:#333333; text-decoration:none; background: #ffffff;}
.pages a:active{ border:1px solid #333333; color:#333333; background: #ffffff;}
.pages a:hover{ border:1px solid #006ac5; color:#ffffff; background:#006ac5;}
.pages .current{ border:1px solid #006ac5; padding:6px 9px 6px 9px; font-weight:bold; margin:2px; color:#ffffff; background:#006ac5;}
.pages .disabled{ border:1px solid #999999; padding:6px 9px 6px 9px; margin:2px; color:#999999; background: #eeeeee;}
.pages .pmore{ padding:7px 10px 7px 10px; font-weight:bold; margin:2px; color:#333333; background:none;}
/* 共用CSS定义 */
.heading1{ width: auto; height: 100px; line-height: 60px; background: #eeeeee url(../images/default/heading1.png) left top no-repeat;}
.heading1 h3{ padding-left: 20px; color: #ffffff;}
.heading1 h3 span{ font-size: 14px; color: #f5f5f5;}
/* 头部CSS */
header{ width: 100%; height: auto; position: absolute; top: 0; z-index: 11; background: #ffffff;}
header .topline{ width: 100%; height: 30px; line-height: 30px; border-bottom: 1px solid #eeeeee;}
header .topline .topnotice{ float: left; height: 30px; font-size: 14px;}
header .topline ul{ float: right;}
header .topline ul li{ float: left; width: 30px; margin-left: 20px;}
header .topline ul li img{ width: 100%;}
header .headcon{ width: 100%; height: auto;}
header .headcon .con{ height: 80px;}
header .headcon .logo{ float: left; width: auto; height: 50px; padding-top: 15px;}
header .headcon .logo a img{ width: auto; height: 50px; float: left;}
header nav{ width: auto; height: 40px; float: right; padding-top: 20px;}
header nav ul > li{ float: left; line-height: 40px; position: relative; padding: 0 15px;}
header nav ul > li a { width: auto; text-align: center; display: block;}
header nav ul > li a i { padding-left: 5px;}
header nav ul li ul { display: none; position: absolute; top: 40px; left: 0; width: auto; background: rgba(0,0,0,0.6); border-top: 2px solid #006ac5; z-index: 1000;}
header nav ul li ul li{ width: auto; height: 40px; padding: 0; position: relative;}
header nav ul li ul li a{ display: block; width: 150px; height: 40px; padding: 0 15px; line-height: 40px; color: #ffffff; font-size: 14px; text-align: left;}
header nav ul li ul li a:hover { color:#ffffff; background: #006ac5;}
header nav ul li ul li a i{ float: right; padding-left: 5px; padding-top: 4px; font-size: 14px;}
header nav ul li ul li ul { display: none; position: absolute; top: 0px; left: 180px; margin-top: 0px; width: 180px; z-index: 1000;}
/* 幻灯片CSS */
.banner{ width: 100%; height: auto; overflow: hidden; background: #ffffff; padding-top: 110px;}
.bannercon{ width: 100%; height: auto; margin: 0 auto; position: relative;}
/* 主体部分CSS */
.inaboutbox{ width: 100%; height: auto; padding-top: 50px; background: #ffffff;}
.inaboutbox .cbox{ width: 100%; height: auto;}
.inaboutbox .cbox .profile{ float: left; width: calc(100% - 810px); height: 300px;}
.inaboutbox .cbox .profile .tit{ width: 100%; height: 40px; font-size: 30px; padding-bottom: 20px;}
.inaboutbox .cbox .profile .des{ width: 100%; height: 180px; line-height: 30px; overflow: hidden; word-break: break-all; margin-bottom: 20px;}
.inaboutbox .cbox .profile .but{ width: 150px; height: 20px; line-height: 20px; text-align: left; background: #ffffff; border-radius: 6px;}
.inaboutbox .cbox .profile .but:hover{ background: #ffffff;}
.inaboutbox .cbox .profile .but a{ display: block; color: #006ac5;}
.inaboutbox .cbox .profile .but a:hover{ color: #333333;}
.inaboutbox .cbox .profile .but i{ padding-left: 10px;}
.inaboutbox .cbox .list{ float: left; width: 250px; height: 300px; border-radius: 6px; background: #666666; margin-left: 20px;}
.inaboutbox .cbox .list:nth-child(2){ background: #003056;}
.inaboutbox .cbox .list:nth-child(3){ background: #006ac5;}
.inaboutbox .cbox .list:nth-child(4){ background: #00a1d9;}
.inaboutbox .cbox .list .icon{ float: left; width: 70px; height: 50px; margin-left: 40px; padding: 20px 0; color: #ffffff; font-size: 48px;}
.inaboutbox .cbox .list .tit{ float: left; padding-top: 40px;}
.inaboutbox .cbox .list .tit a{ color: #ffffff;}
.inaboutbox .cbox .list .tit a:hover{ color: #fd9b00;}
.inaboutbox .cbox .list .des{ color: #ffffff; width: 190px; height: 100px; line-height: 25px; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.inaboutbox .cbox .list .but{ width: 150px; height: 40px; text-align: center; line-height: 40px; background: #fd9b00; border-radius: 6px; margin: 0 auto;}
.inaboutbox .cbox .list .but:hover{ background: #ff6600;}
.inaboutbox .cbox .list .but a{ display: block; color: #ffffff;}
.inaboutbox .cbox .list .but i{ padding-left: 10px;}

.newsbox{ width: 100%; height: auto; padding-top: 30px;}

.pronewsbox{ float: left; width: calc(50% - 15px); height: auto; background: #ffffff;}
.pronewsbox .ctit{ width: 100%; height: auto; text-align: left; border-bottom: 1px solid #dddddd;}
.pronewsbox .cbox{ width: 100%; height: auto;}
.pronewsbox .cbox .list{ width: 100%; height: auto; margin-top: 25px;}
.pronewsbox .cbox .list .pic{ float: left; width: 200px; height: 105px; background: #eeeeee; overflow: hidden; position: relative;}
.pronewsbox .cbox .list .pic img{ width: 100%; transition:all 0.3s ease 0s;}
.pronewsbox .cbox .list .pic p{ position: absolute; display: block; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/sys/bigpic.png) center no-repeat; background-size: 0 0; background-color:rgba(0,0,0,0); transition:all 0.2s ease 0s;}
.pronewsbox .cbox .list .pic:hover img{ transform: scale(1.1,1.1);}
.pronewsbox .cbox .list .pic:hover p{ background: url(../images/sys/bigpic.png) center no-repeat; background-size: 40px 40px; background-color:rgba(0,104,179,0.5);}
.pronewsbox .cbox .list .info{ float: right; width: calc(100% - 220px); height: auto;}
.pronewsbox .cbox .list .info .tit{ width: 100%; height: 30px; line-height: 30px; text-align: left; overflow: hidden;}
.pronewsbox .cbox .list .info .tit a{ color: #333333;}
.pronewsbox .cbox .list .info .tit a:hover{ color: #0068b7;}
.pronewsbox .cbox .list .info .des{ width: 100%; height: 50px; line-height: 25px; text-align: left; word-break: break-all; overflow: hidden; color: #666666; font-size: 14px;}
.pronewsbox .cbox .list .info .more{ width: 100%; height: 20px; line-height: 20px; padding-top: 5px;}
.pronewsbox .cbox .list .info .more span{ font-size: 12px; color: #999999;}
.pronewsbox .cbox .list .info .more a{ color: #333333; font-size: 14px;}
.pronewsbox .cbox .list .info .more a:hover{ color: #0068b7;}
.pronewsbox .cbox .list .info .more a i{ padding-left: 5px;}

.innewsbox{ float: right; width: calc(50% - 15px); height: auto; background: #ffffff;}
.innewsbox .ctit{ width: 100%; height: auto; margin-bottom: 25px; text-align: left; border-bottom: 1px solid #dddddd;}
.innewsbox .cbox{ width: 100%; height: auto;}
.innewsbox .cbox .piclist{ float: left; width: calc(33.3333% - 13.3333px); margin-right: 20px; padding-bottom: 15px;}
.innewsbox .cbox .piclist:nth-child(3n){ margin-right: 0;}
.innewsbox .cbox .piclist .pic{ float: left; width: 100%; height: 100px; background: #eeeeee; overflow: hidden; position: relative;}
.innewsbox .cbox .piclist .pic img{ width: 100%; transition:all 0.3s ease 0s;}
.innewsbox .cbox .piclist .pic p{ position: absolute; display: block; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/sys/bigpic.png) center no-repeat; background-size: 0 0; background-color:rgba(0,0,0,0); transition:all 0.2s ease 0s;}
.innewsbox .cbox .piclist .pic:hover img{ transform: scale(1.1,1.1);}
.innewsbox .cbox .piclist .pic:hover p{ background: url(../images/sys/bigpic.png) center no-repeat; background-size: 40px 40px; background-color:rgba(0,104,179,0.5);}
.innewsbox .cbox .list{ width: 100%; height: 30px; line-height: 30px; text-align: left; overflow: hidden;}
.innewsbox .cbox .list a{ float: left; color: #333333;}
.innewsbox .cbox .list a:hover{ color: #0068b7;}
.innewsbox .cbox .list a i{ padding-right: 5px;}
.innewsbox .cbox .list span{ float: right; color: #999999; font-size: 14px;}
.innewsbox .cbox:nth-child(4){ padding-top: 15px;}
.innewsbox .cbox .zhaopininfo{ float: left; width: calc(50% - 10px); height: 0; padding-bottom: calc(20% - 4px); overflow: hidden; background: #eeeeee;}
.innewsbox .cbox .zhaopininfo img{ width: 100%;}
.innewsbox .cbox .contactinfo{ float: right; width: calc(50% - 10px); height: 0; padding-bottom: calc(20% - 4px); overflow: hidden; background: #eeeeee;}
.innewsbox .cbox .contactinfo img{ width: 100%;}

.casevideo{ width: 100%; height: auto; padding-top: 30px;}

.casebox{ float: left; width: calc(100% - 380px); height: auto;}
.casebox .ctit{ width: 100%; height: auto; text-align: left; border-bottom: 1px solid #dddddd;}
.casebox .cbox{ width: 100%; height: auto;}
.casebox .cbox .list{ float: left; width: calc(25% - 15px); height: auto; margin-top: 25px; margin-right: 20px;}
.casebox .cbox .list:nth-child(4n){ margin-right: 0;}
.casebox .cbox .list .pic{ width: 100%; height: 0; padding-bottom: 60%; background: #eeeeee; overflow: hidden; position: relative;}
.casebox .cbox .list .pic img{ width: 100%; transition:all 0.3s ease 0s;}
.casebox .cbox .list .pic p{ position: absolute; display: block; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/sys/bigpic.png) center no-repeat; background-size: 0 0; background-color:rgba(0,0,0,0); transition:all 0.2s ease 0s;}
.casebox .cbox .list .pic:hover img{ transform: scale(1.1,1.1);}
.casebox .cbox .list .pic:hover p{ background: url(../images/sys/bigpic.png) center no-repeat; background-size: 40px 40px; background-color:rgba(0,104,179,0.5);}
.casebox .cbox .list .info{ width: 100%; height: auto;}
.casebox .cbox .list .info .tit{ width: 100%; height: 30px; line-height: 30px; text-align: left; overflow: hidden; padding-top: 15px;}
.casebox .cbox .list .info .tit a{ color: #333333;}
.casebox .cbox .list .info .tit a:hover{ color: #0068b7;}
.casebox .cbox .list .info .des{ width: 100%; height: 50px; line-height: 25px; text-align: left; word-break: break-all; overflow: hidden; color: #666666; font-size: 14px;}
.casebox .cbox .list .info .more{ width: 100%; height: 20px; line-height: 20px; padding-top: 5px;}
.casebox .cbox .list .info .more span{ font-size: 12px; color: #999999; padding-right: 10px;}
.casebox .cbox .list .info .more a{ color: #333333; font-size: 14px;}
.casebox .cbox .list .info .more a:hover{ color: #0068b7;}
.casebox .cbox .list .info .more a i{ padding-left: 5px;}

.videobox{ float: right; width: 350px;}
.videobox .ctit{ width: 100%; height: auto; text-align: left; border-bottom: 1px solid #dddddd;}
.videobox .cbox{ width: 100%; height: auto;}
.videobox .cbox .videoshow{ width: 350px; height: 230px; background: #000000; margin-top: 25px;}
.videobox .cbox .videoshow video{ width: 100%; height: 230px;}

/* 底部及在线客服CSS */
footer{ width: 100%; height: auto; padding: 20px 0; background: #2a2a2a; margin-top: 50px;}
footer .blinks{ line-height: 2em; padding-bottom: 20px; display: none;}
footer .blinks span{ color: #ffffff; font-size: 14px;}
footer .blinks a{ color: #ffffff; font-size: 14px;}
footer .blinks a:hover{ text-decoration: underline;}
footer .copyright{ float: left; width:  calc(100% - 150px); padding-top: 10px; line-height: 40px; font-size: 12px; color: #ffffff; text-align: left;}
footer .copyright a{ color: #ffffff; font-size: 12px; display: inline-block;}
footer .copyright span{ display: inline-block; margin-right: 20px;}
footer .bqrcode{ float: right; width: 130px; height: 100px; overflow: hidden;}

.custom_service{ display: none; width:120px;height:310px;background:url(../images/default/qq.png); float:right; position:fixed !important; top/**/:160px; position:absolute; z-index:400; top:expression(offsetParent.scrollTop+160);right:2px;}
.custom_service_con{ width:120px; height:310; overflow:hidden;}
/*.custom_service_con img{ width:120px; height:310px; border:0;}*/
.custom_service_con .q1{ margin-left:40px; margin-top:145px;}
.custom_service_con .q2{ margin-left:40px; margin-top:11px;}
.custom_service_con .q3{ margin-left:40px; margin-top:11px;}
.custom_service_con .q1 a,.custom_service_con .q2 a,.custom_service_con .q3 a{ font-size: 14px; color: #333333;}

.qrcode{ display: none; width:120px;height:120px;background:url(../images/default/qrcode.jpg); float:right; position:fixed !important; top/**/:480px; position:absolute; z-index:400; top:expression(offsetParent.scrollTop+480);right:2px;}
/* 内页部分CSS */
.subbanner{ width:100%; height:280px; overflow:hidden; background: #eeeeee; background: url(../images/default/subbanner.jpg) bottom center no-repeat; padding-top: 110px; text-align: center;}
.subbanner img{ max-width: 100%; height: auto; margin-top: 40px;}

.subbanner1{ width:100%; height:280px; overflow:hidden; background: #eeeeee; background: url(../images/default/subbanner1.jpg) bottom center no-repeat; padding-top: 110px; text-align: center;}
.subbanner1 img{ max-width: 100%; height: auto; margin-top: 40px;}

.breadcrumb{ width: 100%; height: 50px; line-height: 50px; font-size: 14px;}
.breadcrumb i{ padding: 0 10px;}
.breadcrumb a{ font-size: 14px;}

.subleft{ float: left; width: 250px; height: auto;}
.subleft .cate{ width: auto; height: auto; margin-bottom: 20px;}
.subleft .cate ul{ padding: 20px 0 130px 0; background: #f5f5f5 url(../images/default/boting1.png) left bottom no-repeat;}
.subleft .cate ul li{ width: 200px; height: 40px; line-height: 40px; padding-left: 20px; margin-left: 15px; border-radius: 20px;}
.subleft .cate ul li a{ color: #000000;}
.subleft .cate ul li a:hover{ color: #006ac5;}
.subleft .cate ul li i{ padding-right: 10px; color: #000000;}
.subleft .cate ul li.on{ background: #006ac5;}
.subleft .cate ul li.on a{ color: #ffffff;}
.subleft .cate ul li.on a:hover{ color: #ffff00;}
.subleft .cate ul li.on i{ color: #ffffff;}

.subleft .cont{ width: auto; height: auto; margin-bottom: 20px;}
.subleft .cont .content{ padding: 20px 0 130px 0; background: #f5f5f5 url(../images/default/boting2.png) left bottom no-repeat;}
.subleft .cont .content p{ line-height: 30px; color: #000000; padding: 0 20px; font-size: 14px; word-break: break-all;}
.subleft .cont .content p b{ font-size: 16px;}

.subright{ float: right; width: calc(100% - 290px); height: auto; margin-bottom: 20px;}
.subright .content{ width: 100%; height: auto; margin: 0 auto; padding: 10px 0; overflow: hidden; line-height: 2em; word-break: break-all;}
.subright .content table{ border-color: #dddddd;}
.subright .content table tr{ border-color: #dddddd;}
.subright .content table tr td{ border-color: #dddddd;}
.subright .content video{ width: 80%; height: auto; margin-left: 10%; margin-bottom: 30px; background: #000000;}

ul.artul1{ width: 100%; height: auto;}
ul.artul1 li{ width:100%; height: 36px; line-height: 36px; overflow: hidden;}
ul.artul1 li i{ float: left; line-height: 36px; padding-right: 8px;}
ul.artul1 li a{ float: left; font-size: 16px; width: calc(100% - 120px);}
ul.artul1 li span{ float: right; color: #dddddd; font-size: 14px;}

.content_tit{ width: 100%; padding-bottom: 8px; border-bottom: 1px solid #dddddd; margin-bottom: 5px; text-align: center; overflow: hidden; margin-top:10px;}
.content_date{ width: 100%; padding-bottom: 30px; text-align: center; color: #dddddd;}
.content_con{ width: 100%; height: auto; line-height: 2em; padding-bottom: 30px; overflow: hidden;}
.content_con p{ padding: 10px 0;}
.content_con img{ max-width: 100%;}
.content_con h1,.content_con h2{ padding: 10px 0;}

.subright .content form{ padding: 50px;}
.subright .content form input.input_nor{ width: calc(100% - 22px); height: 40px; border: 1px solid #dddddd; line-height: 40px; background: #f5f5f5; color:#333333; padding: 0 10px; margin-bottom: 20px; font-family: bodyfont, "Microsoft YaHei", "SimSun", "FangSong", Verdana, Geneva, sans-serif;}
.subright .content form select.select_nor{ width: auto; height: 40px; border: 1px solid #dddddd; line-height: 40px; background: #f5f5f5; color:#333333; padding: 0 10px; margin-bottom: 20px; font-family: bodyfont, "Microsoft YaHei", "SimSun", "FangSong", Verdana, Geneva, sans-serif;}
.subright .content form textarea.textarea_nor{ width: calc(100% - 22px); min-height: 180px; border: 1px solid #dddddd; line-height: 30px; background: #f5f5f5; color:#333333; padding: 10px; margin-bottom: 20px; font-family: bodyfont, "Microsoft YaHei", "SimSun", "FangSong", Verdana, Geneva, sans-serif;}
.subright .content form button.button_sub{ width: 100%; height: 50px; line-height: 50px; border: none; background: #006ac5; color:#ffffff; margin-bottom: 20px; font-family: bodyfont, "Microsoft YaHei", "SimSun", "FangSong", Verdana, Geneva, sans-serif; cursor: pointer;}

.probox{ width: 100%; height: auto; padding: 10px 0 20px 0;}
.probox .list{ float: left; width: calc(33.3333% - 13.3333px); height: auto; margin: 0 20px 20px 0;}
.probox .list:nth-child(3n){ margin-right: 0;}
.probox .list .pic{ width: 100%; height: 0; padding-bottom: 65%; background: #eeeeee; overflow: hidden; position: relative;}
.probox .list .pic a{}
.probox .list .pic img{ width: 100%; transition:all 0.3s ease 0s;}
.probox .list .pic p{ position: absolute; display: block; width: 100%; height: 100%; left: 0; top: 0; background: url(../images/sys/bigpic.png) center no-repeat; background-size: 0 0; background-color:rgba(0,0,0,0); transition:all 0.2s ease 0s;}
.probox .list .pic:hover img{ transform: scale(1.1,1.1);}
.probox .list .pic:hover p{ background: url(../images/sys/bigpic.png) center no-repeat; background-size: 40px 40px; background-color:rgba(0,0,0,0.5);}
.probox .list .tit{ width: 100%; height: 60px; line-height: 60px; text-align: center; overflow: hidden; margin: 0 auto;}
/* 附属控制 */
@media screen and (min-width: 1921px) {
#openbars{ display: none;}
.swiper-slide img{ width: 100%;}
.bannercon{ width: 1500px;}
}

@media screen and (min-width: 1501px)  and (max-width: 1920px){
#openbars{ display: none;}
.swiper-slide img{ width: 100%;}
.bannercon{ width: 1500px;}
}

@media screen and (min-width: 1201px)  and (max-width: 1500px){
#openbars{ display: none;}
.swiper-slide img{ width: 100%;}
.bannercon{ width: 100%;}
}

@media screen and (min-width: 1001px) and (max-width: 1200px) {
.con{ width: calc(100% - 30px); height: auto; margin: 0 auto; position: relative;}
#openbars{ position: fixed; right: 15px; top: 50px; z-index: 3000; font-size: 30px;}
header nav{ display: none;}
.swiper-slide img{ width: 100%;}
.bannercon{ width: 100%;}
.inaboutbox .cbox .profile{ float: left; width: calc(100% - 720px); height: 300px;}
.inaboutbox .cbox .list{ float: left; width: 220px; height: 300px; border-radius: 6px; background: #666666; margin-left: 20px;}
}

@media screen and (min-width: 769px) and (max-width: 1000px) {
.con{ width: calc(100% - 30px); height: auto; margin: 0 auto; position: relative;}
#openbars{ position: fixed; right: 15px; top: 50px; z-index: 3000; font-size: 30px;}
header nav{ display: none;}
.swiper-slide img{ width: 100%;}
.bannercon{ width: 100%;}
.inaboutbox .cbox .profile{ float: none; width: 100%; height: auto; padding-bottom: 30px;}
.inaboutbox .cbox .profile .des{ width: 100%; height: auto; line-height: 30px; overflow: hidden; word-break: break-all; margin-bottom: 20px;}
.inaboutbox .cbox .list{ float: left; width: calc(33.3333% - 20px); height: 300px; border-radius: 6px; background: #666666; margin-left: 0px; margin-right: 30px;}
.inaboutbox .cbox .list:nth-child(4){ margin-right: 0;}
.pronewsbox{ float: none; width: 100%; height: auto; background: #ffffff; padding-bottom: 30px;}
.innewsbox{ float: none; width: 100%; height: auto; background: #ffffff;}
.casebox{ float: none; width: 100%; height: auto; padding-bottom: 30px;}
.videobox{ float: none; width: 100%;}
.videobox .cbox .videoshow{ width: 100%; height: auto; background: #000000; margin-top: 25px;}
.videobox .cbox .videoshow video{ width: 100%; height: auto;}
.subleft{ float: none; width: 250px; height: auto; display: none;}
.subright{ float: none; width: 100%; height: auto; margin-bottom: 20px;}
}

@media screen and (min-width: 586px) and (max-width: 768px) {
.con{ width: calc(100% - 30px); height: auto; margin: 0 auto; position: relative;}
#openbars{ position: fixed; right: 15px; top: 50px; z-index: 3000; font-size: 30px;}
header nav{ display: none;}
.swiper-slide img{ width: 100%;}
.bannercon{ width: 100%;}
.inaboutbox .cbox .profile{ float: none; width: 100%; height: auto; padding-bottom: 30px;}
.inaboutbox .cbox .profile .des{ width: 100%; height: auto; line-height: 30px; overflow: hidden; word-break: break-all; margin-bottom: 20px;}
.inaboutbox .cbox .list{ width: 100%; height: auto; border-radius: 6px; background: #666666; margin-left: 0px; margin-right: 0px; padding-bottom: 30px; margin-bottom: 30px;}
.inaboutbox .cbox .list:nth-child(4){ margin-right: 0; margin-bottom: 0;}
.inaboutbox .cbox .list .des{ color: #ffffff; width: 90%; height: auto; line-height: 25px; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.pronewsbox{ float: none; width: 100%; height: auto; background: #ffffff; padding-bottom: 30px;}
.innewsbox{ float: none; width: 100%; height: auto; background: #ffffff;}
.casebox{ float: none; width: 100%; height: auto; padding-bottom: 30px;}
.casebox .cbox .list{ float: left; width: calc(50% - 10px); height: auto; margin-top: 25px; margin-right: 20px;}
.casebox .cbox .list:nth-child(2n){ margin-right: 0;}
.videobox{ float: none; width: 100%;}
.videobox .cbox .videoshow{ width: 100%; height: auto; background: #000000; margin-top: 25px;}
.videobox .cbox .videoshow video{ width: 100%; height: auto;}
.subleft{ float: none; width: 250px; height: auto; display: none;}
.subright{ float: none; width: 100%; height: auto; margin-bottom: 20px;}
}

@media screen and (min-width: 481px) and (max-width: 585px) {
.con{ width: calc(100% - 30px); height: auto; margin: 0 auto; position: relative;}
#openbars{ position: fixed; right: 15px; top: 50px; z-index: 3000; font-size: 30px;}
header nav{ display: none;}
.swiper-slide img{ width: 100%;}
.bannercon{ width: 100%;}
.inaboutbox .cbox .profile{ float: none; width: 100%; height: auto; padding-bottom: 30px;}
.inaboutbox .cbox .profile .des{ width: 100%; height: auto; line-height: 30px; overflow: hidden; word-break: break-all; margin-bottom: 20px;}
.inaboutbox .cbox .list{ width: 100%; height: auto; border-radius: 6px; background: #666666; margin-left: 0px; margin-right: 0px; padding-bottom: 30px; margin-bottom: 30px;}
.inaboutbox .cbox .list:nth-child(4){ margin-right: 0; margin-bottom: 0;}
.inaboutbox .cbox .list .des{ color: #ffffff; width: 90%; height: auto; line-height: 25px; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.pronewsbox{ float: none; width: 100%; height: auto; background: #ffffff; padding-bottom: 30px;}
.innewsbox{ float: none; width: 100%; height: auto; background: #ffffff;}
.innewsbox .cbox .piclist .pic{ float: left; width: 100%; height: 90px; background: #eeeeee; overflow: hidden; position: relative;}
.casebox{ float: none; width: 100%; height: auto; padding-bottom: 30px;}
.casebox .cbox .list{ float: left; width: calc(50% - 10px); height: auto; margin-top: 25px; margin-right: 20px;}
.casebox .cbox .list:nth-child(2n){ margin-right: 0;}
.videobox{ float: none; width: 100%;}
.videobox .cbox .videoshow{ width: 100%; height: auto; background: #000000; margin-top: 25px;}
.videobox .cbox .videoshow video{ width: 100%; height: auto;}
.subleft{ float: none; width: 250px; height: auto; display: none;}
.subright{ float: none; width: 100%; height: auto; margin-bottom: 20px;}
}

@media screen and (max-width: 480px) {
.con{ width: calc(100% - 20px); height: auto; margin: 0 auto; position: relative;}
#openbars{ position: fixed; right: 15px; top: 50px; z-index: 3000; font-size: 30px;}
header .topline .topnotice{ display: none;}
header nav{ display: none;}
.swiper-slide img{ width: 100%;}
.bannercon{ width: 100%;}
.inaboutbox .cbox .profile{ float: none; width: 100%; height: auto; padding-bottom: 30px;}
.inaboutbox .cbox .profile .des{ width: 100%; height: auto; line-height: 30px; overflow: hidden; word-break: break-all; margin-bottom: 20px;}
.inaboutbox .cbox .list{ width: 100%; height: auto; border-radius: 6px; background: #666666; margin-left: 0px; margin-right: 0px; padding-bottom: 30px; margin-bottom: 30px;}
.inaboutbox .cbox .list:nth-child(4){ margin-right: 0; margin-bottom: 0;}
.inaboutbox .cbox .list .des{ color: #ffffff; width: 90%; height: auto; line-height: 25px; margin: 0 auto; overflow: hidden; margin-bottom: 30px;}
.pronewsbox{ float: none; width: 100%; height: auto; background: #ffffff; padding-bottom: 30px;}
.pronewsbox .cbox .list .pic{ float: left; width: 180px; height: 105px; background: #eeeeee; overflow: hidden; position: relative;}
.pronewsbox .cbox .list .info{ float: right; width: calc(100% - 195px); height: auto;}
.innewsbox{ float: none; width: 100%; height: auto; background: #ffffff;}
.innewsbox .cbox .piclist .pic{ float: left; width: 100%; height: 70px; background: #eeeeee; overflow: hidden; position: relative;}
.innewsbox .cbox .list a{ float: left; color: #333333; width: calc(100% - 120px); overflow: hidden;}
.casebox{ float: none; width: 100%; height: auto; padding-bottom: 30px;}
.casebox .cbox .list{ float: left; width: calc(50% - 10px); height: auto; margin-top: 25px; margin-right: 20px;}
.casebox .cbox .list:nth-child(2n){ margin-right: 0;}
.videobox{ float: none; width: 100%;}
.videobox .cbox .videoshow{ width: 100%; height: auto; background: #000000; margin-top: 25px;}
.videobox .cbox .videoshow video{ width: 100%; height: auto;}
.subleft{ float: none; width: 250px; height: auto; display: none;}
.subright{ float: none; width: 100%; height: auto; margin-bottom: 20px;}
}