body{ background-color:#f9f9f9;color:#333;font-size:14px; margin:0 auto; 
    font-family:"微软雅黑", Helvetica, Arial, sans-serif;
font-family:'microsoft yahei',"微软雅黑",SimSun,Verdana,Arial;
}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;}
ol,ul{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}
q:before,q:after{content: ;}
abbr,acronym{border:0;}
.clearfix:after {visibility:hidden;display:block;font-size:0;content:" ";clear:both;height:0;}
.clearfix {zoom:1;}
.poster-main{position: relative;width: 900px;height: 270px}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width: 900px;height: 270px}
.poster-main .poster-list .poster-item{position: absolute;left: 0px;top: 0px}
.poster-main .poster-btn{position: absolute;height: 100%;width:100px;top: 0px;z-index: 10;}
.poster-main .poster-prev-btn{ left: -70px; background: url("../images/left.png") no-repeat center center;background-size: 38%;}
.poster-main .poster-next-btn{right: -70px;background: url("../images/right.png") no-repeat center center;background-size: 38%;}
.book-pic-lb{

}
li{
    list-style: none;
}
a{
    text-decoration: none;
}
.fl{
    float: left;
}
.fr{
    float: right;
}
input,button{
    outline: none;
}
.ell{
    overflow:hidden;
    text-overflow:ellipsis;
    -o-text-overflow:ellipsis;
    white-space:nowrap;
}
.mult_ell{
    overflow: hidden;
    text-overflow:ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
}
/*span{
    display: inline-block;
    }*/
