/*****网站内页，全局栏目头颜色设置－开始******/
body{font: 14px/240% Microsoft YaHei;color:#333333; margin:0;background:#fff;overflow-x:hidden}

a:focus, a:hover{color:#005a9f;}

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
    }
}

/

/*********首页样式*********/

/*banner大图*/
#banner {width: 100%;padding: 0;max-height: 550px;overflow: hidden;}
.flexslider{max-height: 550px;overflow: hidden;position: relative;width:100%;}
.slides li{height: 550px;}
.flex-control-nav {bottom: 30px;}
#intpate .slides li, #catapage .slides li { height: 400px;!important;}

@media (min-width: 992px) and (max-width: 1200px){
 
}
@media (max-width: 992px){
  /*大图*/ 
  .flexslider .slides li {height: 350px;background-size: auto 100% !important;}
 
}
@media (max-width: 767px){
  /*大图*/ 
  .flexslider .slides li {height: 190px;}
  
}







/* 公共标题样式 */
.bt{text-align: center;margin-bottom: 50px;}
.bt h5 { font-size: 36px; line-height: 1;margin-bottom: 8px;text-transform: uppercase;}
.bt h3 { font-family: Microsoft JhengHei;   font-size: 27px; font-weight: bold;line-height: 1; letter-spacing: 1px;}


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

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

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



/* 服务项目 */
.fuwu{padding: 50px 0 120px;background: url(../images/bg1.jpg)no-repeat center top;background-size: 100% 500px;}

