@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/webfont_d0qx0aqzgsi.woff2');
}
@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/TwMN-I8CRRU2zM86HFEyDxCF8IzsrHhQDsWbqMgmMqte6j0.93.woff2');
}
@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/TwMN-I8CRRU2zM86HFEyDxCF8IzsrHhQDsWbqMgmMqte6j0.100.woff2');
}
@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/TwMN-I8CRRU2zM86HFEyDxCF8IzsrHhQDsWbqMgmMqte6j0.102.woff2');
}
@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/TwMN-I8CRRU2zM86HFEyDxCF8IzsrHhQDsWbqMgmMqte6j0.103.woff2');
}
@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/TwMN-I8CRRU2zM86HFEyDxCF8IzsrHhQDsWbqMgmMqte6j0.104.woff2');
}
@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/TwMN-I8CRRU2zM86HFEyDxCF8IzsrHhQDsWbqMgmMqte6j0.105.woff2');
}
@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/TwMN-I8CRRU2zM86HFEyDxCF8IzsrHhQDsWbqMgmMqte6j0.110.woff2');
}
@font-face {
  font-family: 'DoHyeon';
  font-style: normal;
  font-weight: 400;
  src: url('../webfonts/TwMN-I8CRRU2zM86HFEyDxCF8IzsrHhQDsWbqMgmMqte6j0.119.woff2');
}
body, h1, h2, h3, h4, h5, h6, hr, p, blockquote, dl, dt, dd, ul, ol, li, pre, fieldset, lengend, button, input, textarea, th, td {
  margin: 0;
  padding: 0;
  color: #666;
}
body, button, input, select, textarea {
  font-size: 14px;
}
h1 {
  font-size: 18px; /* 18px / 12px = 1.5 */
}
h2 {
  font-size: 16px;
}
h3 {
  font-size: 14px;
}
h4, h5, h6 {
  font-size: 100%;
}
address, cite, dfn, em, var {
  font-style: normal;
} /* 将斜体扶正 */
code, kbd, pre, samp, tt {
  font-family: "Courier New", Courier, monospace;
} /* 统一等宽字体 */
small {
  font-size: 12px;
} /* 小于 12px 的中文很难阅读，让 small 正常化 */
/* 重置列表元素 */
ul, ol {
  list-style: none;
}
/* 重置文本格式元素 */
a {
  text-decoration: none;
  color: #666
}
a:hover {
  text-decoration: none;
  color: #ca3214
}
abbr[title], acronym[title] { /* 注：1.ie6 不支持 abbr; 2.这里用了属性选择符，ie6 下无效果 */
  border-bottom: 1px dotted;
  cursor: help;
}
q:before, q:after {
  content: '';
}
::-webkit-scrollbar {
  width: 8px;
  height: 8px
}
::-webkit-scrollbar-track {
  width: 8px;
  background-color: #f9f9f9
}
::-webkit-scrollbar-thumb {
  background: #C7008D;
  background-clip: padding-box;
  min-height: 100px
}
::-webkit-scrollbar-thumb:hover {
  background-color: #555
}
.imgzoom{zoom:0.75;}
.width100 {
  width: 100%;
  overflow: hidden;
}
.mp0 {
  padding: 0 0rem;
  overflow: hidden;
}
.mp2 {
  padding: 0 0.2rem;
  overflow: hidden;
}
.mp5 {
  padding: 0 0.5rem;
  overflow: hidden;
}
.b10 {
  height: 10px;
  clear: both;
  overflow: hidden;
}
.b20 {
  height: 20px;
  clear: both;
  overflow: hidden;
}
.b40 {
  height: 40px;
  clear: both;
  overflow: hidden;
}
/*clear*/
.clear {
  clear: both;
  float: none;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.clearfix {
  zoom: 1;
}
.display-pc {
  display: block;
}
.not-display-pc {
  display: none;
}
.flash-move {
  opacity: 0;
  filter: alpha(opacity=0);
  transform: translateY(100px);
  transition: all .8s;
}
.flash-move.move-on {
  opacity: 1;
  filter: alpha(opacity=100);
  transform: translateY(0);
  transition: all .7s;
}
.imgimg {
  max-width: 100%;
}
.screen {
  width: 100%;
  padding: 0 6%;
  overflow: hidden;
}
.kmjbg {
  background: #e40073;
}
.kmjlogo {
  margin-top: 20px;
  zoom: 0.7;
}
dl.kmj-nav {
  width: 100%;
}
dl.kmj-nav dd {
  padding: 56px 19px;
  text-align: center;
  float: left;
  transition: .5s;
}
dl.kmj-nav dd a {
  color: #fff;
}
dl.kmj-nav dd a h3 {
  color: #fff;
  font-size: 20px;
  margin-top: 5px;
}
dl.kmj-nav dd a p.en {
  color: #fff;
  font-family: 'DoHyeon', sans-serif;
  font-size: 22px;
  letter-spacing: 2px;
  font-weight: 600;
}
dl.kmj-nav dd:hover {
  background: #ff0081;
}
.sousuo {
  float: left;
  margin-top: 30px;
  margin-left: 20px;
}
.navbar-form.navbar-right {
  position: relative;
}
.navbar-form .form-control {
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: inline-block;
  width: 210px;
  vertical-align: middle;
  outline: none;
  padding: 6px 35px 6px 10px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 15px;
  box-shadow: none;
  box-shadow: 5px 5px 5px #ddd inset;
}
.sousuo-form .navbar-form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/search.png) -9px -3px no-repeat;
  padding: 0px 1px;
  border: none;
  cursor: pointer;
  position: absolute;
  outline: none;
  top: 18px;
  right: 10px;
}
.sousuo-form .navbar-form {
  padding: 10px 0;
  margin-bottom: 0;
  position: relative;
}
.dianpu {
  float: left;
}
.dianpu1 {
float: left;
  margin-left: 15px;
}
.dianpu img {
  margin: 0 2px 0 2px;
}
.gzh {
  position: relative;
}
.t_ewm {
  position: absolute;
  width: 276px;
  height: 170px;
  background: #fff;
  top: 50px;
  left: -65px;
  margin-left: 0px;
  z-index: 1000;
  display: none;
}
.t_ewm ul {
  height: auto;
}
.t_ewm ul li {
  float: left;
  width: 111px;
  margin-left: 15px;
  padding-top: 15px;
}
.t_ewm ul li span {
  display: block;
  text-align: center;
  font-size: 12px;
  color: #8a8a8a;
  margin-bottom: 8px;
}
.t_ewm ul li img {
  display: block;
  max-width: 100%;
}
.kmjbg {
  transition: 0.5s;
}
.kmjbgon {
  position: fixed !important;
  background: #e40073;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  opacity: 0;
  transition: 0.5s;
  box-shadow: 1px 6px 20px #22222275;
}
.ondaohang {
  float: left;
}
.onsousuo-form {
  float: left;
  position: relative;
  margin-top: 16px;
}
.onkuaijie {
  float: left;
  margin-top: 27px;
}
.logo1 {
  margin-top: 15px;
}
.ondaohang dl {
  float: left;
  padding: 0 30px;
  text-align: center;
}
.ondaohang dl:hover {
  background: #ff0081;
}
.ondaohang dl dd a {
  display: block;
  font-size: 16px;
  color: #fff;
  height: 70px;
}
.ondaohang dl dd a h2 {
  line-height: 36px;
  color: #fff;
  margin-top: 10px;
  font-size: 18px;
}
.ondaohang dl dd p {
  font-size: 14px;
  color: #fff;
  line-height: 20px;
}
.onkuaijie .dianpu {
  float: left;
}
.onkuaijie .dianpu1 {
  margin-left: 0px;
}
.onkuaijie .dianpu img {
  zoom: 0.7;
  margin: 0 2px 0 2px;
}
.onkuaijie .gzh {
  position: relative;
}
.onkuaijie .t_ewm {
  top: 53px;
  left: -82px;
}
.onkuaijie .t_ewm img {
  zoom: 1;
}
.onsousuo-form .form-control {
  height: 34px;
  font-size: 14px;
  line-height: 1.42857143;
  color: #555;
  display: inline-block;
  width: 157px;
  vertical-align: middle;
  outline: none;
  padding: 6px 35px 6px 10px;
  background-color: #fff;
  background-image: none;
  border: 1px solid #ccc;
  border-radius: 15px;
  box-shadow: none;
  box-shadow: 5px 5px 5px #ddd inset;
}
.onsousuo-form .navbar-form input[type="submit"] {
  width: 22px;
  height: 22px;
  background: url(../images/search.png) -9px -3px no-repeat;
  padding: 0px 1px;
  border: none;
  cursor: pointer;
  position: absolute;
  outline: none;
  top: 17px;
  right: 25px;
}
.slider1 {
  height: 835px;
  z-index: 1;
}
.slider1 img {
  max-width: 100%;
  width: 100%;
}
.slider_list {
  width: 100%;
  position: relative;
  height: 835px;
}
.slider_list .owl-dots {
  position: relative;
  text-align: center;
  margin-top: -100px;
  z-index: 9;
}
.slider_list.owl-theme .owl-dots .owl-dot.active span, .anli-xx-n .owl-theme .owl-dots .owl-dot:hover span {
  background: #fff;
}
.slider_list.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 8px;
  background: #d6d6d64a;
}
.yzcf {
  background: url("../images/ysbg.jpg") no-repeat;
  background-size: cover;
  padding-top: 80px;
  padding-bottom: 80px;
}
.width6 {
  width: 16.6%;
  float: left;
  text-align: center;
  margin-top: 40px;
}
.width6 p {
  font-size: 18px;
  font-weight: bold;
  color: #222;
}
.indexabout {
  margin-top: 100px;
    margin-bottom: 80px;
}
.indexaboutcon {
  position: relative;
}
.about-xx {
  margin-top: 55px;
}
.indexaboup {
  margin-top: 40px;
}
.indexaboup p {
  font-size: 16px;
  font-weight: 400;
  line-height: 40px;
  text-indent: 3rem;
  margin-bottom: 20px;
  letter-spacing: 1px;
}
.indexaboup p b {
  font-weight: 400;
  color: #e40073;
  font-size: 32px;
  letter-spacing: 1px;
}
.abiyt {
  zoom: 0.65;
}
.csrs {
  padding: 30px 40px;
  border: 1px solid #444;
  box-shadow: 1px 4px 6px 0px #cacaca;
  border-radius: 20px;
}
.zxn {
  color: #e40073;
  font-size: 40px;
  font-weight: bold;
  float: left;
  margin-top: 10px;
}
.zxnr {
  float: left;
  margin-left: 15px;
  font-size: 16px;
  line-height: 32px;
}
.zxnb {
  text-align: right;
  font-size: 16px;
}
.aboutcon {}
.aboutcon p {
  font-size: 28px;
  color: #666;
  line-height: 28px;
  margin-bottom: 0px;
}
.yixue p{font-size: 20px;}
.zhuanjia {
  margin-bottom: 30px;
}
.kmjcp .kmjcp2{margin-top:0;}
.pagination{width: 100%; font-size: 14px;}
.pagination span{padding: 8px; background: #FFF4FB; margin-right: 5px; color: #333;}
.pagination span a{color: #333;}
.page-numbar a{ margin-right: 10px;}
.page-numbar a.page-num-current{color: #E40073;}
.range {    display: flex;    flex-wrap: wrap;}
.zhuanjia h3 {
  font-size: 30px;
  color: #e40073;
  margin-top: 30px;
  line-height: 45px;
  font-weight: bold;
  text-align: center;
}
.zhuanjia .p1 {
  font-size: 16px;
  color: #e40073;
  text-align: center;
  line-height: 24px;
}
.zjcon {
  margin-top: 20px;
}
.zjcon h3 {
  font-size: 16px;
  font-weight: 600;
  line-height: 24px;
  text-align: left;
  margin-top: 0;
}
.zjcon p {
  font-size: 16px;
  font-weight: 400;
  line-height: 32px;
  color: #666;
  text-align: left;
}
.range {
  display: flex;
  flex-wrap: wrap;
}
.rongyu p {
  font-size: 16px;
  line-height: 24px;
  text-align: center;
  padding: 10px 20px;
  margin-bottom: 20px;
}
.dtzx {
  background: #FFF4FB;
  border: 1px solid #bdb8bb;
  padding-bottom: 20px;
  margin-bottom: 10px;
  text-align: center;
}
.dtzx h3 {
  margin-top: 20px;
  line-height: 36px;
  height: 36px;
  overflow: hidden;
  margin-bottom: 1px;
  text-align: center;
}
.dtzx h3 a {
  color: #5a5a5a;
  text-align: center;
  font-size: 15px;
}
.dtzx p {
  font-size: 13px;
  line-height: 20px;
  text-align: center;
  color: #5a5a5a;
  font-weight: 300;
  margin-bottom: 30px;
}
.dtzx .btn {
  display: inline-block;
  line-height: 20px;
  border: 1px solid #bdb8bb;
}
.shiputit {
  margin-top: 50px;
  text-align: center;
}
.shipu-list {
  margin-bottom: 80px;
}
.shipu-list .shipu-a {
  margin-top: 40px;
  transition: 0.5s;
  overflow: hidden;
}
.shipu-list .shipu-a img {
  transition: 0.5s;
}
.shipu-list h3 {
  line-height: 36px;
  margin-top: 5px;
}
.shipu-list h3 a {
  font-family: 'DoHyeon', sans-serif;
  color: #e40073;
  font-size: 20px;
  font-weight: bold;
  line-height: 36px;
  transition: .5s;
}
.shipu-list .p1 {
  font-size: 12px;
  line-height: 18px;
}
.shipu-list p {
  font-size: 15px;
  color: #333;
  line-height: 23px;
}
.shipua:hover .shipu-a img {
  transform: scale(1.1);
}
.shipua:hover h3 a {
  color: #222;
}
.shipu-h1 {
  font-family: 'DoHyeon', sans-serif;
  line-height: 40px;
  font-size: 24px;
  font-weight: bold;
  color: #e40073;
  margin-bottom: 20px;
}
.shipu-detail {
  margin-top: 60px;
  margin-bottom: 40px;
}
.shipu-detail h3 {
  font-size: 20px;
  color: #e40073;
  font-weight: 300;
  margin-bottom: 10px;
}
.shipu-detail p {
  font-size: 14px;
  line-height: 18px;
  color: #222;
}
.fenxiang {
  font-family: 'DoHyeon', sans-serif;
  color: #e40073;
  font-size: 30px;
  line-height: 40px;
  font-weight: bold;
  margin-top: 40px;
}
.cpbg {
  background: #e40073;
}
.kmjcp {
  padding-top: 60px;
  padding-bottom: 10px;
}
.kmjcp1 {text-align: center;}
.kmjcp1 h3 {
  margin: 10px 0 30px 0px;
}
.kmjcp1 h3 a {
  color: #fff;
  font-size: 20px;
}
.kmjcp1 .kmjcp-img {
}
.kmjcp2 {text-align: center; margin-top: 150px;}
.kmjcp2 h3 {
  margin: 10px 0 30px 0px;
}
.kmjcp2 h3 a {
  color: #fff;
  font-size: 18px;
}
.kmjcp2 .kmjcp-img {
}
.kmjcp3{text-align: center;}
.kmjcp3 h3 {
  margin: 10px 0 30px 0px;
}
.kmjcp3 h3 a {
  color: #fff;
  font-size: 20px;
}
.kmjcp3 .kmjcp-img {
  margin-left: 0px;
}
.xiaotuzi {
  position: relative;
}
.xiaotuzipng {
  position: absolute;
  left: 20px;
  bottom: 0;
  width: 170px;
}
.zuhe2 .xiaotuzipng {
  position: absolute;
  left: -50px;
  bottom: 0;
  width: 170px;
}
.zuhe3 .xiaotuzipng {
  position: absolute;
  left: 118px;
  bottom: 28px;
  width: 140px;
}
.contact {
  background: url("../images/lianxibg.jpg") no-repeat;
  background-size: 100% 100%;
  padding-top: 80px;
  padding-bottom: 180px;
}
.contact h1 {
  font-family: 'DoHyeon', sans-serif;
  font-size: 48px;
  font-weight: bold;
  letter-spacing: 1px;
  color: #e40073;
}
.contact h2 {
  color: #222;
  font-size: 26px;
  line-height: 36px;
}
.contact h4 {
  color: #222;
  font-size: 20px;
  margin-top: 10px;
  margin-bottom: 60px;
}
.contact h6 {
  font-size: 20px;
  line-height: 32px;
  margin-top: 10px;
  margin-bottom: 40px;
  color: #e40073;
}
.contact p {
  color: #222;
  font-size: 20px;
  line-height: 40px;
}
.contactfooter {
  position: relative;
  margin-top: -100px;
}
.about-jj {
  margin-top: 80px;
}
.xianshang {
  margin-top: 80px;
  margin-bottom: 80px;
}
.shengfen {}
.shengfen dl {
  width: 100%;
}
.shengfen dl dd {
  width: 25%;
  text-align: center;
  font-size: 16px;
  line-height: 50px;
  border-bottom: 1px dashed #dbdbdb;
  border-right: 1px solid #dbdbdb;
  float: left;
  transition: 0.5s;
}
.shengfen dl dd:nth-child(4n+4) {
  border-right: none;
}
.shengfen dl dd:nth-last-child(1), .shengfen dl dd:nth-last-child(2), .shengfen dl dd:nth-last-child(3), .shengfen dl dd:nth-last-child(4) {
  border-bottom: none;
}
.shengfen dl dd:hover {
  background: #e40073;
}
.shengfen dl dd:hover a {
  color: #fff;
}
.shi-sheng {
  font-family: 'DoHyeon', sans-serif;
  text-align: center;
  font-size: 40px;
  color: #828282;
  line-height: 50px;
}
.shi-sheng1 {
  font-size: 26px;
  color: #e40073;
}
.shiji {
  width: 100%;
}
.shiji table {
  width: 100%;
}
.shiji tr {
  line-height: 40px;
}
.shiji tr td {
  padding-left: 5px;
}
body .shiji table tr td {
  border: 1px solid #ddd;
}
.indexcp {
  background: url("../images/cpbg.jpg") #e40073 no-repeat;
  background-position: bottom;
  padding-bottom: 60px;
  overflow: hidden;
}
.indexcp-tit {
  margin-top: 40px;
  margin-bottom: 40px;
}
.indexcp-tit {
  width: 100%;
  position: relative;
}
.indexcp .xiaotuzi {
  margin: 0 auto;
}
.indexcp .kmjcp1 .kmjcp-img {
  margin-left: 196px;
}
.indexcp .kmjcp1 h3 {
  margin: 10px 0 30px 196px;
}
.owl-nav {
  position: relative;
}
.cp_list .owl-prev, .owl-next {
  position: absolute;
  top: -280px;
  height: 78px;
  width: 50px;
  line-height: 76px;
  border: 1px solid #fff;
  text-align: center;
  border-radius: 2px;
  font-size: 25px;
  color: #fff;
  transition: .5s;
}
.cp_list .owl-next {
  right: -600px;
}
.cp_list .owl-prev {
  left: -600px;
}
.cp_list .owl-prev:hover {
  background: none;
  color: #fff;
}
.cp_list .owl-next:hover {
  background: none;
  color: #fff;
}
.cp_list:hover .owl-prev {
  background: #FF008291;
  left: 0px;
}
.cp_list:hover .owl-next {
  background: #FF008291;
  right: 0px;
}
.cp_list.owl-carousel .owl-item img {
  display: inherit;
}
.cp_list .owl-dots {
  position: relative;
  text-align: center;
  margin-top: -10px;
  z-index: 9;
}
.cp_list.owl-theme .owl-dots .owl-dot.active span, .anli-xx-n .owl-theme .owl-dots .owl-dot:hover span {
  background: #FFC2EA;
}
.cp_list.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 8px;
  background: #fff;
}
.footer {
  background: url("../images/footer.png") no-repeat;
  background-size: 100% 100%;
  padding-bottom: 40px;
  padding-top: 80px;
}
.footerleft {
  border-right: 1px solid #fff;
}
.footercon h4 {
  font-size: 26px;
  font-weight: 500;
  color: #fff;
  margin-left: 80px;
  margin-top: 65px;
}
.footercon p {
  color: #fff;
  font-size: 16px;
  line-height: 36px;
  margin-left: 80px;
}
.footercon p i {
  margin-right: 8px;
}
.footercon .p1 {
  font-size: 12px;
  color: #fff;
  line-height: 20px;
  margin-left: 80px;
}
h1.title {
  font-size: 22px;
  font-weight: 600;
  line-height: 48px;
  text-align: center;
}
.bgfff {
  background: #fff;
  overflow: hidden;
}
.pagination > li {
  display: inline;
}
.pagination > li > a, .pagination > li > span {
  position: relative;
  float: left;
  text-decoration: none;
  background-color: #fff;
  padding: 0;
  border: none;
}
.pagination > li:first-child > a, .pagination > li:first-child > span {
  margin-left: 0;
  border-top-left-radius: 4px;
  border-bottom-left-radius: 4px;
  color: #999;
}
.pagination > li:last-child > a, .pagination > li:last-child > span {
  border-top-right-radius: 4px;
  border-bottom-right-radius: 4px
}
.pagination > li > a:focus, .pagination > li > a:hover, .pagination > li > span:focus, .pagination > li > span:hover {
  z-index: 2;
  color: #999;
  background: none;
  border-color: #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: #337ab7;
  border-color: #337ab7
}
.pagination > .disabled > a, .pagination > .disabled > a:focus, .pagination > .disabled > a:hover, .pagination > .disabled > span, .pagination > .disabled > span:focus, .pagination > .disabled > span:hover {
  color: #777;
  cursor: not-allowed;
  background-color: #fff;
  border-color: #ddd
}
.pagination-lg > li > a, .pagination-lg > li > span {
  padding: 10px 16px;
  font-size: 18px;
  line-height: 1.3333333
}
.pagination-lg > li:first-child > a, .pagination-lg > li:first-child > span {
  border-top-left-radius: 6px;
  border-bottom-left-radius: 6px
}
.pagination-lg > li:last-child > a, .pagination-lg > li:last-child > span {
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px
}
.pagination-sm > li > a, .pagination-sm > li > span {
  padding: 5px 10px;
  font-size: 12px;
  line-height: 1.5
}
.pagination-sm > li:first-child > a, .pagination-sm > li:first-child > span {
  border-top-left-radius: 3px;
  border-bottom-left-radius: 3px
}
.pagination-sm > li:last-child > a, .pagination-sm > li:last-child > span {
  border-top-right-radius: 3px;
  border-bottom-right-radius: 3px
}
nav.for-pagination {
  text-align: center;
  margin-bottom: 50px;
}
.pagination {
  display: inline-block;
  padding-left: 0;
  margin: 20px 0;
  border-radius: 4px;
}
.pagination > li {
  display: inline;
  float: left;
  line-height: 1.42;
  border: 1px solid #ccc;
  padding: 6px 12px;
  margin: 0 0 0 5px;
}
.pagination > li.thisclass {
  background: #ff8400;
  color: #fff;
  margin-left: 0.75em;
}
.pagination > li.shouye {
  padding: 6px 12px;
  background: #fff;
  color: #999;
  border: 1px solid #ddd;
  margin-left: 0.75em;
  line-height: 1.42;
}
nav.for-pagination .pagination li.active a {
  background-color: #334870;
  border-color: #334870;
  color: #fff;
}
nav.for-pagination .pagination li span {
  color: #999;
}
nav.for-pagination .pagination li:nth-child(n+2) a {
  color: #999;
}
.mianbaoxie {
  border-bottom: 1px solid #e3e4e4;
  line-height: 60px;
}
.cp-tit {
  width: 100%;
  background: url("../images/left-top.jpg") center no-repeat;
  background-size: cover;
}
.cp-tit h3 {
  line-height: 36px;
  margin-left: 20px;
  font-size: 30px;
  font-weight: bold;
  color: #fff;
  padding: 40px 0;
}
.left-dl {
  border: 1px solid #e3e4e4;
}
.left-dl dd {
  line-height: 46px;
  font-size: 16px;
  padding-left: 20px;
  border-bottom: 1px solid #e3e4e4;
}
.left-dl dd:last-child {
  border: none;
}
.left-bottom {
  width: 100%;
  background: url("../images/left-bot.jpg") center no-repeat;
  background-size: cover;
  height: 239px;
}
.left-bottom p {
  text-align: center;
  line-height: 18px;
  color: #fff;
  font-size: 18px;
  padding-top: 106px;
  display: block;
}
.tel400 {
  font-family: "Impact";
  line-height: 55px;
  width: 100%;
  margin-top: 8px;
  text-align: center;
  font-size: 33px;
  color: #FFF;
}
.left-lianxi {
  border: 1px solid #e3e4e4;
}
.left-lianxi-tit h3 {
  padding: 20px;
  color: #fff;
  font-size: 20px;
  width: 100%;
  background: url("../images/left-tit.jpg") center no-repeat;
  background-size: cover;
}
.left-lianxi p {
  margin: 0 20px;
  line-height: 26px;
}
.left-lianxi p img {
  text-align: center;
}
.newText .H1 {
  font-size: 24px;
  color: #333333;
  text-align: center
}
.newTextDiv {
  border-top: 1px solid #d7d8d8;
  border-bottom: 1px solid #d7d8d8;
  padding: 9px 0;
  margin: 30px 0 40px 0;
  text-align: center;
}
.newTextDiv .H2 {
  font-size: 14px;
  color: #777777;
  margin-right: 0.83%;
  display: inline-block;
  line-height: 34px;
  letter-spacing: 0.5px;
}
.newTextCon {
  font-size: 14px;
  line-height: 30px;
  color: #333333;
}
.newTextCon img {
  max-width: 100%;
}
.xinwen-list {}
.xinwen-list dl dd {
  display: block;
  padding: 30px 0;
  border-bottom: 1px solid #e3e4e4;
  overflow: hidden;
}
.xinwen-list dl dd .time {
  width: 9.76%;
  float: left;
  position: relative;
  padding-top: 10px;
}
.xinwen-list dl dd .time::after {
  width: 30px;
  height: 2px;
  content: "";
  background-color: #d9d9d9;
  position: absolute;
  top: 22px;
  right: 0;
}
.xinwen-list dl dd .time .H4 {
  font-size: 44px;
  font-family: Arial;
  font-weight: bold;
  color: #1A7BBE;
  line-height: 40px;
}
.xinwen-list dl dd .time .H5 {
  font-size: 16px;
  color: #999999;
  font-family: Arial;
  margin: 12px 0;
}
.xinwen-list dl dd .time .ico {
  width: 24px;
  height: 12px;
  line-height: 0;
  display: block;
}
.xinwen-list dl dd .text {
  width: 87%;
  float: left;
  margin-left: 2.4%;
}
.xinwen-list dl dd .text .H4 {
  font-size: 18px;
  color: #333333;
  padding: 14px 0 23px 0;
}
.xinwen-list dl dd .text .p {
  font-size: 14px;
  color: #999999;
  line-height: 26px;
  height: 78px;
  overflow: hidden;
  text-overflow: ellipsis;
  display: -webkit-box;
  -webkit-line-clamp: 3;
  -webkit-box-orient: vertical;
}
.xinwen-list dl dd .list:hover .H4 {
  color: #1A7BBE;
}
.chanpin-list {
  background: #F5F5F5;
  padding: 20px;
}
.chanpin-list ul {
  width: 100%;
}
.chanpin-list .list {
  float: left;
  width: 31.76%;
  margin: 0 2.36% 30px 0;
  background-color: #fff;
}
.chanpin-list .list:nth-child(3n) {
  margin-right: 0;
}
.chanpin-list .box .img {
  width: 100%;
  padding-bottom: 100%;
  position: relative;
  overflow: hidden;
}
.chanpin-list .box .img img {
  width: 100%;
  height: 100%;
  position: absolute;
  -webkit-transition: all 0.3s ease-out 0s;
  -moz-transition: all 0.3s ease-out 0s;
  -o-transition: all 0.3s ease-out 0s;
  transition: all 0.3s ease-out 0s;
}
.chanpin-list .box .text {
  border: 1px solid #e7e7e7;
  padding: 30px 15px;
}
.chanpin-list .box .text .H4 {
  font-size: 16px;
  color: #282d28;
  height: 18px;
  line-height: 18px;
  overflow: hidden;
}
.chanpin-list .box .text .line {
  width: 68px;
  height: 2px;
  display: block;
  background-color: #1A7BBE;
  margin: 20px 0;
  position: relative;
}
.chanpin-list .box .text .line::after {
  width: 25px;
  height: 2px;
  background-color: #afafaf;
  position: absolute;
  top: 0;
  left: 76px;
  content: "";
}
.chanpin-list .box .text .more {
  font-size: 12px;
  color: #666666;
  font-family: Arial;
  text-transform: uppercase;
}
.chanpin-list .list:hover .img img {
  transform: scale(1.1);
  -webkit-transform: scale(1.1);
  -moz-transform: scale(1.1);
  -o-transform: scale(1.1);
}
.chanpin-list .list:hover .H4 {
  color: #1A7BBE;
}
.slider_list .slider img {
  max-width: 100%;
}
.ry_list .owl-prev, .owl-next {
  position: absolute;
  top: -280px;
  height: 78px;
  width: 50px;
  line-height: 76px;
  border: 1px solid #e40073;
  text-align: center;
  border-radius: 2px;
  font-size: 25px;
  color: #fff;
  transition: .5s;
}
.ry_list .owl-next {
  right: -600px;
}
.ry_list .owl-prev {
  left: -600px;
}
.ry_list .owl-prev:hover {
  background: none;
  color: #e40073;
}
.ry_list .owl-next:hover {
  background: none;
  color: #e40073;
}
.ry_list:hover .owl-prev {
  left: 0px;
}
.ry_list:hover .owl-next {
  right: 0px;
}
.ry_list.owl-carousel .owl-item img {
  display: inherit;
}
.ry_list .owl-dots {
  position: relative;
  text-align: center;
  margin-top: -10px;
  z-index: 9;
}
.ry_list.owl-theme .owl-dots .owl-dot.active span, .anli-xx-n .owl-theme .owl-dots .owl-dot:hover span {
  background: #FFC2EA;
}
.ry_list.owl-theme .owl-dots .owl-dot span {
  width: 20px;
  height: 8px;
  background: #fff;
}
/*******************************************************************************************************************************************************************************/
@media (max-width: 1920px) {
  .display-pc {
    display: block;
  }
  .display-600 {
    display: none;
  }
}
@media (max-width: 1600px) {
  .screen {
    padding: 0 3%;
  }
  .sousuo {
    margin-left: 10px;
    margin-top: 15px;
  }
  .navbar-form .form-control {
    width: 260px;
  }
  .onsousuo-form .navbar-form .form-control {
    width: 138px;
  }
  .ondaohang dl {
    padding: 0 20px;
  }
  .onsousuo-form .dianpu img {
    zoom: 0.6;
  }
  .sousuo-form .navbar-form {
    padding: 8px 0 0 0;
    margin-bottom: 5px;
  }
  .sousuo-form .navbar-form input[type="submit"] {
    top: 26px;
    right: 10px;
  }
  dl.kmj-nav dd {
    padding: 40px 15px;
  }
  .slider_list {
    height: 692px;
  }
  .kmjlogo {
    margin-top: 40px;
    zoom: 0.5;
  }
  .shipu-detail p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 1440px) {
  .ondaohang dl dd a h2 {
    font-size: 16px;
  }
  .onsousuo-form .navbar-form .form-control {
    width: 138px;
  }
  .ondaohang dl {
    padding: 0 13px;
  }
  .onsousuo-form .dianpu img {
    zoom: 0.6;
  }
  .screen {
    padding: 0 3%;
  }
  .sousuo {
    margin-left: 10px;
  }
  dl.kmj-nav dd a p.en {
    font-size: 22px;
  }
  .navbar-form .form-control {
    width: 200px;
  }
  .sousuo-form .navbar-form {
    padding: 18px 0 0 0;
  }
  .sousuo-form .navbar-form input[type="submit"] {
    top: 26px;
    right: 10px;
  }
  .dianpu img {
    zoom: 0.8;
  }
  dl.kmj-nav dd {
    padding: 56px 15px;
  }
  .slider_list {
    height: 624px;
  }
  .kmjlogo {
    margin-top: 40px;
    zoom: 0.6;
  }
  .shipu-detail p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 1366px) {
  .onsousuo-form .navbar-form .form-control {
    width: 138px;
  }
  .ondaohang dl {
    padding: 0 8px;
  }
  .onsousuo-form .dianpu img {
    zoom: 0.6;
  }
  .screen {
    padding: 0 3%;
  }
  .sousuo {
    margin-left: 10px;
  }
  dl.kmj-nav dd a p.en {
    font-size: 20px;
  }
  .navbar-form .form-control {
    width: 200px;
  }
  .sousuo-form .navbar-form {
    padding: 8px 0 0 0;
  }
  .sousuo-form .navbar-form input[type="submit"] {
    top: 15px;
    right: 10px;
  }
  .dianpu img {
    zoom: 0.8;
  }
  dl.kmj-nav dd {
    padding: 40px 15px;
  }
  .slider_list {
    height: 591px;
  }
  .kmjlogo {
    margin-top: 40px;
    zoom: 0.5;
  }
  .shipu-detail p {
    font-size: 15px;
    line-height: 22px;
  }
}
@media (max-width: 1000px) {
  .display-pc {
    display: none;
  }
  .display-600 {
    display: block;
  }
  .not-display-pc {
    display: block;
  }
  .not-display-600 {
    display: none;
  }
  .sub-menu-w {
    position: fixed;
    width: 100%;
    height: 100%;
    background-color: #000;
    left: 0;
    top: 0;
    z-index: 9999;
    overflow-y: scroll;
    padding-bottom: 40px;
    display: none;
  }
  .sub-menu-w .btn-close {
    width: 56px;
    height: 56px;
    right: 0;
    top: 0;
    position: absolute;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .sub-menu-w .btn-close img {
    width: 12px;
  }
  .sub-menu-w .menu-w {
    padding: 65px 40px 0;
  }
  .sub-menu-w .menu-w .menu-l {
    width: 100%;
    text-align: center;
    border-bottom: 1px rgba(255, 255, 255, 0.1) solid;
  }
  .sub-menu-w .menu-w .menu-l .mtt, .sub-menu-w .menu-w .menu-l .mtt a {
    color: #fff;
    font-size: 15px;
    line-height: 24px;
    font-weight: bold;
    padding: 9px 0;
  }
  .sub-menu-w .menu-w .menu-l:last-child {
    border-bottom: none;
  }
  .sub-menu-w .menu-w .menu-l .sub-menu {
    border-top: 1px rgba(255, 255, 255, 0.8) solid;
    padding: 8px 0;
    display: none;
  }
  .sub-menu-w .menu-w .menu-l .sub-menu a {
    display: block;
    color: rgba(255, 255, 255, 0.5);
    font-size: 11px;
    line-height: 16px;
    padding: 5px 0;
  }
  .topbar {
    height: 88px;
  }
  .topbar .logo-w {
    position: fixed;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 88px;
    background-color: #e40073;
  }
  .topbar .logo-w .logo-ww {
    width: 100%;
    height: 88px;
    float: left;
    display: flex;
    justify-content: left;
    align-items: center;
  }
  .topbar .logo-w .logo-ww img {
    max-height: 100%;
    margin-left: 0px;
  }
  .topbar .logo-w.ylw {
    background-color: #e40073;
  }
  .topbar .navs-w {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    height: 88px;
    background-color: #e40073;
  }
  .topbar .navs-w .menu-opener {
    width: 56px;
    height: 88px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
  }
  .topbar .navs-w .menu-opener img {
    width: 35px;
  }
  .topbar .navs-w .phone {
    width: auto;
    height: 56px;
    float: left;
    border-right: 1px rgba(0, 0, 0, 0.1) solid;
    padding: 0 25px;
    display: flex;
    flex-direction: row;
    justify-content: center;
    align-items: center;
  }
  .topbar .navs-w .phone img {
    width: 19px;
    margin-right: 10px;
  }
  .topbar .navs-w .phone span {
    font-weight: bold;
    font-size: 21px;
  }
  .topbar .menu-w {
    position: fixed;
    top: 0;
    right: 0;
    z-index: 10;
    width: 0;
    height: 56px;
    overflow: hidden;
    transition: all 0.5s;
    border-left: 1px rgba(0, 0, 0, 0.1) solid;
  }
  .topbar .menu-w .menu-ww {
    display: flex;
    flex-direction: row;
    justify-content: flex-end;
    padding-left: 25px;
    width: 100%;
    height: 100%;
    background-color: #333;
  }
  .topbar .menu-w .menu-ww .menus {
    padding-right: 35px;
  }
  .topbar .menu-w .menu-ww .menus .item {
    padding: 0 22px;
    line-height: 56px;
    font-size: 12px;
    color: #000;
    cursor: pointer;
    font-weight: bold;
    position: relative;
    display: inline-block;
    height: 56px;
    float: left;
  }
  .topbar .menu-w .menu-ww .menus .item:after {
    content: ' ';
    height: 3px;
    width: 100%;
    background-color: #fff;
    position: absolute;
    left: 0;
    bottom: 0;
    opacity: 0;
    transition: opacity 0.4s;
  }
  .topbar .menu-w .menu-ww .menus .item.active:after, .topbar .menu-w .menu-ww .menus .item:hover:after {
    opacity: 1;
  }
  .topbar .menu-w .menu-ww .close-w {
    width: 56px;
    height: 56px;
    float: left;
    display: flex;
    justify-content: center;
    align-items: center;
    cursor: pointer;
    background-color: #fff;
  }
  .topbar .menu-w .menu-ww .close-w img {
    height: 10px;
  }
  .topbar .menu-w.active {
    opacity: 1;
    width: calc(100% - 196px);
  }
  .slider_list {
    height: 163px;
  }
  .yzcf {
    padding-top: 40px;
    padding-bottom: 50px;
  }
  .width6 {
    width: 33%;
  }
  .indexcp .kmjcp1 .kmjcp-img {
    margin-left: 0;
  }
  .indexcp .kmjcp1 h3 {
    margin: 10px 0 30px 0px;
  }
  .cp_list.owl-carousel .owl-item img {
    zoom: 0.5;
  }
  .kmjcp1 h3 a {
    font-size: 16px;
  }
  .kmjcp_wap {
    text-align: center;
  }
  .kmjcp_wap .kmjcp-img {
    zoom: 0.6;
  }
  .kmjcp_wap h3 {
    line-height: 36px;
  }
  .kmjcp_wap h3 a {
    font-size: 16px;
    color: #fff;
    text-align: center;
  }
  .kmjcp_wap .kmj1 {
    margin-bottom: 20px;
  }
  .about_wap {
    zoom: 0.5;
  }
  .footer {
    background: #e40073;
    padding-top: 40px;
  }
  .footercon h4 {
    margin: 0;
  }
  .footercon .p1 {
    margin: 0;
  }
  .footercon p {
    margin: 0;
  }
  .about-jj {
    margin-top: 40px;
  }
  .indexaboup {
    margin: 0;
  }
  .aboutcon {
    margin-top: 20px;
  }
  .zxnr {
    margin-top: 5px;
  }
  nav.for-pagination {
    margin-bottom: 10px;
  }
  .contact {
    background: none;
  }
  .contact h1 {
    font-size: 26px;
  }
  .contact h2 {
    font-size: 20px;
  }
  .contact h4 {
    font-size: 20px;
    margin-bottom: 5px;
  }
  .contact h6 {
    font-size: 18px;
    margin-bottom: 0;
  }
  .imgimg {
    width: 100%;
  }
  .pagination > li {
    padding: 1px 7px;
  }
}