﻿ @charset "utf-8";
/*cpzs*/
.cpzs { width: 100%; background: url(../images/bg1.jpg) no-repeat center fixed; background-size: cover; overflow: hidden; padding: 4vw 0; }
.cpzs .titlea { border-bottom: 1px rgba(255,255,255,0.3) solid; padding-bottom: 1.6vw; }
.cpzs .titlea a:hover { color: #FFF; }
.cpzs_bo { padding-top: 30px; }
.cpzs_bo #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; }
.cpzs_bo #owl-demo .item { width: 100%; display: block; line-height: normal; margin: 0 auto; }
.cpzs_bo #owl-demo .item .newsm { width: 80%; overflow: hidden; display: block; margin: 0 auto; background: #ffffff; position: relative; border-radius: 20px; -moz-border-radius: 20px; -webkit-border-radius: 20px; padding:20px 0 30px 0;}
.cpzs_bo #owl-demo .item .newsm dt { width: 100%; height:auto; overflow: hidden;}
.cpzs_bo #owl-demo .item .newsm dt img { width: 90%; height:auto; display: block; margin: 0 auto; -webkit-transform: scale(1); -moz-transform: scale(1); -ms-transform: scale(1); -o-transform: scale(1); transform: scale(1); -webkit-transition: -webkit-transform 0.3s; -moz-transition: -moz-transform 0.3s; -o-transition: -o-transform 0.3s; transition: transform 0.3s;}
.cpzs_bo #owl-demo .item .newsm dd { width: 80%; overflow: hidden; padding-top:20px; margin:0 auto;}
.cpzs_bo #owl-demo .item .newsm dd .f20 { height: 24px; line-height: 24px; overflow: hidden; }
.cpzs_bo #owl-demo .item .newsm dd p { height: 106px; overflow: hidden; padding-top: 20px; line-height:1.8; }
.cpzs_bo #owl-demo .item .newsm dd .more { width: 140px; height: 42px; line-height: 42px; margin: 25px auto 0 auto; background: #2060ad; display: block; border-radius: 50px; -moz-border-radius: 50px; -webkit-border-radius: 50px; color: #FFF; padding: 0 29px; text-align: left; }
.cpzs_bo #owl-demo .item .newsm dd .more i { font-size: 18px; display: block; float: right; height: 42px; line-height: 42px; }
.cpzs_bo #owl-demo .item .newsm em { display:none;}
.cpzs_bo #owl-demo .item .newsm:hover .more { background: #eee; color: #2060ad; }
.cpzs_bo #owl-demo .item .newsm:hover dt img{ -webkit-transform: scale(1.2); -moz-transform: scale(1.2); -ms-transform: scale(1.2); -o-transform: scale(1.2); transform: scale(1.2);}
.cpzs_bo #owl-demo .item .newsm:hover dd .f20{ color: #2060ad;}
.cpzs_bo #owl-demo .owl-buttons div { position: absolute; top: 0; width: 30px; height: 100%; text-indent: -9999px; z-index: 10; display: block; background: url(../images/awr.png) no-repeat center; background-size: contain; }
.cpzs_bo #owl-demo .owl-buttons div:hover { background: url(../images/awr_ed.png) no-repeat center; background-size: contain; }
.cpzs_bo #owl-demo .owl-buttons div.owl-prev { left: 0; }
.cpzs_bo #owl-demo .owl-buttons div.owl-next, .cpzs_bo #owl-demo .owl-buttons div.owl-next:hover { right: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
/*case*/
.case { width: 100%; overflow: hidden; padding: 4vw 0; background: #f4f4f4; text-align: center; }
.case .titlea { border-bottom: 1px rgba(255,255,255,0.9) solid; padding-bottom: 1.6vw; }
.case .ch-grid { width: 100%; display: flex; -webkit-box-pack: center; justify-content: center; -webkit-box-align: center; align-items: center; }
.case .ch-grid li { width: 20%; overflow: hidden; display: inline-block; }
.case .ch-grid li a { width: 90%; overflow: hidden; display: inline-block; position: relative; margin: 30px auto; box-shadow: 1px 8px 24px rgba(0,0,0,0.18); }
.case .ch-grid li a .ch-item { width: 100%; overflow: hidden; display: inline-block; padding: 25px 0; background: #FFF; transition: all .6s ease-out; }
.case .ch-grid li a .ch-thumb { width: 100%; overflow: hidden; display: inline-block; padding: 25px 0; background: #2060ad; position: absolute; top: 0; opacity: 0; transform: rotateY(180deg); transition: all .6s ease-out; left: 0; }
.case .ch-grid li a span { width: 100%; height: 60px; display: block; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.case .ch-grid li a p { padding-top: 26px; }
.case .ch-grid li a:hover { box-shadow: none; }
.case .ch-grid li a:hover .ch-item { transition: all .6s ease-out; transform: rotateY(180deg); opacity: 0; }
.case .ch-grid li a:hover .ch-thumb { transition: all .6s ease-out; transform: rotateY(360deg); opacity: 1; }
/*youshi*/
.youshi { width: 100%; overflow: hidden; padding: 4vw 0; background: url(../images/bg2.jpg) no-repeat center fixed; background-size: cover; color: #FFF; text-align: center; }
.youshi a { color: #FFF; }
.youshi_bo { padding-top: 30px; }
.youshi_bo #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; }
.youshi_bo #owl-demo .owl-item { border-right: 1px rgba(255,255,255,0.2) solid; }
.youshi_bo #owl-demo .owl-item .item { width: 100%; display: block; line-height: normal; }
.youshi_bo #owl-demo .owl-item .item .newsm { width: 84%; overflow: hidden; display: block; margin: 0 auto; }
.youshi_bo #owl-demo .owl-item .item .newsm dt { width: 100%; height: 60px; display: block; background-repeat: no-repeat; background-position: center center; background-size: contain; }
.youshi_bo #owl-demo .owl-item .item .newsm dd { width: 100%; overflow: hidden; padding-top: 30px; }
.youshi_bo #owl-demo .owl-item .item .newsm dd .pt20 { height: 116px; overflow: hidden; }
.youshi_bo #owl-demo .owl-item:nth-of-type(4) { border-right: inherit; }
.youshi_bo #owl-demo .owl-buttons div, .youshi_bo .owl-pagination { display: none; }
.youshi .more { color: #FFF; border: 1px rgba(255,255,255,0.4) solid; margin: 3vw auto 0 auto; }
.ujarak { width: 167px; height: 47px; line-height: 47px; display: block; text-align: center; -webkit-transition: border-color 0.4s, color 0.4s; transition: border-color 0.4s, color 0.4s; vertical-align: middle; position: relative; z-index: 1; -webkit-backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; }
.ujarak::before { content: ''; position: absolute; top: 0; left: 0; width: 100%; height: 100%; background: #2060ad; z-index: -1; opacity: 0; -webkit-transform: scale3d(0.7, 1, 1); transform: scale3d(0.7, 1, 1); -webkit-transition: -webkit-transform 0.4s, opacity 0.4s; transition: transform 0.4s, opacity 0.4s; -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.ujarak, .ujarak::before { -webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1); }
.ujarak:hover { color: #fff; border: 1px #2060ad solid; }
.ujarak:hover::before { opacity: 1; -webkit-transform: translate3d(0, 0, 0); transform: translate3d(0, 0, 0); }
/*abouts*/
.abouts { width: 100%; overflow: hidden; padding: 4vw 0; background: #FFF; text-align: center; }
.abouts .more { border: 1px #7b7b7b solid; margin: 2vw auto 0 auto; }
.abouts_bo { padding-top: 3.7vw; }
.abouts_bo #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; }
.abouts_bo #owl-demo .item { width: 100%; display: block; line-height: normal; margin: 0 auto; }
.abouts_bo #owl-demo .item .newsm { width: 96%; overflow: hidden; display: block; margin: 0 auto; height: 163px; }
.abouts_bo #owl-demo .item .newsm img { max-width: 100%; height: 163px; border: 5px #7f2d00 solid; }
.abouts_bo .owl-pagination { display: none; }
.abouts_bo #owl-demo .owl-buttons div { position: absolute; top: 0; width: 19px; height: 100%; text-indent: -9999px; z-index: 10; display: block; background: url(../images/awr_ed.png) no-repeat center; background-size: contain; }
.abouts_bo #owl-demo .owl-buttons div:hover { background: url(../images/awr_s.png) no-repeat center; background-size: contain; }
.abouts_bo #owl-demo .owl-buttons div.owl-prev { left: 0; }
.abouts_bo #owl-demo .owl-buttons div.owl-next, .abouts_bo #owl-demo .owl-buttons div.owl-next:hover { right: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
/*advr*/
.advr { width: 100%; overflow: hidden; position: relative; }
.advr .advr_img { width: 100%; overflow: hidden; }
.advr .advr_txt { width: 100%; overflow: hidden; position: absolute; left: 0; top: 30%; z-index: 5; }
.advr .advr_txt dt { text-shadow: 2px 2px 2px #fff; }
.advr .advr_txt dd { text-shadow: 2px 2px 2px #040000; }
/*hzkh*/
.hzkh_bo { padding-top: 3.7vw; }
.hzkh_bo #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; }
.hzkh_bo #owl-demo .item { width: 100%; display: block; line-height: normal; margin: 0 auto; }
.hzkh_bo #owl-demo .item .newsm { width: 96%; overflow: hidden; display: block; margin: 0 auto; height: 104px; }
.hzkh_bo #owl-demo .item .newsm img { max-width: 100%; height: 104px; border: 1px #e5e5e5 solid; }
.hzkh_bo #owl-demo .item .newsm:hover img { border: 1px #2060ad solid; }
.hzkh_bo .owl-pagination { display: none; }
.hzkh_bo #owl-demo .owl-buttons div { position: absolute; top: 0; width: 19px; height: 100%; text-indent: -9999px; z-index: 10; display: block; background: url(../images/awr_ed.png) no-repeat center; background-size: contain; }
.hzkh_bo #owl-demo .owl-buttons div:hover { background: url(../images/awr_s.png) no-repeat center; background-size: contain; }
.hzkh_bo #owl-demo .owl-buttons div.owl-prev { left: 0; }
.hzkh_bo #owl-demo .owl-buttons div.owl-next, .abouts_bo #owl-demo .owl-buttons div.owl-next:hover { right: 0; -webkit-transform: rotate(180deg); transform: rotate(180deg); }
/*news*/
.news { width: 100%; overflow: hidden; padding: 4vw 0; background: #FFF; }
.news .more { border: 1px #7b7b7b solid; }
.news_bo { padding-top: 30px; }
.news_bo #owl-demo { width: 100%; margin-left: auto; margin-right: auto; position: relative; }
.news_bo #owl-demo .item { width: 100%; display: block; line-height: normal; margin: 0 auto; }
.news_bo #owl-demo .item .newsm { width: 90%; overflow: hidden; display: block; margin: 0 auto; background: #ffffff; }
.news_bo #owl-demo .item .newsm dt { width: 100%; height: 310px; overflow: hidden; position: relative; }
.news_bo #owl-demo .item .newsm dt img { width: 100%; height: 310px; display: block; }
.news_bo #owl-demo .item .newsm dt em { width: 100%; height: 100%; display: block; background: url(../images/hy.png) repeat; position: absolute; left: 0; bottom: -100%; z-index: 1; }
.news_bo #owl-demo .item .newsm dt i { width: 100%; height: 100%; display: block; background: url(../images/ioc1.png) no-repeat center; position: absolute; left: 0; bottom: -100%; z-index: 1; }
.news_bo #owl-demo .item .newsm dd { overflow: hidden; border-left: 1px #f1f1f1 solid; border-right: 1px #f1f1f1 solid; border-bottom: 1px #f1f1f1 solid; padding: 30px 0; }
.news_bo #owl-demo .item .newsm dd .f18 { width: 90%; height: 24px; line-height: 24px; overflow: hidden; margin: 0 auto; }
.news_bo #owl-demo .item .newsm dd p { width: 90%; overflow: hidden; margin: 0 auto; padding-bottom: 10px; }
.news_bo #owl-demo .item .newsm dd p.lihe2 { height: 110px; padding-top: 20px; padding-bottom: 0; }
.news_bo #owl-demo .item .newsm dd .mores { width: 118px; height: 20px; line-height: 20px; margin: 30px 0 0 5%; background: url(../images/ioc2.png) no-repeat right center; display: block; color: #2060ad; }
.news_bo #owl-demo .item .newsm:hover dd { border-left: 1px #2060ad solid; border-right: 1px #2060ad solid; border-bottom: 1px #2060ad solid; }
.news_bo #owl-demo .item .newsm:hover dt em { bottom: 0; }
.news_bo #owl-demo .item .newsm:hover dt i { bottom: 0; }
.news_bo #owl-demo .item .newsm:hover dd .f18 { color: #2060ad; }
.news_bo #owl-demo .owl-buttons div, .news_bo .owl-pagination { display: none; }
.link { width: 100%; overflow: hidden; padding: 20px 0; background: #f4f4f4; }
 @media screen and (max-width: 1700px) and (min-width:0) {
/*case*/
.case .ch-grid li a { margin: 28px auto; box-shadow: 1px 8px 22px rgba(0,0,0,0.18); }
.case .ch-grid li a .ch-item { padding: 22px 0; }
.case .ch-grid li a .ch-thumb { padding: 22px 0; }
.case .ch-grid li a span { height: 55px; }
.case .ch-grid li a p { padding-top: 24px; }
}
@media screen and (max-width: 1400px) and (min-width:0) {
/*cpzs*/
.cpzs_bo #owl-demo .item .newsm { padding:16px 0 25px 0;}
.cpzs_bo #owl-demo .item .newsm dd p { height: 90px; }
.cpzs_bo #owl-demo .item .newsm dd .more { padding: 0 22px; }
.cpzs_bo #owl-demo .item .newsm dd .more i { font-size: 16px; }
.cpzs_bo #owl-demo .owl-buttons div { width: 28px; }
/*case*/
.case .ch-grid li a { margin: 25px auto; box-shadow: 1px 8px 18px rgba(0,0,0,0.18); }
.case .ch-grid li a .ch-item { padding: 20px 0; }
.case .ch-grid li a .ch-thumb { padding: 20px 0; }
.case .ch-grid li a span { height: 50px; }
.case .ch-grid li a p { padding-top: 22px; }
/*youshi*/
.youshi_bo #owl-demo .owl-item .item .newsm dd .pt20 { height: 106px; }
/*abouts*/
.abouts_bo #owl-demo .item .newsm { height: 161px; }
.abouts_bo #owl-demo .item .newsm img { height: 161px; border: 4px #7f2d00 solid; }
/*hzkh_bo*/
.hzkh_bo #owl-demo .item .newsm { height: 100px; }
.hzkh_bo #owl-demo .item .newsm img { height: 100px; }
/*news*/
.news_bo #owl-demo .item .newsm dt { height: 298px; }
.news_bo #owl-demo .item .newsm dt img { height: 298px; }
.news_bo #owl-demo .item .newsm dd { padding: 28px 0; }
.news_bo #owl-demo .item .newsm dd p.lihe2 { height: 100px; padding-top: 18px; }
.news_bo #owl-demo .item .newsm dd .mores { margin: 28px 0 0 5%; }
}
@media screen and (max-width: 1360px) and (min-width:0) {
/*cpzs*/
.cpzs_bo #owl-demo .item .newsm { padding:14px 0 22px 0;}
.cpzs_bo #owl-demo .item .newsm dd p { height: 88px; }
.cpzs_bo #owl-demo .item .newsm dd .more { padding: 0 20px; }
.cpzs_bo #owl-demo .item .newsm dd .more i { font-size: 14px; }
.cpzs_bo #owl-demo .owl-buttons div { width: 26px; }
/*case*/
.case .ch-grid li a { margin: 22px auto; box-shadow: 1px 6px 16px rgba(0,0,0,0.18); }
.case .ch-grid li a .ch-item { padding: 18px 0; }
.case .ch-grid li a .ch-thumb { padding: 18px 0; }
.case .ch-grid li a span { height: 45px; }
.case .ch-grid li a p { padding-top: 20px; }
/*youshi*/
.youshi_bo #owl-demo .owl-item .item .newsm dd .pt20 { height: 96px; }
/*abouts*/
.abouts_bo #owl-demo .item .newsm { height: 143px; }
.abouts_bo #owl-demo .item .newsm img { height: 143px; border: 3px #7f2d00 solid; }
/*hzkh_bo*/
.hzkh_bo #owl-demo .item .newsm { height: 89px; }
.hzkh_bo #owl-demo .item .newsm img { height: 89px; }
/*news*/
.news_bo #owl-demo .item .newsm dt { height: 266px; }
.news_bo #owl-demo .item .newsm dt img { height: 266px; }
.news_bo #owl-demo .item .newsm dd { padding: 25px 0; }
.news_bo #owl-demo .item .newsm dd p.lihe2 { height: 90px; padding-top: 15px; }
.news_bo #owl-demo .item .newsm dd .mores { margin: 25px 0 0 5%; }
}
@media screen and (max-width: 1250px) and (min-width:0) {
/*cpzs*/
.cpzs_bo #owl-demo .item .newsm { padding:12px 0 20px 0;}
.cpzs_bo #owl-demo .item .newsm dd p { height: 80px; }
.cpzs_bo #owl-demo .item .newsm dd .more { padding: 0 18px; }
.cpzs_bo #owl-demo .owl-buttons div { width: 24px; }
/*case*/
.case .ch-grid li a { margin: 20px auto; box-shadow: 1px 6px 15px rgba(0,0,0,0.18); }
.case .ch-grid li a span { height: 42px; }
.case .ch-grid li a p { padding-top: 18px; }
/*youshi*/
.youshi_bo { padding-bottom: 36px; }
.youshi_bo #owl-demo .owl-item .item .newsm { width: 74%; }
.youshi_bo #owl-demo .owl-item .item .newsm dd .pt20 { height: 86px; }
.youshi_bo #owl-demo .owl-item:nth-of-type(2), .youshi_bo #owl-demo .owl-item:nth-of-type(4) { border-right: inherit; }
.youshi_bo .owl-pagination { width: 100%; height: 16px; text-align: center; margin-top: 16px; display: block; }
.youshi_bo .owl-page { display: inline-block; width: 16px; height: 16px; margin: 0 8px; background: #FFF; *display: inline;
*zoom: 1;
border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; opacity: 0.6; }
.youshi_bo .owl-pagination .active { opacity: 1; }
/*abouts*/
.abouts_bo #owl-demo .item .newsm { height: 131px; }
.abouts_bo #owl-demo .item .newsm img { height: 131px; }
/*hzkh_bo*/
.hzkh_bo #owl-demo .item .newsm { height: 82px; }
.hzkh_bo #owl-demo .item .newsm img { height: 82px; }
/*news*/
.news_bo #owl-demo .item .newsm dt { height: 244px; }
.news_bo #owl-demo .item .newsm dt img { height: 244px; }
.news_bo #owl-demo .item .newsm dd { padding: 25px 0; }
.news_bo #owl-demo .item .newsm dd p.lihe2 { height: 85px; padding-top: 12px; }
.news_bo #owl-demo .item .newsm dd .mores { margin: 20px 0 0 5%; }
}
 @media screen and (max-width: 1150px) and (min-width:0) {
/*cpzs*/
.cpzs_bo #owl-demo .item .newsm { padding:8px 0 18px 0;}
.cpzs_bo #owl-demo .item .newsm dd .more { padding: 0 16px; }
.cpzs_bo #owl-demo .owl-buttons div { width: 22px; }
/*case*/
.case .ch-grid li a span { height: 40px; }
.case .ch-grid li a p { padding-top: 16px; }
/*abouts*/
.abouts_bo #owl-demo .item .newsm { height: 119px; }
.abouts_bo #owl-demo .item .newsm img { height: 119px; border: 2px #7f2d00 solid; }
/*hzkh_bo*/
.hzkh_bo #owl-demo .item .newsm { height: 74px; }
.hzkh_bo #owl-demo .item .newsm img { height: 74px; }
/*news*/
.news_bo #owl-demo .item .newsm dt { height: 222px; }
.news_bo #owl-demo .item .newsm dt img { height: 222px; }
.news_bo #owl-demo .item .newsm dd { padding: 22px 0; }
.news_bo #owl-demo .item .newsm dd p.lihe2 { height: 80px; padding-top: 12px; }
.news_bo #owl-demo .item .newsm dd .mores { margin: 15px 0 0 5%; }
}
 @media screen and (max-width: 1024px) and (min-width:0) {
/*cpzs*/
.cpzs_bo #owl-demo .item .newsm { height: auto; padding:6px 0 15px 0; }
.cpzs_bo #owl-demo .item .newsm dt { height: auto; }
.cpzs_bo #owl-demo .item .newsm dt img { width: 90%; height: auto; }
.cpzs_bo #owl-demo .item .newsm dd { width: 90%;}
.cpzs_bo #owl-demo .item .newsm dd p { height: 96px; line-height: 1.8; }
.cpzs_bo #owl-demo .item .newsm dd .more { width: 160px; padding: 0 20px; }
.cpzs_bo #owl-demo .item .newsm dd .more i { font-size: 14px; }
.cpzs_bo #owl-demo .item .newsm em { display: none; }
.cpzs_bo #owl-demo .item .newsm:hover em { bottom: 0; }
/*case*/
.case .ch-grid { display: inline; }
.case .ch-grid li { width: 33.33%; float: left; }
.case .ch-grid li a { margin: 15px auto; box-shadow: 1px 5px 14px rgba(0,0,0,0.18); }
/*youshi*/
.youshi_bo #owl-demo .owl-item .item .newsm { width: 84%; }
.youshi_bo #owl-demo .owl-item .item .newsm dd .pt20 { height: auto; }
/*abouts*/
.abouts_bo { padding-top: 30px; }
.abouts_bo #owl-demo .item .newsm { width: 94%; height: 200px; }
.abouts_bo #owl-demo .item .newsm img { height: 200px; }
.abouts_bo #owl-demo .owl-buttons div { width: 15px; }
/*advr*/
.advr { background: url(../images/bg3.jpg) no-repeat center; background-size: 100% 100%; padding: 20px 0; }
.advr .advr_img { display: none; }
.advr .advr_txt { position: inherit; left: inherit; top: inherit; z-index: inherit; }
.advr .advr_txt dt { text-shadow: 2px 2px 2px #fff; }
.advr .advr_txt dd { text-shadow: 2px 2px 2px #040000; }
/*hzkh_bo*/
.hzkh_bo { padding-top: 30px; }
.hzkh_bo #owl-demo .item .newsm { width: 94%; height: 110px; }
.hzkh_bo #owl-demo .item .newsm img { height: 110px; }
.hzkh_bo #owl-demo .owl-buttons div { width: 15px; }
/*news*/
.news_bo #owl-demo .item .newsm dt { height: auto; }
.news_bo #owl-demo .item .newsm dt img { height: auto; }
.news_bo #owl-demo .item .newsm dt em, .news_bo #owl-demo .item .newsm dt i { display: none; }
.news_bo #owl-demo .item .newsm dd { padding: 22px 0; }
.news_bo #owl-demo .item .newsm dd p.lihe2 { height: 120px; padding-top: 12px; }
.news_bo #owl-demo .item .newsm dd .mores { width: auto; margin: 10px 0 0 5%; padding-right: 33px; float: left; }
.link { display: none; }
}
 @media screen and (max-width: 768px) and (min-width:0) {
/*abouts*/
.abouts_bo { padding-top: 25px; }
.abouts_bo #owl-demo .item .newsm { width: 90%; height: auto; }
.abouts_bo #owl-demo .item .newsm img { width: 100%; height: auto; }
/*hzkh_bo*/
.hzkh_bo { padding-top: 25px; }
.hzkh_bo #owl-demo .item .newsm { width: 90%; height: auto; }
.hzkh_bo #owl-demo .item .newsm img { width: 100%; height: auto; }
/*news*/
.news_bo { padding-top: 25px; padding-bottom: 36px; }
.news_bo #owl-demo .item .newsm { width: 100%; }
.news_bo #owl-demo .item .newsm dd { padding: 20px 0; }
.news_bo #owl-demo .item .newsm dd p.lihe2 { height: auto; padding-top: 10px; }
.news_bo .owl-pagination { width: 100%; height: 16px; text-align: center; margin-top: 20px; display: block; }
.news_bo .owl-page { display: inline-block; width: 16px; height: 16px; margin: 0 8px; background: #2060ad; *display: inline;
*zoom: 1;
opacity: 0.4; border-radius: 50%; -moz-border-radius: 50%; -webkit-border-radius: 50%; }
.news_bo .owl-pagination .active { opacity: 1; }
}
@media screen and (max-width: 420px) and (min-width:0) {
/*case*/
.case .ch-grid li a span { height: 35px; }
.case .ch-grid li a p { padding-top: 15px; }
/*youshi*/
.youshi_bo #owl-demo .owl-item { border-right: 0; }
}
@media screen and (max-width: 320px) and (min-width:0) {
}
