/*****网站内页，全局栏目头颜色设置－开始******/


h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}
.clear{clear: both;}
/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}


/* 公用标题样式 */
.bt{text-align: center;margin-bottom: 50px;}
.bt h5 { font-weight: bold;font-size: 40px; line-height: 1;text-transform: uppercase;font-family: Times New Roman; color: #000;}
.bt h5 span{color: #036aad;}
.bt h3 { font-size: 30px; line-height: 1;font-weight: bold;color: #036aad;margin-top: 10px;margin: 0 auto;font-weight:normal;line-height:3;}
.bt h3 span{color: #000;}

@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .bt {margin-bottom: 20px;}
  .bt h5{font-size: 30px;}
  .bt h3{font-size: 26px;margin-top: 5px;}
  
  
}
@media (max-width: 767px){

  .bt h5 { font-size: 26px;}
  .bt h3 {font-size: 24px;margin-top: 5px;}
  
}



.chanpin{padding: 45px 0 0 0;}

.cp-cont{}
.cp-nav{float: left;width: 25%;padding-right: 15px;position: relative;top: -149px;z-index: 998;}
.cp-fl{background: #1c4587eb;padding: 20px;}
.cp-fl h3 { font-size: 26px;font-weight: bold;color: #fff;letter-spacing: 2px;line-height: 1;margin-bottom: 5px;}
.cp-fl h5 { font-family: Times New Roman;color: rgb(255 255 255 / 50%); font-size: 20px;line-height: 1;}
.cp-fl hr {border-top: 2px solid #fff;width: 40px;margin: 10px 0 0;}
.cp-nav ul{background: #eee;border: 1px solid #036aad;padding: 0 10px;}
.cp-nav ul li{}
.cp-nav ul li a {display: block;background: #fff;font-size: 15px;line-height: 1;padding: 15px;margin: 14px 0;}
.cp-nav ul li a:hover{}
.zxll{background: #036aad;padding: 14% 12%; }
.zxll {display:block;}
.zxll  img{width: 100%;padding: 14% 38% 6% 38%;}
.zxll h3{font-size:18px; color:#fff;}
.zxll  p{font-size: 30px;color:#fff;line-height: 2;}
.zxll .zx{width: 210px; height: 46px;margin: 0 auto;line-height: 44px;display: block;color: #fff;margin-top: 10px;margin-bottom: 50px;font-family: arial;position: relative;text-align: center;border: solid 1px #fff;font-size: 18px;}
.cp-box{float: left;width: 75%;}

.cp-tit{margin-bottom: 20px;border-bottom: 1px solid #ddd;position: relative;}

.nav-tabs {border-bottom: none;}
.nav-tabs>li {float: left;margin-bottom: 0;}
.nav-tabs>li>a {margin-right: 0;line-height: 1;border: none;border-radius: 0;}
.nav>li>a{padding: 0;}
.nav-tabs>li.active>a, .nav-tabs>li.active>a:focus, .nav-tabs>li.active>a:hover {color: #036aad; cursor: pointer; background-color: #fff; border: none;border-bottom: 2px solid #036aad;}

.cp-tit ul{}
.cp-tit ul li{}
.cp-tit ul li a {font-size: 18px;line-height: 1;padding: 10px;border-bottom: 2px solid transparent;}
.cp-tit a.cp-btn {position: absolute;right: 5px;bottom: 3px;font-size: 16px;line-height: 1;text-transform: uppercase;color: #888;}
.cp-tit a.cp-btn:hover{color: #036aad;}

.cp-list{}
.cp-list ul{overflow: hidden;}
.cp-list ul li{float: left;width: 25%;padding: 0 10px;margin-bottom: 20px;}
.cp-list ul li a{display:block;}
.cp-list ul li a .cp-img{height: 208px;overflow: hidden;}
.cp-list ul li a .cp-img img{width: 100%;min-height: 100%;transition: all 0.5s;}
.cp-list ul li a .p-bg{height: 40px;position: relative;background: #eee;}
.cp-list ul li a .p-bg:before { content: '';position: absolute;width: 0;left: 0;height: 100%;background-color: #036aad;transition: all 0.5s;}
.cp-list ul li a .p-bg p {font-size: 16px;line-height: 40px;color: #333;position: absolute;top: 0;left: 12px;transition: all 0.5s;}
.cp-list ul li a .p-bg .fa {position: absolute;right: 10px;font-size: 26px;line-height: 40px;color: #aaa;}
.cp-list ul li a:hover .p-bg:before{width: 100%;}
.cp-list ul li a:hover .p-bg p{color: #fff;}
.cp-list ul li a:hover .p-bg .fa{color: #fff;}
.cp-list ul li a:hover .cp-img img{transform: scale(1.1);}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-nav ul li a{padding: 10px 15px;font-size: 14px;}
  .cp-list ul li a .cp-img{height: 170px;}
  .cp-list ul li a .p-bg p{font-size: 15px;}
  
  
  
}
@media (max-width: 992px){

  .cp-fl{padding: 15px;}
  .cp-fl h3{font-size: 20px;}
  .cp-fl h5{font-size: 15px;}
  .cp-nav ul{padding: 0 8px;}
  .cp-nav ul li a {font-size: 12px;padding: 10px;margin: 8px 0;}
  
  .cp-list ul li {padding: 0 5px;margin-bottom: 10px;}
  .cp-list ul li a .cp-img{height: 130px;}
  .cp-list ul li a .p-bg p{font-size: 14px;}
  .cp-list ul li a .p-bg .fa{font-size: 18px;}
  
  
}
@media (max-width: 767px){
  .cp-nav{z-index: 0;}
  .chanpin {padding: 30px 0;}
  .cp-fl{display: none;}
  
  .cp-nav { float: none; width: 100%;padding: 0 10px;top: 0px;}
  .cp-nav ul {overflow: hidden;padding: 0;border: none; background: no-repeat;}
  .cp-nav ul li {float: left;width: 50%;padding: 5px;}
  .cp-nav ul li a { font-size: 12px; margin: 0;background: #eee;text-align: center;padding: 10px 0;}
  .cp-nav ul li a:hover{background: #036aad;color: #fff;}
  
  .cp-box { float: none;width: 100%;padding: 0 10px; overflow: hidden;}
  .cp-tit ul li a{font-size: 15px;padding: 8px;}
  .cp-list ul li{width: 50%;}
  .cp-tit a.cp-btn{font-size: 14px;}
  .zxll{display: none;}
}




/*公司简介－第3种开始*/
.gywm{padding: 50px 0;background: url(../images/bjgy.jpg)repeat center center;;}
.gywm .bt{}
.gywm .bt h3{text-align:center;color: #fff;font-size:18px;background: url(../images/bk.png)repeat center center;width: 240px;height: 55px;}
.company_box{padding: 0px 0;}
.img_box{}
.img_box img{width: 100%;}
.company_content .ggd{margin: 3% 0 0 22%;overflow: hidden;}
.company_content a{display:block;font-size:16px;padding: 1px 23px;border: 1px solid #fff;border-radius:30px;margin: 0 3px;float: left;color: #fff;}
.company_content a:hover{color: #000;background: #fff;}
.title_box{border-bottom: 1px dashed #fff;padding-bottom: 5px;}
.company_title,.company_info{margin: 0;color:#fff;}
.company_title{font-size: 26px;}
.company_info{font-size: 16px;margin-top: 8px;}
.company_content{line-height: 34px;margin:15px 0;}
.company_content p{font-size:16px;color: #fff;line-height: 1.7;}
.info_box{line-height: 200px;text-align: center;color:#fff;}
.info_box a{font-size: 18px;color:#fff;}
.info_box a:hover{text-decoration: none;color:#b6efb6;}
.info_bg1 img{width: 100%;padding: 10px;border: 1px solid #fff;}
.info_bg2{}
/*公司简介－第3种结束*/


@media (min-width: 992px) and (max-width: 1200px){
 .img_box a {padding: 2px 9px;}
}
@media (max-width: 992px){

 
}
@media (max-width: 767px){
.company_box {padding: 0px 0;}
.company_content .ggd {margin: 3% 0 0 0%;}
  
}

/*案例*/
.khanl{padding: 50px 0;background-color: rgb(204, 204, 204);background-image: url(../images/bg1h.jpg);left: -351.5px;}
.khanl .ck a{text-align: center;margin: auto;display: block; border: 1px solid #000;padding: 10px 20px;width: 10%;border-radius: 30px;font-size: 14px;}
.khanl .ck a:hover{background: #036aad;border: 1px solid #036aad;color: #fff;}
.khanl .bt{}
.khanl .bt h3{text-align:center;color: #036aad;font-size:18px;background: url(../images/bk01.png)repeat center center;width: 240px;height: 55px;}
.walking .ar_1 p {
    height: 35px;
    line-height: 35px;
    background: none;
    color: #000;
    padding: 0 5px;
    font-size: 16px;}

.str_wrap {background: none;}
.str_wrap :hover {background: none;}
.walking .ar_1 .item img {vertical-align: middle;height: 185px;width: 100%;}
.walking .ar_1 {height: 230px;}
.walking .ar_1 .item {border: none;}
@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){


  
}
@media (max-width: 767px){
.khanl .ck a {padding: 7px 20px;width: 28%;}
  
}


/*板材*/
.banc{background: #f8f8f8;padding: 30px 0;}
.banc .bt{margin-bottom: 20px;}
.banc .bt h3{text-align:center;color: #333;font-size:24px;font-weight: normal;}
.banc .bt p{width: 50px;border-top: 2px solid #036aad;text-align: center;margin: auto;}
.banc .xm{}
.banc .xm ul{overflow: hidden;}
.banc .xm ul li{width: 33%;float:left;padding: 1% 2%;transition: all 1s;}
.banc .xm ul li a{display: block;overflow: hidden;}
.banc .xm ul li img:hover{transform: scale(1.02);transition: all 1s;}
.banc .xm ul li img{width: 100%;overflow: hidden;height: 100%;padding: 4% 4% 0 4%;background: #fff;}

.banc .xm ul li h4{color: #383635;font-size: 17px;text-align:center;background: #fff;line-height: 3;}
.banc .xm ul li p{color: #9d9d9d;font-size: 15px;text-align:center;background: #fff;height: 54px;
    padding: 0 2%;}




@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){
.banc .xm ul li p {height: 79px;}

  
}
@media (max-width: 767px){
.banc .xm ul li {width: 50%;}
.banc .xm ul li p {height: 60px;font-size: 13px;}  
.banc { padding: 0px 0; }  
}



/*优势*/
.anli{background: url(../images/bbt.jpg)no-repeat center;padding: 50px 0;}
.gy-ico{padding: 30px 0;}
.gy-ico ul{overflow: hidden;}
.gy-ico ul li{float: left;width: 20%;}
.gy-ico ul li .ico-box{text-align: center;border-right: 1px solid #ccc;}
.gy-ico ul li .ico-box .ico-img{width: 120px;height: 120px;overflow: hidden;position: relative;margin: 0 auto 15px;}
.gy-ico ul li .ico-box .ico-img img{width: 100%;position: absolute;left: 0;top: 0;transition: all .5s;}
.gy-ico ul li .ico-box h3 { font-size: 24px;line-height: 1;color: #000;margin-bottom: 10px;}
.gy-ico ul li .ico-box p {font-size: 15px;line-height: 1.5;color: #a19f9f;}
.gy-ico ul li:last-child .ico-box{border: none;}
.gy-ico ul li:hover .ico-box .ico-img img{top: -120px;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-nr .gy-txt p{font-size: 14px;}
  .gy-img{height: 400px;}
  
}

@media (max-width: 992px) {

  .gy-nr{margin-left: 25%;width: 75%;}
  .gy-nr h3{font-size: 22px;margin-bottom: 10px;}
  .gy-nr .gy-txt p{font-size: 13px;}
  .gy-nr a{font-size: 13px;}
  
  .gy-img{width: 25%;top: 15px;height: 180px;}
  
  .gy-ico ul li .ico-box .ico-img{width: 80px;height: 80px;}
  .gy-ico ul li .ico-box h3{font-size: 18px;}
  .gy-ico ul li .ico-box p{font-size: 13px;}
}

@media (max-width: 767px) {
  
  .gy-img{display: none;}
  .gy-nr{width: 100%;margin: 0;padding: 0 15px;}
  .gy-nr h3 { font-size: 22px;margin-bottom: 15px;text-align: center;}
  
  .gy-ico ul {overflow: hidden;padding: 0 15px;display: flex;flex-wrap: wrap;justify-content: center;}
  .gy-ico ul li {float: left;width: 33.33333%;margin: 10px 0;}
  .gy-ico ul li:nth-child(3) .ico-box{border-right: none;}
  .gy-ico ul li .ico-box h3 {font-size: 15px;}
  .gy-ico ul li .ico-box p {font-size: 12px;}
  .gy-ico ul li .ico-box .ico-img {width: 60px;height: 60px;}
  .gy-ico {padding: 0px 0;}
}




/*新闻展示－第11种开始*/

.xinwen{padding: 50px 0;}
.xinwen .bt{}
.xinwen .bt h3{text-align:center;color: #036aad;font-size:18px;background: url(../images/bk01.png)repeat center center;width: 240px;height: 55px;}
.news_bg{}
.news_title{margin: 20px 0;border-bottom: 1px solid #fff;}
.news_title_logo{position: relative;display: inline-block;}
.news_title a{position: absolute;width:100px;height:30px;display: inline-block;top:0;right:0;}
.news_content{margin-top: 35px;position: relative;}
.news_list{width:68%;padding-bottom:10px;float:left;}
.news_list li{border-bottom: 1px dashed #e0e0e0;padding: 14px 0 10px;}
.news_date{width:60px;height:60px;background: #036aad;color:#fff;float: left;margin:0 10px}
.news_date h5{font-size: 24px;padding: 7px 0;margin: 0;font-weight: bold;}
.news_date p,.news_article p{margin: 0;}
.news_article,.news_article a{}
.news_article{margin-left: 95px;}
.news_article h5{margin:5px auto 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap; font-size:18px;color:#1c4587;}
.news_article p{color: #a9a9a9;overflow: hidden;text-overflow: ellipsis;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 2;font-size: 14px;}
.news_contact{position: absolute;right:0;top:0;bottom:0;width:30%;padding: 0 15px;float:right;}
.news_contact .tob{}
.news_contact .tob h5{background: #036aad;font-size: 16px;text-align:center;color:#fff;font-weight:normal;padding: 16px;}
.news_contact .tob p{font-size:16px;color: #000;margin: 5%;line-height: 1.5;}
.news_contact .kj{width: 100%;}
.news_contact .kj iframe{width:100%;padding: 7% 0;}




.contact_info{margin-top:265px;font-size: 13px;color:#000;}
.contact_number,.contact_text{margin-bottom: 10px;}
.contact_number span,.contact_text span{float: left;}
.contact_number p{margin:0 0 0 40px;}
@media (max-width: 767px){
.news_title{margin:15px 0;}
.news_content{margin-top: 15px;}
.news_list{margin:0;width: 100%;}
.news_list li{padding: 8px 0;}
.news_article p{font-size: 12px;line-height: 20px;}
.xinwen {padding: 11px 0; }  
  
  
}
/*新闻展示－第11种结束*/









/* 友情链接 */
.links {margin: 30px 0 0;}
.links span {font-size: 16px; line-height: 1.5; color: #000; font-weight: bold;text-transform: uppercase;display: inline-block;margin-bottom: 5px;}
.links span b {font-size: 18px; background: #036aad; color: #fff;  line-height: 1; padding: 2px 10px;margin-right: 5px;border-radius: 2px;}
.links a{margin: 0 5px;font-size: 15px;line-height: 1.5;color: #444;}
.links a:hover{color: #036aad;}
.page-l-clist li.layer1.now a { height: auto; color: #fff;background: #036aad;font-weight: bold;}

.left-news li a h5 { line-height: 1; text-align: left; font-size: 14px; padding: 10px;  overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.left-news li a:hover h5{color: #036aad;}




@media (max-width: 767px){

  .links{padding: 0 15px;margin: 0;margin-top: 20px;}
  
  .links span b{font-size: 16px;}
  .links span{font-size: 15px;}
  .links a {font-size: 13px;}

}



/* 底部 */
.f_one { background: #00539d;color: #eee;padding: 30px 0 20px;}

.f-logo {  float: left; width: 32%;border-right: 1px dashed #6e6e6e;}
.f-logo .logo-img{overflow: hidden;margin: 0 0 020px;}
.f-logo .logo-img img{float: left;width: 70px;}
.f-logo .logo-img h3 { float: left;font-size: 22px;letter-spacing: 2px;line-height: 1;}
.f-logo .logo-img h3 span {display: block;font-size: 13px;line-height: 1;letter-spacing: 0;margin-top: 5px;opacity: .8;}

.searchbox{position: relative;}
.searchbox input{ border: none;outline: none;}
.searchbox input[type="text"] { width: 270px;height: 36px;padding-left: 10px;font-size: 14px;color: #333;}
.searchbox input[type="submit"] { position: absolute; top: 0;left: 270px;background: #3c99ec; height: 36px; width: 80px;font-size: 15px;letter-spacing: 2px;}

.f-logo p { font-size: 14px;line-height: 1.4;margin-top: 20px;padding-right: 20px;color: #dfdfdf;}

.f-lx { float: left;width: 40%;padding-left: 30px;}
.f-lx h3 {font-size: 18px; line-height: 1; margin-bottom: 15px; letter-spacing: 1px;}
.f-lx p {font-size: 15px; line-height: 1;color: #e4e4e4;margin-bottom: 8px;}
.f-lx p span {display: inline-block;width: 80px;text-align: justify;text-align-last: justify;}
.f-lx p a{}

.f-ewm{float: right;width: 20%;}
.f-ewm .ewm-box{float: left;width: 50%;padding-left: 10px;}
.f-ewm .ewm-box p { text-align: center;font-size: 14px; line-height: 1;color: #dfdfdf;margin-top: 5px;}
.f-ewm .ewm-box img{width: 100%;}


.f_two{background: #00539d;padding:15px 0;}
.f_two p.copyright { text-align: center; font-size: 14px;line-height: 1; color: #ccc;}


.footer{display: none;}
@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #21272f;display: -webkit-box;width: 100%;margin-top: 6px;background-size: 9px 128px;position: fixed;z-index: 110;bottom: 0;left: 0; display:block; line-height:45px;}
.footer a {-webkit-box-flex: 1;display: -webkit-box;color: #fff; display:inline-block; width:32%;font: 100 16px/35px "微软雅黑";height: 35px; line-height:35px; text-align:center;}
.footer a i { padding-right:5px;}
.hr { height:45px;}
}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav a{font-size: 15px;margin-right: 30px;}
  
  .f-logo .logo-img img {width: 60px;}
  .f-logo .logo-img h3{padding-left: 8px;font-size: 20px;}
  .f-logo .logo-img h3 span{font-size: 12px;}
  
  .searchbox input[type="text"] {width: 250px;height: 34px;font-size: 13px;}
  .searchbox input[type="submit"]{left: 218px;height: 34px;width: 72px;font-size: 13px;}
  
  .f-logo p{font-size: 12px;padding-right: 30px;}
  
  .f-lx {width: 45%;padding-left: 40px;}
  .f-ewm{width: 21%;}
  
}
@media (max-width: 992px){

  .f-left { float: left; width: 72%;}
  .f-nav a {font-size: 13px;margin-right: 20px;}
  .f-lx p {font-size: 13px; line-height: 1.6;}
}
@media (max-width: 767px){

}


/* 内页 */
.page-body { margin: 20px auto 50px;}
.left_menu {float: left;width: 25%;padding: 0 15px 0 0;}
.page-body .col-md-9{float: left;width: 75%;padding: 0;}


/* 左侧菜单 */
.page-body .sec-tit { margin-top: 15px;background: #036aad; height: 50px; line-height: 1; border: none;}
.sec-tit h2 { float: none;  margin-top: 0; margin-bottom: 0;height: auto; line-height: 50px; font-weight: normal; font-size: 20px; color: #fff; border-bottom: none; text-align: center;}

.page-l-clist{border: none;margin-top: 3px;}
.page-l-clist ul { padding: 0; border: none;}
.page-l-clist li.layer1 { height: auto;line-height: 1;text-align: left; font-size: 16px; border-bottom: none;z-index: 1;}
.page-l-clist li.layer1 a {display: block; overflow: hidden;padding: 13px 15px; border-bottom: 1px solid #ddd;background: #eee;font-size: 15px;}
.page-l-clist li.layer1 a span{float: left;}
.page-l-clist li.layer1 a .fa{float: right;}
.page-l-clist li a:hover {height: auto;color: #fff; background: #036aad;}
.page-l-clist li.layer1.on a{height: auto;color: #fff; background: #036aad;}

.page-l-clist li .layer2 { position: absolute;left: 100%; top: 0px; width: 210px; padding: 0;background: #f5f5f5; z-index: 9999;}
.page-l-clist li .layer2 ul{border: none;}
.page-l-clist li .layer2 ul li {height: auto; line-height: 1; border: none;}

.left-news{border: 1px solid #036aad;padding: 5px 10px;}
.left-news li {border-bottom: none;}
.left-news li a{display: block;padding: 8px 0;}
.left-news li a h5 {line-height: 1;text-align: left; font-size: 14px; overflow: hidden;text-overflow: ellipsis; white-space: nowrap;color: #555;}
.left-news li a h5 .fa{margin-right: 5px;}
.left-news li a:hover h5{color: #036aad;text-decoration: underline;}
.left-news li a:hover h5 .fa{color: #036aad;}

.wp-pagenavi{text-align: center;clear: both;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #222;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
.pagination>.active>a, .pagination>.active>a:focus, .pagination>.active>a:hover, .pagination>.active>span, .pagination>.active>span:focus, .pagination>.active>span:hover {
    z-index: 3;
    color: #fff;
    cursor: default;
    background-color: #036aad;
    border-color: #036aad;
}



.crumbs-item {line-height: 1; border: none; overflow: hidden; margin-bottom: 0;background: #fafafa; box-shadow: 0 0 5px #ddd; padding: 15px 0;}
.crumbs-item h6 { font-size: 14px; line-height: 1;  color: #666;  border-left: 2px solid #44392a; padding: 2px 10px;}

.page-title{margin-bottom: 20px;}
.page-title h3 { height: 50px;position: relative;  color: #fff; border-bottom: 1px solid #dfdfdf;}
.page-title a{display: none;}
.page-title a:last-child { display: block; position: absolute;top: 0;color: #000;font-size: 26px; font-weight: bold;border-bottom: 3px solid #000; line-height: 46px; padding-bottom: 0;z-index: 3;}



/* 图片列表 */

.page-alist .col-md-4{margin-bottom: 15px;padding: 0 8px;}
.page-alist .col-md-4 a{display:block;}
.page-alist .col-md-4 a h5 { font-size: 16px;line-height: 1;height: auto;margin-top: 10px; color: #555;text-align: center;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-4 a:hover h5{color: #036aad;}
.page-alist .col-md-4 a .img-inner {  width: auto;  height: 200px;  border: none; padding: 0; overflow: hidden; display: flex; flex-wrap: wrap;align-content: center;padding: 5px;}
.page-alist .col-md-4 a .img-inner img { display: inline-block; margin: auto; max-width: 100%;max-height: 100%;}
.page-alist .col-md-4 a .img-inner:hover{border: none;}
.page-alist .col-md-4 a:hover .img-inner img{transform: scale(1.1);}


/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #036aad; color: #fff;}

.page-alist .page-adate h3 { font-size: 28px;line-height: 1;margin-bottom: 5px;}
.page-alist .page-adate p { font-size: 14px;line-height: 1; margin-bottom: 0;}

.media-heading {margin-top: 0; margin-bottom: 5px; font-size: 18px; font-weight: normal;color: #222;margin-top: 3px;}
.page-alist .page-atit p {color: #555;font-size: 14px; line-height: 1.5;}

.page-atit a:hover .media-heading{color: #036aad;}

.page-alist{margin-top: 0;}
.page-alist li{padding-top: 0;margin-bottom:15px;}


.list-title{overflow: hidden;}
.list-title h3{float:left;width: 85%;font-size: 16px;line-height: 1;color: #444;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.list-title h3 .fa{margin-right: 5px;}
.list-title span { float: right; width: 15%;  font-size: 12px;text-align: right; line-height: 1; display: inline-block;color: #999;}
.list-title p.list-desc { font-size: 14px;line-height: 1;color: #777;}
.list-title p.list-desc span{color:#036aad}
.list-title h3:hover{color: #036aad;}


/* 详情页 */
.page-con-tit{}
.page-con-tit h1 { font-size: 20px; line-height: 1; letter-spacing: 1px; padding-bottom: 10px;}

.page-content{padding: 0 15px 15px;}
.page-content p {font-size: 15px; line-height: 1.5;  color: #444;}

td, th { padding: 0; padding: 5px;font-size: 15px;line-height: 1.5;}


/* 地图 */
.page-addr{margin-top: 30px;}
.page-addr iframe{width: 100%;}



.page-nav{padding: 0 10px;margin-bottom:20px;display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{float: left;width: 33.3333%;text-align: center;margin-bottom: 10px;padding: 0 5px;}
.page-nav ul li a {display: block;font-size: 15px;line-height: 1;  background: #eee;padding: 15px 0;}
.page-nav ul li a:hover {  background: #036aad; color: #fff;}
.page-nav ul li.now a{  background: #036aad; color: #fff;}


@media (min-width: 992px) and (max-width: 1200px){
  
}
@media (max-width: 992px){

  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {  margin-bottom: 15px; padding: 0 8px; float: left; width: 33.3333%;}
  .page-alist .col-md-4 a .img-inner{height: 170px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px; float: left;width: 25%;}
  .page-alist .col-md-3 a .img-inner{height: 170px;}
  
  .news_alist li a{padding:15px;}
  .news_alist li a p.description {font-size: 13px; line-height: 1.5;color: #777;}
  
  .page-nav{display: block;}
  
}
@media (max-width: 767px){

  .page-body {margin: 10px auto 50px;}
  
  .page-alist{padding: 0 10px;}
  .page-alist .col-md-4{padding: 0 5px;}
  
  .img-inner { height: 120px;}
  
  .page-alist .col-md-4 { margin-bottom: 15px;width: 50%;}
  .page-alist .col-md-4 a .img-inner {height: 140px;}
  .page-alist .col-md-4 a h5{font-size: 14px;}
  
  .page-alist .col-md-3 {margin-bottom: 15px;float: left; width: 50%;}
  .page-alist .col-md-3 a h5 {font-size: 14px; padding: 10px 0;}
  
  .list-title h3{font-size: 14px;width: 80%;}
  .list-title span{width: 20%;}
  
  .page-alist .page-adate {background: #222;color: #c96;}
  .page-alist .page-adate h3{font-size: 24px;margin-top: 10px;}
  .page-alist .page-adate p{font-size: 13px;}
  
  .page-alist .page-atit p { color: #666; font-size: 13px;line-height: 1.5;height: 4rem;}
  
  .page-con-tit h1 { font-size: 18px;  line-height: 1;letter-spacing: 0;padding-bottom: 10px;}
  
  
  .page-nav ul li{width: 50%;}
  .page-nav ul li a {font-size: 13px; padding: 10px 0;}
  
  .page-title{display: none;}
  
  .news_alist li a { padding: 10px;}
  
  .page-content p { font-size: 13px;  line-height: 1.5;color: #444;margin-bottom: 5px;}
  
}



#right-ewm{position: fixed;right: 0;top:  66%;z-index: 999;margin-top: 150px;}
#right-ewm .ewm-box {text-align: center;background: #036aad;padding: 8px 5px;width: 70px;height: 70px;position: relative;cursor: pointer;}
#right-ewm .ewm-box img.ico{width: 40px;margin-bottom: 3px;}
#right-ewm .ewm-box p {font-size: 12px;line-height: 1; color: #fff;}

.ewm-box .ewm-img { position: absolute;right: 120%;bottom: 0; background: #0e5d9e;padding: 10px;width: 150px;height: auto;display: none;}
.ewm-box .ewm-img span {position: absolute;display: inline-block;width: 12px;height: 12px;background: #0e5d9e;right: -6px;bottom: 12px;transform: rotate(45deg);}
.ewm-box .ewm-img img{width: 100%;margin-bottom: 5px;height: auto !important;}
.ewm-box .ewm-img h5{font-size: 13px;line-height: 1;color:#fff;}
.ewm-box:hover .ewm-img{display: block;}


