/* 自定义样式 */

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



/* 搜索框 */
.search-box {border-bottom: 1px solid #eee;background: #f8f8f8;height: 60px;}
.search-box .hot_search{font-size: 15px;line-height: 1;float: left;width: 65%;margin-top: 25px;}
.search-box .hot_search b {color: #111;font-size: 15px;line-height: 1;}
.search-box .hot_search a{font-size: 15px;color: #363636;}
.search-box .hot_search a:hover{color: #1b4f98;}
.search-box .searchbox{margin-top: 12px;text-align: right;position: relative;float: left;width: 35%}
.search-box .searchbox input{    height: 36px;outline: none;border-radius: 0;border: none;font-size: 15px;}
.search-box .searchbox input[type="text"]{    width: 60%;border: 1px solid #1b4f98;padding-left: 10px;font-size: 14px;background: #fff;}
.search-box .searchbox input[type="submit"] {width: 20%;margin-left: -5px;background: #1b4f98;font-size: 15px;color: #fff;letter-spacing: 3px;position: relative;}




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

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

}

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





/* 公共标题样式 */
.bt{text-align: center;margin-bottom: 50px;position:relative;}
.bt h5 { font-family: Times New Roman; font-size: 50px; font-weight: bold;  text-transform: uppercase; letter-spacing: -1px; color: rgb(0 0 0 / 10%);line-height: 1;margin-bottom:12px;}
.bt h3 { font-size: 28px; font-weight: bold; letter-spacing: 1px;position: absolute;width: 100%;top: 20px;color: #005a9f;}
.bt h3 span{color: #f19b00;}
.bt hr { margin: 0 auto 10px; width: 3%; border-top: 2px solid #005a9f;}
.bt p {font-size: 16px;line-height: 1.5; color: #666;}

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

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

@media (max-width: 767px){
  
  .bt{margin-bottom: 30px;}
  .bt h5{font-size:26px;margin-bottom: 15px;}
  .bt h3 {font-size: 22px;letter-spacing: 0;top: 10px;}
  .bt hr{width:10%;margin: 0 auto 5px;}
  .bt p {font-size: 13px;line-height: 1.5;color: #666;padding: 0 15px;}
  
}



/* 产品展示 */
.cpzs{padding: 60px 0;background: url(../images/bg2.jpg)no-repeat center top;}

.cp-bt{margin-bottom: 20px;}

.cp-nav{text-align: center;margin-bottom: 20px;}
.cp-nav ul{overflow: hidden;display: inline-block;}
.cp-nav ul li {float: left; margin: 0 10px; }
.cp-nav ul li a {display: block;background: #1b4f98;color: #fff;font-size: 16px;line-height: 1;padding: 12px 40px;border-radius: 2px;}
.cp-nav ul li a span {font-size: 15px;line-height: 1;display: inline-block; border: 1px solid rgb(255 255 255 / 50%);padding: 8px 16px;}
.cp-nav ul li a:hover{background: #c10000;}

.cp-cont{}
.cp-cont ul{overflow: hidden;}
.cp-cont ul li{float:left;width: 25%;padding: 0 8px;margin-bottom: 15px;}
.cp-cont ul li a{display:block;}
.cp-cont ul li a .cp-img { height: 220px;overflow: hidden; display: flex; border: 1px solid #bbb; flex-wrap: wrap;align-content: center;}
.cp-cont ul li a .cp-img img{width: 100%;min-height: 100%;transition:all .6s;}
.cp-cont ul li a p{text-align: center;font-size: 18px;line-height: 1;padding: 8px 0;color: #222;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.cp-cont ul li a:hover .cp-img img{transform: scale(1.1);}
.cp-cont ul li a:hover p{color: #1b4f98;}

.cp-btn{margin-top: 20px;text-align: center;}
.cp-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #1b4f98; color: #fff; padding: 10px 25px; border-radius: 2px;}
.cp-btn a:hover{background: #c10000;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .cp-cont ul li a .cp-img{height: 180px;}
  
}

@media (max-width: 992px) {

  .cp-nav ul li {float: left; margin: 0 0 10px; width: 33.333%;padding: 0 20px;}
  .cp-nav ul li a span{display: block;}
  
  .cp-cont ul li{padding: 0 5px;}
  .cp-cont ul li a .cp-img{height: 130px;}
  .cp-cont ul li a p{font-size: 15px;height: 37px; line-height: 30px;}
  
}

@media (max-width: 767px) {
  
  .cp-nav{padding: 0 10px;}
  .cp-nav ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
  .cp-nav ul li a{padding: 3px;}
  .cp-nav ul li a span{font-size: 13px;padding: 8px 0;}
  
  .cp-cont { padding: 0 10px;}
  .cp-cont ul li{width: 50%;padding: 0 5px;margin-bottom: 5px;}
  .cp-cont ul li a .cp-img { height: 150px;}
  
  
}












/* 关于我们 */
.adv-bg{background: url(../images/bg1.jpg) center bottom;padding: 30px 0;}
.adv-bg h3 {font-size: 30px;color: #fff;text-align: center;font-weight:bold;padding-top: 2%;}
.adv-bg h3 span {font-size: 30px;color: #fff;text-align: center;padding: 0 2%;font-weight:bold;}
.adv-bg .gy-txt {padding: 2% 0;}
.adv-bg .gy-txt p {font-size: 16px;color: #fff;text-align: center;line-height: 30px;}
.adv-bg .col-md-2 img { width:90%;margin: auto;}



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

@media (max-width: 992px) {

  
  
}

@media (max-width: 767px) {
  .adv-bg .col-md-2 img { width: 90%;margin: 5% auto;}

  

}






/* 案例 */
.anli{padding: 50px 0;background: #f1f1f1;}

.al-cont{}

.str_wrap,.str_wrap.str_active{background: none}

.walking{height: 270px !important;}
.walking .ar_1{width: 300px;height: 270px;margin-left: 20px;}

.walking .ar_1 .item {height: 220px;overflow: hidden;display: flex; flex-wrap: wrap; align-content: center;}
.walking .ar_1 .item img{width:100%;min-height: 100%;height: auto;}
.walking .ar_1 p {background: none;color: #333; padding: 10px 0;  font-size: 15px;  line-height: 1;height: auto;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.walking .ar_1:hover .item{border-color: #1b4f98;}
.walking .ar_1:hover p{color: #1b4f98;}

.al-btn{text-align: center;margin-top: 3%;}
.al-btn a { display: inline-block; font-size: 15px; line-height: 1; background: #1b4f98; color: #fff; padding: 13px 30px; border-radius: 2px;transition: all .5s;}
.al-btn a:hover{background: #c10000;}

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

@media (max-width: 992px) {

  .walking .ar_1{width: 250px;height: 230px;margin-left: 15px;}
  .walking .ar_1 .item {height: 200px;}
  
}

@media (max-width: 767px) {
  
  .walking {height: 180px !important;}
  .walking .ar_1 { width: 170px; height: 180px;margin-left: 15px;}
  .walking .ar_1 .item {height: 135px;}
  .walking .ar_1 p{font-size: 14px;}

}


/* 应用领域 */
.yyly { margin: 50px 0;}
.yyly .yyly_df {width: 90%;margin: auto;margin-top: 12px;line-height: 37px;background: url(../images/yyly_df.jpg);text-align: center;color: #1f377c;}
.list-youshi li {
    float: left;
    width: 16.6%;
    margin-top: 45px;
}
.list-youshi li .con {
    text-align: center;
    height: 100%;
    position: relative;
}
.ch-grid {
    margin: 0;
    padding: 0;
    list-style: none;
    display: block;
    width: 100%;
}
.ch-grid div {
    width: 185px;
    height: 185px;
    margin: 0 auto;
}
.ch-img-1 {
    background-image:url(../images/serv1.jpg);
}
.ch-img-2 {
    background-image:url(../images/serv2.jpg);
}
.ch-img-3 {
    background-image:url(../images/serv3.jpg);
}
.ch-img-4 {
    background-image:url(../images/serv4.jpg);
}
.ch-img-5 {
    background-image:url(../images/serv5.jpg);
}
.ch-img-6 {
    background-image:url(../images/serv6.jpg);
}
.ch-item {
    width: 100%;
    height: 100%;
    border-radius: 50%;
    position: relative;
    cursor: default;
    box-shadow: inset 0 0 0 10px rgba(255,255,255,0.6),
		0 1px 2px rgba(0,0,0,0.1);
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
}
.ch-info {
    position: absolute;
    background: rgba(16, 68, 146, 0.4);
    width: inherit;
    height: inherit;
    border-radius: 50%;
    /* opacity: 0; */
    left: 0;
    -webkit-transition: all 0.4s ease-in-out;
    -moz-transition: all 0.4s ease-in-out;
    -o-transition: all 0.4s ease-in-out;
    -ms-transition: all 0.4s ease-in-out;
    transition: all 0.4s ease-in-out;
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -o-transform: scale(0);
    -ms-transform: scale(0);
    transform: scale(0);
    -webkit-backface-visibility: hidden;
}
.list-youshi li .con:hover .ch-item .ch-info {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -o-transform: scale(1);
    -ms-transform: scale(1);
    transform: scale(1);
    text-shadow: 0 0 black;
}
.ch-info p {
    color: #fff;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-size: 16px;
    margin: 0 10px 10px;
    height: 110px;
    padding-top: 40%;
    text-shadow: 0 0 1px #fff, 0 1px 2px rgba(0,0,0,0.3);
}
.list-youshi .con h2 {
    font-size: 22px;
    font-weight: normal;
    padding-top: 10px;
}

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

@media (max-width: 992px) {

  
  
}

@media (max-width: 767px) {
 .list-youshi li { width: 50%;}

  
  
}



/* 新闻 */
.xinw{padding: 60px 0;background:#f1f1f1;}



.xw-img{    margin-bottom: 10px;height: 225px;overflow: hidden;display: flex;flex-direction: column;justify-content: center;}
.xw-img img{width: 100%;}

.xinw-left{}
.xinw_nr1{}
.xinw_nr1 a{}
.xinw_nr1 h1{font-size: 16px;font-weight: normal;text-align: left;color: #000;}
.xinw_nr1 h1:hover{color: #005a9f;}
.xinw_nr1 h5{font-size: 12px;line-height: 30px;}
.xinw_nr1 p{font-size: 14px;line-height: 20px;color: #666;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.xw-xleft { background: #fff;padding: 10px;}

.xw-more{margin-top: 10px;}
.xw-more a{display: inline-block;font-size: 14px;line-height: 14px; background: #005a9f;color: #fff;padding: 10px 15px;}
.xw-more a:hover{ background: #c10000;}

.xinw-right{padding:0px;}
.xinw-right a{}
.xinw_nr2 { border-bottom: 1px solid #e4e4e4;padding: 15px 0;transition: all .6s;background: #fff;margin-bottom: 13px;}
.xinw_nr2 .xinw-date{text-align: center;padding: 5px 0;border-right: 1px solid #ddd;}
.xinw_nr2 .xinw-date h1{font-size: 40px;font-family: monospace;line-height: 40px;}
.xinw_nr2 .xinw-date h5{font-size: 16px;line-height: 16px;}
.xinw_nr2 .xinw-tit{}
.xinw_nr2 .xinw-tit h3 { font-size: 17px;color: #000;margin-bottom: 8px;height: 20px;overflow: hidden;}
.xinw_nr2 .xinw-tit p{font-size: 14px;line-height: 20px;color: #666;overflow:hidden;height: 40px;}

.xinw_nr2:hover{background: #005a9f;border-color:#005a9f;}
.xinw_nr2:hover .xinw-date h1,.xinw_nr2:hover .xinw-date h5,.xinw_nr2:hover .xinw-tit h3,.xinw_nr2:hover .xinw-tit p{color: #fff;}


.xw-cont{}
.xw-left{float: left;width: 49%;}
.rdzx { background:#fff;padding:0px;}
.carousel-inner>.item{height: 315px;}
.carousel-inner>.item img{width: 100%;}

.xw-right{float: right;width: 48%;}
.rd-tu {width:100%;}
.rd-tu img {width:100%;}
.xw-list{ padding: 0 15px;}
.xw-list li{}
.xw-list li a{display: block;overflow: hidden;padding: 10px 0;}
.xw-list li a h3 { font-size: 15px; line-height: 1; width: 75%; float: left; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;background: url(../images/xw-ico.png)no-repeat center left;padding-left: 20px;}

.xw-list li a h5{float: right;width: 25%;text-align: right;padding-right: 10px;font-size: 12px;line-height: 1;color: #666;}
.xw-list li a:hover h3{color: #1b4f98;}



@media (min-width: 992px) and (max-width: 1200px){
  
  .xw-list li a{padding: 20px 0;}
  
}

@media (max-width: 992px) {

  .xw-list li a{padding: 13px 0;}
  .xw-list li a h3{font-size: 14px;width: 78%;}
  .xw-list li a h5{font-size: 12px;width: 22%;}
  .xinw-left { display: none;}

  
}

@media (max-width: 767px) {
  
  .xw-left { float: none;  width: 100%; margin-bottom: 20px;padding: 015px;}
  .carousel-inner>.item {height: 240px;}
  .xw-right {float: none;width: 100%;padding: 0 15px;}
  
  .xinw {padding: 30px 0;}

}


/* 热门产品 */
.remen{padding: 50px 0;}
.rm-bt{position: relative;margin-bottom: 50px;}
.rm-bt h5 { font-size: 40px; font-weight: bold;color: rgb(0 0 0 / 20%);}
.rm-bt h3{position: absolute;color: #005a9f;font-size: 32px;line-height: 1;left: 0;font-weight:bold;letter-spacing: 2px;top: 25px;}

.rm-cont{border: 1px solid #dfdfdf;padding: 0 20px 20px;}
.rm-cont .rm-box { overflow: hidden;padding: 20px 0;border-bottom: 1px dashed #ccc;display: flex;align-items: center;}
.rm-cont .rm-box img{width: 50px;margin-right: 10px;}
.rm-cont .rm-box b{color: #005a9f;font-size: 24px;margin-right: 20px;line-height: 1;display: inline-block;}
.rm-cont .rm-box a { display: inline-block;font-size: 16px; line-height: 1;color: #202020; margin-right: 30px;}
.rm-cont .rm-box a:hover{color: #005a9f;}



@media (max-width: 767px) {
  
  
  
  .remen{padding: 30px 15px;}
  .rm-bt{text-align: center;margin-bottom: 30px;}
  .rm-bt h5{font-size: 26px;}
  .rm-bt h3{font-size: 24px;top: 10px;width: 100%;}

  .rm-cont{padding: 0 15px 15px;}
  .rm-cont .rm-box{display: block;padding: 15px 0;}
  .rm-cont .rm-box img{width: 36px;margin-right: 5px;margin-bottom: 10px;}
  .rm-cont .rm-box b{font-size: 18px;}
  .rm-cont .rm-box a {font-size: 14px; margin-right: 15px;margin-bottom: 8px;}
  
  
}








/* 友情链接 */
.links {  margin: 0;  font-size: 16px;line-height: 1.5;padding-bottom: 20px;}
.links p{font-size: 18px;line-height:1;color: #888;border-bottom: 1px solid #ddd;padding-bottom: 15px;margin-bottom: 10px;}
.links p span{color: #005a9f;font-weight: bold;}
.links a {margin: 0 10px 10px;font-size: 14px;line-height: 1.5;color: #202020;}
.links a:hover{color: #1482d7;}

@media (max-width: 767px){
  
  .links{padding: 0 15px;margin-bottom: 30px;}
  
}



.mo-footer{background:#005a9f;text-align: center;padding: 30px 15px;color: #fff;}
.mo-footer h3 {font-size: 18px;line-height: 1;margin-bottom: 15px;}
.mo-footer p {font-size: 14px;line-height: 1;margin: 8px 0;}




/* 底部 */
.f_one {background: #272c31;padding: 50px 0;}

.f-logo{float: left;text-align: center;width: 24%;margin-right: 5%;}
.f-logo h3 { font-size: 26px;color: #fff;letter-spacing: 2px;margin-bottom: 20px;}
.f-logo h3 img{display: block;margin: 0 auto 10px;}
.f-logo p{margin-bottom: 10px;}
.f-logo p a{font-size: 15px;line-height: 1;display: inline-block;color: #fff;color: #bbb;}
.f-logo p a:hover{color: #fff;}

.f-nav{overflow: hidden;float: left;color: #fff;}
.f-nav ul{float: left;margin: 0 50px;}
.f-nav ul li{}
.f-nav ul li h3 {font-size: 18px;line-height: 1;margin-bottom: 20px;}
.f-nav ul li a { display: inline-block;font-size: 14px;line-height: 1;color: #bbb;margin-bottom: 10px;}
.f-nav ul li a:hover{color: #fff;}



.f-ewm{float: right;width: 24%;background: url(../images/ewm_fgx.png)no-repeat center left;padding-left: 50px;}
.ewm-box{overflow: hidden;padding: 5px 0;}
.ewm-box img{width: 90px;}
.ewm-box p {display: inline; color: #ddd;font-size: 14px;line-height: 1;margin-left: 10px;letter-spacing: 2px;}


/* 区域设置 */
.sec-tit.left-keyword-tit, .themain {
    display: block;
}
.themain {
    clear: both;
    text-align: center;
    color: #eee;font-size: 15px;line-height: 1;margin-top: 10px;
}
.themain a {
    color: #eee;
    margin: 0 5px;display: inline-block;
}

.f_two {  background: #104492; border-top: 1px solid #5e7ba7; padding: 15px 0;}
.f_two h3{font-size: 18px;line-height: 1;margin-bottom: 15px;text-align: center;color: #fff;}
.f_two p{text-align: center;font-size:15px;line-height: 1;color: #ddd;margin: 10px 0;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .f-nav ul li{padding: 0 38px;}
  
  .f-lx p{font-size: 14px;}
  .f-logo{width: 30%;}
  
}
@media (max-width: 992px) {


}

@media (max-width: 767px) {

  

}


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







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

.left_menu {float: left;width: 23%;margin-right: 0;padding: 0 20px 0 0;}
.page-body .col-md-9{float: left;width: 77%;padding: 0;}

.page-body .sec-tit {margin-top: 0;margin-bottom: 2px;}
.sec-tit {border: none;height: 60px;line-height: 60px;background: #1b4f98;padding: 0 10px;}
.sec-tit h2 {float: none;text-align: center; margin-top: 0;margin-bottom: 0; height: auto;line-height: 60px; font-weight: bold; font-size: 24px;color: #ffffff;border: none;letter-spacing: 2px;}

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

.page-l-clist{border: none;margin-bottom: 20px;}
.page-l-clist ul {padding: 0; border: none;}
.page-l-clist li { height: auto;line-height: 40px;font-size: 15px;border: none;background: #eee;margin: 2px 0;text-align: left;}
.page-l-clist li a{display:block;padding: 0 20px;}
.page-l-clist li a .fa {float: right; font-size: 20px;line-height: 40px;color: #bbb;font-weight: bold;}
.page-l-clist li a:hover {   display: inline-block; width: 100%;  height: 40px; color: #fff; background: #1b4f98;}
.page-l-clist li a:hover .fa{color: #fff;}
.page-l-clist li .layer2{left: 100%;padding: 0;}
.page-l-clist li .layer2 ul li a{text-align: center;}
#ibrcolor {border-bottom: none;}

.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: #1b4f98;}

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


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

.crumbs-item {line-height: 1;border-bottom: 1px solid #ddd;overflow: hidden;margin-bottom: 15px;overflow: hidden;}
.crumbs-item .page-title{color: #fff;float: left;width: 50%;height: 40px;position: relative;}
.crumbs-item .page-title a{display: none;pointer-events: none;}
.crumbs-item .page-title a:last-child {display: block;color: #1b4f98;position: absolute;top: 0;left: 0;z-index: 3;font-size: 24px;line-height: 39px;font-weight: bold;border-bottom: 1px solid #1b4f98;}
.crumbs-item h5{font-size: 14px;line-height: 40px;padding: 0; color: #444; float: right;text-align: right; width: 50%;}

.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: #1b4f98;
    border-color: #1b4f98;
}
.pagination>li>a, .pagination>li>span{color: #1b4f98;}

/* 新闻列表 */

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

.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: #1b4f98;}


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

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

.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: #eee; font-size: 14px; line-height: 1;padding: 15px 0;}
.page-nav ul li a:hover{color: #fff;background: #1b4f98;}

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

.product_detail h1.title{font-size: 20px;line-height: 1;}
.list_p li h2 { margin-top: 0;font-size: 14px;line-height: 1;}
.list_p li { height: auto; line-height: 1; font-size: 14px; border-bottom: 1px dashed #e0e1dc; padding: 10px 0;font-family: "Microsoft YaHei";}
.list_p li h2 a { font-size: 14px;font-family: "Microsoft YaHei";}


.page-content { font-size: 15px;line-height: 1.8;}


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


/* 留言 */
.form-control:focus {
    border-color: #1b4f98;
    outline: 0;
    -webkit-box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
    box-shadow: inset 0 1px 1px rgb(0 0 0 / 8%), 0 0 8px rgb(27 79 152 / 60%);
}

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

@media (max-width: 992px){
  
  .page-body {margin: 10px auto 50px;}
  .page-body .col-md-9{float: none;width: 100%;}
  .page-alist .col-md-4 {padding: 0 8px;margin-bottom: 10px;float: left;width: 33.3333%;}
  
  .page-alist .page-atit p {height: 4rem;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 33.3333%;}
  
  .crumbs-item .page-title{display: none;}
  .crumbs-item h5{float: none;width: 100%;}
  
  .crumbs-item h5 {text-align: left;line-height: 30px;}
  
  .page-con-tit h1{font-size: 18px;}
  
  
}

@media (max-width: 767px){
  
  .page-body { margin: 5px auto 40px;}
  .page-body .col-md-9 {float: none; width: 100%; padding: 0 15px;}
  
  .crumbs-item h5{font-size: 13px;}
  
  .page-content{padding-top: 0;}
  
  .page-nav{display: block;}
  .page-nav ul li{width: 50%;padding: 0 5px;}

  .page-alist .col-md-4{padding: 0 5px;width: 50%;}
  .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;}
  
  
  .page-alist .col-md-4{height: auto;}
  
  
}
.zoomPad{z-index: 1 !important;}