body::-webkit-scrollbar {
    display: none;
}
span {
    outline: none;
}
li,
img,
button {
    cursor: pointer;
}
a {
    text-decoration: none !important; color:#333;
}
.box {
    width: 100%;}
    .commont-tab ul li.cur { background:#08377b; color: #fff; border-radius:5px;
}
.cur1 {
    color: #fff;
}
.show {
    display: block !important;
}
.hide {
    display: none;
}
.hide1 {
    visibility: hidden;
    z-index: -1;
    height: 0;
    position: absolute;
}
.active {
    /*color: #004E97 !important;*/
    /*font-weight: bold !important;*/
}
.clear {
    clear: both;
}
/* 首页导航 */
.navBox {
    width: 100%; height:130px; padding:1% 0 0;
}
.nav { width: 1200px; margin:0 auto; }
.nav .nav_logo { float:left; width:35%; padding-top:20px;}
.nav .nav_logo img { max-width:100%;}
.daohang{ float:right; width:60%; position:relative;}
.nav_search { width: 50%; line-height:40px;  height: 40px; position:absolute; top:10px; right:0;}
.nav_search .search {
    height: 100%;
    border-radius: 3px;
    border: 1px solid #d7d7d7; background:#fff;
}
.nav_search .search .search_inp { width:80%; margin-left:2%; line-height:40px; border:0; float:left;}
.search img {
    width: 14px;
    height: 16px;
}
.search_pic{ background:#e5e5e5; border:0; width:17%; height:40px; float:right; padding:0; border-left:1px solid #d7d7d7;}
.xwlist{ overflow:hidden;}
.xwlist a{ display:block; overflow:hidden;}
.xwlist dt{ float:left; width:35%;}
.xwlist dt img{ width:100%;}
.xwlist dd{ float:right; width:63%; line-height:35px; height:70px; overflow:hidden; font-size:16px;}
.nav-tab { width:100%; display:block; top:80px; position:absolute; padding-bottom:22px;}
.nav-tab>ul>li {
    float: left;
    font-size: 14px;
    position: relative;  width:16.6%;
}
.nav-tab ul li>a {
    font-size: 16px;border-right:1px solid #CCC; display:block;
    color: #222;
    text-decoration: none;
}
.nav-tab ul li dl{ margin-left:-10%;
    display: none;
    width: 120%;
    background: rgba(0,78,151,.7);
    z-index: 999999;
    position: absolute;
    top: 41px;
}
.nav-tab ul li dl dd{
    width: 100%;
    text-align: center;
    line-height: 40px;
    font-size: 14px;
    color: #fff;
}
.nav-tab ul li dl dd a{
    color: #fff;
    text-decoration: none;
    font-size: 15px;
    display: block;
}
/* 轮播 */
.swiper {
    width: 100%;
    /*height: 440px;*/
}
.swiper-container,
.swiper-wrapper {
    width: 100%;
    height: 100%;
}
.swiper-wrapper .swiper-slide,
.swiper-wrapper .swiper-slide img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
/* 按钮 */
.banner .btn {
    position: absolute;
    bottom:30px; left:45%;    z-index: 100;
}
.banner .btn li {
    opacity: 0.2;
    margin-left: 20px;
    background: #fff;
    text-indent: -999em;
    float: left;
    width: 16px;
    height: 16px;
    cursor: pointer;
    border-radius: 50%;
}
.banner .btn li.hover {
    background: #fff;
    opacity: 1;
}
/* 中间内容 */
.contBox {
    width: 100%;
    margin-top: 15px;
}
.cont {
    width: 1200px;
    margin: 0 auto;
}
/* 轮播 background:#fff;*/
.cont-lun-news {
    width: 100%;  overflow:hidden;
}
.cont-swiper {
    width: 60%;
    display: inline-block;
}
/* 总局新闻 */
.cont-news {
    width: 36%; margin-right:2%;    float: right; padding:2% 0;
}
.commont-tab {
    width: 100%;
}
.commont-tab ul { line-height:38px; display:inline;}
.commont-tab ul li {
    display: inline-block;
    font-size: 16px;
    font-weight: bold;
    color: #222;
    margin-right: 10px; padding:0 15px;
}
.commont-tab-more {
    float: right;
    font-size: 14px;
    font-weight: 400;
    color: rgba(0, 78, 151, 1);
}
.commont-tab-more a {
    font-size: 14px;
    color:#999;
    text-decoration: none;
}
.news-listBox {
    margin-top: 12px;
}
.tzgg{ background:#fff; padding:1%; margin:2% 0;}
.tzgg1 span{ background:url(../images/gg.png) no-repeat left center; font-size:16px; color:#08377b; font-weight:bold; padding-left:40px;}
.tzgg1 a{ float:right; color:#CCC;}
.tzgg2{ margin:2% 0 0;}
.tzgg2 ul li { list-style:inside; overflow:hidden; /*line-height:35px; height:35px; */}
.tzgg2 ul li a{ display:inline-block;}
.tzgg2 ul li span{ float:right; color:#999;}
.news-list ul li { line-height:35px; height:35px; overflow:hidden;    position: relative; color:#CCC; background:url(../images/dian.png) no-repeat left center; padding-left:15px;}
.news-list ul li a {
    font-size: 16px;ine-height:35px;
    color: #222;
}
.news-list ul li a>span {
    /*width: 100%;*/
}
.newsWzLeft{
    width: 80%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.news-time {
    float: right;
    font-size: 16px;
    color: rgba(153, 153, 153, 1);
}
.cont-news .news-time{
    position: absolute;
    right: 0;
}
/* 中间内容 */
.cont-main { padding:2%; background:#fff;}
/* 左侧内容 */
.main-left {
    width: 70%;
    float: left;
}
/* 国资动态与行业资讯  */
.cont-dynamic {
    width: 100%;
}
.main-left-news1,
.main-left-news2 {
    width: 49%;
    display: inline-block;
}
.main-left-news2 {
    margin-left: 2%;
    float: right;
}
.main-left-listBox {
    margin-top: 14px;
}
.main-left-list ul li { line-height:35px; height:35px; overflow:hidden;}
.main-left-list ul li:last-child {
    margin-bottom: 0 !important;
}
.main-left-list ul li a {
    font-size: 16px;
    font-weight: 400;
    color: #222;
}
.main-left-list ul li a .title {
    width: 75%;
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
/* 主营业务 background:#fff; */
.cont-business { padding:2%; overflow:hidden;} 
/*.zyyw-tab{ color:#08377b;font-size: 16px; font-weight:bold; float:left; width:5%;}*/
.zyyw-tab{padding-top: 10px;background: #08377b;color: white;font-size: 16px;font-weight: bold;float: left;width: 3%;height: 100px;text-align: center;border-radius: 5px;}
.business-list { float:right; width:95%;}
.business-list ul{ overflow:hidden;}
.business-list ul li {
    float: left;
    width: 23%; margin:1%;    position: relative;
}
.business-pic {
    width: 100%;
    height: 100%;
    position: relative;
}
.business-pic img {
    display: block;
    width: 100%;
    height: 100%;
}
.business-cover {
    width: 100%;
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    background: rgb(0, 0, 0, 0.7);
    z-index: 10;
}
.business-info {
    width: 100%;
    /* height: 209px; */
    height: 40px;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 50;
    color: #fff;
}
.business-info-tit {
    width: 100%;
    text-align: center;
    height: 40px;
    line-height: 40px;
    font-size: 16px;
}
.business-info-cont {
    height: 0;
    overflow: hidden;
    line-height: 20px;
    margin-top: 16px;
    padding: 0 33px;
    font-size: 14px;
    color: rgba(255, 255, 255, 1);
}
/* 热点专题 */
.cont-hot { padding:2%; background:#fff; margin:2% 0; overflow:hidden; }
.mtbk{ margin-top:20px; height:220px; overflow:hidden;}
.mtbk img{ width:100%; height:100%;}
.hot-list {
    width: 100%;
    margin-top: 20px; overflow:hidden;
}
.hot-list-bigpic {
    width: 100%;
    height: 184px;
}
.hot-list-bigpic img {
    width: 100%;
    height: 100%;
}
.hot-list-bigArr {
    width: 100%;
}
.hot-list-bigArr ul{ overflow:hidden;}
.hot-list-bigArr ul li {    width: 48%; margin:0 1%; float:left; height:220px; overflow:hidden;}
.hot-list-bigArr ul li img {
    width: 100%;
    height: 100%;
}
/* 榜样与文化 */
.cont-example {
    width: 100%;
    margin-top: 32px;
}
.example-pic {
    width: 100%;
    height: 144px;
    margin-top: 16px;
}
.example-pic img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.cont-example .main-left-list ul li {
    margin-bottom: 19px;
}
/* 中间内容右侧 */
.main-right {
    width: 436px;
    /* height: 1686px; */
    display: inline-block;
    float: right;
    background: #f5f5f5;
}
.main-rightBox {
    padding: 0 28px;
}
.cont-noticeAndperson {
    width: 100%;
}
/* 通知公告 */
.cont-notice {
    margin-top: 29px;
}
.cont-noticeAndperson .main-left-list ul li a .title {
    width: 100%;
}
.cont-noticeAndperson .main-left-list ul li a .addTime {
    float: right;
    font-size: 16px;
    color: rgba(153, 153, 153, 1);
}
/* 人才招聘 */
.cont-person {
    margin-top: 34px;
}
/* 宣传片 */
.cont-propaganda { float:right; width:28%;}
.cont-propaganda-video {
    width: 100%;
     height:245px; 
    margin-top: 17px;
}
.cont-propaganda-video .swiper-wrapper .swiper-slide .slide-piclist {
    position: relative;
    width: 100%;
    height: 200px;
}
.cont-propaganda-video .swiper-wrapper .swiper-slide .slide-piclist .imgPic {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.cont-propaganda-video .swiper-wrapper .swiper-slide .slide-piclist .play {
    width: 26px;
    height: 32px;
    position: absolute;
    top: 84px;
    left: 135px;
    z-index: 50;
}
.cont-propaganda-video .swiper-wrapper .swiper-slide .ell {
    font-size: 16px;
    color: #222;
    display: block;
    width: 100%;
    text-align: center; background:#eeeeee; line-height:45px; height:45px; overflow:hidden;
}
.cont-propaganda-video .swiper-container {
    position: relative;
}
.cont-propaganda-video .swiper-button-next,
.cont-propaganda-video .swiper-button-prev {
    width: 22px;
    height: 30px;
}
.cont-propaganda-video .swiper-button-next img,
.cont-propaganda-video .swiper-button-prev img {
    width: 100%;
    height: 100%;
}
.cont-propaganda-video .swiper-button-next {
    position: absolute;
    top: 85px;
    right: 1px;
}
.cont-propaganda-video .swiper-button-prev {
    position: absolute;
    top: 85px;
    left: 1px;
}
/* 报刊 */
.cont-book {
    margin-top: 16px;
}
.cont-book-pic {
    width: 100%;
    height: 225px;
    margin-top: 19px;
}
.cont-book-pic .swiper-wrapper .swiper-slide {
    position: relative;
    width: 100%;
    height: 224px;
}
.poster-list .cont-book-imgPic {
    width: 100%;
    height: 100%;
    position: relative;
}
.poster-list .imgPic {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
}
.poster-list .ell {
    width: 100%;
    height: 32px;
    line-height: 32px;
    text-align: center;
    display: block;
    background:#000;
    font-size: 18px;
    font-weight: 400;
    color: #fff;
    position: absolute;
    bottom: 0;
    left: 0;
    z-index: 99;
    opacity: 0.6;
}
.cont-book-pic .swiper-container {
    position: relative;
}
.cont-book-pic .swiper-button-next,
.cont-book-pic .swiper-button-prev {
    width: 22px;
    height: 30px;
}
.cont-book-pic .swiper-button-next img,
.cont-book-pic .swiper-button-prev img {
    width: 100%;
    height: 100%;
}
.cont-book-pic .swiper-button-next {
    position: absolute;
    top: 97px;
    right: 17px;
}
.cont-book-pic .swiper-button-prev {
    position: absolute;
    top: 97px;
    left: 17px;
}
/* 新媒体 */
.cont-media {
    margin-top: 27px;
}
.cont-media-pic {
    width: 100%;
    height: 190px;
    margin-top: 21px;
}
.cont-media-pic .swiper-wrapper .swiper-slide {
    position: relative;
    width: 100%;
    height: 196px;
}
.cont-media-pic .swiper-wrapper .swiper-slide .imgPic {
    width: 160px;
    height: 100%;
    /* position: absolute; */
    /* top: 0; */
    /* left: 60px; */
}
.cont-media-pic .swiper-container {
    position: relative;
}
.cont-media-pic .swiper-button-next,
.cont-media-pic .swiper-button-prev {
    width: 22px;
    height: 30px;
}
.cont-media-pic .swiper-button-next img,
.cont-media-pic .swiper-button-prev img {
    width: 100%;
    height: 100%;
}
.cont-media-pic .swiper-button-next {
    position: absolute;
    top: 83px;
    right: 17px;
}
.cont-media-pic .swiper-button-prev {
    position: absolute;
    top: 83px;
    left: 17px;
}
/* 快捷通道 */
.cont-quick {
    margin-top: 27px;
}
.cont-quick-pic {
    width: 100%;
    margin-top: 18px;
}
.cont-quick-pic ul li {
    width: 380px;
    margin-bottom: 15px;
}
.cont-quick-pic ul li:last-child {
    margin-bottom: 0px !important;
}
.cont-quick-pic ul li img {
    width: 100%;
    height: auto;
}
.banner1{position: relative;overflow: auto;text-align: center;width:100%;}
.banner1 .dots{position:absolute;left:0;right:0;bottom:70px;z-index:3;}
.banner1 .dots li{display:inline-block;width:10px;height:10px;margin:0 4px;text-indent:-999em;border:2px solid #fff;border-radius:6px;cursor:pointer;opacity:.4;-webkit-transition:background .5s,opacity .5s;-moz-transition:background .5s,opacity .5s;transition:background .5s,opacity .5s}
.banner1 .dots li.active{background:#fff;opacity:1}
.banner1 .arrow{position:absolute;width:20px;height:37px;top: 50%; margin-top: -18px; overflow: hidden;z-index: 2; -webkit-transition: all 0.5s; -moz-transition: all 0.5s;  -ms-transition: all 0.5s; -o-transition: all 0.5s; transition: all 0.5s;}
.banner1 #al{left:15px}
.banner1 #ar{right:15px}
.banner1 ul{z-index: 1;width: 600%;overflow: hidden;}
.banner1 ul .slider-item { float: left;position: relative; overflow: hidden;}
.banner1 ul .slider-item img{width:720px;height:480px;}
.banner1 ul .slider-item .slider-title {position: absolute;left: 0;bottom: 0px;height: 50px;padding:0 2%; width:96%;text-align:left;line-height: 50px;color: #fff;font-size: 16px;background:rgba(0,0,0,0.3);}
.banner1 .progress{position:absolute;left:0;bottom:0;width:15%;min-height:3px;overflow:hidden;z-index:2;background:#08377b;}
/* 相关链接 */
.cont-link-sel {
    width: 100%; overflow:hidden;}
    .cont-link-sel span{ float:left; line-height:35px;}
.cont-link-sel select {
    width: 40%;
    height: 35px; margin:0 1%; float:left;}
    .cont-link-sel select:last-child {
    margin-bottom: 10px !important;
}
/* 尾部 */
.footBox {
    width: 100%; margin-top:1%;
    border-top: 1px solid #08377b; padding-top:1%;
}
.dblogo{ float:left; width:15%;}
.footCopyright { line-height:35px; text-align:center; float:left; margin:0 2%; padding-top:3%;}
.footCopyright a{ padding:0 6px;}
.wxewm{ float:right; width:15%; text-align:center; line-height:2;}
.dblogo img,.wxewm img{ max-width:100%;}
.footTab{ float:left; width:38%; line-height:35px;}
.footTab a{ padding:0 10px;}
.cont-link{ float:right; width:60%;}
/* 移动端 */
.nav_phone_search{
    display: none;
}
.nav_phone_list{
    display: none;
}
.searchBox{
    display: none;
}
.hrefListbox{
    display: none;
}
.cover{
    display: none;
}
.swiperPhone{
    display: none;
}
.footPhone{
    display: none;
}
.weiz{ background:#fff;}
.nydh{margin:0 auto; overflow:hidden;text-decoration: none; color:#333;width:1200px; }
.ny_nav{
    height: 50px; float:left;
}
.ny_nav li{ 
    float: left;
    font-size: 18px;
    color: #2B2B2B;
    height: 50px;
    line-height: 50px;
    text-align: center;
}
.ny_nav li a{ 
    display: block;
    height: 20px;
    line-height: 20px;
    margin-top: 15px;
    padding: 0 10px;
    border-right: 1px solid #ccc; font-size:16px;

}
.ny_nav li.on{ background: #1a4baf !important; }
.ny_nav li:hover{ background: #eeeeee !important; }
.ny_nav li.on a{ color: #fff !important;border-right:none !important;}
.ny_nav li:hover a{ color: #000 !important;border-right:none !important;}
.mbx_nav{ font-size:14px; float:right; line-height:50px;}
.mbx_nav p{
		font-size: 14px;color:#a1a1a1;
    }
.mbx_nav p span{color: #004e97;}
.mbx_nav p a{text-decoration: none; color:#666; padding: 0 5px;font-size: 14px !important;}
.mbx_nav p a:hover{color: #004e97;}
.ny_news{ 
    width: 1200px;   
    background: #fff;
    padding: 0 0 20px 0;
    margin: 20px auto;
}
.news_list{
    padding: 0 20px;
}
.news_list li{ padding: 20px 0; border-bottom: 0.01rem dashed #eee;}
.news_list li a{text-decoration: none;}
.news_list li .news_img{ float: left; width: 22%; height: 150px; overflow: hidden;}
.news_list li .news_img img{ width: 100%; transition: 0.5s all;height: 100%;
    object-fit: cover;}
    .news_wz{ float: right;
	width: 76%;
}
.news_wz h2{ 
	font-size: 16px;
	 font-weight: bold;
	 color: #333333;
	  margin-bottom: 20px;
	  transition: 0.5s all;
	  display:inline-block;
    }
.news_wz p{
	font-size: 15px;
	 color: #666;
	 overflow: hidden;text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical;
	  line-height: 30px;
    }
.news_wz h4{ 
    /*margin-top: 0.35rem;*/
	 font-size: 14px;
	 display: flex;
	 align-items: center;
	  color: #888;
	  display: inline-block;
	  float: right;
    }
.news_wz h4 img{
	 margin-right: 0.12rem;
	  width: 0.23rem;
    }
.news_list li:hover .news_img img{
	transform: scale(1.1);
}
.news_list li:hover h2{
	color: #1a4baf;
}
.news_list1{}
.news_list1 li{ padding: 0.44rem 0 0 0;width: 5.173rem; float: left; margin-right: 0.4rem;}
.news_list1 li:nth-child(3n){ margin-right: 0;}
.news_list1 li a{text-decoration: none;}
.news_list1 li .news_wz{width: 5.173rem; text-align: center;}
.news_list1 li .news_wz h2{ font-weight: normal; font-size: 0.24rem; color: #333; line-height: 0.66rem; border: 0.01rem solid #eee; margin-bottom: 0;}
.news_list1 li .news_img1{width: 5.173rem; height: 3rem; overflow: hidden;}
.news_list1 li .news_img1 img{width: 100%; transition: 0.5s all;}
.news_list1 li:hover img{ transform: scale(1.1);}
.page {  text-align: center; }
    .digg { padding-top: 0.3rem;    font-size: 16px;}
    .digg a { 
    margin:2px; 
    color:#333; 
    padding: 10px 18px; 
    -decoration: none;
    background-color: #ebebeb;
     }
    .digg a:hover { background-color: #08598b; color: #fff;}
    .digg a:active { background-color: #08598b; color:#fff;}
    .digg a.current { 
    margin:2px; 
    padding: 10px 18px; 
    background-color: #08598b; 
    color: #fff;
     -decoration: none;
     }
    .digg a.disabled { 
    margin:2px; 
    padding: 10px 18px; 
    background-color: #ebebeb;
     color:#ccc ; 
     -decoration: none;
     }
     .ny_banner{ background:url(../images/banner_1.jpg) no-repeat; background-size:cover; text-align:center; padding:7% 0;}
.ny_banner span{ font-size:30px; font-weight:bold; color:#004e97; line-height:60px; border-bottom:4px solid #004e97;}
.news_xq{ 
        background: #fff;
        padding: 20px 0;
        margin: 20px auto;
        width: 1200px;
    }
	.news_xq img{ max-width:100%;}
    .biaoti1{ text-align: center; margin-top: 12px; padding-bottom:20px; border-bottom: 1px solid #eee; margin-bottom: 0.3rem;}
.biaoti1 h1{ font-size:22px !important; font-weight: bold; color: #333; margin-bottom: 10px;}
.biaoti1 p{  color: #888;}
.biaoti1 p span{ margin: 0 0.2rem;}
.news_wzxq{ font-size: 16px; color: #333; line-height: 2.5; padding:0 20px; overflow:hidden;}
.news_list6{ overflow:hidden;display:flex;flex-wrap:wrap;}
.news_list6 li{width: 31%; float: left; margin:1%; border: 0.01rem solid #eee; box-sizing: border-box; padding-bottom:1%;}
.news_list6 li a{text-decoration: none;}
.news_list6 li .news_wz{width: 100%; text-align: center;}
.news_list6 li .news_wz h2{ font-weight: normal; font-size:16px; color: #333; line-height: 50px; height:50px; overflow:hidden; }
.news_list6 li .news_img1{width: 100%;  overflow: hidden;}
.news_list6 li .news_img1 img{width: 100%; height:auto; transition: 0.5s all;}
.news_list6 li:hover img{ transform: scale(1.1);}
.news_list6 li .news_wz1{ text-align:center;overflow:hidden;}
.news_list6 li .news_wz1 h2{ font-size:16px; line-height:45px; height:45px; overflow:hidden; }
.news_list6 li .news_wz1 p{ text-align:left; line-height:30px; padding:0 5% 0; height:60px; overflow:hidden;}
                #colee_left{ padding-top:12px;}
#colee_left img{ padding:3px; border:1px solid #ccc; margin-right:3px; margin-left:3px;}
.rollBox {
clear:both;
width:100%;
}
.rollBox .Cont {
width:100%;
overflow:hidden;
float:left;
}
.rollBox .ScrCont {
width:10000000px;
}
.rollBox .Cont .pic {float:left; margin-right:25px;
}
.pic .pic_1{ width:380px;}
.pic .pic_1 .pic_2{float:left;}
.rollBox .Cont .pic img {
display:block;
margin:0 auto;width:380px; height:220px;
}
.rollBox #List1, .rollBox #List2 {
float:left;
}
#wrap{ overflow:hidden; margin:2% 0;}
#menu{
	float:right; 
	width:20%; 
	background-color:#f9f9f9;}
#menu h1{ background:#004e97; color:#fff; line-height:48px; padding-left:15px; font-size:18px;}
#menu ul{ padding:2% 0;}
#menu li{ border-bottom:1px solid #CCC; padding:0 15px;}
#menu a{ display:block;height:48px; line-height:48px; overflow:hidden;}
#menu a:hover,#menu .on a{
	color:#004e97;
}
#content{
	float:left;
	width:78%;}
#content h1{
	font-size:16px; 
	font-weight:normal; color:#004e97; text-align:center;}
	#content h1 a{color:#004e97;}
	#content img{ max-width:100%;}
#copy{clear:both}

/*1280分辨率以上（大于1200px）*/
@media screen and (min-width:1200px){
    .page,.cont,.nav,.nydh,.ny_news{ width: 1200px; margin:0 auto; }
.pc{ display:block;}
.mobile{ display:none;}
}
/*1100分辨率（大于960px，小于1199px）*/
@media screen and (min-width: 960px) and (max-width: 1199px) {
    .page,.cont,.nav,.nydh{ width: 98%; margin:0 auto; }
.pc{ display:block;}
.mobile{ display:none;}
.banner1 ul .slider-item img{width:692px;height:480px;}
.ny_news,.news_xq{ width:100%;}
}
/*880分辨率（大于768px，小于959px）*/
@media screen and (min-width: 768px) and (max-width: 959px) {
    .page,.cont,.nav,.nydh{ width: 98%; margin:0 auto; }
.pc{ display:none;}
.mobile{ display:block;}
.ny_news,.news_xq{ width:100%;}
.banner1 ul .slider-item img{width:586px;height:480px;}
}
/*440分辨率以下（小于479px）*/
@media only screen and (max-width: 767px) {
    body{ overflow-x:hidden;}
.page,.cont,.nav,.nydh,.ny_news,.news_xq{ width: 100%; margin:0 auto; }
.pc,.foot_1,.news_wz h4,.news_wz p,.nav_search,.mbx_nav,.dblogo,.wxewm{ display:none;}
.mobile{ display:block;}
.news_list li .news_img{ width:30%; height:80px;}
.news_wz{ width:68%; }
.news_wz h2{ line-height:35px;}
.ny_banner span{ font-size:22px; background:rgba(255,255,255,0.6); display:block; border:0;}
.nav-tab{ position:relative; top:0; float:none; width:100%; overflow:hidden; padding:0;}
.nav .nav_logo{ float:none; width:50%; margin:2% auto; padding:0;}
.daohang{ float:none; width:100%; background:#1a4baf;}
.nav-tab ul li > a{ color:#fff; line-height:35px; height:35px; overflow:hidden;  border-right:rgba(255,255,255,0.5) solid 1px; }
.nav-tab > ul > li{ width:33.33%; float:left; border-bottom:rgba(255,255,255,0.5) solid 1px;}
.nav-tab ul li dl{ top:72px; display:none;}
.navBox{ height:auto; padding:0;}
.banner .btn{ left:40%; bottom:10px;}
.cont-swiper{ float:none; width:98%; margin:0 auto; display:block;}
.banner1{ width:420px;margin:0 auto; float:none;}
.banner1 ul .slider-item img{width:420px;height:250px; margin:0 auto;}
.cont-news{ float:none; width:98%; margin:0 auto; display:block;}
.tzgg2 ul li { list-style:none;}
.tzgg2 ul li a{ width:60%; height:35px; line-height:35px; overflow:hidden;}
.business-list ul li{ width:48%; overflow:hidden; }
.business-info-cont{ padding:0 10px;}
.main-left,.cont-propaganda,.main-left-news1, .main-left-news2{ float:none; width:100%;}
.hot-list-bigArr ul li,.mtbk{ height:auto;}
.cont-propaganda{ margin:20px 0 0;}
.main-left-news2{ margin:2% 0;}
}
.printbtn:hover{cursor: pointer;}