a,a:hover{text-decoration:none;}
img,a{border:none;}
ul,li{padding:0px;list-style:none;margin:0px;}
body{font-family:"微软雅黑","黑体","STHeiti","Microsoft YaHei";font-size:16px;}
.clear{clear:both;}
/*漂浮*/
.side{position:fixed;width:162px;right:0;top:50%;z-index:100;border-bottom:0;height:256px;}
.side-bg{background:url(/doa/skin/images/pf-bg.png) no-repeat;width:162px;height:256px;background-size:100%;position:relative;z-index:9999;animation:myfirst2 2s;-webkit-animation:myfirst2 2s;}
@keyframes myfirst2{from{right:-162px;}
to{right:0;}}@-webkit-keyframes myfirst2 /* Safari and Chrome */{from{opacity:0;right:-162px;}
to{opacity:1;right:0;}}.side img{top:40px;right:0px;position:absolute;z-index:999999;animation:myfirst 2s;-webkit-animation:myfirst 2s;/* Safari and Chrome */}
@keyframes myfirst{from{width:0px;}
to{width:122px;}}@-webkit-keyframes myfirst /* Safari and Chrome */{from{width:0px;}
to{width:122px;}}.side-title{position:absolute;z-index:999999;bottom:30px;right:10px;text-align:center;opacity:0.8;animation:myfirst3 2s;-webkit-animation:myfirst3 2s;}
@keyframes myfirst3{from{bottom:-30px;}
to{bottom:30px;}}@-webkit-keyframes myfirst3 /* Safari and Chrome */{from{bottom:-30px;}
to{bottom:30px;}}.side-title a{color:#fff;font-size:14px;}
@media(max-width:767px){.side{width:100px;height:158px;}
.side-bg{width:100px;height:158px;}
@keyframes myfirst2{from{right:-100px;}
to{right:0;}}@-webkit-keyframes myfirst2 /* Safari and Chrome */{from{opacity:0;right:-100px;}}.side img{right:10px;width:68px;top:30px;}
@keyframes myfirst{from{width:0px;}
to{width:68px;}}@-webkit-keyframes myfirst /* Safari and Chrome */{from{width:0px;}
to{width:68px;}}.side-title{bottom:20px;width:72px;}
.side-title i{display:none;}
.side-title a{font-size:12px;}
@keyframes myfirst3{from{bottom:-20px;}
to{bottom:20px;}}
@-webkit-keyframes myfirst3 /* Safari and Chrome */{from{bottom:-20px;}
to{bottom:20px;}}}
.header{width:100%;position:fixed;top:0;left:0;z-index:999;padding:0px;transition:all 0.3s ease-out 0s;height:auto;background-color: #fff;/*background:linear-gradient(rgba(0,0,0,0.7),rgba(0,0,0,0));*/}
/*左侧logo*/
.header .left{width:20%;float:left;}
.header .left a img{height:auto;margin: 23px 0 15px;}
.header .left .img2{display:none;}
/*右侧*/
.header .nav{-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;height:100%;display:block;float:right;margin-top: 5px;}
.header .navbar_nav li{float:left;position:relative;display:block;line-height:64px;}
.header .navbar_nav li:hover:after{width:100%;}
.header .navbar_nav li a{text-decoration:none;height:100%;padding:0 15px;display:block;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;color:rgb(0, 0, 0);font-size:18px;}
.header .navbar_nav li:hover a{color:#26478d;}
.header .navbar_nav li.dropdown{display:inherit;position:relative;}
.header .navbar_nav li.dropdown .jt{width:20px;height:20px;background:url() no-repeat;background-size:100% 100%;display:block;}
.header .navbar_nav li.dropdown .dropdown_menu{display:none;position:absolute;top:64px;width:100%;background:#fff;box-shadow:0 15px 27px 0 rgba(167,165,165,0.38);width:180px;left:50%;margin-left:-90px;border-top:2px solid #00467f;}
.header .navbar_nav li.dropdown .dropdown_menu a{font-size:14px;color:#666;padding:0px;line-height:40px;text-align:center;background:#fff;margin-bottom:2px;}
.header .navbar_nav li.dropdown:hover .dropdown_menu{display:block;background:#f3f3f3;-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;}
.header .navbar_nav li.dropdown:hover .dropdown_menu a{color:#666;}
.header .navbar_nav li.dropdown:hover .dropdown_menu a:hover{color:#26478d;}
.btn-all{text-align:right;font-size:12px;opacity:0.8;padding-right:20px;}
.status{display:inline;padding-right:5px;}
.status span{display:inline-block;padding:25px 10px;padding-bottom:0px;}
.status span a{color:rgb(0, 0, 0);}
.en{display:inline;margin:15px 0px;padding:0px 15px;border-left:1px solid rgb(0, 0, 0);/* padding-right:0px;*/}
.en a{color:rgb(0, 0, 0);}
.old{display:inline;margin:15px 0px;padding:0px 15px;padding-right:0px;}
.old a{color:#fff;}
.f-search{color:#000;margin-top:25px;margin-bottom:0px;padding:10px 10px;display:inline;background:none;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;}
.f-search input[type="text"]{width:0px;height:24px;display:inline;background:none;border:0px;transition:all 0.5s;}
.f-search button{width:24px;height:24px;background:none;text-align:center;color:#fff;line-height:24px;display:inline;border:0px;}
.f-search i{font-size:14px;color:#fff;}
/*白色背景的头部*/
.header.on{background:#e8e8e8;height:auto;}
.header.on .left .img1{display:none;}
.header.on .left .img2{display:block;}
.header.on .status span a{color:#333;}
.header.on .en{color:#333;border-left:1px solid #333;}
.header.on .f-search{color:#333;}
.header.on .f-search button,.header.on .f-search i{color:#333;}
.header.on .en a{color:#333;}
.header.on .f-search input[type="text"]{background:#f5f5f5;}
.header.on .f-search:hover .fa-search{color:#000;} 
.header.on .fa-search{color:#333;}
.header.on .navbar_nav li a{color:#333;}
.header.on .navbar_nav li:hover a{color:#26478d;}
#navToggle{display:none;}
.m_nav{position:fixed;top:0px;box-shadow:0 15px 27px 0 rgba(167,165,165,0.38);width:100%;height:100%;background:#fff;transition:all ease 0.5s;-webkit-transition:all ease 0.5s;z-index:1000;opacity:1;visibility:visible;margin-top:0;overflow-y:auto;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;top:0;transform:translateX(100%);}
.m_nav.open{transform:translateX(0);}
.m_nav .top{height:60px;padding:20px;box-sizing:border-box;}
.m_nav .top .closed{width:30px;height:30px;vertical-align:middle;float:right;cursor:pointer;}
.m_nav .ul{margin-top:30px;}
.m_nav .ul li{padding:0 20px;border-bottom:1px solid #f5f5f5;transform:translateY(0);-webkit-transform:translateY(100%);transform:translateY(100%);-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;opacity:0;}
.m_nav.open .ul li{opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
.m_nav .ul li:nth-child(1){-webkit-transition:all .2s cubic-bezier(.77,0,.175,1) 0ms;transition:all .2s cubic-bezier(.77,0,.175,1) 0ms;}
.m_nav .ul li:nth-child(2){-webkit-transition:all .4s cubic-bezier(.77,0,.175,1) 0ms;transition:all .4s cubic-bezier(.77,0,.175,1) 0ms;}
.m_nav .ul li:nth-child(3){-webkit-transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;transition:all .6s cubic-bezier(.77,0,.175,1) 0ms;}
.m_nav .ul li:nth-child(4){-webkit-transition:all .8s cubic-bezier(.77,0,.175,1) 0ms;transition:all .8s cubic-bezier(.77,0,.175,1) 0ms;}
.m_nav .ul li:nth-child(5){-webkit-transition:all 1.0s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.0s cubic-bezier(.77,0,.175,1) 0ms;}
.m_nav .ul li:nth-child(6){-webkit-transition:all 1.2s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.2s cubic-bezier(.77,0,.175,1) 0ms;}
.m_nav .ul li:nth-child(7){-webkit-transition:all 1.4s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.4s cubic-bezier(.77,0,.175,1) 0ms;}
.m_nav .ul li:nth-child(8){-webkit-transition:all 1.6s cubic-bezier(.77,0,.175,1) 0ms;transition:all 1.6s cubic-bezier(.77,0,.175,1) 0ms;}
.m_nav .ul li a{display:block;text-decoration:none;color:#333;font-size:16px;height:42px;line-height:42px;width:100%;}
.m_nav .ul li .dropdown_menu{display:none;}
.m_nav .ul li.dropdown.active .dropdown_menu{display:block;}
.m_nav .ul li .dropdown_menu a{display:block;height:50px;line-height:50px;padding:0 10px;box-sizing:border-box;border-bottom:1px solid #f5f5f5;}
.m_nav .ul li .dropdown_menu a:last-child{border:none;}
.banner{width:100%;overflow-x:hidden;}
/*轮番图*/
#slider .banner-title{position:absolute;bottom:68px;right:5%;z-index:181;}
#slider .banner-title a{font-size:32px;font-weight:bold;color:#fff;text-shadow:2px 2px 2px #000;}
.main,.focus,.news-media{width:100%;}

/*厦大新闻、媒体厦大*/
.news-media{background:url("/doa/skin/images/news-title-bg.jpg") no-repeat;width:100%;background-size:100%;}
.wrap{margin:0 auto;}
.news-media .tabs-bg{width:100%;background:url("/doa/skin/images/news-title-bg.jpg") no-repeat;background-size:100% auto;}
.whrl .tabs-bg{width:100%;background:url("/doa/skin/images/whrl-title-bg.jpg") no-repeat;background-size:100% auto;}
.tabs-bg2{width:100%;background:url("/doa/skin/images/wd.png") no-repeat bottom;background-size:100% auto;}
.tabs{width:400px;left:50%;margin-left:-200px;position:relative;}
.tabs .part{display:block;float:left;width:200px;text-align:center;color:#333333;cursor:pointer;font-size:24px;color:#fff;height:64px;line-height:64px;}
.tabs span.active{color:#ffd407;}
.news-media .content-slide,.whrl .content-slide{padding-left:15px;padding-right:15px;height:auto;}
.swiper-container{width:100%;border-top:0;margin-top:10px!important;height:auto;}
.swiper-slide{width:100%;background:none;color:#373737;}
p{text-align:center;}
.tabs .part.news-btn{background:url("/doa/skin/images/news-icon.png") no-repeat left center;background-size:42px;padding-left:54px;text-align:left;}
.tabs .part.media-btn{background:url("/doa/skin/images/mtxd-icon.png") no-repeat left center;background-size:42px;padding-left:54px;text-align:left;}
.tabs .news-btn.active{color:#f4bf00;background:url("/doa/skin/images/news-icon-on.png") no-repeat left center;background-size:42px;padding-left:54px;}
.tabs .media-btn.active{color:#f4bf00;background:url("/doa/skin/images/mtxd-icon-on.png") no-repeat left center;background-size:42px;padding-left:54px;}
.media-item{border-bottom:1px solid #d2d2d2;padding:20px;width:100%;float:left;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.media-item:hover{box-shadow:0 0 10px #969696;-webkit-box-shadow:0 0 10px #969696;-o-box-shadow:0 0 10px #969696;-moz-box-shadow:0 0 10px #969696;}
.media-icon{width:8%;float:left;}
.media-icon img{width:100%;max-width:49px;}
.media-con{float:left;width:92%;padding-left:30px;}
.meida-title{width:100%;}
.media-title a{color:#135a92;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;display:block;}
.media-detail{width:100%;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;color:#bebebe;font-size:14px;line-height:24px;}
.media-date{text-align:left;color:#bebebe;padding-top:10px;font-size:14px;}
.news-item{transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;padding:20px;width:100%;border-bottom:1px solid #d2d2d2;}
.news-item:hover{box-shadow:0 0 10px #969696;-webkit-box-shadow:0 0 10px #969696;-o-box-shadow:0 0 10px #969696;-moz-box-shadow:0 0 10px #969696;}
.news-media .more,.whrl .more,.tsgg .more,.tsfx .more{width:100%;text-align:center;margin-top:30px;}
.news-media .more a,.whrl .more a,.tsgg .more a,.tsfx .more a{width:150px;border:1px solid #135a92;border-radius:15px;height:48px;line-height:48px;text-align:center;color:#135a92;display:block;position:relative;left:50%;margin-left:-75px;color:#135a92;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.tsfx .more a{background:#fff;}
.news-media .more a:hover,.whrl .more a:hover,.tsgg .more a:hover,.tsfx .more a:hover{background:#053c6e;border:1px solid #053c6e;color:#fff;}
.news-title a:hover,.media-title a:hover,.whrl a:hover{color:#c87f00;}
/*探索发现*/
.tsfx{width:100%;background:#91afc7;margin-top:30px;}
.tsfx-main{width:100%;background:url("/doa/skin/images/tsfx-bg.jpg") no-repeat bottom;background-size:100%;padding:50px 0px;}
.tsfx-title{font-size:24px;color:#fff;width:100%;text-align:center;padding-top:30px;}
.tsfx-item{float:left;width:20%;padding:15px;}
.tsfx-img,.tsfx-img img{width:100%;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.tsfx-img:hover{box-shadow:0 0 10px #969696;-webkit-box-shadow:0 0 10px #969696;-o-box-shadow:0 0 10px #969696;-moz-box-shadow:0 0 10px #969696;}
.tsfx-item-title{width:100%;background-color:rgba(18,88,147,0.8);padding:15px;line-height:24px;height:78px;overflow:hidden;transition:all 0.3s;-moz-transition:all 0.3s;-webkit-transition:all 0.3s;-o-transition:all 0.3s;}
.tsfx-item-title:hover{box-shadow:0 0 10px #969696;-webkit-box-shadow:0 0 10px #969696;-o-box-shadow:0 0 10px #969696;-moz-box-shadow:0 0 10px #969696;}
.tsfx-item-title a{color:#fff;font-size:16px;}
.tsfx-item-title a:hover{color:#ffea00;}
.tsfx-con{padding-top:50px;padding-bottom:100px;}
/*文化日历*/
.whrl{width:100%;margin-bottom:100px;}
.whrl-item{width:100%;box-shadow:0 0 10px #969696;-webkit-box-shadow:0 0 10px #969696;-o-box-shadow:0 0 10px #969696;-moz-box-shadow:0 0 10px #969696;padding:15px;margin-top:30px;}
.whrl-left{float:left;width:20%;border:2px solid #87a8dd;text-align:center;}
.whrl-date{padding:15px 0px;color:#87a8db;text-align:center;}
.day{font-size:24px;line-height:30px;}
.mon-year{font-size:14px;}
.whrl-lm{background:#87a8db;line-height:42px;text-align:center;color:#fff;font-size:14px;}
.whrl-right{float:left;width:80%;padding-left:15px;}
.whrl-item-title{font-size:16px;line-height:30px;height:60px;overflow:hidden;}
.whrl-item-title a{color:#135a92;}
.whrl-item-title a:hover{color:#c87f00;}
.whrl-item-date,.whrl-item-dz{font-size:14px;color:#969696;line-height:24px;}
.whrl-item-date{margin-top:15px;}
.whrl-item-date i,.whrl-item-dz i{color:#87a8dd;}
.tzgg-ul .whrl-date{background:#87a8db;padding:10px 0px;color:#fff;}
/*每日一书*/
.mrys{width:100%;position:relative;margin-top:50px;}
.mrys-title{width:33%;background:url(/doa/skin/images/mrys-title.jpg) no-repeat bottom;background-size:100%;text-align:right;padding-right:132px;padding-top:86px;padding-bottom:86px;color:#fff;display:inline-block;bottom:0;position:absolute;}
.mrys-title i{font-size:84px;opacity:0.8;}
.mrys-title div{font-size:24px;line-height:42px;margin-top:20px;}
.mrys-img{width:17%;display:inline-block;bottom:0;box-shadow:20px -20px 0px 0px #f0f0f0;position:relative;margin-left:33%;}
.mrys-img img{width:100%;}
.mrys-con{width:50%;background:#f1f1f1;display:inline-block;position:absolute;right:0;bottom:0;}
.msry-con2{background:url(/doa/skin/images/mrys-bg2.jpg) no-repeat right bottom;width:100%;padding:30px;height:300px;padding-left:60px;background-size:auto 100%;}
.book-con{width:500px;}
.book-title{border-bottom:1px solid #d2d2d2;color:#105b94;line-height:42px;font-size:18px;}
.book-detail{padding-top:15px;line-height:24px;height:135px;overflow:hidden;color:#828282;font-size:14px;}
.book-more{float:right;margin-top:20px;}
.book-more a{width:100px;border:1px solid #88766a;border-radius:15px;height:36px;line-height:36px;text-align:center;color:#88766a;display:block;}
/*数说厦大*/
.data{width:100%;background:url("/doa/skin/images/ssxd-bg.jpg") no-repeat top center;background-size:100% auto;padding-top:80px;}
.data .more{width:100%;text-align:right;margin-top:-25px;margin-bottom:55px;}
.data .more a{color:#ffffff;}
.data video{background:#000;}
.data-title{margin-bottom:45px;width:100%;text-align:center;font-size:28px;font-weight:bold;color:#ffffff;}
.video-title{height:86px;background:#dedede;line-height:86px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center;}
.video-title a{color:#000000;}
.video-img{padding-left:0px;padding-right:0px;padding-top:15px;padding-bottom:15px;background:#ffffff;}
.video-img col-md-6{padding-left:0px;}
.video-img-con{width:100%;overflow:hidden;}
.video-img img{width:100%;transition:all 0.5s;}
.video-img img:hover{transform:scale(1.4);}
.video-img-title{padding-top:14px;line-height:42px;margin-bottom:30px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:center;}
.video-img-title a{color:#000000;}
.video-img-title a:hover,.video-title a:hover{color:#011162;}

/*专题专栏*/


.ztzl-nr li a{color:rgb(0, 0, 0);}
.ztzl-item:hover .ztzl-bg{top:0;transform:none;}
.ztzl-item:hover .ztzl-con{top:0;transform:none;}
.zt-more{width:100%;text-align:center;}
.zt-more a{color:#fff;text-decoration:none;position:absolute;bottom:15px;left:50%;margin-left:-40px;border:1px solid #fff;border-radius:15px;-webkit-border-radius:15px;-o-border-radius:15px;width:80px;line-height:36px;font-size:14px;}
/*footer*/
.footer{width:100%;margin-top:50px;}
.footer1{width:100%;/* background:url("/doa/skin/images/footer-bg1.jpg") no-repeat top;*/background-size:100%;/* padding-top:150px;*/}
.lm{border-right:1px solid #fff;padding-top:15px;width:100%;float:left;margin-bottom:60px;}
.lm li{width:33.3%;float:left;text-align:center;padding:15px;opacity:0.8;}
.lm-img{width:100%;text-align:center;}
.lm-img img{width:100%;max-width:86px;}
.lm-title{width:100%;line-height:42px;}
.lm-title a{color:#fff;}
.links{padding-left:50px;}
.link-title{font-size:24px;line-height:42px;color:#fff;margin-bottom:15px;}
.links li{width:33.3%;float:left;text-align:left;line-height:36px;}
.links li a{color:#fff;}
.footer2{width:100%;clear:both;background:rgb(0 64 152);padding:15px 0px;color:#fff;}
.footer-logo{width:20%;float:left;padding-right:30px;opacity:0.8;}
.footer-logo img{width:100%;height:auto;    padding-top: 8%;}
.footer-adress{width:60%;float:left;font-size:14px;line-height:1.8em;opacity:0.8;}
.footer-address li{color:#fff;line-height:36px;}
.footer-icons{/*padding-bottom:30px;*/float: right;}
.footer-icons li{display:inline-block;padding-left:30px;}
.copyright{margin-top:15px;clear:both;border-top:1px solid #fff;width:100%;opacity:0.4;padding-top:15px;}
.icon-item{position:relative;}
.wb-code{position:absolute;z-index:99;bottom:110%;padding:10px;width:105px;margin-left:-30px;background-color:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:5px;box-sizing:border-box;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all 0.2s ease-out 0s;}
.wb-code:after{content:'';position:absolute;left:50%;top:100%;margin-left:-8px;width:0;height:0;border:8px solid transparent;font-size:0;border-top-color:#fff;}
.wb-code img{width:86px;}
.footer-icons li:hover .wb-code{visibility:visible;opacity:1;transform:none;}
.mobile{display:none;}


/* 飘窗样式 */


.fixed-time {background-color: #FF1600;width: 100px;height: 417px;width: 25px;word-wrap: break-word;padding: 0 55px 0 25px;writing-mode: vertical-lr;text-align: center;font-size: 20px;position: fixed;right: 0;top: 96px;z-index: 99;}
.fixed-time span {writing-mode: horizontal-tb;line-height: 30px;color: #fff;}
.fixed-time .dynamic-time {color: yellow;font-size: 46px;    margin: 10px 0 10px 0;}






@media(max-width:1599px){
body{font-size:14px;}
.header>.container,.nav>.container,.focus2>.container,.news-media .container,.footer>.container,.tsfx .container,.whrl .container,.data .container,.ztzl .container,.footer2 .container{width:80%;}
.tsfx-con{padding-bottom:50px;}
.whrl-left{width:23%;}
.whrl-right{width:77%;}
.mrys{margin-top:-20px;}
.mrys-title{padding-bottom:42px;}
.footer1{padding-top:0px;background-size:115%;}
.lm{margin-bottom:20px;}
.footer-icons{padding-top:0px;}
.links{padding-left:30px;}
.focus-title a,.tsfx-item-title a,.whrl-item-title a{font-size:14px;}
.mon-year{font-size:12px;}}/*2020-09-02*/





@media(max-width:1380px){
.whxd1{width: 73%;}
.focus-item{    padding-top: 2px;}
.whxd, .nqfc{width: 50%;}
.submenu-con p{height: auto;overflow: hidden;line-height: 38px;}
.header .navbar_nav li a{padding:0px 15px;font-size: 16px;}
.header .left a img{height:46px;margin: 24px 0 15px;}
.ztzl-nr{font-size: 14px;}



}


@media(max-width:1250px){
.header .navbar_nav li a{padding:0px 12px;}
.header .left a img{height:47px;}
.header .nav{padding-right:20px;}
.header .navbar_nav li a{padding:0px 8px;font-size:14px;}
.header .navbar_nav li{line-height:48px;}
.header .navbar_nav li.dropdown .dropdown_menu{width:160px;top:48px;}
.header .navbar_nav>li:last-child .dropdown_menu{left:0;}
.banner-title{position:absolute;bottom:48px;right:5%;z-index:181;}
.banner-title a{font-size:26px;font-weight:bold;color:#fff;text-shadow:2px 2px 2px #000;}
.newsCon{margin-left:0px;}
.mediaCon{margin-left:0px;}
.whrl-title{padding-top:40px;}
.whrl-ul .col-md-4{width:50%;}
.focus-title a,.tsfx-item-title a{font-size:14px;}
.tsfx-main{padding:20px 0px;}
.tsfx-con{padding-bottom:50px;padding-top:30px;}
.tsfx-item-title{padding:5px 15px;line-height:24px;height:58px;}
.mrys{margin-top:-60px;}
.msry-con2{background:url(/doa/skin/images/mrys-bg2.jpg) no-repeat right bottom;width:100%;padding:30px;height:280px;padding-left:20px;background-size:auto 100%;}
.book-con{width:300px;}
.mrys-title{width:28%;background:url(/doa/skin/images/mrys-title.jpg) no-repeat bottom;background-size:auto 100%;text-align:center;padding-right:0px;padding-top:46px;padding-bottom:46px;}
.mrys-title i{font-size:64px;opacity:0.8;}
.mrys-title div{font-size:24px;line-height:42px;margin-top:20px;}
.mrys-img{width:22%;margin-left:28%;}
.book-title{border-bottom:1px solid #d2d2d2;color:#105b94;line-height:32px;font-size:16px;}
.book-detail{padding-top:10px;line-height:24px;}
.data{padding-top:60px;padding-bottom:60px;}
.slogan img{max-height:42px;}
.data-icon i{font-size:32px;width:72px;height:72px;border-radius:72px;-webkit-border-radius:72px;-moz-border-radius:72px;-o-border-radius:72px;line-height:72px;}
.data-con{padding-top:0px;}
.data-con .col-md-3{padding-top:40px;}
.video-play{font-size:42px;margin-top:40px;}
.footer1{padding-top:70px;background-size:135%;}
.lm-img img{max-width:64px;}
.links li{line-height:24px;}
.footer-logo,.footer-adress{width:27%;}

.footer-logo img{width:auto;height:64px;}

.footer-icons li{padding-left:15px;}
.footer2 .col-md-6:first-child{width:70%;}
.footer2 .col-md-6:last-child{width:30%;float: right;}
}
@media screen and (max-width:992px){.header{padding:0px;}
.header #navToggle{height:100%;padding:15px 15px;margin-right:-15px;display:inline-block;float:right;}
.header #navToggle span{position:relative;width:25px;height:1px;margin-top:39px;}
.header #navToggle span:before,.header #navToggle span:after{content:'';position:relative;width:100%;height:1px;left:0;}
.header #navToggle span,.header #navToggle span:before,.header #navToggle span:after{-webkit-transition:0.3s;-moz-transition:0.3s;-o-transition:0.3s;transition:0.3s;display:block;background:rgb(0, 0, 0);}
.header #navToggle span:before{top:8px;}
.header #navToggle span:after{bottom:10px;}
.header #navToggle.open span:before{top:10px;-webkit-transform:translateY(-11px) rotate(-45deg);-moz-transform:translateY(-11px) rotate(-45deg);-ms-transform:translateY(-11px) rotate(-45deg);-o-transform:translateY(-11px) rotate(-45deg);transform:translateY(-11px) rotate(-45deg);}
.header #navToggle.open span:after{bottom:12px;-webkit-transform:translateY(10px) rotate(45deg);-moz-transform:translateY(10px) rotate(45deg);-ms-transform:translateY(10px) rotate(45deg);-o-transform:translateY(10px) rotate(45deg);transform:translateY(10px) rotate(45deg);}
.header #navToggle.open span{background:none;}
.header #navToggle.open span:before,.header #navToggle.open span:after{background:#4f4f4f;}
.header .nav{display:none;}
.tsfx-main{background-size:auto 100%;}
.tsfx-item{width:50%;}
.tsfx-item:nth-child(5){display:none;}
.tsfx .more{margin-top:-40px;}
.tabs-bg{height:72px;}
.tabs-bg2{background:none;}
.tabs .part{margin-top:15px;font-size:20px;}
.whrl-ul{margin-top:0px;}
.banner-title a,.tsfx-title,.whrl-title{font-size:20px;}
.news-btn,.media-btn,.tabBar .hd .news-btn.on,.tabBar .hd .media-btn.on{background-size:22px;padding-left:24px;}
.newsCon{margin-left:0px;margin-top:15px;}
.mediaCon{margin-left:0px;margin-top:15px;}
.media-con{padding-left:10px;padding-right:0px;}
.media-item,.news-item{padding:10px 0px;}
.whrl-ul .col-md-4{width:50%;}
.whrl-date{padding:8px 0px;}
.whrl-item-title{font-size:14px;line-height:24px;height:48px;}
.book-more{margin-top:10px;}
.book-more a{width:80px;border-radius:15px;height:26px;line-height:26px;}
.msry-con2{padding:15px 30px;height:238px;background-size:auto 150px;}
.data-info1{font-size:20px;}
.data-con .col-md-3{padding-top:20px;}
.data{padding:30px 0px;}
.slogan img{max-height:36px;}
.video-play{font-size:32px;margin-top:20px;margin-bottom:15px;}
.zt-item{margin-top:0px;}
.footer{margin-top:30px;}
.footer1{padding-top:70px;background-size:200%;}
.footer2 .col-md-6:first-child{width:50%;font-size:12px;}
.footer2 .col-md-6:last-child{width:50%;}
.footer-icons{padding-top:0px;}
.footer-icon li{padding-top:10px;}
.wb-code{bottom:100%;}
.news-media .content-slide,.whrl .content-slide{padding-left:0px;padding-right:0px;}
.news-media .mobile,.whrl .mobile{display:block;}
.news-media .pc,.whrl .pc{display:none;}
.news-btn-on{color:#fff;background:url("/doa/skin/images/news-icon.png") no-repeat left center;background-size:22px;padding-left:24px;width:100%;line-height:48px;width:200px;position:relative;left:50%;margin-left:-50px;font-size:20px;margin-top:0px;}
.media-btn-on{color:#fff;background:url("/doa/skin/images/mtxd-icon.png") no-repeat left center;background-size:22px;padding-left:24px;width:100%;line-height:48px;width:200px;position:relative;left:50%;margin-left:-50px;font-size:20px;}
.media-title-bg{background:url("/doa/skin/images/news-title-bg.jpg") no-repeat center;width:100%;background-size:auto 100%;line-height:96px;}
.mobile .more a{margin-top:15px;}
.whrl .mobile .whrl-title-bg{background:url("/doa/skin/images/whrl-title-bg.jpg") no-repeat center;width:100%;background-size:auto 100%;text-align:center;line-height:96px;}
.whrl-title{font-size:20px;text-align:center;line-height:48px;color:#fff;}
.news-media{background:none;}
.whrl-ul{padding-left:30px;padding-right:30px;}
.tzgg-ul .col-md-4:nth-child(9){display:none;}
.news{margin-top:15px;}

}



@media(max-width:767px){
    .header>.container, .nav>.container, .focus2>.container, .news-media .container, .footer>.container, .tsfx .container, .whrl .container, .data .container, .ztzl .container, .footer2 .container{width: 95%;}
    .main>.container{width: 95%!important;}
    
.whrl-item{width:100%;}
.tsfx-item{width:50%;}
.tsfx-item:nth-child(even){padding-left:8px;padding-right:0px;}
.tsfx-item:nth-child(odd){padding-right:8px;padding-left:0px;}
.tsfx-main{padding-bottom:0px;}
.tsfx-con{padding-bottom:15px;}
.tsfx .more{margin-top:0px;margin-bottom:20px;}
.con .col-md-6{padding-left:0px;padding-right:0px;}
.whrl-ul .col-md-4{width:100%;padding-left:0px;padding-right:0px;}
.whrl-title{padding-top:10px;}
#slider .banner-title{position:absolute;bottom:42px;right:5%;z-index:181;}
#slider .banner-title a{font-size:18px;font-weight:bold;color:#fff;text-shadow:2px 2px 2px #000;}
.header #navToggle span{margin-top:15px;}
.header{height:46px;background:#ffffff;position:relative;}
.header .left a img{height:32px;margin-top:15px;}
.focus2{padding:30px 0px;}
.focus2 .col-xs-6:nth-child(even){padding-left:8px;}
.focus2 .col-xs-6:nth-child(odd){padding-right:8px;}
.focus .more,.news-media .more{text-align:center;margin-top:0px;}
.focus .more a,.news-media .more a,.whrl .more a,.tsfx .more a{width:150px;border-radius:15px;height:32px;line-height:32px;margin-left:-75px;}
.mrys-title{width:50%;bottom:238px;}
.mrys-title i{font-size:32px;}
.mrys-title div{font-size:20px;}
.mrys-img{width:50%;margin-left:50%;}
.mrys-con{width:100%;position:static;}
.book-con{width:100%;}
.data-con .col-xs-6:nth-child(even){padding-right:0px;}
.data-con .col-xs-6:nth-child(odd){padding-left:0px;}
.data-info{padding-right:0px;}
.nqhj-img{top:25%;}
.nqhj-title{position:relative;margin-top:34px;}
.nqhj-title a{color:#fff;font-size:18px;line-height:34px;}
.cxbt-title{margin-top:34px;}
.cxbt-title a{line-height:34px;}
.lm{border-right:0px;}
.footer2 .col-md-6:first-child,.footer2 .col-md-6:last-child{width:100%;}
.footer-logo img{height:42px;margin-bottom:-20px;}
.footer-address{padding-top:0px;}
.footer-icons{padding-top:15px;}
.footer-icons li{padding-left:0px;padding-right:0px;}
.footer-icons li img{width:42px;}
.data-icon i{font-size:32px;width:56px;height:56px;border-radius:56px;-webkit-border-radius:56px;-moz-border-radius:56px;-o-border-radius:56px;line-height:56px;}
.zt-item-title{margin-bottom:-32px;height:32px;line-height:32px;bottom:32px;}
.zt-item-title a,.nqhj-title a,.cxbt-title a{font-size:16px;}
.tabs{width:300px;left:50%;margin-left:-150px;}
.tabs .part{width:150px;height:32px;line-height:32px;}
.tabs .part{font-size:16px;}
.whrl .container{margin-top:-60px;margin-bottom:-180px;}
.news-media .container{margin-top:-50px;}}@media(max-width:360px){.zt-item-title a,.nqhj-title a,.cxbt-title a{font-size:14px;}}/*返回顶部*/
.cd-top{display:inline-block;height:40px;width:40px;position:fixed;bottom:40px;right:10px;box-shadow:0 0 10px rgba(0,0,0,0.05);-webkit-box-shadow:0 0 10px rgba(0,0,0,0.05);-o-box-shadow:0 0 10px rgba(0,0,0,0.05);/* image replacement properties */ overflow:hidden;text-indent:100%;white-space:nowrap;background:rgba(0,0,0,0.8) url(/doa/skin/images/cd-top-arrow.svg) no-repeat center 50%;visibility:hidden;opacity:0;-webkit-transition:all 0.3s;-moz-transition:all 0.3s;transition:all 0.3s;z-index:999999999999;}
.cd-top.cd-is-visible{/* the button becomes visible */ visibility:visible;opacity:1;}
.cd-top.cd-fade-out{opacity:.5;}
.no-touch .cd-top:hover{background-color:#e86256;opacity:1;}
@media only screen and (min-width:768px){

.cd-top{right:20px;bottom:20px;}

}


@media only screen and (min-width:1024px){
		.cd-top{height:60px;width:60px;right:30px;bottom:30px;}

}
.footer5{width: 65%;}
.footer6{width: 30%;}
.footer7{width: 70%;    padding-top: 25px;}
/* 新闻 */
.whxd-title i{padding-right: 10px;}
.Lowernews{padding-top: 50px;}
/*焦点新闻、媒体厦大*/
.focus{padding-left:0px;padding-right:0px;float: right;width:48%;}
.top-news-img{width:100%;}
.top-news-img img{width:100%;}
.top-news-con{background:#fff;width:100%;padding:15px;border:1px solid #e6e6e6;}
.top-news-title{line-height:48px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;display:block;}
.top-news-title a,.zhxw-item-title a,.kyjz-item-title a,.xsjz-item-title a{color:#133372;font-size:16px;font-weight:bold;}
.top-news-title a:hover,.zhxw-item-title a:hover,.kyjz-item-title a:hover,.xsky-item-title a:hover{color:#c87f00;}
/*2020/08/12 开始*/
.top-news-detail,.zhxw-item-detail,.kyjz-item-detail{line-height:24px;height:72px;overflow:hidden;color:#828282;font-size:14px;}
/*2020/08/12 结束*/
.top-news-date,.focus-item-date,.mtxd-item-date,.zhxw-item-date,.kyjz-item-date{font-size:16px;text-align:right;margin-top:15px;color:#000000;}
.top-news-date i,.focus-item-date i,.mtxd-item-date i,.zhxw-item-date i,.kyjz-item-date i{color:#ff9a0a;margin-right:3px;}
/*2020/08/12 开始*/
.focus-title,.mtxd-title,.whxd-title,.nqfc-title,.kyjz-title,.qxcl-title{width:140px;color:#004098;text-align:left;font-size:22px;line-height:42px;border-bottom:1px solid #004098;margin-bottom:-1px;font-weight:bold;position:relative;z-index:9;}
.line{height:1px;width:100%;background:#B6B6B6;}
.focus .more,.mtxd .more,.whxd .more,.nqfc .more,.kyjz .more,.qxcl .more{float:right;margin-top:-30px;font-size:12px;}
.focus .more a,.mtxd .more a,.whxd .more a,.nqfc .more a,.qxcl .more a{color:#B6B6B6;}
.zhxw .more{margin-top:20px;float:right;font-size:12px;}
/*20200820*/
.zhxw .more a{color:#fff;background:#e93535;width:56px;line-height:24px;display:block;text-align:center;}
/*2020/08/12 结束*/
.focus-item,.mtxd-item{border-bottom:1px solid #e3e3e3;padding-bottom:15px;}
.focus-item-date,.mtxd-item-date,.xsjz-item-date{text-align:left;}
.focus-item-title,.mtxd-item-title,.whxd-item-title{line-height:28px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;display:block;}
.focus-item-title a,.mtxd-item-title a,.whxd-item-title a{color:#333;}
.focus-item-title a:hover,.mtxd-item-title a:hover,.whxd-item-title a:hover{color:#c87f00;}
.whxd,.nqfc{width:100%;float: left;}
.whxd-item{margin-top:15px;}
.whxd-item-img,.whxd-item-img img{width:100%;}
.whxd-item-title{line-height:42px;text-align:center;}
.whxd-all{width: 50%;float: left;}
.focus-all{width: 48%;float: right;padding-top: 20px;}
.jdcasean a{font-size: 18px;color: #ff0000!important;}
.xwmore{width: 12%;    float: right;    text-align: right;}
.top-title{display: flex;align-items: center;}
.top-title .fill-div {flex: 1;}


/*20200820*/
.nqfc-img{width:100%;position:relative;}
.nqfc-img #pic{width:100%;overflow:hidden;margin-top:20px;}
.nqfc-img #pic ul{width:100%;float:left;}
.nqfc-img #pic li{width:100%;float:left;position:relative;}
.nqfc-img #pic li img{width:100%;float:left;}
.nqfc-img .tip-bg{width:100%;height:36px;background:url(/doa/skin/images/focus_tip_bg.png) repeat left top;position:absolute;left:0;bottom:0;z-index:12;}
.nqfc-img #tip{width:72px;height:14px;position:absolute;right:10px;bottom:10px;z-index:13;}
.nqfc-img #tip ul li{width:14px;height:14px;float:left;display:inline;margin:0 5px;cursor:pointer;background:url(/doa/skin/images/focus_tip.png) no-repeat;background-size:14px;}
.nqfc-img #tip ul li.on{background:url(/doa/skin/images/focus_tip_current.png) no-repeat;background-size:14px;}
.nqfc-img .nqfc-img-title{width:75%;height:32px;line-height:28px;position:absolute;left:10px;bottom:0px;z-index:14;overflow:hidden;color:#fff;}
.nqfc-img .nqfc-img-title a{width:100%;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;display:block;color:#fff;}
.nqfc-all{margin-top:10px;}
.nqfc-item{border-bottom:1px solid #e6e6e6;line-height:42px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;display:block;}
.nqfc-item a{color:#004098;}

/*专题专栏*/
.ztzl{margin-top:30px;}
.ztzl-title{background:url(/doa/skin/images/ztxw.png) no-repeat;text-align:right;padding:0px;padding-right:70px;height:100%;background-size:100%;}
.ztzl-title img{}.ztzl-more{position:absolute;right:35px;bottom:15px;width:24px;background:rgb(255,255,255,0.8);text-align:center;padding-top:5px;padding-bottom:5px;border-radius:15px;-webkit-border-radius:15px;-moz-border-radius:15px;-o-border-radius:15px;}
.ztzl-more a{color:#13306c;}
.ztzl-item{padding:2px;overflow:hidden;}
.ztzl-item-img{width:100%;position:relative;}
.ztzl-item-img img{width:100%;}
/*2020/08/12 开始*/
.ztzl-bg{width:100%;background:rgb(146,59,186,0.8);position:absolute;top:75%;box-sizing:border-box;transition:all 0.2s ease-out 0s;}
.ztzl-item:nth-child(1) .ztzl-bg{background:url("/doa/skin/images/ztxw-bg-01.png") repeat;width: 99%;}
.ztzl-item:nth-child(2) .ztzl-bg{background:url("/doa/skin/images/ztxw-bg-02.png") repeat;width: 99%}
.ztzl-item:nth-child(3) .ztzl-bg{background:url("/doa/skin/images/ztxw-bg-03.png") repeat;width: 99%}
.ztzl-item:nth-child(4) .ztzl-bg{background:url("/doa/skin/images/ztxw-bg-04.png") repeat;width: 99%}
.ztzl-item:nth-child(5) .ztzl-bg{background:url("/doa/skin/images/ztxw-bg-05.png") repeat;width: 99%}
.ztzl-item:nth-child(6) .ztzl-bg{background:url("/doa/skin/images/ztxw-bg-06.png") repeat;width: 99%}
.ztzl-item:nth-child(7) .ztzl-bg{background:url("/doa/skin/images/ztxw-bg-07.png") repeat;width: 99%}
.ztzl-item:nth-child(8) .ztzl-bg{background:url("/doa/skin/images/ztxw-bg-08.png") repeat;width: 99%}
.ztzl-item-title a{color:rgb(0, 0, 0);}
.zt-more{width:100%;text-align:center;}
.zt-more a{color:#fff;text-decoration:none;position:absolute;bottom:15px;left:50%;margin-left:-40px;border:1px solid #fff;border-radius:15px;-webkit-border-radius:15px;-o-border-radius:15px;width:80px;line-height:36px;font-size:14px;}

.ztzl-con{width:100%;padding:20px;color:#fff;position:absolute;top:75%;box-sizing:border-box;transition:all 0.2s ease-out 0s;}
.ztzl-item-title{font-size:18px;margin-bottom:15px;border-left:5px solid rgb(0 64 152);line-height:24px;padding-left:15px;}
.ztzl-nr li{width:100%;line-height:30px;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;display:block;}
/* .ztzl-nr li a{color:rgb(0, 0, 0);} */
.ztzl-item:hover .ztzl-bg{top:0;transform:none;}
.ztzl-item:hover .ztzl-con{top:0;transform:none;}

.icon-item{position:relative;    float: left;    padding-left: 23px;}
.wb-code{position:absolute;z-index:99;bottom:100%;padding:10px;width:105px;height:105px;margin-left:-30px;background-color:#fff;border-radius:3px;box-shadow:0 0 10px rgba(0,0,0,0.15);border-radius:5px;box-sizing:border-box;visibility:hidden;opacity:0;transform:translateY(-10px);transition:all 0.2s ease-out 0s;}
.wb-code:after{content:'';position:absolute;left:50%;top:100%;margin-left:-8px;width:0;height:0;border:8px solid transparent;font-size:0;border-top-color:#fff;}
.wb-code img{width:100%;}
.footer-icons li:hover .wb-code{visibility:visible;opacity:1;transform:none;}
@media(min-width:1600px){.header>.container,.nav>.container,.main>.container,.footer1 .container{width:80%;}
/*2020/08/12 开始*/.jdxw .col-md-7{width:55%;}
.jdxw .col-md-5{width:45%;}

}
@media(max-width:1599px){.header>.container,.nav>.container,.main>.container,.footer1 .container{width:95%;}
.qxcl-item-img{width:80px;height:80px;}
.qxcl-item-title{margin-top:15px;}}

@media(max-width:1280px){.header .navbar_nav li a{padding:0px 15px;}
.qxcl-item-img{width:72px;height:72px;}}
@media(max-width:1200px){body{font-size:14px;}

.qxcl-item-img{width:64px;height:64px;}
.xsjz-h{height:10px;}
.top-news-con{padding-bottom:30px;padding-top:30px;}
.top-news-date{margin-top:30px;}
.ztzl-bg{top:70%;}
.ztzl-con{width:100%;padding:10px 10px;top:70%;}
.ztzl-item-title{font-size:18px;margin-bottom:5px;}
.ztzl-nr li{width:100%;line-height:24px;}}/*2020-09-09*/

@media screen and (min-width:993px) and (max-width:1024px){
.news-lm .col-md-3{width:36%;}
.news-lm .col-md-9{width:64%;}
.ztzl-bg{top:75%;}
.ztzl-con{top:75%;}}


@media screen and (max-width:992px){.header>.container{padding-bottom:15px;}

.main{margin-top:20px;}
.focus-title,.mtxd-title{margin-top:30px;}
.zhxw .col-md-4:nth-child(2n+1){padding-left:0px;}
.zhxw .col-md-4:nth-child(2n){padding-right:0px;}
.xsjz{padding-left:0px;padding-top:10px;}
/*2020-09-09*/.ztzl-bg{top:81%;}

/*2020/8/12 开始*/#share-1{display:none;}
/*2020/8/12 结束*/}/*返回顶部*/
.cd-top.cd-is-visible{/* the button becomes visible */ visibility:visible;opacity:1;}
.cd-top.cd-fade-out{opacity:.5;}
.no-touch .cd-top:hover{background-color:#e86256;opacity:1;}
@media only screen and (min-width:768px){.cd-top{right:20px;bottom:20px;}}
@media only screen and (min-width:1024px){
    

    
    .cd-top{height:60px;width:60px;right:30px;bottom:30px;}}
.stxd{padding:20px;}
.stxd video{max-width:100%;height:205px;}


.adress{text-align:left;line-height:42px;color:#000000;border-bottom:1px dotted #bfbfbf;margin-bottom:15px;width:100%;}
.adress a{color:#000000;}
.lm-title{font-size:24px;font-weight:bold;line-height:64px;color:#1D3DA2;}
/*20200820*/
.listcolumn>.container-fluid{background:#fff;padding:30px;}
.displayinfo{padding-top:10px;}
/*20200820*/
.chapter{/* padding:50px 0px;*/ padding-top:0px;}
.chapter-title{width:100%;font-size:24px;color:#333;text-align:left;margin-bottom:15px;font-weight:bold;margin-top:30px;line-height:1.5em;}
.chapter-info{width:100%;text-align:left;color:#B4B4B4;font-size:16px;padding-bottom:15px;}
.chapter img{max-width:100%;text-align:center;height:auto !important;}
.pageContent{text-align:left;width:100%;padding-right:30px;}
.pageContent p{text-align:justify;line-height:28px;margin-top:10px;text-align:left;}
.pageContent img{max-width:100%;/*margin-top:15px;*/ margin-bottom:15px;margin-top:15px;}
.main-right .fixed{width:100%;}
/*20200820*/
.focus-item{float:left;width:100%;border-bottom:0px;margin-bottom: 35px;}
.focus-item-date{width:25%;float:left;border:1px solid #1D3DA2;text-align:center;margin-right:5%;margin-top:0px;}
/*20200820*/
.focus-item-title2{width:70%;float:left;line-height:24px;height:48px;margin-top:10px;}
.focus-item-title2 a{color:#333;}
.focus-day{font-size:24px;font-weight:bold;padding-top:10px;padding-bottom:5px;color:#1D3DA2;line-height:24px;}
.focus-month{padding-bottom:10px;line-height:20px;}
/*2020/08/12 开始*/
.xshd-content{margin-bottom:30px;}
.xshd-zjr{line-height:200%;margin-top:15px;}
.xshd-title{font-weight:bold;}
.xshd-zjr-info{line-height:24px;font-size:14px;}
.xshd-zjr i{font-size:16px;}
.xshd-img{width:100%;text-align:center;margin-top:15px;margin-bottom:15px;}
.xshd-img img{max-width:100%;}
/*2020/08/12 结束*/
/*listcolumn*/
.submenu{width:25%;background:#f3f3f3;    float: right;}
.submenu-main{width:100%;background:url("/doa/skin/images/submenu-bg1.jpg") bottom no-repeat;background-size:100% auto;padding:40px 0px;padding-bottom:160px;}
.submenu-title{height:42px;line-height:42px;text-align:left;font-size:24px;font-weight:bold;color:#004098;font-weight:bold;}
.submenu-title div{padding-left:10px;line-height:42px;}
.submenu-con{padding:15px;text-align:left;}
.submenu-con li{line-height:42px;margin-top:10px;background:#ffffff;transition:all 0.5s;border:1px solid rgba(255,255,255,0.4);text-align: center;width: 47%;float: left;margin: 5px;}
.submenu-con li i{color:#ffffff;float:right;line-height:42px;padding-right:30px;}
.submenu-con li a{color:#000000;width:100%;}
.submenu-con li:hover{background:rgba(255,255,255,0.8);border:1px solid #004098;}
.submenu-con li:hover i{color:#004098;}
.submenu-con li:hover a{color:#004098;font-weight:bold;}
.submenu-con p{text-align: left;    text-indent: 30px;    line-height: 30px;}
.ashortcut{height: 100px;}




.column-title span{display:block;width:160px;font-size:18px;color:#fff;line-height:48px;background:#1D3DA2;padding-left:20px;}
.listcoumn-con .row{-webkit-transition:0.5s;-moz-transition:0.5s;-o-transition:0.5s;transition:0.5s;/*2020/08/12 开始*/ padding-left:15px;padding-right:15px;/*2020/08/12 结束*/}
.listcoumn-con .row:hover{box-shadow:0 0 20px #a1a1a1;-webkit-box-shadow:0 0 20px #a1a1a1;-o-box-shadow:0 0 20px #a1a1a1;-moz-box-shadow:0 0 20px #a1a1a1;}
.listcolumn-title{line-height:46px;text-align:left;padding-left:0px;border-bottom:1px solid #e6e6e6;text-overflow:ellipsis;white-space:nowrap;overflow:hidden;text-align:justify;}
.listcolumn-title a{color:#48342b;font-size:16px;}
.listcolumn-title a:hover{color:#1D3DA2;transition:color .5s;-moz-transition:color .5s;/* Firefox 4 */ -webkit-transition:color .5s;/* Safari 和 Chrome */ -o-transition:color .5s;}
.listcolumn-title i{display:inline-block;text-align:left;margin-right:10px;color:#48342b;}
.listcolumn-title:hover i{color:#1D3DA2;}
.listcolumn-date{text-align:right;font-size:16px;padding-right:0px;color:#848484;line-height:46px;border-bottom:1px solid #e6e6e6;}
/*2020/08/12 开始*/
.listcoumn-con .row:hover .listcolumn-title,.listcoumn-con .row:hover .listcolumn-date{border-bottom:0px;}
/*2020/08/12 结束*/
/*listcolumn 第二种*/
.listcolumn-con{padding-top:15px;}
.news-item{padding-bottom:8px;}
.list-item{line-height:64px;border-bottom:1px solid #dedede;padding-top:15px;padding-bottom:15px;}
.list-item-title i{color:#333333;font-size:12px;}
.list-item-title{overflow:hidden;text-overflow:ellipsis;white-space:nowrap;line-height:64px;padding-left:25px;}
.list-item-title a{color:#000;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;font-size:16px;}
.list-item-title a:hover{color:#1D3DA2;font-weight:bold;}
.list-item-date{text-align:center;line-height:32px;padding-right:25px;border-right:2px solid #1D3DA2;}
.listcoumn-con .day{line-height:20px;padding-top:12px;color:#1D3DA2;font-size:24px;}
.listcoumn-con .year{color:#8e8e8e;}
/*图片列表*/
.kyjz-item-title{margin-top:15px;}
/*listcolumn-sz*/
.sz-head{font-size:18px;border-bottom:1px dotted #999;margin-top:-30px;}
.sz-name,.sz-yjfx,.sz-email{text-align:left;padding-left:15px;line-height:18px;padding-top:14px;padding-bottom:14px;overflow:hidden;}
.sz-all .sz-name{color:#465e24;font-size:16px;line-height:36px;}
.sz-head .sz-name{color:#333;}
.sz-all .sz-email{line-height:36px;}
.sz-all .sz-yjfx{font-size:16px;}
.sz-all .row:nth-child(odd){background:#e7eede;}
.sz-all{margin-top:15px;}
/*师资内容页*/
.teacher-img2{width:20%;float:left;border:1px solid #eaeaea;box-shadow:0 0 20px #d1d1d1;-webkit-box-shadow:0 0 20px #d1d1d1;-o-box-shadow:0 0 20px #d1d1d1;-moz-box-shadow:0 0 20px #d1d1d1;}
.teacher-img3{width:100%;text-align:center;margin-top:30px;}
.teacher-img3 img{width:70%;}
.teacher-nr{width:80%;float:left;padding-left:30px;}
.teacher-info2 div{line-height:32px;color:#000000;}
.teacher-grjj{width:100%;padding:20px;text-align:left;}
.displayInfo-zc .teacher-name{width:100%;}
.displayInfo-zc .teacher-name a{font-size:16px;color:#465e24;}
.displayInfo-zc p{line-height:180%;text-align:justify;color:#000000;padding-left:15px;padding-right:15px;}
.displayInfo-zc h2{border-bottom:1px solid #465e24;/* max-width:180px;*/ line-height:46px;/* margin-bottom:-2px;*/ font-size:18px;font-weight:bolder;/* float:left;*/ color:#000000;padding-left:15px;padding-right:15px;margin-top:60px;text-align:left;}
.displayInfo-zc h2:first-child{margin-top:0px;}
.displayInfo-nr{margin-top:15px;}




@media(max-width:1680px){

.ztzl-nr{font-size: 16px;}
.ztzl-nr li{line-height: 28px;}

}



@media(max-width:1600px){

.main>.container>.row>.col-md-9{width:68%;}
.main>.container>.row>.col-md-3{width:75%;}
/*20200820*/ .pageContent{padding-right:100px;}
.focus-item-date{width:15%;}
.focus-item-title{width:75%;}



}
@media(max-width:1599px){
.main>.container{width:80%;}
.pageContent{padding-right:80px;}
.focus-item{margin-top:10px;margin-bottom:14px;}
.hengjia{display: block;}
.focus-day{padding-top: 10px;}
.focus-month{padding-bottom: 10px;}
.ztzl-item-title{font-size: 18px;}
.ztzl-nr{font-size: 18px;}
.ztzl-con{    padding: 20px;    top: 75%;}


}






@media(max-width:1280px){
/* .banner-title{margin-top:-164px;} */
.teacher-img2{width:25%;}
.teacher-nr{width:75%;}
.main>.container>.row>.col-md-9{width:68%;}
.main>.container>.row>.col-md-3{width:75%;}
.ashortcut{display: none;}

}

@media(max-width:1080px){
	
.pageContent{padding-right:0px;margin-top:30px;}
.sz-name,.sz-yjfx,.sz-email{font-size:14px;padding-left:5px;padding-right:5px;}
.column-title{line-height:48px;}
.column-title span{line-height:48px;}
.teacher li{width:25%;}
.teacher-img2{width:100%;padding:0px 15px;}
.teacher-nr{width:100%;padding-left:0px;margin-top:30px;}
.teacher-img3{width:30%;float:left;}
.teacher-grjj{width:70%;float:left;}
.teacher-img3 img{width:60%;}
.main>.container>.row>.col-md-9{width:100%;}
.main>.container>.row>.col-md-3{width:75%;}


}
@media(max-width:992px){
    .main>.container>.row>.col-md-3{width: 100%;}
    .col-md-3{width: 50%;}
    .ztzl-item-title{    margin-top: 13px;    margin-bottom: 7px;}
    .focus-item-date {        width: 22%;    }
    .focus-item{margin-top: 0px;}
    .focus-day {
        padding-top: 3px;
    }
    .focus-month {
        padding-bottom: 7px;
    }
    .focus-item{padding-bottom: 12px;}
    .submenu{    width: 100%;margin-top: 20px;}
    .col-xs-12{    padding-right: 0px;
        padding-left: 0px;}

        .footer-logo{width: 100%;}
        .footer-logo img{height: auto;    padding-top: 0%;}
        .footer5{width: 100%;}

}





@media(max-width:767px){


    .ztzl-item-title{    font-size: 14px;    margin-top: -15px;}
    .ztzl-nr{font-size: 14px;}

.main{margin-top:60px;}
.ztzl-nr li{padding-top: 1px;line-height:24px;font-size: 14px;}
.main>.container>.row>.col-md-9,.main>.container>.row>.col-md-3{padding-left:0px;padding-right:0px;}
.listcoumn-con{padding:0px;}
.listcolumn2{padding-left:0px;padding-right:0px;}
.local{display:none;}
.column-local{margin-top:20px;}
.listcolumn-title{width:75%;padding-left:0px;}
.listcolumn-date{width:25%;padding-left:0px;padding-right:0px;padding-bottom:1px;}
.list-item-date{padding-right:10px;}
.chapter-title{font-size:16px;}
.teacher-img3 img{width:90%;}
.displayInfo-zc p{padding-left:0px;padding-right:0px;}
.displayInfo-zc h2{margin-top:30px;}

}


@media(max-width:414px){
.xwmore{width: 16%;}
.whxd-all{width: 100%;}
.focus-all{width: 100%;}
.main{    margin-top: 0px;}
.ztzl{margin-top: 0px;}
.ztzl-nr li{    font-size: 16px;       }
.pb_sys_common .p_t{display:block;}
.pb_sys_common .p_fun_d,.pb_sys_common .p_no_d,.pb_sys_common .p_no_o,.pb_sys_common .p_fun a,.pb_sys_common .p_no a{padding:5px 4px;}
.ztzl-con{    top: 79%;}
.whxd{width: 100%;}
.focus{width: 100%;}
.submenu{width: 100%;    margin-top: 40px;}
.footer-icons{width: 85%;}
.footer-icons li img{width: 100%;}
.focus-item-date{    width: 21%;}

.footer{padding-top: 0px;}
.footer1{padding-top: 0px;}
.footer-logo, .footer-adress{width: 90%;    margin: 16px;}
.footer-logo img{width: 100%;height: 100%;margin-bottom: 0px;    padding-top: 0%;}
.footer-logo{    padding-right: 0px;}



}

@media(max-width:413px){
.listcolumn-title{width:72%;}
.listcolumn-date{width:28%;}
}


@media(max-width:320px){
.listcolumn-title{width:70%;}
.listcolumn-date{width:30%;}
}

.mt20{margin-top:0px;margin-bottom:15px;}
.prevPage{float:left;font-size:16px;line-height:2em;}
.prevPage span{padding:5px;color:#ffffff;background-color:#498700;}
.nextPage{float:right;font-size:16px;line-height:2em;}
.nextPage span{padding:5px;color:#ffffff;background-color:#498700;}
#platform img{max-width:initial;}

/* 搜索框 */
.wp-search .search-btn input.search-submit {width: 17px;height: 17px;border: 0;outline: 0;background: url(/doa/skin/images/sous5.png) no-repeat center;cursor: pointer;}
.search-input{width: 80%;float: left;}
.search-btn{width: 20%;float:right;    padding-top: 5px;}
.wp-panel{width: 100%;float: right;}
.wp-search{float: right;width: 33%;}

/* 分页 */
.fenye{display: block;padding: 0 15px;margin: 50px 0 50px;border-radius: 4px;text-align: center;}
.fenye>li.active{color: #fff; padding: 6px 12px;background-color: #3083eb;border-color: #3083eb;}
.fenye>li.moresP{padding: 6px 12px;}
.fenye>li{display: inline-block;margin-left: -4px;position: relative;padding: 6px 0;line-height: 1.42857143;color: #3083eb;margin-left: -1px;text-decoration: none;background-color: #fff;border: 1px solid #e5e5e5;}
.fenye>li a{padding: 6px 12px;}

.style03{color:#BA0407;font-weight:bolder;margin:0 5px;}
.search-result{background:#efefef;padding-left:20px;padding-right:20px;line-height:42px;}
.search-item{padding:25px 20px;border-bottom:1px dotted #c0c0c0;text-align:left;}
.search-title a{color:#10317a;line-height:36px;text-align:left;font-size:16px;font-weight:bold;}
.search-con{display:-webkit-box;-webkit-line-clamp:2;-webkit-box-orient:vertical;overflow:hidden;text-align:left;}
.search-item .detail{margin-top:10px;}
.search-input1{position:absolute;z-index:99999;right:0px;width:255px;line-height:46px;background:#e0e0e0;padding-left:20px;padding-right:20px;padding-top:5px;display:none;}
.search-input1 input{height:32px;}
.search-input1 input[type="input"]{width:150px;}
.search-input1 input[type="submit"]{width:60px;text-align:center;line-height:32px;margin-left:5px;}
.search2{width:100%;text-align:center;padding:15px 0px;margin-bottom:20px;}
.search2 input{height:42px;}
.search2 input[type="text"]{width:250px;border-radius:5px;}
.search2 input[type="submit"]{width:80px;text-align:center;line-height:32px;margin-left:5px;background:#910000;color:#fff;border:1px solid #fff;border-radius:5px;}
.editor{text-align:right;font-size:12px;}




@media(min-width:1000px){
    .search-btn{width: 10%;}
.submenu-con li{width: 45%;}
.focus-item-date{width: 24%;}
.focus-item{margin-top: 0px;margin-bottom: 0px;padding-bottom: 0px;}
.hengjia{display: none;}
.submenu-con p{line-height:30px;}
.ztzl-nr{font-size: 14px;}
.jdcasean{font-size: 18px;}
.ztzl-con{padding: 5px;top: 80%;}
.focus-day{padding-top: 2px;}
.focus-month{padding-bottom: 0px;}
.footer1{padding-top: 10px;}
.ztzl-item-title{font-size: 14px;}
.ztzl-bg {top: 78%;}

}

@media(min-width:1200px){


    
.header>.container, .nav>.container, .focus2>.container, .news-media .container, .footer>.container, .tsfx .container, .whrl .container, .data .container, .ztzl .container, .footer2 .container{width: 95%;}
.main>.container{width: 95%;}
.submenu-con li{width: 46%;line-height: 37px;}
.focus-item-date{width: 20%;}
.submenu-con p{line-height: 43px;font-size: 16px;}
.ztzl-nr{font-size: 16px;}
.jdcasean{font-size: 18px;}
.ztzl-con{padding: 5px;top: 80%;}
.focus-day{padding-top: 10px;}
.focus-month{padding-bottom: 10px;}
.ztzl-item-title{font-size: 18px;}
.hengjia{display: none;}
.ztzl-con{padding: 20px;top: 75%;}
.search-input input{width: 175px;}
.content .content2 img{max-width: 80%;}
.wp-search{width: 37%;}
}

@media(min-width:1420px){
.whxd1{width: 74%}
.focus-item{padding-bottom: 10px;}
.submenu-con p{font-size: 16px;line-height: 31px;text-align:justify;}
.focus-item:nth-child(4n+4) {margin-bottom: 0px;}
.submenu-con li{width: 46%;}
.focus-day{padding-top: 7px;}
.focus-month{padding-bottom: 10px;}
.ztzl-item-title{font-size: 18px;}
.ztzl-nr{font-size: 16px;}
.ztzl-con{    padding: 20px;    top: 75%;}
.search-input input{width: 195px;}
.focus-item-title2{    width: 74%;    font-size: 16px;}
.focus-item-date{width: 20%;}

.header>.container, .nav>.container, .focus2>.container, .news-media .container, .footer>.container, .tsfx .container, .whrl .container, .data .container, .ztzl .container, .footer2 .container{width: 80%;}
.main>.container{width: 80%;}

.search-btn{width: 20%;}


}





@media(min-width:1600px){
    .search-btn{width: 20%;}
    .header>.container, .nav>.container, .focus2>.container, .news-media .container, .footer>.container, .tsfx .container, .whrl .container, .data .container, .ztzl .container, .footer2 .container{width: 80%;}
.main>.container{width: 80%;}
.focus-item {margin-bottom: 26px;}
.whxd1{padding-left: 0;}
.focus-item:nth-child(4n+4) {margin-bottom: 0px;}
.submenu-con li{width: 46%;    line-height: 42px;}
.submenu-con p{line-height:40px;font-size: 16px;text-align:justify;}
.focus-item,.mtxd-item{/*border-bottom:1px solid #e3e3e3;*/padding-bottom:0px;}
.header>.container,.nav>.container,.focus2>.container,.news-media .container,.footer>.container,.tsfx .container,.whrl .container,.data .container,.ztzl .container,.footer2 .container{width:80%;}
.header .navbar_nav li a{text-decoration:none;height:100%;padding:0 18px;}
.hengjia{display: block;}
.focus-day{padding-top: 10px;}
.focus-month{padding-bottom: 10px;}
.ztzl-item-title{font-size: 18px;}
.ztzl-nr{font-size: 16px;}
.ztzl-con{    padding: 20px;    top: 75%;}
.search-input input{width: 190px;}
.wp-search{    width: 35%;}
.hengjia{display: none;}
}

@media(min-width:1900px){
    .header>.container, .nav>.container, .focus2>.container, .news-media .container, .footer>.container, .tsfx .container, .whrl .container, .data .container, .ztzl .container, .footer2 .container{width: 80%;}
.main>.container{width: 80%;}
.whxd1{width: 74%;    padding-left: 0;}
.submenu-con p{line-height: 31px;font-size: 16px;text-align:justify;}
.focus-item {margin-bottom: 44px;}
.hengjia{display: block;}
.focus-day{padding-top: 10px;}
.focus-month{padding-bottom: 10px;}
.ztzl-item-title{font-size: 18px;}
.ztzl-nr{font-size: 16px;line-height: 16px;}
.ztzl-con{    padding: 20px;    top: 77%;}
.submenu-con li{line-height: 36px;}
.search-input input{width: 190px;}


}

