@charset "utf-8";
/* CSS Document */


::selection {background:#077ecd;color:#fff;}
::-moz-selection {background:#077ecd;color:#fff;}
::-webkit-selection {background:#077ecd;color:#fff;}

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,img { padding: 0; margin: 0; }
fieldset,img { border: 0; }
address,caption,cite,code,dfn,em,th,var,i { font-weight:normal; font-style:normal; }
ol,ul,li { list-style: none; }
div,dl,dt,dd,ol,ul,li{ zoom:1; }
caption,th { text-align: left; }
h1,h2,h3,h4,h5,h6 { font-weight: normal; font-size:100%; }
q:before,q:after { content:''; }
input {border: none;background: none;}
input,textarea,button,select {font-family:"Microsoft Yahei","微软雅黑",Tahoma,Arial,Helvetica,STHeiti;outline: 0;font-size: 14px;-webkit-appearance: none;}
.jieq {overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.jieq2{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient: vertical;overflow:hidden;}
.jieq3{display:-webkit-box;-webkit-line-clamp:3;-webkit-box-orient: vertical;overflow:hidden;}
.juz{display:-moz-box;-moz-box-pack:center;-moz-box-align:center;display:-webkit-box;-webkit-box-pack:center;-webkit-box-align:center;display:box;box-pack:center;box-align:center;}

body{background-color:#fff; color:#333;font:16px "Microsoft YaHei",SimSun,SimHei,Tahoma,Helvetica,Arial,sans-serif; line-height:1.2;   -webkit-text-size-adjust: none;}
a{color:#333;text-decoration:none; outline:none;}
a{ text-decoration:none; -webkit-tap-highlight-color:rgba(0,0,0,0); color:#515151; -webkit-appearance:none;-webkit-touch-callout:none;}
input:focus { outline: none; }
.fl{ float:left; }
.fr{ float:right; }
.clear{ clear:both;}
.clear:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.marginTop40{ margin-top:40px;}
.siteWidth{ width:1400px; margin:0 auto;   }
.hidden{ overflow:hidden;}
.column{ padding-bottom:40px;}
.icon{ background:url(icon.png) no-repeat;}
/* 导航 */
#header{background:#fff;}
#header.mini {position: fixed; z-index:999; left:0; right:0; top:0;box-shadow: 0px 2px 6px rgba(0, 0, 0, 0.1);}
#header.mini .top{ display:none;}
#header.mini .logoBar{ padding-top:0px;}
#header.mini .logoBar img{ height:60px;}
#header.mini #nva ul li.navitem a{ padding:15px 0;}
.top{ height:32px; line-height:32px; background:#077ecd; color:#fff; font-size:12px;}
.logoBar{animation: dInLeft 1s ease both;animation-delay:0s; padding-top:12px;}
.logoBar img{ height:100px; display:block;}

#nva {transition: all ease .3s;font-size: 20px; position:relative;}
#nva ul li.navitem{ float:left; display:block; width:100px;line-height:30px;position: relative; }
#nva ul li.navitem a { display:block;text-align:center; padding:47px 0px;color: #333333;transition: none ease-out .3s;transition-property: color, background, text-indent, opacity;}
#nva ul li.navitem a.dq ,#header ul li.navitem:hover a { background-color:#0261a5; color:#fff;}
#nva ul li.navitem ul.subnav { background-color:#0261a5;transition: all 0.3s ease-out 0s;position: absolute; z-index:99999; left:0px; right:0px; margin-top:0px;opacity: 0;visibility: hidden;transform: translate3d(0px, 10px, 0px);-moz-transform: translate3d(0px, 10px, 0px);-webkit-transform: translate3d(0px, 10px, 0px);}
#nva ul li.navitem:hover ul.subnav {opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);-webkit-transform: translate3d(0px, 0px, 0px);}
#nva ul li.navitem ul.subnav li { text-align:center;}
#nva ul li.navitem ul.subnav li a { padding:15px 0px;line-height:18px;display: block; background:none;color: #fff;font-size: 16px; font-weight:normal;}
#nva ul li.navitem ul.subnav li:hover a { background:#077ecd; color:#fff; }
#nva ul li.navitem ul.subnav li.on a {background:#077ecd; color:#fff;}

/* banner */
.banner{ position:relative; height:500px; overflow:hidden;  }
.banner .bd{ position:relative; z-index:0;  }
.banner .bd ul{ width:100% !important; }
.banner .bd li{ width:100% !important;  height:500px; }
.banner .bd li a{ height:500px; display:block;  }
.banner .hd{ width:100%;  position:absolute; z-index:1; bottom:0; left:0; height:30px; line-height:30px; text-align:center; }
.banner .hd ul li{ cursor:pointer; display:inline-block; *display:inline; zoom:1; width:16px; height:16px; margin:4px; border-radius:7px;  background:#ffffff; overflow:hidden; line-height:9999px; filter:alpha(opacity=60);opacity:0.6}
.banner .hd ul li.on{filter:alpha(opacity=100);opacity:1;  }

/* content */
.bgfff{ background:#fff;}
.bgf6{ background:#f6f6f6;}
.mainContent{ overflow:hidden; /*padding:40px 0;*/}
.box-shadow {background: #fff;box-shadow: 0px 1px 15px rgba(51, 51, 51, 0.20);}
.quick{ background:#f2fbff; overflow:hidden; padding:30px 0;}
.quick ul{ padding:0 40px;}
.quick ul li{ float:left; width:128px; text-align:center;animation: dInLeft 1s ease both;}
.quick ul li.line{ margin:12px 30px 0; width:1px; height:60px; background:#d5e0f0;}
.quick ul li img{transition: all 0.3s ease-in-out;}
.quick ul li:hover img{transform: scale(1.1);}

.quick ul li:nth-child(1) {-webkit-animation-delay:0s;animation-delay:0s;}
.quick ul li:nth-child(2) {-webkit-animation-delay:0.3s;animation-delay:0.3s;}
.quick ul li:nth-child(3) {-webkit-animation-delay:0.6s;animation-delay:0.6s;}
.quick ul li:nth-child(4) {-webkit-animation-delay:0.9s;animation-delay:0.9s;}
.quick ul li:nth-child(5) {-webkit-animation-delay:1.2s;animation-delay:1.2s;}
.quick ul li:nth-child(6) {-webkit-animation-delay:1.5s;animation-delay:1.5s;}
.quick ul li:nth-child(7) {-webkit-animation-delay:1.8s;animation-delay:1.8s;}
.quick ul li:nth-child(8) {-webkit-animation-delay:2.1s;animation-delay:2.1s;}
.quick ul li:nth-child(9) {-webkit-animation-delay:2.4s;animation-delay:2.4s;}
.quick ul li:nth-child(10) {-webkit-animation-delay:2.7s;animation-delay:2.7s;}
.quick ul li:nth-child(11) {-webkit-animation-delay:3s;animation-delay:3s;}
.quick ul li:nth-child(12) {-webkit-animation-delay:3.3s;animation-delay:3.3s;}


@-webkit-keyframes dInLeft {
    0% { opacity: 0; -webkit-transform: translate(50px, 0); }
    100% { opacity: 1; -webkit-transform: translate(0); }
}
@-moz-keyframes dInLeft {
    0% { opacity: 0; -moz-transform: translate(50px, 0); }
    100% { opacity: 1; -moz-transform: translate(0); }
}
@keyframes dInLeft {
    0% { opacity: 0; transform: translate(50px, 0); }
    100% { opacity: 1; transform: translate(0); }
}


.tit{ height:36px; border-bottom:1px solid #ededed;color:#333333; position:relative;}
.tit:after{content:""; position:absolute; left:0; bottom:-2px;display:block; width:30px;height:3px; background:#077ecd;}
.tit h2{ margin-right:8px;font-family:"思源宋体 Heavy"; font-size:22px;}
.english-tit{display:inline-block;  padding-top:10px;color:#999999; text-transform:uppercase; font-size:12px;letter-spacing:-1px;}
.more{ display:inline-block; width:58px; height:22px; border:1px solid #ddd; line-height:22px; border-radius:12px; color:#999999; text-transform:uppercase; font-size:12px; text-align:center;}
.tit:hover h2,.tit:hover .english-tit,.tit:hover .more{ color:#077ecd;}
.tit:hover .more{border:1px solid #077ecd;}

.hometxt{overflow:hidden; width:680px; padding:30px 0;}
.hometxt .bd{ padding-top:10px;}
.hometxt .bd ul{}
.hometxt .bd li{ height:38px; line-height:38px; font-size:16px;}
.hometxt .bd li a{ display:block; margin-right:90px; color:#000;}
.hometxt .bd li .date{ float:right; color:#999;  font-size:14px; }
.hometxt .bd li a:hover{ color:#077ecd;}
.homepic{overflow:hidden; width:680px; padding:30px 0 20px;}
.homepic .bd{ padding-top:30px;}
.homepic .bd li{ float:left; margin-left:20px; width:155px;}
.homepic .bd li:first-child{ margin-left:0;}
.homepic .bd li .pic{ height:120px; overflow:hidden;}
.homepic .bd li .pic img{ width:100%;}
.homepic .bd li .pic-name{ height:40px; text-align:center; line-height:40px; background:#aedfff; color:#01568f; font-size:16px;}
.homepic.slide5 .bd li{ float:left; width:213px;}

/* 简介 */
.focusBox { float:left; width:574px; margin:40px 20px 40px; position: relative;}
.focusBox .pic img { width:100%; display: block; }
.slide1{ margin-left:630px; padding:40px 40px 0 0;}
.slide1 .bd{ padding-top:40px; height:256px; overflow:hidden; font-size:16px; text-indent:32px; line-height:2;}
/*首页--医院新闻*/
.slide2{ width:870px; padding-bottom:20px;}
.news_all{ padding-top:10px; padding-bottom:10px; overflow:hidden;}
.news_all .pic{ float:left; width:290px; height:168px; overflow:hidden;}
.news_all .pic img{width:100%;}
.news_all .txt{ margin-left:310px; height:168px; border-bottom:1px dashed #dddddd;}
.news_all .txt .txt-tit{ padding-top:20px; font-size:16px; color:#333;}
.news_all .txt .txt-date{ padding-top:15px; font-size:14px; color:#999999;}
.news_all .txt .txt-txt{ padding-top:10px; color:#666666; font-size:14px; height:48px; line-height:24px;}


.notice-list{overflow:hidden; width:470px; padding:30px 0 20px;}
.notice-list .bd li{ margin-top:22px; height:48px; line-height:24px; display:flex;align-items:center; font-size:16px;}
.notice-list .bd li a{flex:1; margin-left:20px; margin-right:0;}
.notice-list .bd li a:hover{ color:#077ecd}
.notice-list .bd li .notice-date{ display:block; width:78px; height:48px; background:#e7f7ff; border-radius:5px; color:#077ecd; font-size:12px; line-height:1.2; text-align:center;}
.notice-list .bd li .notice-date strong{ display:block; padding-top:8px; margin-bottom:2px; font-size:16px; font-weight:bold;}

.hd2{ padding-top:5px;}
.hd2 a{ display:inline-block; margin:10px 8px 0 0; padding:0 16px; height:34px; line-height:34px; border-radius:3px; background:#ee5c54; color:#fff;}


/* 友情链接 */
.friendship-link { padding:25px 0;}
.friendship-link .hd{}
.friendship-link .hd a{ display:inline-block; padding-right:60px; padding-top:20px; font-size:16px; color:#333;}
.friendship-link .hd a:hover{ color:#077ecd;}

/* footer */
#footer{ padding:20px 0 0; background:#eeeeee;color:#666666; }
#footer a{color:#666666;}
.footer-logo{ padding-left:70px; width:360px;}
.footer-logo img{ height:88px;}
.footer-contact{ width:400px; padding-left:85px; font-size:14px;}
.footer-contact .ti{ padding-bottom:15px; font-size:16px;}
.footer-contact p{ padding-bottom:5px; line-height:1.8;}
.bot-huizang{ vertical-align:middle; margin-left:15px; margin-bottom:2px;}
.footer-code{ padding:25px 100px 0 0; width:100px; text-align:center;}
.Copy{ margin-top:20px; line-height:1.4; padding:10px 5px;background:#dcdcdc; text-align:center; color:#666666; font-size:14px;}


/*---图片放大效果---*/ 
.scale li {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.scale li:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	z-index: 100;
}
.scalee li a {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.scalee li a:hover {
	-webkit-transform: scale(1.05);
	-moz-transform: scale(1.05);
	-o-transform: scale(1.05);
	transform: scale(1.05);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	z-index: 100;
}





.ny-banner{ height:360px;}
.dqwz{ padding-top:16px; padding-bottom:30px; color:#999999;}
.dqwz a{ color:#999;}
.dqwz span{ color:#333;}
.ny-cont{ overflow:hidden;}
.ny-left{ width:220px;}
.ny-right{ margin-left:220px;}
.ny-left-tit{ height:48px; line-height:48px; background-color:#077ecd; color:#fff; text-align:center; font-size:18px;}
.ny-menu{color:#999999; background:#def2ff;}
.ny-menu a{ display:block; padding:14px 15px; font-size:16px; color:#077ecd; text-align:center;}
.ny-menu li.on a,.ny-menu li a:hover{background-color:#077ecd; color:#fff;}
.ny-menu ul li ul{ display:none;}
.ny-menu ul li.on ul,.ny-menu ul li:hover ul{ display:block;}
.ny-menu ul li ul li{}
.ny-menu ul li ul li a{padding:0 0 0 70px;  background:#f2faff url(li.png) 55px no-repeat; height:40px; line-height:40px; text-align:left; color:#9fb5c4;}
.ny-menu ul li ul li a:hover{ background:#f2faff url(li_on.png) 55px no-repeat; color:#077ecd;}
.ny-menu ul li.on ul li a{ background:#f2faff url(li.png) 55px no-repeat; color:#9fb5c4;}
.ny-menu ul li.on ul li a:hover,.ny-menu ul li.on ul li a.on{  background:#f2faff url(li_on.png) 55px no-repeat; color:#077ecd;}

.ny-left-news{ padding:20px 0;}
.ny-left-news ul{ padding:10px; background:#fafafa;}
.ny-left-news ul li{ height:32px; line-height:32px; font-size:14px;}
.lm-tit{ margin-left:40px;}


.page { padding:40px 0 40px; margin:0 20px;overflow: hidden;text-align:center;}
.page span {display:inline-block;height:28px; background:#e3e3e3;line-height: 28px;font-size: 15px;color: #383838;padding: 0 9px;margin: 0 3px;white-space: nowrap; border-radius:2px;}
.page span:hover a { color:#fff;}
.page a{ color:#999999;}
.page span.disabled {color:#525252;}
.page span.current,.page span:hover {background: #077ecd;color: #fff;}

.zxdt_tit { padding:40px 30px 0;font-size: 24px; line-height:1.5;text-align: center;color: #222222;}
.zxdt_time {height: 25px;padding-top:10px;line-height: 25px;font-size: 14px;text-align: center;color: #6f7c87;}
.zxdt_time span{ padding:0 20px;}
.sxp {border-top: 1px solid #cfcece; padding:30px 50px;font-size: 16px;color:#444444;}
.sxp p{ padding:5px 0;}
.inside-text { padding: 30px 60px 60px 80px;overflow: hidden;line-height:2;font-size: 16px;color: #555555; }
.inside-text p{text-indent:28px;}

/*---图片放大效果---*/ 
.scale li {
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.scale li:hover {
	-webkit-transform: scale(1.02);
	-moz-transform: scale(1.02);
	-o-transform: scale(1.02);
	transform: scale(1.02);
	box-shadow: 0px 0px 15px rgba(0,0,0,0.2);
	z-index: 100;
}

/*图片列表*/
.imglist{ padding:10px 10px 60px 40px; overflow:hidden;}
.imglist li{ float:left; margin-top:20px; width:33.3%;text-align:center; position:relative;transition: all 0.3s ease-out 0s;}
.imglist li a{ display:block; padding:15px 15px 0;}
.imglist li:hover{box-shadow: 0 0 12px rgba(0,0,0,.2); background:#def2ff;}
.imglist li .p-img{ height:0; padding-bottom:72%;  overflow:hidden;}
.imglist li .p-img img{ width:100%;}
.imglist li .p-name{height:50px; padding:0 10px; line-height:50px; font-size:16px; color:#333;transition: all 0.3s ease-out 0s;}
.imglist li:hover .p-name { color:#077ecd;}

/*图片列表2*/
.imglist2{ padding:10px 18px 30px 35px; overflow:hidden;}
.imglist2 li{ float:left; margin-top:30px; width:25%;text-align:center; position:relative;transition: all 0.3s ease-out 0s;}
.imglist2 li a{ display:block; padding:15px 15px 0;}
.imglist2 li .p-img{ height:0; padding-bottom:72%;  overflow:hidden;}
.imglist2 li .p-name{height:50px; padding:0 10px; line-height:50px; font-size:16px; color:#333;transition: all 0.3s ease-out 0s;}
.imglist2 li .p-time{ border-bottom:1px solid #f1f1f1;height:40px; padding:0 10px; line-height:40px; font-size:14px; color:#333;transition: all 0.3s ease-out 0s;}

/*文字列表*/
.txtlist{ padding:30px 20px 30px 40px; height:1040px;}
.txtlist li{ padding-left:20px; height:35px; line-height:35px; font-size:16px; background:url(li.png) left 15px no-repeat;}
.txtlist li:nth-child(5n){ padding-bottom:20px; margin-bottom:20px; border-bottom:1px dashed #ddd;}
.txtlist li:last-child{border-bottom:none;}
.txtlist li span{ float:right; margin-left:10px; color:#6f7c87;  font-size:14px;}
.txtlist li a{ color:#333;}
.txtlist li:hover a{ color:#077ecd;}
/*文字列表2*/
.yiliaofuwu{ margin:30px 0 100px 40px; border-top:1px solid #ededed;border-left:1px solid #ededed; overflow:hidden;}
.yiliaofuwu li{ float:left; width:50%; box-sizing:border-box; height:96px;border-right:1px solid #ededed;border-bottom:1px solid #ededed;}
.yiliaofuwu li span{ /*display:block;*/ width:170px; height:95px; background:#e8f7ff; text-align:center; color:#333;}
.yiliaofuwu li .txt{ margin-left:170px; padding:15px 20px 0; margin-bottom:15px; height:66px; line-height:22px;}
.yiliaofuwu li:hover{ background:#077ecd;}
.yiliaofuwu li:hover span{background:#077ecd; color:#fff;}
.yiliaofuwu li:hover .txt{background:#077ecd; color:#fff;}
/*图文列表*/
.imgtxtlist{ padding:30px 0 30px 25px;}
.imgtxtlist li{/* padding:30px 20px 0;*/ margin:0 20px 30px 20px; transition: all 0.6s ease 0s;}
.imgtxtlist li .p-img{ float:left; width:220px; height:280px; overflow:hidden;}
.imgtxtlist li .p-info{ margin-left:260px; padding-right:20px; height:280px; font-size:16px;}
.imgtxtlist li:last-child .p-info{ border-bottom:none;}
.imgtxtlist li .p-name{ padding-top:52px; line-height:1.8; font-size:18px; color:#333; font-weight:bold;}
.imgtxtlist li .p-post{ padding-top:12px;color:#999;}
.imgtxtlist li .p-txt{ margin-top:14px;color:#333; font-size:16px; line-height:1.6;}
.imgtxtlist li .p-time{ margin-left:50px;font-size:16px; color:#9badba; font-weight:normal;}
.imgtxtlist li .p-img img{-webkit-transition: all .6s ease 0s;transition: all .6s ease 0s;}
.imgtxtlist li:hover{box-shadow: 0 0 20px rgba(0,0,0,.2);}

/*图文列表2*/
.imgtxtlist2{ padding:30px 0 30px 25px;}
.imgtxtlist2 li{ margin:0 20px 30px 20px; transition: all 0.6s ease 0s;}
.imgtxtlist2 li .p-img{ float:left; width:384px; height:224px; overflow:hidden;}
.imgtxtlist2 li .p-info{ margin-left:404px; padding-right:20px; height:224px; font-size:16px;}
.imgtxtlist2 li .p-name{ padding-top:45px; line-height:1.8; font-size:18px; color:#333;}
.imgtxtlist2 li .p-txt{ margin-top:15px;color:#666; font-size:16px; line-height:2;}
.imgtxtlist2 li .p-img img{ width:100%;-webkit-transition: all .6s ease 0s;transition: all .6s ease 0s;}
.imgtxtlist2 li:hover{box-shadow: 0 0 20px rgba(0,0,0,.2);}


.zp-name{display: table; background:#ac251e; color:#fff; text-align:center;}
.zp-name span{display: table-cell; vertical-align:middle; font-size:26px;}
/*联系我们*/
.lianxi{ width:320px; padding:120px 0 60px 150px;}
.lianxi h3{ padding-bottom:20px; margin-bottom:8px; font-size:18px; color:#333;}
.lianxi p{ padding-top:12px; font-size:16px; color:#666666;}
.lianxi-code{ padding:35px 0 0 5px; width:100px; text-align:center;}
.lianxi-code p{ padding-top:5px; font-size:14px;}
.map{ width:520px; height:340px; padding:80px 120px 0 0;}
.map-img{ border:1px solid #ddd;}
.map-txt{ margin-top:15px; text-align:center;}


@media screen and (max-width:1400px) {
.siteWidth{ width:100%;}
.top{ padding:0 10px;}
.logoBar{ width:100%; text-align:center;}
.logoBar img{ height:100px; margin:auto;}
#header.mini .logoBar img{ height:80px;}
.nva{ width:100%;}
#nva{ font-size:19px;}
#nva ul li.navitem{ width:11%;}
#nva ul li.navitem a{ padding:8px 0;}
#header.mini #nva ul li.navitem a{ padding:8px 0;}
.banner{ display:none}
.mainContent{ padding:0 25px; box-sizing:border-box;}
.quick ul{ padding:0 10px;}
.quick ul li{ width:11%;}
.quick ul li.line{ display:none;}
.slide5 .english-tit{ display:none;}
.focusBox { width:380px; margin:30px 0;}
.focusBox img{ width:100%;}
.slide1{ margin-left:400px; padding-right:0;padding: 30px 0px 0 0;}
.slide1 .bd{padding-top: 13px;height: 190px;}
.slide2{ width:50%;}
.news_all .pic {width:200px;height:116px;}
.news_all .txt {margin-left:210px;height: 116px;}
.news_all .txt .txt-tit {padding-top:0px;}
.news_all .txt .txt-date {padding-top:8px;}
.news_all .txt .txt-txt {padding-top:5px;height:40px;line-height: 20px;}
.notice-list{ width:45%;}
.notice-list .bd li{ margin-top:15px;}
.slide4,.slide5,.slide6,.slide7{ width:48%;}
.homepic .bd{ margin:0 -5px; padding-top:15px;}
.homepic .bd li{ width:33.3%; margin-left:0; padding:0 5px 10px; box-sizing:border-box;}
.homepic .bd li .pic{ height:0; padding-bottom:56%;}
.homepic.slide5 .bd li {float: left;width: 33.3%;}
.friendship-link{ padding:25px 25px; box-sizing:border-box;}
.footer-logo{padding:0 20px;box-sizing:border-box;}
.footer-logo img{ height:80px;}
.footer-contact{ width:100%;box-sizing:border-box; padding:10px 20px 0;}
.dqwz{ padding:15px;}
.ny-left{ padding-left:15px;}
.ny-right{ margin-left:240px;}
.lm-tit{ margin-left:18px;}
.inside-text{ padding:30px 15px}

.lianxi{float:none; width:100%; padding:40px 15px 15px;box-sizing:border-box;}
.map{ float:none; width:100%; height:auto; padding:15px;box-sizing:border-box;}
.txtlist{ padding-left:15px; padding-right:15px;}
.imgtxtlist{ padding:20px 0}
.imgtxtlist2{ padding:20px 0;}
.imgtxtlist2 li .p-img{ width:180px; height:105px;}
.imgtxtlist2 li .p-info {margin-left:200px;padding-right: 20px;height:105px;}
.imgtxtlist2 li .p-name{ padding-top:3px;}
.imgtxtlist2 li .p-txt{ margin-top:5px; line-height:1.3; font-size:15px;}
.imglist2 li{ width:33.3%;}
.yiliaofuwu{ margin:20px;}
.yiliaofuwu li{ width:100%;}
}
.bcylist{
	padding: 30px 0 0 30px;
	display: flex;
	flex-wrap: wrap;
}
.bcylist li{
	width: 210px;
	margin: 10px;
	background: #f2fbff;
	color: #333;
	text-align: center;
}
.bcylist li:hover{
	background: #077ecd;
	color: #fff;
}
.bcylist li a{
	padding:0 10px;
	height: 50px;
	display:flex;
	align-items: center;
	justify-content: center;
	color: inherit;
}
@media screen and (max-width:860px) {
	.bcylist{
		padding: 0;
	}
.subnav{ display:none;}
#nva{ font-size:17px;}
#nva ul li.navitem{width:25%;box-sizing:border-box;}
#nva ul li:nth-child(-n+4) {border-bottom: 1px solid #ddd;border-right: 1px solid #ddd;}
#nva ul li:nth-child(4) {border-right:none;}
#nva ul li:nth-child(5) {border-right: 1px solid #ddd;}
#nva ul li:nth-child(6) {border-right: 1px solid #ddd;}
#nva ul li:nth-child(7) {border-right: 1px solid #ddd;}
#nva ul li:nth-child(8) {border-right: 1px solid #ddd;border-right:none;}
#nva ul li.navitem a{ padding:5px 0;}

.mainContent {padding: 0 20px;box-sizing: border-box;}
.focusBox { float:none;width:100%; height:auto; margin:20px 0;}
.focusBox img{ width:100%;}
.slide1 { margin-left:0; padding:0 0 20px;}
.slide2,.notice-list,.slide4,.slide5,.slide6,.slide7{ width:100%; background:#fff;}
.slide2,.slide4,.slide6{ background:#f6f6f6; margin:0 -20px; padding:20px;}
.notice-list{ margin:0 -20px; padding:20px;background:#fff;}
.homepic .bd li{ width:25%; padding-bottom:0;}
.homepic .bd li .pic-name{ height:30px; line-height:30px; font-size:14px;}
.hometxt{ padding-top:20px; padding-bottom:20px;}
.friendship-link {padding: 25px 20px;}
.footer-logo{ width:100%; padding:0 20px;box-sizing:border-box;}
.footer-logo img{ height:80px;}



.imglist li{ width:33.3%;}
.ny-banner{ height:180px;}
.zxdt_tit{ font-size:18px;}
.sxp{ padding:15px;}
.dqwz{ font-size:15px;}
.ny-left{ float:none; width:100%; padding-left:0;}
.ny-left-news{ display:none;}
.ny-menu{ margin:0 15px; border-radius:30px;overflow:hidden;}
.ny-menu ul{ overflow:hidden; display:flex;}
.ny-menu ul li{flex:1;}
.ny-menu a{ padding-left:5px; padding-right:5px; height:100%; font-size:15px;}
.ny-menu ul li ul,.ny-menu ul li.on ul, .ny-menu ul li:hover ul{ display:none;}

.ny-right{ margin-left:0;}
.lm-tit{ display:none;}
.txtlist{ padding-left:20px; padding-right:20px;}
.imglist{ padding:10px;}

.imglist li{ margin-top:10px;}
.imglist li a{ padding:10px 10px 0;}
.imglist2{ padding:10px;}
.imglist2 li a{ padding:10px 10px 0;}
.imgtxtlist li .p-img{ width:150px; height:190px;}
.imgtxtlist li .p-info{ margin-left:170px; height:190px}
.imgtxtlist li .p-name{ padding-top:12px;}
}
@media screen and (max-width:750px) {
#nva{ font-size:15px; border-bottom:1px solid #ddd;}
.quick{ padding:5px 0 25px;}
.quick ul li{ width:20%; margin-top:20px;}
.mainContent {padding: 0 15px;box-sizing: border-box;}

.focusBox{ margin-top:15px;overflow:hidden;}
.news_all .pic {width: 150px;height: 87px;}
.news_all .txt { margin-left:165px;height:87px;}
.news_all .txt .txt-tit.jieq2 {-webkit-line-clamp: 1;}
.news_all .txt .txt-txt{ height:36px; line-height:18px; font-size:13px;}
.homepic{ padding-bottom:10px; padding-top:20px;}
.homepic .bd li {width: 50%;padding-bottom: 10px;}
.friendship-link{ display:none;}

.page{ padding:20px 0;margin:0 10px;}
.page span{ font-size:12px; margin:0 1px;}
.ny-banner{ display:none;}
.ny-menu a{ padding:10px 5px;}

.zxdt_tit{ padding:20px 15px 0;}
.inside-text{ padding-top:15px;}
.txtlist{ padding-left:15px; padding-right:15px; padding-bottom:0;height:auto;}
.txtlist li:last-child{ margin-bottom:0;}
.imgtxtlist{ padding-bottom:0;}
.yiliaofuwu{ margin:15px}
.yiliaofuwu li{ height:auto;}
.yiliaofuwu li span{ float:none; width:100%; height:50px;}
.yiliaofuwu li .txt{ margin-left:0; width:100%; box-sizing:border-box; font-size:14px; height:81px;}

.imgtxtlist li{ margin:0 15px 15px;}
.imgtxtlist li .p-img{ width:100px; height:127px;}
.imgtxtlist li .p-info{ margin-left:120px; height:127px}
.imgtxtlist li .p-name{ padding-top:5px; font-size:16px; font-weight:normal;}
.imgtxtlist li .p-post{ padding-top:3px; font-size:14px;}
.imgtxtlist li .p-txt{ margin-top:10px; line-height:1.3; font-size:14px;}

.imgtxtlist2{ padding:15px 0 0;}
.imgtxtlist2 li{ margin:0 15px 15px; border-radius:5px; overflow:hidden; background:#f7f7f7; padding-bottom:15px;}
.imgtxtlist2 li .p-img{ float:none; width:100%; height:0; padding-bottom:58%; overflow:hidden;}
.imgtxtlist2 li .p-info { width:100%; height:auto; padding:0; margin:0;}
.imgtxtlist2 li .p-name{ padding:10px 15px 0;}
.imgtxtlist2 li .p-txt{  padding:0px 15px 0; line-height:1.3; font-size:14px;}
.imglist{ padding:0 8px;}
.imglist li{ width:50%;}
.imglist li a{ padding:6px 6px 0;}
.imglist2{ padding:8px;}
.imglist2 li{ width:50%; margin-top:10px;}
.imglist2 li a{ padding:6px 6px 0;}
   }   
.ma{ position:fixed; bottom:50px; right:0; padding:10px; border-radius:10px; background:#fff; width:130px; z-index:999;}
.ma h4{ margin:-10px -10px 0; height:50px; line-height:50px; font-size:18px; padding-left:17px; background:#077ecd; color:#fff; border-radius:10px 10px 0 0;}
.ma img{ margin-top:10px; width:100%;}
.ma p{ text-align:center; padding:5px 0; font-size:14px;}
.ma .line{ margin-top:15px;margin-bottom:10px;border-bottom: 1px solid #e5e5e5;}
.close-ma{ position:absolute; right:0; top:10px; width:30px; height:30px;}
.ma img.close-ma{width:30px; height:30px; margin-top:0;}