.fw-bt{color: #fff;}

.fw-cont{}
.fw-box{float: left;width: 33.3333%;}
.fw-nr{height: 260px;padding: 20px;text-align: center;}
.fw-nr h3 { font-size: 24px;line-height: 1;margin-bottom: 20px;margin-top: 10px;color: #fff;}
.fw-nr a{display: block;}
.fw-nr a span{display: inline-block; font-size: 14px;line-height: 1; border: 2px solid #fff;  color: #fff;border-radius: 30px;padding: 12px 40px;}
.nr1{background: #fda64b;}
.nr2{background: #0c0;}
.nr3{background: #fff;}
.nr3 h3{color: #0071bb;}
.nr3 a span{color: #0071bb;border-color: #0071bb;}

.fw-nr a span:hover{background: #fff;color: #555;}
.nr3 a span:hover{color: #fff;background: #0071bb;}
.fw-img{background: #fff;height: 260px;overflow: hidden;}
.fw-img img{width: 100%;min-height: 100%;}
.fw-img a{display: block;}
.fw-img a:hover img{opacity: .9;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .fw-img,.fw-nr{height: 230px;}
  .fw-ico img{height: 100px;}
  .fw-nr h3 { font-size: 22px; margin-bottom: 20px; margin-top: 6px;}
  .fw-nr a span{padding: 10px 35px;}
  
}

@media (max-width: 992px){
  
  .fuwu{padding: 40px 0 60px;}
  .fw-img,.fw-nr{height: 180px;}
  .fw-nr{padding: 10px;}
  .fw-ico img{height: 80px;}
  .fw-nr h3 {font-size: 22px;margin-bottom: 15px; margin-top: 8px;}
  .fw-nr a span {font-size: 13px;padding: 8px 30px;}
  
  
}

@media (max-width: 767px){
  .fuwu{background-size: 100% 200px;}
  
  
  .fw-box { float: none; width: 100%;overflow: hidden;}
  .fw-img,.fw-nr{height: 150px;float: left;width: 50%;}
  
  .fw-ico img {height: 60px;}
  .fw-nr { padding: 10px;}
  .fw-nr h3 {font-size: 17px;margin-bottom: 10px;margin-top: 5px;}
  .fw-nr a span {font-size: 12px;padding: 7px 30px;}
 
}



/* 证书 */
.zhengshu{padding-bottom: 50px;}
.zs-cont{}
.zs-box{float: left;width: 33.3333%;}
.zs-nr{height: 290px;}
.zs-nr a{display: block;padding: 30px;}
.zs-nr a h3 { font-size: 27px; color: #fff;line-height: 1; margin-bottom: 30px;letter-spacing: 2px;margin-top: 10px;}
.zs-nr a p { font-size: 16px; line-height: 1.6;color: #fff;height: 80px;overflow: hidden;}
.zs-nr a span { display: inline-block; font-size: 15px;line-height: 1;color: #fff;border: 2px solid #fff; padding: 12px 35px; border-radius: 5px; margin-top: 20px;transition: all .5s;}
.zs-nr.zs1{background: #00b7ee;}
.zs-nr.zs2{background: #f8b551;}
.zs-nr.zs3{background: #32b16c;}
.zs-nr a span:hover{background: #fff;color: #666;}
.zs-img{}
.zs-img a{display: block;overflow: hidden;height: 290px;}
.zs-img a img{width: 100%;min-height: 100%;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .zs-img a,.zs-nr{height: 230px;}
  .zs-nr a{padding: 20px;}
  .zs-nr a h3 { margin-bottom: 20px; margin-top: 5px;}
  .zs-nr a span{margin-top: 12px;}
  
}

@media (max-width: 992px){
  
  .zs-img a,.zs-nr{height: 180px;}
  .zs-nr a {padding: 15px;}
  
  .zs-nr a h3 { font-size: 24px;margin-bottom: 15px;margin-top: 3px;}
  .zs-nr a p {font-size: 14px;line-height: 1.5;height: 60px;}
  .zs-nr a span {font-size: 13px;padding: 10px 30px;margin-top: 15px;}
  
}

@media (max-width: 767px){
  
  .zs-box { float: none; width: 100%;overflow: hidden;}
  .zs-img,.zs-nr{height: 150px;float: left;width: 50%;}
  
  .zs-nr a { padding: 10px;}
  .zs-nr a h3 {font-size: 18px; margin-bottom: 10px;  margin-top: 3px;letter-spacing: 0;}
  .zs-nr a p {font-size: 12px; line-height: 1.4; height: 50px;}
  .zs-nr a span { font-size: 12px;padding: 8px 25px; margin-top: 10px;}
 
}




/* 新闻 */
.xinw{padding: 50px 0;background: #f5f5f5;}

.xinw-cont{}
.xinw-box{float: left;width: 32%;margin-right: 2%;}
.xinw-box:nth-last-child(2){margin-right: 0;}

.xinw-img{}
.xinw-img a{background: #000;display:block;position: relative;overflow: hidden;}
.xinw-img a img{width: 100%;min-height: 100%;opacity: .75;transition: all .5s;}
.xinw-img a h3 {  position: absolute;width: 100%; text-align: center;z-index: 3; color: #fff; font-size: 25px; line-height: 1;top: 0; padding-top: 20%;}
.xinw-img a:hover img{transform: scale(1.05);}

.xinw-list{padding: 25px 20px 10px;background: #fff;}
.xinw-list ul{}
.xinw-list ul li{}
.xinw-list ul li a {display: block;border-bottom: 1px dashed #bbb; padding-bottom: 15px;margin-bottom: 15px;}
.xinw-list ul li a h3 {font-size: 15px;line-height: 1; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #111;}
.xinw-list ul li a h3 .fa {font-size: 17px;margin-right: 6px;color: #0071bb;}
.xinw-list ul li a h5 { font-size: 12px; line-height: 1; margin: 10px 0;color: #888;}
.xinw-list ul li a p { font-size: 13px; line-height: 1.3; color: #666;height: 18px;overflow: hidden;}
.xinw-list ul li a:hover h3{color: #0071bb;}

.xw2{margin-top: 30px;}
.xw2 .xinw-list {background: #0071bb;}
.xw2 .xinw-list ul li a h3{color: #fff}
.xw2 .xinw-list ul li a h3 .fa {color: #fff}
.xw2 .xinw-list ul li a h5 {color: #fff}
.xw2 .xinw-list ul li a p { color: #fff}


@media (min-width: 992px) and (max-width: 1200px){
  
  .xinw-list ul li a{margin-bottom: 10px;padding-bottom: 10px;}
  .xw2 .xinw-list{padding: 15px 15px 10px;}
  .xinw-list ul li a h5{margin: 6px 0;}
  
}

@media (max-width: 992px){
  
  .xinw-list ul li a{margin-bottom: 10px;padding-bottom: 10px;}
  .xw2 .xinw-list{padding: 15px 15px 10px;}
  .xinw-list ul li a h5{margin: 6px 0;}
  .xinw-list ul li a p{font-size: 12px;}
  
}

@media (max-width: 767px){
  
  .xinw-cont { padding: 0 15px;}
  .xinw-box {float: none;width: 100%;margin-right: 0; margin-bottom: 20px;}
  
  
  
  

}



/* 风采 */
.team{padding: 50px 0;}

.team-cont{}
.team-box{float: left;width: 33.3333%;}
.team-nr{padding: 30px;height: 290px;}
.team-nr.ta1{background: #99d139;}
.team-nr.ta2{background: #118bdc;}
.team-nr.ta3{background: #da7a3a;}
.team-nr a{}
.team-nr a h3 {font-size: 27px;line-height: 1;letter-spacing: 2px;margin-bottom: 15px;color: #fff;}
.team-nr a h3 b { display: inline-block; font-size: 45px;font-weight: normal;}
.team-nr a p { font-size: 15px;  line-height: 1.5; height: 90px; overflow: hidden;color: #fff;}
.team-nr a span {display: inline-block; font-size: 14px; line-height: 1; border: 1px solid #fff; padding: 10px 25px; margin-top: 30px;transition: all .5s;color: #fff;}
.team-nr a span:hover{background: #fff;color: #555;border-radius: 5px;}

.team-img{}
.team-img a{display: block;overflow: hidden;height: 290px;}
.team-img a img{width: 100%;min-height: 100%;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .team-img a{height: 230px;}
  .team-nr{height: 230px;padding: 20px;}
  .team-nr a h3{font-size: 24px;}
  .team-nr a h3 b{font-size: 40px;}
  .team-nr a p {font-size: 14px; height: 80px;}
  .team-nr a span{margin-top: 20px;}
  
}

@media (max-width: 992px){
  
  .team-img a{height: 180px;}
  .team-nr{height: 180px;padding: 15px;}
  
}

@media (max-width: 767px){
  
  .team-box { float: none; width: 100%;overflow: hidden;}
  .team-img,.team-nr{height: 150px;float: left;width: 50%;}
  .team-nr{padding: 10px;}
  
  .team-nr a h3 { font-size: 18px; line-height: 1; letter-spacing: 0; margin-bottom: 10px;color: #fff;}
  .team-nr a h3 b{font-size: 25px;}
  .team-nr a p { font-size: 12px;line-height: 1.3; height: 80px;}
  .team-nr a span{display: none;}
 
}








/* 关于我们 */
.gywm-bg{background: url(../images/bg2.jpg)no-repeat center fixed;padding-top: 150px;}
.gywm{background: url(../images/bg3.png)no-repeat center;padding: 30px 0;}
.gywm-nr{float: right;width: 50%;padding-left: 30px;}
.gy-bt{margin-bottom: 15px;}
.gy-bt h3 { color: #0071bb;font-size: 28px;line-height: 1;letter-spacing: 1px;}
.gy-bt h3 span { text-transform: uppercase;color: #aaa;display: inline-block;font-size: 25px;}
.gy-txt{}
.gy-txt p {font-size: 14px; line-height: 1.7;color: #444;}
.gy-btn {margin-top: 20px;}
.gy-btn a { display: inline-block;font-size: 15px;text-transform: uppercase; color: #0071bb;border: 2px solid #0071bb;line-height: 1;padding: 12px 20px;border-radius: 5px;}

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

@media (max-width: 992px){
  
  .gywm-bg{padding-top: 50px;}
  .gywm { background: none; padding: 0;}
  .gywm-nr {float: none;width: 100%;background: #fff; padding: 20px;}
  
  
}

@media (max-width: 767px){
  
 
}




/* 友情链接 */
.links, .links a {font-size: 12px;margin: 0;}
.links{}
.links span {font-size: 16px;line-height: 1;display: inline-block;color: #444;}
.links span .fa{margin-right: 5px;}
.links a { font-size: 14px;line-height: 1.5;}

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

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

@media (max-width: 767px){
  
  
  
}












/*底部*/
.f_one{background: #0071bb;padding: 15px 0;}

.f-logo{float: left;width: 30%;padding-right: 15px;text-align: center;padding-top: 50px;}
.f-logo img{width: 90%;}

.f-lx{float: left;width: 50%;padding-left: 15px;border-left: 1px dashed #ccc;}
.f-lx p { font-size: 14px; line-height: 1.5;margin: 5px 0; color: #fff;}

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

.f_one p.copyright {font-size: 14px;line-height: 1.2;color: #dedede;margin-top: 10px;}

.police { color: #eee; margin-top: 10px;font-size: 15px;line-height: 1;}
.police a { margin: 0 5px;display: inline-block;}

.f_one a:hover{color: #f19b00;}

@media (max-width: 768px){
/*手机底部菜单*/
.footers { display:none}
.footer {background: #303030;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){
  
}

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

@media (max-width: 767px){
  
}



/* 内页样式 */
.page-body {margin: 30px auto 50px;}


.page-body .col-md-9{float: none;width: 100%;padding: 0;}


.sec-tit {border: none;height: 50px;line-height: 50px;background: #005a9f;padding: 0 10px;border-top-left-radius: 5px;border-top-right-radius: 5px;}
.sec-tit h2 {float: left; margin-top: 0;margin-bottom: 0; height: auto;line-height: 50px; font-weight: bold; font-size: 18px;color: #ffffff;border: none;}

.sec-tit h5{margin-top:16px;}
.sec-tit h5 a{color:#fff;}
.sec-tit h5 a:hover{background: #f9b31e}




.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:#005a9f;}

.sec-marquee-c strong{font-size: 18px;}


/* 右侧 */
.page-alist{margin-top: 0;}

.page_menu{background: #0071bb;height: 50px;}
.crumbs-item {line-height: 1;border-bottom: none;overflow: hidden;margin-bottom: 0;float: left;width: 30%;}
.crumbs-item h5 { font-size: 14px; line-height: 50px;color: #fff;}

.page-l-clist{float: right;width: 70%;text-align: right;}
.page-l-clist ul { padding: 0; border: none;overflow: hidden;display: inline-block;}
.page-l-clist li { height: auto; line-height: 1; text-align: center; font-size: 15px; border: none; background: none; margin: 0; float: left;z-index: 1;}
.page-l-clist li a {display: block;font-size: 15px; line-height: 50px; padding: 0 15px;color: #fff;}
.page-l-clist li a:hover {   display: inline-block; width: 100%;  height: auto; color: #fff; background: #005a9f;}
.page-l-clist li.on a{background: #005a9f;}


.wp-pagenavi{text-align: center;}
.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: #005a9f;
    border-color: #005a9f;
}
.pagination>li>a, .pagination>li>span{color: #005a9f;}

/* 新闻列表 */

.page-alist .page-adate {width: 70px;height: 65px;background: #005a9f;}

.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: #005a9f;}


/* 图片列表 */
.page-alist .col-md-3 {padding: 0 8px;margin-bottom: 10px;}
.img-inner{width: 300px;overflow: hidden;}
.img-inner:hover {border: 1px solid #005a9f;overflow: hidden;}

.page-alist .col-md-3 a{display:block;}
.page-alist .col-md-3 a h5 { height: auto; line-height: 1; overflow: hidden; font-size: 15px; text-align: center;padding: 8px 5px;float: none;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.page-alist .col-md-3 a:hover h5{color: #005a9f;}

.page-nav{display: none;}
.page-nav ul{overflow: hidden;}
.page-nav ul li{width: 50%;padding: 0 5px;float: left;border: none;margin-bottom: 10px;}
.page-nav ul li a { display: block;text-align: center; background: #f6f6f6; font-size: 14px; line-height: 1;padding: 15px 0;}
.page-nav ul li a:hover{color: #fff;background: #005a9f;}

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



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



@media (min-width: 992px) and (max-width: 1200px){
  
  .crumbs-item h5{font-size: 13px;}
  .page-l-clist li a{padding: 0 14px;}
  
}

@media (max-width: 992px){
  
  .page-body .col-md-9{float: none;width: 100%;}
  
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;float: left;width: 50%;}
  
  .page_menu {background: #0071bb;height: auto;}
  
  .crumbs-item {float: none; width: 100%; border-bottom: 1px solid #ddd;}
  .crumbs-item h5 {line-height: 40px;}
  
  .page-l-clist { float: none; width: 100%;text-align: center;padding: 10px 0;}
  .page-l-clist ul{display: block;}
  .page-l-clist li{width: 25%;}
  .page-l-clist li a{line-height: 40px;}
  
}

@media (max-width: 767px){
  
  .page-body { margin: 5px auto 40px;}
  .page-body .col-md-9 {float: none; width: 100%; padding: 0 15px;}
  
  .page_menu{background: none;}
  .crumbs-item{background: #0071bb;padding: 0 10px;}
  .crumbs-item h5{font-size: 13px;}
  .page-l-clist{padding: 10px;}
  .page-l-clist li {width: 50%;padding: 0 5px;margin-bottom: 10px;}
  .page-l-clist li a { line-height: 40px; background: #eee; color: #333;}
  .page-l-clist li.on a {background: #005a9f;color: #fff;}
  
  .page-content{padding-top: 0;}
  
  .page-nav{display: block;}

  .page-alist .col-md-4{padding: 0 5px;}
  .img-inner { height: 120px;}
  .page-alist .col-md-4 a h5{font-size:14px;}
  
  .page-alist .page-atit p {height: 4rem;font-size: 13px;}
  
  
  .product_detail .img {overflow: hidden;}
  .zoomPad{z-index: 0 !important;}
  
  
  
  
}

@media (max-width: 768px){
  .page-content img { width: auto !important;}
}


.kf_btn{width: 36px;height: 140px;padding-top: 10px;}
.kf_btn span img{width: 100%;}
.kf_btn .open{left: 12px;}

.top_center h3 {font-size: 14px; text-align: center;line-height: 1.3;padding: 15px 10px;}
.qq-list{text-align: center;}
.qq-list a{display: block;margin-bottom: 5px;}


