@charset "utf-8";*{margin:0;padding:0;box-sizing:border-box}
div,dl,dt,dd,ul,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,blockquote,p{padding:0;margin:0}
table,td,tr,th{font-size:1.4rem}
li{list-style:none;vertical-align:bottom}
img{vertical-align:top;border:0}
ol,ul{list-style:none}
a{color:#444;text-decoration:none}
a:visited{text-decoration:none}
a:hover,.org{color:#ef7e10}
a:active{color:#ef7e10}
i,em{font-style:normal}
.clear{clear:both}
li{list-style:none}
a{text-decoration:none;color:#4B5565}
a:hover{color:#055db7}
li{list-style:none}
.clear{clear:both}
.blue{color:#055db7}
a.blue:hover{text-decoration:underline}
html{font-size:62.5%}
body{font-size:1.6rem;color:#4B5565}
input,button,select,textarea{font-family:inherit;font-size:inherit;line-height:inherit;border:0;outline:none;background:none;font-size:1.4rem}
.wrap{width:1600px;margin:auto}
.hide{display:none}
header.top{position:relative;z-index:1}
.header{padding:0px 0;background:#fff}
.logo{background:url(../images/logo.png) no-repeat bottom;width:348px;height:63px;display:inline-block;cursor:pointer}
.user{float:right;height:63px;line-height:63px;width:15%;text-align:right;margin-right:20px}
.user1{background:url(../images/user-1.svg) no-repeat;padding-left:30px}
.user2{background:url(../images/user-2.svg) no-repeat;padding-left:30px;margin:0 0 0 20px}
.user a{color:#055db7}
.user span a{color:#055db7;font-size:2.2rem;transition:0.1s all;transform:scale(1,1)}
.user span a:hover{font-size:2.6rem;transform:scale(1.2,1.2)}
.user span.has-login{color:#055db7;font-size:1.8rem;transform:scale(1.2,1.2)}
.user .user-drop-trigger{width:35px}
.user .user-drop-trigger .user-drop{color:#055db7}
.user .user-dropdown{background-color:#fff}
.user .user-dropdown ul{border:1px solid #055db7}
.user .user-dropdown ul a{height:35px}
.search{float:right;height:63px;width:40%;margin:0 4%}
.search input.form-control{width:80%;height:63px;box-sizing:border-box;border:1px solid #eee;border-right:0;float:left;border-radius:5px 0 0 5px;color:#055db7;background:url(../images/search.svg) no-repeat 10px center;padding-left:50px;font-size:16px}
.search input.form-control::placeholder{color:#055db7}
.search input.form-btn{font-size:20px;width:20%;height:63px;background:#055db7;float:right;color:#fff;border-radius:0 5px 5px 0;cursor:pointer}
.menu{border-bottom:4px solid #055db7;height:45px;line-height:40px;padding:0px 0 5px;background:#fff}
.menu ul li{width:16%;vertical-align:middle;height:40px;line-height:40px;text-align:center;float:left;font-size:20px;display:block}
.menu ul li.cur a{color:#055db7}
.menu ul li span{display:inline-block;vertical-align:middle;position:relative}
.menu ul li span:before{content:"";display:inline-block;width:30px;height:30px;vertical-align:middle;margin:-15px 10px 0 0;border:0;top:50%;left:-40px;position:absolute}
.menu ul li.mi_index span:before{background:url(../images/nav-index.png) no-repeat center}
.menu ul li.mi_report span:before{background:url(../images/nav-report.png) no-repeat center}
.menu ul li.mi_reading span:before{background:url(../images/nav-reading.png) no-repeat center}
.menu ul li.mi_zone span:before{background:url(../images/nav-zone.png) no-repeat center}
.menu ul li.mi_topic span:before{background:url(../images/nav-topic.png) no-repeat center}
.menu ul li.mi_about span:before{background:url(../images/nav-about.png) no-repeat center}
.menu ul li.cur.mi_index span:before,.menu ul li.mi_index:hover span:before{background:url(../images/nav-index-hover.png) no-repeat center}
.menu ul li.cur.mi_report span:before,.menu ul li.mi_report:hover span:before{background:url(../images/nav-report-hover.png) no-repeat center}
.menu ul li.cur.mi_reading span:before,.menu ul li.mi_reading:hover span:before{background:url(../images/nav-reading-hover.png) no-repeat center}
.menu ul li.cur.mi_zone span:before,.menu ul li.mi_zone:hover span:before{background:url(../images/nav-zone-hover.png) no-repeat center}
.menu ul li.cur.mi_topic span:before,.menu ul li.mi_topic:hover span:before{background:url(../images/nav-topic-hover.png) no-repeat center}
.menu ul li.cur.mi_about span:before,.menu ul li.mi_about:hover span:before{background:url(../images/nav-about-hover.png) no-repeat center}
.img-hide{overflow:hidden;display:block}
.img-hide img{transition:0.5s all;transform:scale(1,1);/*width:418px*/}
.img-hide img.hot-img{width:120px;height:90px}
.img-hide:hover img{transform:scale(1.05,1.05)}
.title1{font-size:18px;line-height:40px;height:40px;position:relative;padding-left:15px}
.title1:before{content:"";width:4px;height:18px;background:#055db7;position:absolute;left:0px;top:50%;margin-top:-9px;border-radius:10px}
.title1 .more{position:absolute;top:0;right:0;color:#3D71C5;padding-left:30px;font-size:16px}
.page{text-align:center;margin:20px 20px 0 0;font-size:12px;float:right}
.page a,.page span{padding:8px 14px;color:#9b9b9b;border-radius:5px;display:inline-block;border:1px solid #eee;margin:0 3px}
.page a:hover{border-color:#055db7;transform:scale(1.05)}
.page span.cur{background:#055db7;border:1px solid #055db7;color:#fff;cursor:default}
.page span.totle{border:0}
.noHover{pointer-events:none}
.footer{background:#606784;color:#fff;font-size:16px;text-align:center;padding:5px 0}
.footer .friendlink{padding:20px 0}
.footer .friendlink a{color:#fff}
.footer .friendlink a:hover{text-decoration:underline}
.footer-fixed{position:fixed;bottom:0;left:0;width:100%}
.copyright{padding:0px 0;word-break:break-all;word-wrap:break-word}
.copyright .icp,.copyright .wangan,.copyright .tel{margin-left:20px;display:inline-block}
.copyright .wangan img{margin:3px 2px}
.copyright a,.copyright a:visited{color:#fff}
.crumbread{color:#757575}
.crumbread a{color:#0F1733}
.crumbread a:hover{color:#055db7}
.scroll{width:100%;overflow:auto;float:left;margin:5px 0 0 0}
.pdfContainer{width:100%;overflow:hidden;float:left;margin:20px;height:1000px}
.hot-talk.scroll{height:356px}
.dsh-bot .scroll{height:580px}
.blk-con .scroll{height:570px}
.scrollbar{width:100%;margin:0 auto}
.scroll::-webkit-scrollbar{width:10px;height:1px}
.scroll::-webkit-scrollbar-thumb{border-radius:10px;-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);background:#ccd1dd}
.scroll::-webkit-scrollbar-track{-webkit-box-shadow:inset 0 0 5px rgba(0,0,0,0.2);border-radius:10px;background:#efefef}
.banner{background:#D3E5F6;height:450px}
.information{height:100%;background:#4978e5;float:left;width:22%}
.information dl dt{height:65px;line-height:65px;font-size:18px;background:#3d71c5 url(../images/ico-info.svg) no-repeat 15px center;color:#fff;padding-left:40px}
.information dl dd{height:55px;line-height:55px;box-sizing:border-box;padding-left:40px;border-bottom:1px solid rgba(255,255,255,.2);position:relative}
.information dl dd.conf{background:url(../images/arrow.svg) no-repeat 95% center}
.information dl dd.conf:before{content:"";width:3px;height:10px;background:#fff;position:absolute;left:20px;top:50%;margin-top:-5px}
.information dl dd a{color:#fff;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;width:85%;display:block}
.information dl dd a:hover{text-decoration:underline}
.slideBox{width:56%;height:450px;overflow:hidden;position:relative;float:left}
.slideBox .hd{height:auto;min-height:20px;overflow:hidden;position:absolute;bottom:4%;z-index:1;margin-left:15px;margin-right:15px;max-width:305px;text-align:center}
.slideBox .hd ul{overflow:hidden;zoom:1;align-self:center;background-color:lightgrey;height:auto;line-height:20px;padding:3px 2px;border-radius:10px}
.slideBox .hd ul li{float:left;margin:3px 5px;width:13px;height:13px;border-radius:50%;line-height:14px;text-align:center;background:#fff;cursor:default;text-indent:-99999rem}
.slideBox .hd ul li.on{background:#055db7;color:#fff}
.slideBox .bd{position:relative;height:100%;z-index:0}
.slideBox .bd li{zoom:1;vertical-align:middle}
.slideBox .bd img{width:100%;height:450px;display:block}
.slideBox .bd .banner-ewm{position:absolute;right:5%;bottom:8%;width:140px;text-align:center;color:#fff;text-shadow:1px 1px 0px #1A4980}
.slideBox .bd .banner-ewm img{width:140px;height:140px}
.slideBox .bd .banner-time{position:absolute;left:5%;bottom:30%;text-shadow:1px 1px 0px #1A4980;color:#fff;font-size:2rem}
.slideBox .bd .banner-address{height:30px;line-height:30px;position:absolute;left:5%;bottom:22%;text-shadow:1px 1px 0px #1A4980;color:#fff;font-size:2rem}
.slideBox .bd .banner-address span{float:left}
.slideBox .bd .banner-address a{float:left;background:url(../images/banner-address.svg) no-repeat center;display:inline-block;width:30px;height:30px;margin:0 0 0 5px;transition:0.8s all;transform:scale(1,1)}
.slideBox .bd .banner-address a:hover{background-size:30px 30px;transform:scale(1.05,1.05)}
.slideBox .bd .banner-btn{position:absolute;left:410px;top:315px;display:block}
.slideBox .bd .banner-btn a{background-color:transparent;border-radius:25px;color:#055db7;font-size:1.4rem;padding:5px 30px;border:1px solid #055db7;margin:0 20px 0 0px;display:inline-block}
.slideBox .bd .banner-btn a:hover{background:#055db7;color:#fff}
.slideBox .prev,.slideBox .next{position:absolute;left:3%;top:50%;margin-top:-25px;display:block;width:32px;height:40px;background:url(../images/slider-arrow.png) -110px 5px no-repeat;filter:alpha(opacity=50);opacity:0.5}
.slideBox .next{left:auto;right:3%;background-position:8px 5px}
.slideBox .prev:hover,.slideBox .next:hover{filter:alpha(opacity=100);opacity:1}
.slideBox .prevStop{display:none}
.slideBox .nextStop{display:none}
.newcase{float:right;width:22%;background:#fff;padding:0 15px;box-sizing:border-box}
.newcase ul li{margin:10px 0;position:relative;height:70px;padding-left:75px;overflow:hidden;line-height:30px}
.newcase ul li p{margin:5px 30px 5px 0;height:30px;line-height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.newcase ul li:nth-child(4) p{margin:5px 5px 5px 0}
.newcase ul li:nth-child(5) p{margin:5px 5px 5px 0}
.newcase ul li .img-hide{width:64px;height:64px;border-radius:5px;border:1px solid #eee;position:absolute;left:0px;top:0;padding:2px}
.newcase ul li .img-hide img{width:62px;height:62px}
.newcase ul li .pathnum,.newcase ul li .hospital{color:#999;position:absolute;left:75px;bottom:5px;font-size:12px;text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden;width:95%}
.newcase ul li:nth-child(1):before,.newcase ul li:nth-child(2):before,.newcase ul li:nth-child(3):before{content:"";width:40px;height:20px;position:absolute;right:0px;top:3px;display:block}
.newcase ul li p:nth-child(1) p{padding-right:50px;margin-right:10px}
.newcase ul li p:nth-child(2) p{padding-right:50px;margin-right:10px}
.newcase ul li p:nth-child(3) p{padding-right:50px;margin-right:10px}
.newcase ul li:nth-child(1):before{background:url(../images/hot.gif) no-repeat bottom}
.newcase ul li:nth-child(2):before{background:url(../images/hot.gif) no-repeat bottom}
.newcase ul li:nth-child(3):before{background:url(../images/hot.gif) no-repeat bottom}
.home1{overflow:hidden;padding:20px 0 40px 0}
.pull-left{width:76%;float:left}
.pull-left-con{width:100%;float:left;margin-bottom:15px}
.hot-talk .hottalkcon ul{margin-top:-20px}
.hot-talk .hottalkcon ul li{border:1px solid #eee;width:31.3333%;margin:20px 2%  0px 0;float:left;padding:14px 20px}
.hot-talk .hottalkcon ul li .img-hide{width:120px;height:90px;float:left;border:1px solid #eee;margin-right:15px}
.hot-talk .hottalkcon ul li .pathnum{width:calc(90% - 120px);color:#999;font-size:12px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;display:inline-block}
.hot-talk .hottalkcon ul li p.ico{margin:-10px 0 0 0}
.hot-talk .hottalkcon ul li p.ico i{margin:0 3% 0 0;color:#9B9B9B;padding-left:20px}
.hot-talk .hottalkcon ul li p.ico i:nth-child(1){background:url(../images/ico-1.svg) no-repeat left center}
.hot-talk .hottalkcon ul li p.ico i:nth-child(2){background:url(../images/ico-2.svg) no-repeat left center;display:none}
.hot-talk .hottalkcon ul li p.ico i:nth-child(3){background:url(../images/ico-3.svg) no-repeat left center}
.hot-talk .hottalkcon ul li .word-r{float:right}
.hot-talk .hottalkcon ul li .huifu{clear:both;margin:10px 0 0 0;line-height:24px;color:#9B9B9B;text-overflow:ellipsis;white-space:nowrap;display:inline-block;overflow:hidden;width:90%}
.hot-talk .hottalkcon ul li .huifu b{color:#4B5565}
.hot-talk .hottalkcon ul li .tit{font-size:16px;line-height:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.pull-right{float:right;border:1px solid #eee;width:22%;/*height:400px;*/padding:10px 20px 20px; margin-bottom:20px;}
.pull-right .title1{position:relative}
.pull-right .title1 .tgxz{position:absolute;top:0;right:0;color:#3D71C5;background:url(../images/ico-tg.svg) no-repeat left center;padding-left:30px;font-size:16px}
.pull-right .btn-tg{color:#3D71C5;border:1px solid #3D71C5;height:60px;line-height:60px;text-align:center;width:70%;display:block;font-size:20px;border-radius:10px;margin:20px auto 0}
.pull-right .btn-tg:hover{background:#3D71C5;color:#fff}
.pull-right .tg-ewm .img-hide{border:1px solid #3D71C5}
.pull-right .tg-ewm .img-hide img{width:100%}
.pull-right .tg-ewm{width:70%;margin:20px auto 0;text-align:center;color:#3D71C5}
.pull-right .tg-ewm p{margin:10px auto 0;font-size:16px}
.home1 .pull-right{height:400px;}

.zone{overflow:hidden;padding:20px 0 40px 0}
.zone-cont{width:100%;float:right}
.hot-zone{height:650px}
.hot-zone .zone-left{width:48%;float:left}
.hot-zone .zone-right{width:49%;float:right}
.hot-zone .video-box{ margin-top:10px; overflow:hidden;position:relative;border:1px solid #eee}
.hot-zone .video-box .bars{overflow:hidden;height:30px;background:#f4f4f4;padding:0 10px}
.hot-zone .video-box .bars .prev,.hot-zone .video-box .bars .next{display:block;width:5px;height:9px;float:left;margin-right:5px;margin-top:10px;overflow:hidden;cursor:pointer;background:url("../images/arrow.png") 0 0 no-repeat}
.hot-zone .video-box .bars .next{background-position:0 -50px}
.hot-zone .video-box .bars .prevStop{background-position:-60px 0}
.hot-zone .video-box .bars .nextStop{background-position:-60px -50px}
.hot-zone .video-box .bars ul{float:left;overflow:hidden;zoom:1;margin-top:10px;zoom:1}
.hot-zone .video-box .bars ul li{float:left;width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url("../images/ico-circle.png") 0 -9px no-repeat}
.hot-zone .video-box .bars ul li.on{background-position:0 0}
.hot-zone .video-box .bars .more{float:right;font-size:14px;height:30px;line-height:30px}
.hot-zone .video-box .box{padding:10px}
.hot-zone .video-box .box ul{overflow:hidden;zoom:1}
.hot-zone .video-box .box ul li{margin:0 10px 0 0;float:left;_display:inline;overflow:hidden;text-align:center}
.hot-zone .video-box .box ul li .title{line-height:24px;font-weight:bold;margin-bottom:5px;}
.hot-zone .video-box .box ul li .pic{text-align:center;margin-top:0px}
.hot-zone .video-box .box ul li .pic .block, .hot-zone .video-box .box ul li .pic img{width:562px;height:300px;display:block}
.hot-zone .video-box .box ul li .pic img.loading{position:absolute;width:48px;height:48px;top:126px;left:256px;}
.hot-zone .video-box .box ul li .pic a:hover img{border-color:#999}
.hot-zone .video-box .box ul li .frames{line-height:100px}
.hot-zone .video-box .video-sign{position:absolute; width:56px;height:56px;top:150px;left:calc(50% - 28px); z-index:900;cursor:pointer;padding:3px;}
.hot-zone .video-box .video-sign img{width:48px;height:48px;}
.hot-zone .video-box .frames .min-box{padding:10px 0 0}
.hot-zone .video-box .frames .min-box ul{overflow:hidden;zoom:1}
.hot-zone .video-box .frames .min-box ul li{margin:0 8px 0 0;float:left;_display:inline;overflow:hidden;text-align:center}
.hot-zone .video-box .frames .min-box ul li .pic{text-align:center;margin-top:0}
.hot-zone .video-box .frames .min-box ul li .pic .block, .hot-zone .video-box .frames .min-box ul li .pic img{width:132px;height:82px;display:block}
.hot-zone .video-box .frames .min-box ul li .pic img.loading{position:absolute;width:24px;height:24px;top:29px;left:54px;}
.hot-zone .video-box .frames .min-box ul li .pic a:hover img{border-color:#999}
.hot-zone .contentBlock{height:170px}
.hot-zone .zone-res{/*margin-top:20px*/}
.hot-zone .zone-res .contentBlock{height:380px}
.hot-zone .zone-sample{ margin-top:17px;}
.moduleBox .moduleBox_header{display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between;border-bottom:1px solid #e0e0e0}
.moduleBox .moduleBox_header .moduleBox_headerL .moduleBox_title{position:relative;font-size:18px;height:40px;-moz-box-sizing:content-box;box-sizing:content-box;line-height:40px}
.moduleBox .moduleBox_header .moduleBox_headerL .moduleBox_title:after{content:"";display:block;position:absolute;width:100%;height:2px;border-radius:4px;background-color:#055db7;bottom:-1px;left:0}
.moduleBox .moduleBox_header .moduleBox_headerR{}
.moduleBox .moduleBox_header .moduleBox_headerR .moduleBox_intro{font-size:14px;height:40px;line-height:40px;color:#999;display:-moz-box;display:flex;-moz-box-align:center;align-items:center;-moz-box-pack:justify;justify-content:space-between}
.moduleBox .articalList{}
.moduleBox .articalList .articleLink{font-size:16px;display:block;height:24px;line-height:24px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;margin:12px 2px 8px;padding-left:15px;position:relative}
.moduleBox .articalList .articleLink::before{content:"";display:block;position:absolute;left:0;top:50%;width:8px;height:8px;border-radius:8px;background-color:#e0e0e0;transform:translateY(-50%)}
.moduleBox .articalList .articleLink:hover::before{background-color:#055db7}
.zone-intro p{text-indent:2em;}
.zone-list .zone-left .more{ margin:5px 20px 0 0;}
.zone-list .pull-left, .zone-list .pull-right{background:#fff;}
.zone-list .pull-left .dsh-list ul li .img-hide{width:100%;}
.zone-list .pull-left .dsh-list ul li .tit{display:inline-block; margin-top: 10px; width: calc( 100% - 15px);}
.zone-list .pull-left .zone-img img{width:100%;}
.zone-list .zone-right{width:22%; float:right;}
.zone-list .zone-right .pull-right{width:100%;}
.main{clear:both}
.container,.list-container,.form-container{background:#f2f3f5;overflow:hidden;padding:30px 0 68px 0}
.mb{height:38px;width:inherit}
.con-left{background:#fff;float:left;width:20%;padding:20px 0}
.con-right{width:79%;float:right}
.con-right .img-hide img{width:400px;}
.dsh-top{background:#fff;padding:25px;overflow:hidden}
.dsh-top .dsh-banner.img-hide{width:418px;height:178px}
.dsh-top .dsh-banner.img-hide{float:left;margin:0 2% 0 0}
.dsh-top .dsh-ewm{float:right;text-align:center;width:160px;line-height:30px;font-size:1.4rem;height:178px}
.dsh-top .dsh-ewm img{width:160px;height:160px}
.dsh-top .dsh-word{width:40%;float:left}
.dsh-top .dsh-word strong{font-size:1.8rem;line-height:40px}
.dsh-top .dsh-word p.dsh-num{margin:17px 0}
.dsh-top .dsh-word p{margin:0px 0 0 0}
.dsh-top .dsh-word .dsh-address{margin:17px 0 0 0;height:30px;line-height:30px;display:inline-block}
.dsh-top .dsh-word .dsh-address em{float:left}
.dsh-top .dsh-word .dsh-address a{float:left;background:url(../images/ico-address.svg) no-repeat right center;display:inline-block;height:30px;width:30px;margin:0px 0 0 0}
.dsh-bot{background:#fff;padding:20px 0;margin:20px 0 0 0;overflow:hidden}
.dsh-list{overflow:hidden;padding:0 12px 0 20px}
.dsh-list ul{margin-top:-30px}
.dsh-list ul li{border:1px solid #eee;width:32%;margin:30px 0px 0 2%;float:left;padding:19px 20px}
.dsh-list ul li:nth-child(3n+1){margin-left:0}
.dsh-list ul li .img-hide{width:140px;height:130px;float:left;border:1px solid #eee;margin-right:15px}
.dsh-list ul li .img-hide img{width:140px;height:130px}
.dsh-list ul li .tit{display:block;height:22px;line-height:22px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dsh-list ul li .f-tit{font-size:1.4rem;color:#9B9B9B;margin:5px 0 0 0;display:block;height:20px;line-height:20px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.dsh-list ul li .exm-ok{color:#0fbf18}
.dsh-list ul li .gs{display:inline-block;padding:10px 0 0px 0}
.dsh-list ul li .gs em{display:inline-block;width:18px;height:18px;margin:0 10px 0 0;float:left}
.dsh-list ul li .gs em.ppt{background:url(../images/ico-ppt.svg) no-repeat}
.dsh-list ul li .gs em.pdf{background:url(../images/ico-pdf.svg) no-repeat}
.dsh-list ul li p.ico{margin:5px 0 0 0;font-size:12px}
.dsh-list ul li p.ico i{color:#9B9B9B;margin:0 2% 0 0;padding:3px 3px 3px 19px;overflow:hidden}
.dsh-list ul li p.ico i:nth-child(1){background:#EFEFF2 url(../images/ico-1.svg) no-repeat 3px center;background-size:14px 14px}
.dsh-list ul li p.ico i:nth-child(2){background:#EFEFF2 url(../images/ico-2.svg) no-repeat 3px center;background-size:14px 14px;display:none}
.dsh-list ul li p.ico i:nth-child(3){background:#EFEFF2 url(../images/ico-3.svg) no-repeat 3px center;background-size:14px 14px}
.date-year{float:left;width:38%;margin:0 0 0 2%;text-align:right}
.date-year ul li{border-right:1px dashed #d4ddee;height:50px;line-height:50px;padding:0 20%;position:relative;cursor:pointer}
.date-year ul li:before{content:"";position:absolute;right:-6px;top:50%;margin-top:-6px;width:10px;height:10px;border:1px solid #d4ddee;background:#fff;border-radius:50%}
.date-year ul li.cur,.date-year ul li:hover{cursor:pointer;font-size:2rem;color:#055db7}
.date-year ul li.cur:before{border:2px solid #055db7;width:15px;height:15px;right:-9px;margin-top:-9px}
.date-month{float:right;width:58%;margin:0 2% 0 0}
.date-month ul li{height:50px;line-height:30px;padding:10px 12%}
.date-month ul li p{border:1px solid #d4ddee;padding:0 10%;border-radius:5px}
.date-month ul li .cishi{font-size:1.4rem;margin:0 0 0 5px}
.date-month ul li.cur p,.date-month ul li:hover p{background:#055db7;color:#fff;border-color:#055db7;cursor:pointer}
.blkcon{background:#fff;padding:20px 0;overflow:hidden}
.aside{background:#fff;overflow:hidden;padding-bottom:20px;padding:0 20px;text-align:right}
.aside .bl-search{height:40px;width:55%;float:right;margin:0 0 20px 0}
.aside .bl-search input.form-control{width:90%;height:40px;box-sizing:border-box;border:1px solid #eee;border-right:0;float:left;border-radius:5px 0 0 5px;color:#9b9b9b;background:url(../images/search.svg) no-repeat  10px center;background-size:15px 15px;padding-left:30px;font-size:1.4rem}
.aside .bl-search input.form-btn{font-size:1.4rem;width:10%;height:40px;background:#2969ee;float:right;color:#fff;border-radius:0 5px 5px 0;cursor:pointer}
.filter{width:100%;clear:both}
.filter span{border:1px solid #E9EDF6;display:inline-block;color:#A1A4B0;padding:5px 10px 5px 30px;font-size:1.4rem;border-radius:5px;cursor:pointer}
.filter span.filter-1{background:url(../images/filter-1.svg) no-repeat 10px center;background-size:15px 15px}
.filter span.filter-2{background:url(../images/filter-2.svg) no-repeat 10px center;background-size:15px 15px}
.filter span.filter-3{background:url(../images/filter-3.svg) no-repeat 10px center;background-size:15px 15px}
.filter span.cur,.filter span:hover{color:#2969EE;border-color:#2969EE}
.filter span.filter-1.cur,.filter span.filter-1:hover{background:url(../images/filter-1-cur.svg) no-repeat 10px center;background-size:15px 15px}
.filter span.filter-2.cur,.filter span.filter-2:hover{background:url(../images/filter-2-cur.svg) no-repeat 10px center;background-size:15px 15px}
.filter span.filter-3.cur,.filter span.filter-3:hover{background:url(../images/filter-3-cur.svg) no-repeat 10px center;background-size:15px 15px}
#menu{margin:auto;line-height:40px}
#menu h1{font-size:1.5rem;padding-left:25px;color:#19223C;font-weight:normal}
#menu h1 a{padding-left:15px;background-image:url(../images/arrow-1.png);background-repeat:no-repeat;background-position:left center}
#menu h2{font-size:1.4rem;padding-left:25px;color:#19223C;font-weight:normal}
#menu h2 a{padding-left:42px;background-image:url(../images/arrow-1.png);background-repeat:no-repeat;background-position:25px center}
#menu ul{font-size:1.4rem;padding-left:75px}
#menu ul a{display:block;text-decoration:none;overflow:hidden}
#menu ul a em{padding:5px}
#menu ul a:hover em{background-color:#c4d4ee;border-radius:5px}
#menu .no{display:none}
#menu .h1 a{color:#055db7;background-image:url(../images/arrow-2.png);background-repeat:no-repeat;background-position:left center}
#menu .h2 a{color:#055db7;font-weight:normal;background-image:url(../images/arrow-2.png);background-repeat:no-repeat;background-position:25px center}
.blk-con .th{padding:0 20px;margin:20px auto 0}
.blk-con .th ul{padding:0 20px;background:#f1f4f6;height:40px;line-height:40px}
.blk-con .th ul li{float:left;width:15%;text-align:center}
.blk-con .th ul li:nth-child(1){width:5%}
.blk-con .th ul li:nth-child(2){width:10%}
.blk-con .th ul li:nth-child(3){width:12%}
.blk-con .th ul li:nth-child(6){width:8%}
.blk-con .th ul li:nth-child(4){width:25%}
.blk-con .th ul li:nth-child(5){width:20%}
.blk-con .th ul li:nth-child(7){width:20%}
.bl-list2 ul{margin:auto;font-size:1.4rem}
.bl-list2 ul li{width:100%;margin:auto;border:0;font-size:1.4rem;line-height:70px}
.bl-list2 ul li:nth-child(even){background:#fafafa}
.bl-list2 ul li span{display:block;width:15%;float:left;text-align:center}
.bl-list2 ul li span.weizhi{width:10%;text-overflow:ellipsis;white-space:nowrap;display:block;overflow:hidden}
.bl-list2 ul li span.num{width:5%}
.bl-list2 ul li span.gs{width:8%;height:70px;line-height:70px;padding:26px 0;text-align:center}
.bl-list2.dsh-list ul li .gs em{float:none;margin:0 5px}
.bl-list2 ul li .tit{width:25%;margin:0;height:70px;line-height:70px;overflow:hidden}
.bl-list2 ul li .f-tit{width:20%;margin:0;height:70px;line-height:70px;overflow:hidden}
.bl-list2 ul li .img-hide{border:0;margin:0;width:12%;height:70px}
.bl-list2 ul li .img-hide img{width:90px;height:70px;margin:auto}
.bl-list2 ul li p.ico{width:20%;float:left;text-align:center}
.bl-list2 ul .th{background:#F1FADE;font-weight:bold;border-top:1px}
.bl-list2.dsh-list ul li p.ico{font-size:inherit;margin:0}
.bl-list2.dsh-list ul li p.ico i{margin:0 10px}
.bl-list2.dsh-list ul li p.ico i:nth-child(1){background:url(../images/ico-1.svg) no-repeat 0px center;background-size:14px 14px}
.bl-list2.dsh-list ul li p.ico i:nth-child(2){background:url(../images/ico-2.svg) no-repeat 0px center;background-size:14px 14px}
.bl-list2.dsh-list ul li p.ico i:nth-child(3){background:url(../images/ico-3.svg) no-repeat 0px center;background-size:14px 14px}
.dph-con{background:#fff;padding:2% 4%;margin:20px auto 0;font-size:1.4rem}
.dph-form table{width:100%;border-collapse:collapse;margin:10px 0;color:#0F1733}
.dph-form table .dph-info-inline{width:100%;border-collapse:collapse;padding:0;margin:0;border:none}
.dph-form table .dph-info-inline tr td{border:0px solid #E7E8EB;padding:0 15px;box-sizing:border-box}
.dph-form table .dph-info-inline tr td.spite{border-left:1px solid #E7E8EB}
.dph-form table tr td{height:45px;line-height:45px;border:1px solid #E7E8EB;padding:0 15px;box-sizing:border-box}
.dph-form table tr td select{width:100%}
.dph-form table tr td input[type="text"]{display:block;width:100%}
.dph-form table tr:nth-child(odd) td{background:#fafafc}
.dph-form table tr:nth-child(even) td{background:#fff}
.dph-form table tr:nth-child(even) td.item{background:#f7f7f7}
.dph-form table tr:nth-child(even) td.item i{margin-left:8px}
.dph-form table.dph-info1{table-layout:fixed}
.dph-form table.dph-info2 tr:nth-child(even) td{background:#f7f7f7}
.dph-form table.dph-info2 tr:nth-child(odd) td{background:#fafafc}
.dph-form table.dph-info2 tr td .item{padding:0 20px}
.dph-form table tr td.select-td{padding:0 15px 0 0}
.dph-form table tr td .add-qp{color:#055DB7;text-decoration:underline;font-weight:bold;font-size:1.8rem}
.dph-form table tr td.item-sz .add-qp{float:right}
.dph-form table tr td.item-qp{text-align:center}
.dph-form table tr td.item-qp .add-qp{text-align:center}
.dph-form table tr td.td-upload{padding:0 15px 15px 15px}
.dph-form table tr td.td-upload .upload-he,.dph-form table tr td.td-upload .upload-ih{display:block!important}
.dph-form table tr td.td-upload .img-up{margin:15px 20px 0 0;float:left;width:80px;height:80px;background:#fff;border:1px solid rgba(5,93,183,.5);border-radius:5px;position:relative}
.dph-form table tr td.td-upload .img-up i{position:absolute;top:5px;right:5px;z-index:110;opacity:0.7}
.dph-form table tr td.td-upload .img-up i:hover{transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1)}
.dph-form table tr td.td-upload .img-up img{display:inline-block;width:96%;height:96%;position:absolute;margin:2%;border-radius:5px}
.dph-form table tr td.td-upload .img-up span.add{cursor:pointer;display:inline-block;width:30px;height:30px;background:url(../images/add.svg);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.select{position:relative;width:100%}
.select dt{height:38px;display:inline-block;z-index:999999999;line-height:36px;padding:0px 15px;background:url(../images/select.svg) no-repeat right center;cursor:pointer;width:100%;padding-right:12px;margin-bottom:-15px;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;position:relative;z-index:99;font-weight:normal}
.select dt:hover,.select dt.cur{}
.select dd{width:100%;position:absolute;left:0;top:45px;z-index:999999999;border:1px solid #E7E8EB;background:#fff;display:none}
.select dd ul{width:100%;max-height:160px;overflow:auto}
.select dd ul.max{max-height:260px}
.select dd ul li a{line-height:40px;display:block;padding:0 15px}
.select dd ul li a.c2{padding:0 15px 0 15px}
.select dd ul li a.c3{padding:0 15px 0 45px}
.select dd ul li a.c4{padding:0 15px 0 75px}
.select dd ul li a:hover{background:#fafafc}
.dph-arc{float:left;background:#fff;padding:20px;margin:20px 0 0 0;width:76.5%}
.dph-arc .dph-arc-top{overflow:hidden;border-bottom:1px solid #E9EDF6;padding-bottom:30px}
.dph-pic{float:left}
.dph-pic .sliceBox{width:335px;height:305px}
.dph-pic .sliceBox .slideBox{width:335px!important;height:305px!important}
.dph-pic .sliceBox .slideBox img{width:335px;height:305px}
.dph-pic .pic-btn{margin:20px 0 0 0;display:block;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:5px;background:#EAAF2E;cursor:pointer}
.dph-pic .pic-btn:hover{background:#ffb617}
.dph-pic p.ico{margin:20px  0px 0;font-size:1.4rem;text-align:center}
.dph-pic p.ico i{color:#9B9B9B;margin:0 10px 0;display:inline-block;padding:5px 15px 5px 35px;overflow:hidden}
.dph-pic p.ico i:nth-child(1){background:#EFEFF2 url(../images/ico-1.svg) no-repeat 10px center;background-size:14px 14px}
.dph-pic p.ico i:nth-child(2){background:#EFEFF2 url(../images/ico-2.svg) no-repeat 10px center;background-size:14px 14px;display:none}
.dph-pic p.ico i:nth-child(3){background:#EFEFF2 url(../images/ico-3.svg) no-repeat 10px center;background-size:14px 14px}
.dph-info{float:left;width:65%}
.dph-info ul li{margin:5px 0 0 0;overflow:hidden;line-height:30px}
.dph-info ul li label{float:left;width:20%;text-align:right;color:#0F1733;font-weight:600}
.dph-info ul li p{float:left;width:70%;color:#757575}
.dph-info ul li.dtsj p.hidden{height:96px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:4;line-height:24px;margin:3px 0 0 0}
.dph-info ul li.dtsj p{line-height:24px;margin:3px 0 0 0}
.dph-info ul li.blwj em{display:inline-block;width:30px;height:30px;margin:0 10px 0 0}
.dph-info ul li.blwj .Bpdf{background:url(../images/wj-pdf.svg) no-repeat;background-size:30px}
.dph-info ul li.blwj .Bppt{background:url(../images/wj-ppt.svg) no-repeat;background-size:30px}
.dph-info ul li.blwj .Bvideo{background:url(../images/wj-video.svg) no-repeat;background-size:30px}
.dph-info .other{margin:20px 0 0 20%}
.dph-info .other .btn{display:inline-block;margin:0 20px 0 0;height:30px;line-height:30px;padding:0 20px;color:#2E6DEE;border:1px solid #2E6DEE;font-size:1.4rem;border-radius:5px;cursor:pointer}
.dph-info .other .btn:hover{background:#2E6DEE;color:#fff}
.dph-info .other .btn2{display:inline-block;margin:0 20px 0 0;height:30px;line-height:30px;padding:0 20px;color:#9B9B9B;border:1px solid #9B9B9B;font-size:1.4rem;border-radius:5px;cursor:default}
.talkcon{margin:20px auto 0}
.talkcon .talklist ul li{padding-top:20px;position:relative}
.talkcon .talklist ul li img{width:50px;height:50px;border-radius:50%;float:left;position:absolute}
.talkcon .talklist ul li .talk-say{float:left;padding:15px 0 15px 70px;line-height:20px;font-size:1.4rem;max-width:100%}
.talkcon .talklist ul li .talk-say .talkuser{font-weight:600;color:#4B5565}
.talkcon .talklist ul li .talk-say .talkuser em{color:#055DB7;font-weight:normal;margin:0 5px}
.talkcon .talklist ul li .talk-say p{display:inline}
.talkcon .talklist ul li .tablk-aside{overflow:hidden;clear:both;text-align:right;font-size:1.2rem;padding:20px 0;border-bottom:1px solid #E9EDF6}
.talkcon .talklist ul li .tablk-aside .op{margin:0 0 0 10px;padding-left:16px;cursor:pointer}
.talkcon .talklist ul li .tablk-aside .hf{background:url(../images/talk-ico1.svg) no-repeat left center;background-size:12px 12px}
.talkcon .talklist ul li .tablk-aside .zan{background:url(../images/talk-ico2.svg) no-repeat left center;background-size:12px 12px;color:#055DB7}
.talkcon .talklist ul li.have .tablk-aside a{color:#055DB7}
.talkcon .talklist .replycon{overflow:hidden}
.talkcon .talklist .replycon .reply-word{border:1px solid #E9EDF6;padding:10px;border-radius:5px;margin:20px auto 0}
.talkcon .talklist .replycon .reply-word span{float:left;font-size:1.4rem}
.talkcon .talklist .replycon .reply-word span em{color:#055DB7}
.talkcon .talklist .replycon .reply-word textarea{width:100%;font-size:1.4rem;margin:0 0 0 0px}
.talkcon .talklist .replycon .send{margin:10px 0 0 0;height:30px;padding:0 20px;background:#055DB7;color:#fff;border-radius:5px;float:right;cursor:pointer}
.talkcon .talklist .replycon .send:hover{background:#0064cb}
.innercon{padding-left:60px}
.dph-right{background:#fff;margin:20px 0 0 0;width:22%;float:right}
.dph-right .newcase{width:100%}
.ewm-right{padding:20px;overflow:hidden;display:none}
.ewm-right ul li{width:50%;text-align:center;float:left}
.ewm-right ul li img{width:131px;height:131px}
.dph-right .newcase{padding:0 0 15px 15px}
.dph-right .newcase .scroll{height:490px;margin:0}
.dph-right .newcase ul li:nth-child(1):before{display:none}
.dph-right .newcase ul li:nth-child(2):before{display:none}
.dph-right .newcase ul li:nth-child(3):before{display:none}
.register-box{background-size:100% 100%;padding:40px 0}
.registerbg{background:#F7F9FC url(../images/register-bg.png)  no-repeat;background-size:100%}
.reg-top{font-size:2.0rem;text-align:center;color:#055DB7;font-weight:bold}
.reg-top .log-tit{}
.reg-top .log-switch{margin-left:20px; font-size:1.5rem;font-weight:normal;cursor:pointer;}
.register-form{margin:auto;width:60%;margin-bottom:120px}
.register-form .reg-block .reg-item{overflow:hidden;margin:15px 0 0 0}
.register-form .reg-block .reg-item label{float:left;display:inline-block;width:35%;text-align:right;color:#055DB7;text-align:right;height:40px;line-height:40px;padding-right:10px}
.register-form .reg-block .reg-item .reg-input{width:65%;float:right}
.register-form .reg-block .reg-item .reg-input input[type="text"],.register-form .reg-block .reg-item .reg-input input[type="password"]{height:40px;background:#fff;border:1px solid rgba(5,93,183,.5);border-radius:5px;padding:0 10px;width:400px}
.register-form .reg-block .reg-item .reg-input .input-addon{height:40px;background:#fff;border-radius:5px;width:400px}
.register-form .reg-block .reg-item .reg-input .input-addon .addon img{padding:0;border-radius:5px}
.register-form .reg-block .reg-item .input-check label{display:block;position:relative;width:auto}
.register-form .reg-block .reg-item .input-check>label>input[type="radio"]+i{width:2.25rem;height:2.25rem}
.register-form .reg-block .reg-item .input-check>label>input[type="radio"]+i::after{margin:0.25rem}
.register-form .reg-block .reg-item .forgot{height:25px;width:400px;margin-left:35%;margin-top:-6px;text-align:right}
.register-form .reg-block .reg-item .forgot a{text-align:right;text-decoration:underline;color:#055DB7;font-size:16px}
.register-form .auth-ref{display:none}
.register-form .reg-block .zgrz{height:80px}
.register-form .reg-block .zgrz p{line-height:20px;font-size:1.2rem}
.register-form .reg-block .tjx{height:80px}
.register-form .reg-block .reg-item .zj-up{margin:0 20px 0 0;float:left;width:80px;height:80px;background:#fff;border:1px solid rgba(5,93,183,.5);border-radius:5px;position:relative}
.register-form .reg-block .reg-item .zj-up img{display:inline-block;width:96%;height:96%;position:absolute;margin:2%;border-radius:5px}
.register-form .reg-block .reg-item .zj-up a.add{display:inline-block;width:30px;height:30px;background:url(../images/add.svg);position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.register-form .reg-block .reg-item .yzm input[type="text"]{width:250px;display:inline-block}
.register-form .reg-block .reg-item .yzm .yzm-img{width:125px;height:40px;margin:0 0 0 20px;border-radius:5px}
.register-form .reg-block .reg-item .rge-button{height:40px;background:#055DB7;width:130px;margin:15px 0 0 0px;border-radius:5px;color:#fff}
.register-form .reg-block .to-login{color:#055DB7;text-decoration:solid!important;margin:5px 40px}
.register-footer{position:fixed;bottom:0;left:0;width:100%}
.tgxz-con{background:#fff;padding:30px 0;overflow:hidden}
.tgxz-left{width:75%;padding:0px 0;border-right:1px solid #E9EDF6;float:left}
.tgxz-left .tgxz-word{padding:30px;line-height:30px}
.tgxz-left .tgxz-word .tgxz-tit{color:#4B5565;line-height:30px;margin:10px 0 0 0;padding:10px 0}
.tgxz-left .tgxz-word .tgxz-tit p{position:relative;padding-left:15px;font-weight:bold}
.tgxz-left .tgxz-word .tgxz-tit p:before{content:"";display:block;background:#EAAF2E;width:3px;height:15px;position:absolute;left:0;top:50%;margin-top:-7px;border-radius:5px}
.tgxz-left .tgxz-word .small-word{padding:20px}
.tgxz-left .tgxz-word .tg-info{padding:20px}
.tgxz-right{width:25%;padding:0 2%;float:right;text-align:center}
.tg-btn{height:40px;line-height:40px;background:#055DB7;border-radius:5px;color:#fff;display:inline-block;width:80%}
.tg-btn:hover{color:#EFEFF2}
.tgxz-right .tg-img{width:90%;margin:30px auto 0;display:block}
.tgxz-right .tg-img img{width:100%;cursor:pointer}
.tg-big img{width:1000px;height:800px;cursor:pointer;align-self:center;position:absolute:}
.tgxz-right .tg-img p{margin:10px auto 0}
.about-con{background:#fff;padding:30px;overflow:hidden}
.about-contactUs{padding-top:.3rem;padding-bottom:1.2rem;position:relative}
.about-contactUs{padding-top:.3rem;padding-bottom:1.2rem;position:relative}
.about-contactUs ul{width:90%;margin-bottom:.64rem}
.about-contactUs ul li{vertical-align:top;padding-top:10px;padding-left:5px;position:relative;padding-bottom:20px}
.about-contactUs ul li i{position:relative;font-size:30px;color:#055db7;top:20px;left:0}
.about-contactUs ul li h1{color:#055db7;line-height:30px;font-weight:400;margin-left:40px;padding:0;margin-top:-10px}
.about-contactUs ul li p{margin-left:40px;padding:0}
.about-contactUs ul li h2{margin-left:40px;padding:0;line-height:40px}
.about-contactUs .map{width:1020px;height:460px}
.see-pian{height:100vh}
.see-pian .see-left{width:20%;height:100vh;background:#697B90;float:left;color:#fff;position:relative}
.see-pian .see-left .arrow_box{width:40px;height:40px;border-radius:50%;position:absolute;top:50%;right:-20px;z-index:99999;cursor:pointer;display:flex;justify-content:center;align-items:center}
.see-pian .see-left dl dt{background:#31465F;height:50px;line-height:50px;padding:0 20px}
.see-pian .see-left dl dd{padding:10px 20px 20px;overflow:hidden;line-height:30px;position:relative;cursor:pointer}
.see-pian .see-left dl dd:after{content:"";display:block;width:10px;height:10px;position:absolute;top:20px;right:20px;background:url(../images/p-ico.svg) no-repeat}
.see-pian .see-left dl dd.cur:after{background:url(../images/p-ico-cur.svg) no-repeat}
.see-pian .see-left dl dd.cur:before{content:"";position:absolute;left:0;width:4px;height:100%;background:#286BEE}
.see-pian .see-left dl dd.cur{background:rgba(5,93,183,.5)}
.see-pian .see-left dl dd.cur img{display:block;width:60px;height:60px;float:left;margin:0 10px 0 0}
.see-pian .see-left dl dd.cur span{display:block;line-height:30px;height:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap}
.see-pian .see-left dl dd img,.see-pian .see-left dl dd span{display:none}
.see-pian .see-left dl dd:hover{background:rgba(5,93,183,.5)}
.see-right{width:80%;background:#f1f1f1;float:right;height:100vh;position:relative}
.see-tit{height:50px;line-height:50px;padding:0 20px;background:#fff;color:#055DB7;position:absolute;left:0;top:0px;width:100%}
.see-tit img{margin:10px 0 0 0;height:30px;float:left}
.see-box{height:100%}
.see-img{background:#fff;width:100%;position:relative;height:100vh;overflow:hidden}
.see-img .small-img{width:200px;position:absolute;top:8%;left:2%;box-shadow:1px 1px 5px #aaa}
.see-img .small-img img{}
.see-img img{width:100%}
.see-img .bei-zhou{height:200px;width:20px;position:absolute;bottom:2%;left:2%;z-index:1}
.see-img .bei-zhou:before{content:"";display:block;height:200px;width:2px;background:#fff;left:50%;position:absolute;top:0;box-shadow:2px 2px 6px #aaa;margin-left:-2px}
.see-img .bei-zhou em{background:#fff;border:1px solid #055DB7;color:#055DB7;width:20px;height:20px;display:inline-block;line-height:15px;text-align:center;position:absolute;left:0%;cursor:pointer}
.see-img .bei-zhou em.jian{bottom:0}
.see-img .bei-zhou em.jia{top:0}
.see-img .bei-zhou .shuzhi{position:relative;height:160px;margin:20px 0 0 0;position:absolute;padding:0px 0;z-index:9}
.see-img .bei-zhou .shuzhi span{height:20px;line-height:20px;position:absolute;bottom:5%}
.see-img .bei-zhou .shuzhi span i{display:inline-block;width:15px;height:6px;border-radius:5px;background:#055DB7;display:inline-block;margin-top:7px;margin-left:2px;cursor:pointer}
.see-img .bei-zhou .shuzhi em.bei{background:#055CB6;border-radius:5px;color:#fff;font-size:1.2rem;padding:0 5px;width:auto;margin-left:24px;height:20px;line-height:18px}
.see-img .bei-zhou .shuzhi em.bei:before{display:block;content:"";width:0;position:absolute;left:-6px;top:6px;height:0;border-top:3px solid transparent;border-right:6px solid #055CB6;border-bottom:3px solid transparent}
.aside-icon{position:fixed;right:0;height:100vh;width:50px;top:0;padding-top:50px;background:rgba(255,255,255,.8)}
.tool-icon1{position:absolute;top:50px;left:10px}
.tool-icon1 li{display:block;width:30px;height:30px;margin:20px auto 0;cursor:pointer}
.tool-ico1{background:url(../images/r-ico1.svg) no-repeat center;background-size:23px 23px}
.tool-ico2{background:url(../images/r-ico2.svg) no-repeat center;background-size:23px 23px}
.tool-ico3{background:url(../images/r-ico3.svg) no-repeat center;background-size:23px 23px}
.tool-ico4{background:url(../images/r-ico4.svg) no-repeat center;background-size:23px 23px}
.tool-icon2{position:absolute;bottom:2%;left:10px}
.tool-icon2 li{display:block;width:30px;height:30px;margin:10px auto 0;cursor:pointer}
.tool-ico-s1{background:url(../images/r-ico-01.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s2{background:url(../images/r-ico-02.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s3{background:url(../images/r-ico-03.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s4{background:url(../images/r-ico-04.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s5{background:url(../images/r-ico-05.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s6{background:url(../images/r-ico-06.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s7{background:url(../images/r-ico-07.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s8{background:url(../images/r-ico-08.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s9{background:url(../images/r-ico-09.svg) no-repeat center;background-size:20px 20px}
.tool-ico-s10{background:url(../images/r-ico-10.svg) no-repeat center;background-size:20px 20px}
.form-reset{width:100%;background-color:#fff;padding:25px 15px 5px 15px}
.form-reset form{width:80%;margin:0 10%}
.form-reset form.form-x .input-group>label{width:6em;text-align:right;padding-right:1.3em}
.form-reset form.form-x .input-group .input{width:90%}
.dialog div.input-validate{text-align:left;}
.dialog form.form-x .input-group .yzm-x .input{width:90%}
.dialog form.form-x .input-group .yzm-x img{padding:0;}
.dialog form.form-x .input-group .yzm-x .input-inline>.addon{margin-right:10%;}
#msgDlg .dialog-title{text-align:left;padding-left:30px}
#msgDlg .msg-cont{min-height:100px;vertical-align:middle;word-wrap:break-word}
#msgDlg ul{text-align:left;margin-left:90px;margin-top:-80px;padding-top:15px;list-style-type:circle}
#msgDlg ul li{list-style-type:disc}
.topic-left{background:#fff;float:left;width:20%;padding:0}
.topic-left .information{width:100%}
.topic-left .information dl dd.topic{background:url(../images/arrow.svg) no-repeat 95% center}
.topic-left .information dl dd.topic:before{content:"";width:3px;height:10px;background:#fff;position:absolute;left:20px;top:50%;margin-top:-5px}
.topic-right{width:79%;float:right}
.topic-right .img-hide img{width:400px;}
.topic_container #intro{text-indent:4rem}
.topic-list{width:80%;margin:5px 10%}
.topic-list li{margin-bottom:25px}
.topic-list li img{width:100%;height:120px}
.topic-list li .title{width:100%;text-align:center;flex-wrap:nowrap;display:inline-block}
.topic-list li.curTopic{border:solid #9B9B9B 1px;border-radius:2px;box-shadow:2px 2px 5px #055db7}
.topic-list li.curTopic .title{color:#055db7}
.topic-right .tpc-exm {float: right;width: 280px;margin-top: 30px;}
.topic-right .tpc-exm .exm-scr{display:none;width:0px;padding:0px;vertical-align:top;border: 1.2px solid #4978e5;cursor:pointer;}
.topic-right .tpc-exm .exm-scr:hover{background-color:#4978e5;}
.topic-right .tpc-exm .exm-dis{border: 1.2px solid grey!important;cursor:default!important;background:lightgrey!important;}
.topic-right .tpc-exm .exm-dis:hover{background-color:lightgrey!important;}
.topic-right .tpc-exm .exm-scr img{margin:55px 0 53px;}
.topic-right .tpc-exm .exm-prev{border-top-left-radius:5px; border-bottom-left-radius:5px; }
.topic-right .tpc-exm .exm-next{border-top-right-radius:5px; border-bottom-right-radius:5px;float:right; }
.topic-right .tpc-exm .exm-con {display:inline-block;width:calc(100% - 4px);border: 1.2px solid #4978e5;padding: 10px;border-radius:8px; font-size:1.5rem;}
/*.topic-right .tpc-exm .rem-icon {background-image: linear-gradient(225deg, #4978e5 26px, #fff 26px);}
.topic-right .tpc-exm .rem-icon:after {content: '+'; color: #f00; position: absolute;left: -30px; bottom: -13px; display:none; }*/
.topic-right .tpc-exm .exm-tit{display:inline-block!important;font-size:1.5rem;line-height:1.5rem;font-weight:bold;text-overflow: ellipsis; white-space: nowrap;overflow: hidden;width:100%;}
.topic-right .tpc-exm .exm-op{margin-left:10px;}
.topic-right .tpc-exm .exm-op .exm-btn {border-radius: 5px;padding: 0px 8px; cursor: pointer; color: #fff;background-color: #008fd5;height: 23px;line-height: 23px; }
.topic-right .tpc-exm .exm-op .exm-tip {border-radius: 5px;padding: 0px 8px; cursor: default; color: #fff;background-color: #0fbf18;height: 23px;line-height: 23px; }
.topic-right .tpc-exm .exm-col2{display:inline-block!important;width:50%;}
.topic-right .tpc-exm .exm-frh{ position:fixed; right:48px;margin-top:-6px;cursor:pointer;}
.topic-right .tpc-exm .exm-frh img{width:16px; height:16px;transition:0.5s all;transform: scale(1,1);}
.topic-right .tpc-exm .exm-frh img:hover{transform: scale(1.2,1.2) rotate(360deg); }

@media screen and (max-width:1600px) {
body{font-size:1.4rem}
.main{margin-bottom:0px}
.wrap{width:1280px;margin:auto}
.register-form{margin-bottom:120px}
.hot-talk .hottalkcon ul{margin-top:-25px}
.hot-talk .hottalkcon ul li{margin-top:25px;padding:15px 10px}
.hot-talk .hottalkcon ul li p.ico{font-size:12px}
.hot-talk .hottalkcon ul li p.ico i{margin:0 2% 0 0;padding-left:16px}
.hot-talk .hottalkcon ul li p.ico i:nth-child(1){background-size:14px 14px}
.hot-talk .hottalkcon ul li p.ico i:nth-child(2){background-size:14px 14px}
.hot-talk .hottalkcon ul li p.ico i:nth-child(3){background-size:14px 14px}
.dsh-top .dsh-word{width:36%}
.dsh-list ul li{padding:10px}
.dsh-list ul li p.ico{padding-left:115px}
.dsh-list ul li .img-hide{width:112px;height:112px}
.dsh-list ul li .f-tit{margin:0}
.dsh-list ul li .gs{padding:3px 0}
.bl-list2.dsh-list ul li p.ico{padding:0}
.bl-list2.dsh-list ul li p.ico i{margin:0 0px}
.bl-list2.dsh-list ul li .img-hide{width:12%;height:70px}
.dph-info{width:60%}
.slideBox .bd .banner-btn{left:325px;top:315px;display:block}
.ui-dialog{left:auto !important;right:2.5% !important;max-width:95% !important}
.topic-right .tpc-exm{width:100%;}
}
@media screen and (max-width:1620px){
.wrap{width:94%;margin:auto}
}

@media screen and (max-width:1440px){.logo{width:280px;height:40px;background-size:100% !important}
.user{width:40%;height:40px;line-height:35px;margin-right:15px;padding-top:5px;box-sizing:border-box}
.user span a{font-size:2rem}
.user span a:hover{font-size:2.2rem}
.menu ul li{width:16%;vertical-align:middle;height:30px;line-height:30px;font-size:16px}
.menu ul li span:before{width:20px;height:20px;margin:-10px 10px 0 0;border:0;top:50%;left:-25px;background-size:90% !important}
.menu{height:35px;line-height:35px}
.banner{height:405px}
.slideBox .bd img{height:405px}
.information dl dt{height:55px;line-height:55px;font-size:16px}
.information dl dd{height:50px;line-height:50px;padding-left:40px}
.newcase ul li{margin:10px 0;height:61px;padding-left:75px;line-height:30px}
.newcase ul li .img-hide{width:60px;height:60px;box-sizing:border-box}
.newcase ul li .img-hide img{width:54px;height:54px}
.slideBox{height:405px}
.hot-talk .hottalkcon ul li .img-hide{width:120px;height:90px;float:left;border:1px solid #eee;margin-right:10px}
.hot-talk .hottalkcon ul li .tit{font-size:14px;line-height:24px;height:48px;overflow:hidden;text-overflow:ellipsis;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:2}
.slideBox .bd .banner-btn{bottom:80px;left:calc(50% - 45px)}
.slideBox .bd .banner-btn a{margin:0 0px 0 0px}
.registerbg{background:#F7F9FC url(../images/register-bg.png) center no-repeat;background-size:cover !important;padding-bottom:17%}
.dph-form .dph-info2 .up-box .slcFile{width:220px !important}
.dph-form table tr td{padding:0 5px}
.date-year{width:34%;margin:0}
.date-month{width:60%}
.date-month ul li{padding:10px 1%}
.date-month ul li p{font-size:12px}
.dph-right .newcase .scroll{height:440px}
}

@media screen and (max-width:1200px){.dph-arc{width:100%}
.dph-right{width:100%}
}

@media screen and (max-width:1060px){
.hot-talk .hottalkcon ul li p.ico{visibility:hidden;display:none}
.topic-left{width:100%; margin-bottom:20px;}
.topic-right{width:100%;}
}

@media screen and (max-width:1000px){
/*.menu ul li.mi_report{display:none}*/
.dsh-top .dsh-banner.img-hide{width:100%;height:auto}
.img-hide img{width:100%;height:auto}
.dph-arc{width:100%}
.dph-right{width:100%}
.dsh-top .dsh-word{width:100%}
.hot-talk .hottalkcon ul li p.ico{visibility:hidden;display:none}
.zone .pull-left{width:100%;}
.zone .pull-right{width:100%;padding:10px 20px 20px;}
.zone .pull-right .tg-ewm{width:180px}
.zone .pull-right .tg-ewm .img-hide img{width:auto;height:170px}
}

@media screen and (max-width:768px){.logo{width:180px;height:35px;background-size:100% !important}
.user{width:40%;height:40px;line-height:35px;margin-right:0px;padding-top:5px}
.user1{background:url(../images/user-1.svg) left center  no-repeat;padding-left:20px;background-size:15px}
.user2{background:url(../images/user-2.svg) left center  no-repeat;padding-left:20px;margin:0 0 0 10px;background-size:15px}
.user span a{font-size:1.4rem}
.user span a{color:#055db7;font-size:1.5rem;transition:0.1s all;transform:scale(1,1)}
.menu ul li{width:25%;height:30px;line-height:30px;font-size:14px}
.menu ul li.mi_report,.menu ul li.mi_reading{display:none}
.banner{background:none;height:auto}
.information{height:100%;width:100%}
.slideBox{width:100%;height:auto;margin:20px 0}
.slideBox .bd img{height:auto}
.slideBox .bd .banner-btn{top:calc(100% - 80px);left:calc(50% - 35px)}
.slideBox .bd .banner-btn a{padding:2px 20px}
.newcase{width:100%;padding:0px}
.pull-left{width:100%;margin-bottom:20px}
.pull-right{width:100%;padding:10px 20px 20px}
.about-contactUs ul li{vertical-align:top;padding-top:10px;padding-left:5px;position:relative;padding-bottom:20px}
.pull-right .tg-ewm .img-hide{float:left}
.pull-right .tg-ewm .img-hide img{width:auto;height:170px}
.hot-talk .hottalkcon ul li{border:1px solid #eee;width:48%;margin:20px 2% 0px 0;float:left;padding:10px 10px}
.hot-talk .hottalkcon ul li:nth-child(even){margin:20px 0 0 2%;float:right}
.hot-talk .hottalkcon ul li .img-hide{width:100%;height:130px;margin-right:0px}
.pull-right .tg-ewm{width:180px}
.pull-right .tg-ewm p{clear:both;float:left;margin-left:30px}
.img-hide img.hot-img{width:100%;height:130px}
.hot-talk .hottalkcon ul li .tit{width:100%}
.hot-talk .hottalkcon ul li p.ico{margin:10px 0 0 0}
.home1{padding:10px 0;margin-bottom:50px}
.home1 .pull-right{height:auto;}
.main{margin-bottom:80px}
.footer{font-size:14px;padding:5px 0}
.register-form .reg-block .reg-item label{width:80px;height:40px;line-height:40px;padding-right:0}
.register-form .reg-block .reg-item .reg-input input[type="text"],.register-form .reg-block .reg-item .reg-input input[type="password"]{width:100%}
.register-form .reg-block .reg-item .reg-input .input-addon{width:100%}
.register-form .reg-block .reg-item .reg-input{width:calc(100% -  80px)}
.register-form .reg-block .to-login{margin:5px 0 5px 15px}
.registerbg{padding-bottom:120px}
.register-form .reg-block .reg-item .rge-button{height:35px;background:#055DB7;width:110px}
.form.validate-tips{overflow-x:scroll}
.form.validate-tips .dph-form{width:100%}
.dph-form table tr td:nth-child(1){width:30% !important}
.dph-form table tr td:nth-child(2){width:70% !important}
.con-left{width:100%;padding:15px;margin-bottom:20px;display:none}
.topic_container .con-left{display:block}
.topic_container .con-left .topic-list{margin:0;width:100%}
.con-right{width:100%;float:right}
.dsh-top{padding:15px}
.dsh-top .dsh-word p.dsh-num,.dsh-top .dsh-word .dsh-time,.dsh-top .dsh-word .dsh-address{margin-top:8px;margin:unset;height:22px;line-height:24px}
.dsh-list ul li{border:1px solid #eee;width:98%;margin:20px 0% 0px 0;float:left;padding:10px 10px;clear:none !important}
.dsh-list ul li .img-hide{width:90px;height:90px;margin-right:10px}
.dsh-list ul li span,.dsh-list ul li p{width:calc(95% - 100px)}
.dsh-list ul li span.tit,.dsh-list ul li span.f-tit,.dsh-list ul li p.ico{margin-left:10px}
.dsh-list ul li p.ico{padding-left:0px}
.dsh-list{padding-top:15px}
.dsh-list ul li .gs{height:0;padding:unset;display:none}
.scroll{margin:0px 0 0 0}
.hot-talk .hottalkcon ul{margin-top:0px}
.hot-talk.scroll{height:auto}
.dph-pic .sliceBox .slideBox{width:100%!important;height:305px!important}
.dph-pic .sliceBox{width:100%;height:auto;overflow:hidden;padding-bottom:0px}
.dph-pic{width:100%}
.dph-pic .sliceBox .slideBox img{width:100%;height:auto}
.dph-pic .pic-btn{margin-top:0}
.dph-info{width:100%}
.dph-info ul li label{width:85px}
.dph-info .other{margin:20px 0 0 0%}
.navi{width:50%}
.ui-dialog{left:auto !important;right:10% !important;max-width:80% !important}
.user span.has-login{font-size:1rem}
.form-reset form{width:100%;margin:0 0%}
.form-reset form.form-x .input-group>label{width:7em;text-align:right;padding-right:1em;font-size:1rem}
.form-reset form.form-x .input-group .input{width:90%;font-size:1rem}
.innercon{padding-left:0 !important}
.dph-info ul li p{width:calc(100% - 85px)}
.talkcon .talklist ul li .talk-say p{word-wrap:break-word}
.dph-info .other .btn{padding:0 10px;font-size:1.2rem}
.form .slcOp button{width:100px !important;margin-left:10px !important}
.main{margin-bottom:0}
#confs{display:none}
.dsh-bot .scroll{height:auto}
.hot-talk .hottalkcon ul li .pathnum{width:calc(99% - 80px)}
.hot-talk .hottalkcon ul li p.ico{visibility:visible;display:inline-flex;float:right;margin-top:0}
.hot-talk .hottalkcon ul li .huifu{margin-top:0}
.zone{padding:10px 0;margin-bottom:50px}
.hot-zone{height:auto;}
.hot-zone .zone-left{width:100%;}
.hot-zone .zone-right{width:100%;}
.zone-list .zone-right{width:100%;}
.topic-right .tpc-exm .exm-frh{right:38px;}
}

@media screen and (max-width:480px){.slideBox .bd .banner-btn{top:calc(100% - 50px);left:calc(50% - 35px)}
.home1,.zone{padding:10px 0;margin-bottom:70px}
.container,.list-container,.form-container{padding:30px 0 88px 0}
.copyright .right{display:block}
.copyright .icp{margin-left:0;display:block}
.copyright .wangan{margin-left:0;display:block}
.copyright .tel{margin-left:0;display:block}
}

@media screen and (max-width:320px){}