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


h1,h2,h3,h4,h5,h6,p{margin: 0;padding: 0;}

/*****内容区1200像素******/
@media (min-width: 768px) {
    .container {
        width:750px
    }
}
@media (min-width: 992px) {
    .container {
        width:970px
    }
}
@media (min-width: 1200px) {
    .container {
        width:1200px
    }
}


.banner{position: relative;}

.ban-bg {position: absolute;height: 100px; z-index: 99;bottom: 0;width: 100%;}

.ban-cont{height: 100px;background: url(../images/ban-bg.png)no-repeat center top;}

.search-dh{float: left;width: 25%;overflow: hidden;padding-top: 25px;height: 100px;}
.search-dh img{width: 25%;float: left;}
.search-dh p { float: left;width: 75%; font-size: 16px; line-height: 1;color: #fff;padding-left: 10px;}
.search-dh p span {display: block; font-size: 30px;margin-top: 5px;letter-spacing: 2px;font-family: fantasy;}

.hot_search {float: left;width: 55%;padding-top: 30px;overflow: hidden;padding-left: 10px;height: 100px;}
.hot_search span {float: left;display: block;font-size: 16px;line-height: 1;color: #fff;width: 13%;}
.hot_search p { float: left;width: 87%;height: 60px;overflow: hidden;word-break: keep-all;}
.hot_search a { margin-right: 10px; font-size: 15px;line-height: 1.3;color: #fff;word-break: break-all;}



/* 搜索框 */
.searchbox {text-align: right; position: relative; float: right; width: 20%;padding-top: 40px;height: 100px;}
.searchbox input{    height: 36px;outline: none;border-radius: 0;border: none;}
.searchbox input[type="text"]{    width: 100%;border: 1px solid #ddd;padding-left: 10px;}
.searchbox input[type="submit"]{    width: 25%;margin-left: -5px;background: #064aa9;font-size: 13px;color: #fff;letter-spacing: 3px;position: absolute;z-index: 3;right: 0;}




@media (min-width: 992px) and (max-width: 1200px){
  .searchbox{width: 19%;padding-top: 30px;}
  
  .ban-cont{background: url(../images/ban-bg.png)no-repeat center left -350px;}
  .search-dh{width: 26%;}
  .search-dh p span{font-size: 24px;}
  
  .hot_search span{font-size: 15px;width: 15%;}
  .hot_search p{width: 85%;}
  .hot_search a{font-size: 14px;}
  
  
}
@media (max-width: 992px){
  
  .ban-bg{display: none;}
  .searchbox{display: none;}

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

}





.pro-bt{text-align: center;margin-bottom: 30px;margin-top: 50px;}
.pro-bt h3 {font-size: 36px;line-height: 1;color: #d70c19;}
.pro-bt h5 {font-size: 18px;line-height: 1; text-transform: uppercase;color: #aaa; margin-top: 10px;}

.pro-bg{border-top: 1px dashed #ccc;border-bottom: 1px dashed #ccc;padding-top: 15px;}
.pro-nav{}
.pro-nav ul{overflow: hidden;}
.pro-nav ul li {float: left; width: 14.285%;text-align: center;padding: 0 10px;margin-bottom: 15px;}
.pro-nav ul li a { display: block;font-size: 15px;line-height: 1; background: #2f7fee;color: #fff;padding: 12px 0;border-radius: 30px;transition: all .5s;}
.pro-nav ul li a:hover{background: #115bc0;}




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

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

  
  
}


.chanpin{padding-bottom: 50px;}

.cp-cont{}

.dowebok {width: 100%;height: 700px;line-height: 30px;font-size: 12px;overflow: hidden;}

.dowebok .cp-box{float: left;color: #333;text-decoration: none; width: 25%;padding: 0 10px;margin-bottom: 20px;}
.dowebok a {border: 3px solid #ddd;padding: 10px;display: block;}
.dowebok a .item {height: 220px;overflow: hidden; display: flex;align-items: center;}
.dowebok a .item img{width: 100%;min-height: 100%;transition: all .5s;}
.dowebok a p { text-align: center; background: #eee; font-size: 15px; line-height: 1; padding: 12px 0; margin-top: 10px; color: #000;font-weight: bold;}
.dowebok a h5 {color: #333;text-align: center;font-size: 14px;line-height: 1;margin-top: 10px;}
.dowebok a:hover {text-decoration: none;border-color: #115bc0;}
.dowebok a:hover .item img{transform: scale(1.1);}
.dowebok a:hover p{background: #115bc0;color: #fff;}


.mo-dh{background: #d70c19;padding: 15px 10px;;}
.mo-dh p {text-align: center;font-size: 16px;line-height: 1;color: #fff;}
.mo-dh img{width: 40px;margin-right: 10px;}
.mo-dh p span { font-family: fantasy;font-size: 22px; line-height: 1; display: inline-block; vertical-align: text-bottom;letter-spacing: 1px;font-weight: normal;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .dowebok a .item{height: 180px;}
  
  
  
}
@media (max-width: 992px){
  
  .pro-bt {margin-bottom: 20px;margin-top: 30px;}
  .pro-bt h3{font-size: 26px;}
  .pro-bt h5{font-size: 15px;margin-top: 5px;}
  
  .pro-nav ul li{padding: 0 5px;margin-bottom: 10px;}
  .pro-nav ul li a{font-size: 13px;padding: 10px 0;}
  
  .dowebok .cp-box{padding: 0 5px;margin-bottom: 10px;}
  .dowebok a{border: 2px solid #ddd;padding: 5px;}
  .dowebok a .item{height: 140px;}
  .dowebok a p{font-size: 13px;padding: 8px 0;margin-top: 5px;}
  .dowebok a h5{font-size: 12px;margin-top: 5px;}
  .dowebok{height: 500px;}
  .chanpin {padding-bottom: 30px;}

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

  .pro-bg{padding: 20px 10px;height: 280px;overflow: hidden;}
  .pro-nav ul li {width: 50%;}
  
  
  .cp-cont{padding: 15px 10px 0;}
  .cp-cont ul{overflow: hidden;}
  .cp-cont ul li{float: left;width: 50%;padding: 0 3px;margin-bottom: 10px;}
  .cp-cont ul li a{display: block;}
  .cp-cont ul li a .cp-img{height: 150px;overflow: hidden;border: 2px solid #eee;}
  .cp-cont ul li a .cp-img img{width: 100%;min-height: 100%;}
  .cp-cont ul li a p{font-size: 13px;line-height: 1;margin-top: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;font-weight: bold;color: #333;}
  .cp-cont ul li a h5 {text-align: center;font-size: 12px; line-height: 1;margin-top: 5px;color: #666;}
  
  .cp-cont ul li a:hover .cp-img{border-color: #115bc0;}
  
  
}



.youshi{background: url(../images/bg2.jpg)no-repeat center;padding: 80px 0;}

.ys-bt{text-align: center;margin-bottom: 50px;}
.ys-bt h3 {font-size: 36px;line-height: 1;letter-spacing: 2px;color: #fff;font-weight: bold;}
.ys-bt h3 span { font-family: cursive;display: inline-block;border-bottom: 2px solid rgb(255 255 255 / 50%);padding-bottom: 5px;vertical-align: text-bottom;}
.ys-bt h5 {font-size: 18px; line-height: 1;color: #fff;background: rgb(255 255 255 / 30%); padding: 6px 0; width: 60%;margin: 15px auto 0;}

.ys-cont{}
.ys-cont ul{overflow: hidden;width: 100%; height: 350px;margin: 0 auto;}
.ys-cont ul li{float: left;height: 350px;width: 16.666666%;}
.ys-cont ul .ys1{width: 50%;background: url(../images/ys-img1.jpg)no-repeat center right;}
.ys-cont ul .ys2{background: url(../images/ys-img2.jpg)no-repeat center right;}
.ys-cont ul .ys3{background: url(../images/ys-img3.jpg)no-repeat center right;}
.ys-cont ul .ys4{background: url(../images/ys-img4.jpg)no-repeat center right;}
.ys-txt {background: rgb(47 127 238); height: 350px;width: 200px; border-left: 1px solid #115bc0;padding: 15px;position: relative;}
.ys-txt h3 {font-size: 22px;line-height: 1;font-weight: bold;color: #fff;letter-spacing: 2px;margin-bottom: 15px; padding-top: 10px;}
.ys-txt p { color: #fff;font-size: 14px;line-height: 1.8;}
.ys-txt .fa {position: absolute;right: -17px;font-size: 50px;line-height: 50px;color: #2f7fee;top: 45%;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .ys-txt{width: 161.6666px;}
  
}
@media (max-width: 992px){

  .youshi{padding: 30px 0;}
  .ys-bt{margin-bottom: 20px;}
  .ys-bt h3{font-size: 24px;}
  .ys-bt h5{font-size: 16px;margin: 10px auto 0;}
  
  .ys-cont ul{height: 240px;}
  .ys-txt{width: 130px;padding: 8px;height: 240px;}
  .ys-txt h3{font-size: 17px;letter-spacing: 1px;padding-top: 5px;margin-bottom: 10px;}
  .ys-txt p {font-size: 13px;line-height: 1.5;}
  .ys-cont ul li{height: 240px;}
  
  .ys-cont ul .ys3{background-size: auto 100%;}
  
}
@media (max-width: 767px){

  .youshi{display: none;}
  
  
}



.zhengshu{padding: 80px 0;}

.zs-bt{text-align: center;margin-bottom: 30px;}
.zs-bt h3 {font-size: 34px; line-height: 1;letter-spacing: 2px; font-weight: bold;color: #000;margin-bottom: 15px;}
.zs-bt h5 {display: inline-block;color: #fff;background: rgb(47 127 238);font-size: 17px;padding: 8px 40px;}

.zs-cont{text-align: center;}
.zs-cont ul{overflow: hidden;padding: 0 5%;}
.zs-cont ul li{float: left;width: 33.33333%;padding: 0 10px;}
.zs-cont ul li a { display: block; text-align: center; background: #eee;padding: 5px;}
.zs-cont ul li a .zs-img {height: 240px; overflow: hidden;background: #fff;display: flex;justify-content: center;}
.zs-cont ul li a .zs-img img{height: 100%;transition: all .5s;}
.zs-cont ul li a h3 { font-size: 18px;line-height: 1;padding: 15px 0 10px;}

.zs-cont ul li a:hover{background: #115bc0;}
.zs-cont ul li a:hover .zs-img img{transform: scale(1.1);}
.zs-cont ul li a:hover h3{color: #fff;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .zhengshu { padding: 50px 0;}
  .zs-bt h3{font-size: 30px;}
  
  .zs-cont ul{padding: 0;}
  
  
  
  
}
@media (max-width: 992px){
  
  .zhengshu { padding: 30px 0;}
  .zs-bt h3{font-size: 24px;}
  .zs-bt h5{font-size: 15px;}
  .zs-bt {margin-bottom: 20px;}
  .zs-cont ul li a .zs-img{height: 170px;}
  .zs-cont ul{padding: 0;}
  .zs-cont ul li a h3 {font-size: 14px;line-height: 1;padding: 10px 0 5px;}

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

  .zhengshu {padding: 0 0 30px 0;}
  .zs-bt h5 {font-size: 14px; padding: 8px 0;display: block;}
  
  .zs-cont {padding: 0 10px}
  .zs-cont ul li { float: left; width: 50%;padding: 0 5px;margin-bottom: 10px;}
  
  .zs-cont ul li a .zs-img {height: 130px;}
  .zs-cont ul li a h3{font-size: 13px;}
  
  
}




.gywm{padding: 80px 0 0;background: url(../images/bg3.jpg)no-repeat center bottom;margin-bottom: 80px;}

.gy-left{float: left;width: 49%;text-align: center;position: relative;}
.gy-left h2 { font-size: 40px; line-height: 1;font-weight: bold;color: #115bc0;letter-spacing: 6px;-webkit-text-stroke: 4px #fff;}
.gy-left h5 { font-size: 18px; text-transform: uppercase;font-weight: bold;line-height: 1;color: rgb(255 255 255 / 75%); margin-top: 10px;}
.gy-left img { width: 100%;position: absolute;left: 0; top: 80px;}

[data-content]::before {
  content: attr(data-content);
  position: absolute;
  -webkit-text-stroke: 0;
  color: #115bc0;
}



.gy-right{float: right;width: 50%;background: rgb(35 35 35 / 85%);padding: 20px;margin-bottom: 50px;box-shadow: 10px 10px 0 rgb(0 0 0 / 20%);}

.gy-cont{}
.gy-cont h3 { font-size: 26px;line-height: 1;font-weight: bold;color: #fff; letter-spacing: 3px;margin-bottom: 25px;}
.gy-cont h3 span { text-transform: uppercase;letter-spacing: 1px;display: inline-block; color: #d70c19;border-bottom: 2px solid rgb(255 255 255 / 30%); padding-bottom: 5px;}

.gy-txt{height: 200px;overflow: hidden;overflow-y: auto;padding-right: 15px;}
.gy-txt p { font-size: 16px;line-height: 1.8;color: #fff;}
.gy-txt::-webkit-scrollbar {width: 3px;background: #ddd;border-radius: 10px;}
.gy-txt::-webkit-scrollbar-thumb { background-color: #d70c19;  -webkit-border-radius: 2em;-moz-border-radius: 2em;border-radius: 2em;}

.gy-btn{margin-top: 10px;}
.gy-btn a{display: inline-block;font-size: 16px;line-height: 1;color: #fff; text-transform: uppercase;border: 1px solid #fff;padding: 10px 40px;}

@media (min-width: 992px) and (max-width: 1200px){
  
  .gy-txt p {font-size: 15px; line-height: 1.6; color: #fff;}
  .gywm{padding: 50px 0 0;margin-bottom: 0;}
  
}
@media (max-width: 992px){

  .gy-left h2{font-size: 30px;}
  .gy-left h5{font-size: 15px;}
  .gy-cont h3 {font-size: 22px;letter-spacing: 2px;margin-bottom: 20px;}
  
  .gy-txt p {font-size: 14px;line-height: 1.5;color: #fff;}
  .gy-right{padding: 15px;margin-bottom: 30px;}
  .gy-btn a{font-size: 13px;}
  .gywm{padding: 50px 0 0;margin-bottom: 0;}
  
  
}
@media (max-width: 767px){

  .gywm {padding: 30px 15px 0;}
  .gy-left,.gy-right{float: none;width: 100%;}
  
  .gy-left img {width: 88%;position: static;margin-top: 20px;margin-bottom: 20px;}
  
}




.xinw{padding: 50px 0;}

.xw-bt {overflow: hidden;border-bottom: 2px solid #ddd;padding-bottom: 6px;margin-bottom: 15px;}
.xw-bt h3 { font-size: 24px; line-height: 1;font-weight: bold; letter-spacing: 2px;color: #000;float: left;}
.xw-bt a { float: right; font-size: 16px;line-height: 1;display: inline-block; font-family: fantasy;color: #bbb;margin-top: 6px;margin-right: 5px;}
.xw-bt a:hover{color: #115bc0;}

.xw-left{float: left;width: 65%;}
.xw-left ul{}
.xw-left ul li{margin-bottom: 10px;}
.xw-left ul li a{display: block;overflow: hidden;}
.xw-left ul li a .xw-date {float: left; width: 15%;text-align: center;background: #115bc0;color: #fff;height: 110px;padding-top: 18px;}
.xw-left ul li a .xw-date h5 { font-size: 44px; line-height: 1; font-family: fangsong;letter-spacing: 2px;font-weight: bold;}
.xw-left ul li a .xw-date p { font-size: 20px;line-height: 1;margin-top: 5px;}
.xw-left ul li a .xw-info { float: left; width: 85%; background: #eee; height: 110px;padding: 20px;transition: all .5s;}
.xw-left ul li a .xw-info h3 {font-size: 18px; line-height: 1; color: #000;letter-spacing: 1px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 8px;}
.xw-left ul li a .xw-info p {font-size: 14px;line-height: 1.6;color: #666;}
.xw-left ul li a:hover .xw-info{background: #2f7fee;}
.xw-left ul li a:hover .xw-info h3 {color: #fff;}
.xw-left ul li a:hover .xw-info p{color: #fff;}


.xw-right{float: right;width: 32%;}
.xw-right ul{}
.xw-right ul li {border-bottom: 1px dashed #bbb;padding-bottom: 18px;margin-bottom: 18px;}
.xw-right ul li a{display: block;}
.xw-right ul li a h3 { font-size: 16px; line-height: 1; margin-bottom: 10px; overflow: hidden;text-overflow: ellipsis;white-space: nowrap;color: #222;}
.xw-right ul li a h3 span{color: #d70c19;}
.xw-right ul li a p {font-size: 13px;line-height: 1.5;color: #444;}
.xw-right ul li a p span{color: #115bc0;}


.links{margin-bottom: 30px;}
.links b { display: block; font-size: 20px;line-height: 1; color: #000;letter-spacing: 1px;border-bottom: 1px solid #ddd;padding-bottom: 5px;margin-bottom: 5px;}
.links a {display: inline-block; font-size: 15px;line-height: 1.5;margin: 0 20px 0 0;color: #555;}
.links a:hover{color: #115bc0;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .xw-right ul li a p { height: 60px;overflow: hidden;}
  
}
@media (max-width: 992px){
  
  .xw-left{width: 60%;}
  .xw-right{width: 38%;}
  
  .xw-bt h3{font-size: 20px;}
  .xw-left ul li a .xw-date{width: 18%;height: 70px;padding-top: 8px;}
  .xw-left ul li a .xw-date h5{font-size: 36px;}
  .xw-left ul li a .xw-date p {font-size: 16px;margin-top: 3px;}
  
  .xw-left ul li a .xw-info{width: 82%;height: 70px;padding: 10px;}
  .xw-left ul li a .xw-info h3{font-size: 16px;margin-bottom: 5px;letter-spacing: 0;}
  .xw-left ul li a .xw-info p {font-size: 12px; line-height: 1.3;height: 30px;overflow: hidden;}
  
  .xw-right ul li a h3{font-size: 14px;}
  .xw-right ul li { border-bottom: 1px dashed #bbb;padding-bottom: 12px;margin-bottom: 15px;}
  .xw-right ul li a p {font-size: 12px;line-height: 1.3; height: 30px;overflow: hidden;}
  .xinw {padding: 30px 0;}
  

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

  .xinw{padding: 30px 15px 0;}
  .xw-left,.xw-right{float: none;width: 100%;margin-bottom: 20px;}
  
  .xw-left ul li a .xw-date h5 {font-size: 30px;}
  .xw-left ul li a .xw-date p{font-size: 14px;}
  
  
}


.f_one{background: #343434;padding: 30px 0;color: #fff;}

.f-bt{margin-bottom: 15px;}
.f-bt h3 { font-size: 20px;line-height: 1;letter-spacing: 2px;color: #fff;}
.f-bt h5 {font-size: 16px;font-weight: bold;font-style: italic; margin-top: 5px;line-height: 1;letter-spacing: 1px;text-transform: uppercase;}
.f-bt hr { border-top: 2px solid rgb(255 255 255 / 50%);width: 50px;margin: 10px 0 0;}

.f-pro{float: left;width: 25%;}
.f-pro ul{overflow: hidden;height: 120px;}
.f-pro ul li{float: left;width: 50%;}
.f-pro ul li a {display: inline-block;font-size: 15px; line-height: 1; margin-bottom: 10px;color: #ccc;}
.f-pro ul li a:hover{color: #fff;text-decoration: underline;}

.f-lx{float: left;width: 50%;padding-left: 40px;border-left: 1px solid rgb(255 255 255 / 20%);background: url(../images/f-img.png)no-repeat right bottom;background-size: 350px;height: 250px;}
.f-lx h2 {font-size: 17px; line-height: 1;margin-bottom: 15px;}
.f-lx p {font-size: 15px;line-height: 1;margin-bottom: 10px;color: #ccc;}

.f-nav{float: left;width: 25%;padding-left: 20px;border-left: 1px solid rgb(255 255 255 / 20%);}
.f-nav ul{overflow: hidden;}
.f-nav ul li{float: left;width: 50%;}
.f-nav ul li a {display: inline-block;font-size: 15px; line-height: 1; margin-bottom: 10px;color: #ccc;}
.f-nav ul li a:hover{color: #fff;text-decoration: underline;}

.ewm-box{}
.ewm-box img{width: 100px;}
.ewm-box p {font-size: 13px;line-height: 1;margin-top: 5px;margin-left: 20px;}

.f_two{background: #212121;}
.f_two p.copyright {text-align: center; font-size: 14px;line-height: 40px;color: #ddd;}

.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: 0 auto;padding: 10px 0 50px;}

.page-nav{padding: 30px 0 0;}


/* 内页标题 */
.crumbs-item {line-height: 1; border-bottom: 3px solid #ddd; overflow: hidden;margin-bottom: 15px;}
.crumbs-item h6 {float: right; width: 40%; text-align: right;margin-top: 30px; font-size: 15px;line-height: 1;color: #aaa;}
.crumbs-item h6 .fa {font-size: 18px;line-height: 16px; vertical-align: text-bottom;margin-right: 3px;}
.crumbs-item h6 a:hover{font-weight: bold;}

.page-title{color: #fff;position: relative;height: 60px;float: left;width: 60%;}

.page-title a{display: none;}
.page-title a:last-child {
    display: inline-block;
    color: #333;
    font-size: 36px;
    font-weight: bold;position: absolute;left: 0;line-height: 60px;
}



.wp-pagenavi{text-align: center;}
.pagination>li>a, .pagination>li>span {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #115bc0;
    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: #115bc0;
    border-color: #115bc0;
}


.page-alist .col-md-4{margin-bottom: 15px;}
.page-alist .col-md-4 a {display: block;padding: 10px;border: 3px solid #eee;}
.img-inner {width: 380px;height: 300px;border: none;padding: 0;overflow: hidden;}
.img-inner img{height: 100%;}
.img-inner:hover {border: none;overflow: hidden;}
.page-alist .col-md-4 a h5 { height: auto;line-height: 1; overflow: hidden;text-align: center; float: none; font-size: 16px; font-weight: bold; background: #eee;padding: 12px 0; margin-top: 10px;}
.page-alist .col-md-4 a:hover{border-color: #115bc0;}
.page-alist .col-md-4 a:hover h5{background: #115bc0;color: #fff;}


.news-body{background: #eee;}
.page-alist li {clear: both; overflow: hidden; border-bottom: 1px dotted #ddd;padding: 20px;position: relative;left: 0;transition: all .5s;}
.page-alist .page-adate {width: 12%;padding: 15px 0;margin: 0;background: #eeeeee;color: #115bc2;}
.page-alist .page-adate h3 {font-size: 36px; font-family: fantasy;font-weight: normal;letter-spacing: 2px;line-height: 1;margin: 0;}
.page-alist .page-adate p {margin-bottom: 0;font-size: 18px;line-height: 1;margin-top: 5px;}

.page-atit{float: left;width: 88%;padding: 0 20px;}
.media-heading {margin-top: 5px; font-size: 22px; font-weight: normal;line-height: 1;margin-bottom: 10px;color: #115bc0;}
.page-alist .page-atit p {color: #888;font-size: 15px;line-height: 1.4;}

.page-alist li:hover{background: #f5f5f5;left: -10px;}
.page-alist li:hover .page-adate{}


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


.news-nr{background: #f5f5f5;padding-top: 1px;}
.page-con-tit{}
.page-con-tit h1 { font-size: 24px;line-height: 1; color: #000; font-weight: normal; letter-spacing: 1px;}
.page-con-tit .haiofn {text-align: center;color: #999;line-height: 1;font-size: 13px; padding: 15px 0;}
.page-detail {padding: 10px 0;font-size: 15px;line-height: 1.6;}

.product_detail h1.title{font-size: 24px;line-height: 1; color: #000; font-weight: normal; letter-spacing: 1px;padding-bottom: 10px;}
.list_p li h2,.list_p li h2 a,.list_p li{font-size: 15px;}

.tag-txt { font-size: 20px;line-height: 1;font-weight: bold;padding-bottom: 10px;}
.tag-item{font-size: 15px;line-height: 1;color: #aaa;margin-top: 8px;}

.page-addr iframe{width: 100%;}


@media (min-width: 992px) and (max-width: 1200px){
  
  .page-title a:last-child{font-size: 30px;line-height: 50px;}
  .page-title{height: 50px;}
  
  .img-inner{height: 240px;}
  
  
}

@media (max-width: 992px){
  
  .page-nav{display: none;}
  .page-title{display: none;}
  
  
  .crumbs-item{margin-bottom: 10px;}
  .crumbs-item h6 { float: none;width: 100%;text-align: left; margin-top: 0;font-size: 14px; line-height: 1; color: #aaa;padding-bottom: 5px;}
  
  .page-alist .col-md-4 {margin-bottom: 15px;float: left;width: 33.33333%;padding: 0 5px;}
  .page-alist .col-md-4 a {padding: 5px;border: 2px solid #eee;}
  .img-inner{height: 200px;}
  .page-alist .col-md-4 a h5{font-size: 14px;padding: 8px 0;margin-top: 5px;}
  
  .page-alist li{padding: 15px;}
  .page-atit h4{font-size: 22px;}
  .page-alist .page-atit p{height: 40px;}
  
  
  
}

@media (max-width: 767px){
 
  .page-alist {margin-top: 15px;padding: 0 10px;}
  .page-alist .col-md-4{width: 50%;}
  .img-inner {height: 140px;}
  
  .page-alist li {padding: 5px;}
  .page-alist .page-adate{width: 22%;padding: 10px 0;}
  .page-alist .page-adate h3{font-size: 28px;}
  .page-alist .page-adate p{font-size: 15px;}
  
  .page-atit { float: left;width: 78%;padding: 0 10px;}
  .page-atit h4 {font-size: 16px;margin-bottom: 5px;}
  .page-alist .page-atit p {height: 33px;font-size: 12px;}
  
  .links b{font-size: 16px;}
  
  
}




