.mt60 { margin-top: 30px; }

.mb60 { margin-bottom: 30px; }

.pt60 { padding-top: 30px; }

.pb60 { padding-bottom: 30px; }

.trans, a:hover, .right-ul ul li p a { transition: all 0.3s linear; -o-transition: all 0.3s linear; -moz-transition: all 0.3s linear; -webkit-transition: all 0.3s linear; }

.swt { cursor: pointer; }

img { width: 100%; }

@media screen and (min-width: 782px) { .mt60 { margin-top: 40px; }
  .mb60 { margin-bottom: 40px; }
  .pt60 { padding-top: 40px; }
  .pb60 { padding-bottom: 40px; } }

@media screen and (min-width: 992px) { .mt60 { margin-top: 60px; }
  .mb60 { margin-bottom: 60px; }
  .pt60 { padding-top: 60px; }
  .pb60 { padding-bottom: 60px; } }

.col-2 li { float: left; width: 100%; margin: 0 0 15px; }

.col-2:after { content: ''; display: block; clear: both; }

.col-3 li { float: left; width: 100%; margin: 0 0 15px; }

.col-3:after { content: ''; display: block; clear: both; }

.col-4 li { float: left; width: 100%; margin: 0 0 15px; }

.col-4:after { content: ''; display: block; clear: both; }

@media screen and (min-width: 480px) { .col-2, .col-3, .col-4 { margin-left: -2%; }
  .col-2 li, .col-3 li, .col-4 li { width: 48%; margin-left: 2%; } }

@media screen and (min-width: 992px) { .col-2 li { margin-bottom: 20px; }
  .col-3 li { width: 31.3%; margin-bottom: 20px; }
  .col-4 li { width: 23%; margin-bottom: 20px; } }

.trans, a:hover, .right-ul ul li p a { -webkit-transition: all .3s ease 0s; -moz-transition: all .3s ease 0s; -o-transition: all .3s ease 0s; transition: all .3s ease 0s; }

a:hover { color: #1e59a9; }

.more-about h2, .more-about h1 { font-size: 24px; color: #02162e; margin-bottom: 20px; line-height: 1.2; font-weight: bold; text-align: center; }

.more-about h3 { text-align: left; padding-left: 20px; font-size: 20px; line-height: 28px; margin-bottom: 20px; position: relative; }

.more-about h3:before { content: ''; display: block; width: 8px; height: 8px; border-radius: 50%; position: absolute; top: 50%; margin-top: -4px; left: 0; background: #fcb215; }

.more-about p { margin-bottom: 20px; text-align: left; }

.more-about ul p { text-align: center; }

.more-about .a-img { display: block; max-width: 900px; width: 100%; margin: 20px auto; }

@media screen and (min-width: 480px) { .more-about h2, .more-about h1 { font-size: 26px; } }

@media screen and (min-width: 782px) { .more-about h2, .more-about h1 { font-size: 28px; } }

.index_tit { text-align: center; max-width: 850px; margin: 0 auto 30px; }

.index_tit p { color: #666; font-size: 16px; line-height: 24px; margin-top: 10px; }

.index_tit h2, .index_tit strong, .index_tit h1 { font-size: 24px; line-height: 1.2; position: relative; display: block; text-transform: capitalize; color: #313131; font-weight: bold; padding-bottom: 12px; }

.index_tit h2:after, .index_tit strong:after, .index_tit h1:after { content: ''; display: block; width: 80px; height: 5px; background: #1e59a9; border-radius: 3px; position: absolute; left: 50%; margin-left: -40px; bottom: 0; }

@media screen and (min-width: 480px) { .index_tit h1, .index_tit h2, .index_tit strong, .index_tit h1 { font-size: 26px; line-height: 32px; } }

@media screen and (min-width: 782px) { .index_tit h1, .index_tit h2, .index_tit strong, .index_tit h1 { font-size: 30px; line-height: 36px; } }

.copyright { background: #232828; padding: 20px 0; }

.copyright p { color: #bbb; font-size: 14px; text-align: center; line-height: 1.4; }

.copyright p a { color: #bbb; display: inline-block; margin-left: 5px; }

.copyright p a:before { content: '/'; display: inline-block; vertical-align: middle; font-size: 16px; color: #bbb; margin-right: 5px; }

.copyright p a:hover { color: #1e59a9; }

.right-ul span { background: #1e59a9; font-size: 20px; line-height: 50px; color: #fff; display: block; text-align: center; }

.right-ul ul { border: 1px solid #ddd; padding: 12px; position: relative; }

.right-ul ul:after { content: ''; display: block; clear: both; }

.right-ul ul li { margin-bottom: 10px; }

.right-ul ul li .r-img { display: block; position: relative; padding-top: 75%; overflow: hidden; }

.right-ul ul li .r-img img { position: absolute; left: 0; top: 0; width: 100%; height: 100%; object-fit: cover; }

.right-ul ul li p a { font-size: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; text-align: center; display: block; padding: 10px; line-height: 24px; color: #333; }

.right-ul ul li p a:hover { color: #1e59a9; }

@media screen and (min-width: 480px) { .right-ul ul li { float: left; width: 48%; margin: 0 1% 10px; } }

@media screen and (min-width: 992px) { .right-ul ul li { width: 100%; float: none; margin: 0 0 10px; } }

.breadcrumb { padding-top: 20px; padding-bottom: 20px; }

.breadcrumb h1, .breadcrumb h2, .breadcrumb p { font-size: 20px; font-weight: bold; color: #666; position: relative; z-index: 1; line-height: 1.2; }

.breadcrumb ol { margin-top: 10px; position: relative; z-index: 1; }

.breadcrumb ol li { display: inline-block; vertical-align: top; text-transform: capitalize; font-size: 14px; color: #666; }

.breadcrumb ol li a { color: #666; }

.breadcrumb ol li a:hover { color: #1e59a9; }

.breadcrumb ol li + li { padding-left: 20px; position: relative; }

.breadcrumb ol li + li:before { content: ''; display: block; width: 2px; height: 10px; transform: skew(-25deg); position: absolute; left: 8px; top: 10px; background: #1e59a9; }

.pro-nav ul li { display: inline-block; vertical-align: top; margin: 0 10px 15px 0; position: relative; }

.pro-nav ul li a { display: block; font-size: 15px; line-height: 24px; color: #1e59a9; padding: 8px 10px; border: 1px solid  #1e59a9; -webkit-transition: 0.3s; -moz-transition: 0.3s; -o-transition: 0.3s; transition: 0.3s; position: relative; z-index: 1; }

.pro-nav ul li a:hover { border-color: #1e59a9; background-color: #1e59a9; color: #fff; }

.pro-nav ul .nav-on a { border-color: #1e59a9; background-color: #1e59a9; color: #fff; }

@media screen and (min-width: 480px) { .breadcrumb h1, .breadcrumb h2, .breadcrumb p { font-size: 24px; } }

@media screen and (min-width: 782px) { .product-nav ul li a { padding: 10px 14px; }
  .breadcrumb h1, .breadcrumb h2, .breadcrumb p { font-size: 26px; } }

@media screen and (min-width: 992px) { .breadcrumb h1, .breadcrumb h2, .breadcrumb p { font-size: 28px; } }

.pro-detail .pro-msg .pro-desc { margin-top: 20px; }

.pro-detail .pro-msg .pro-desc h1, .pro-detail .pro-msg .pro-desc h2 { font-weight: bold; font-size: 24px; color: #0C2239; line-height: 1.2; }

.pro-detail .pro-msg .pro-desc p { font-size: 16px; line-height: 26px; color: #666; margin-top: 10px; }

.pro-detail .pro-msg .pro-desc p span { font-weight: bold; }

.pro-detail .pro-msg .pro-desc a { display: block; font-size: 16px; color: #1e59a9; }

.pro-detail .pro-msg .pro-desc a:hover { color: #1e59a9; }

.pro-detail .pro-msg .pro-btn { margin-top: 20px; }

.pro-detail .pro-msg .pro-btn span, .pro-detail .pro-msg .pro-btn a { display: inline-block; vertical-align: top; padding: 8px 25px; background: #1e59a9; color: #fff; font-size: 16px; cursor: pointer; -webkit-transition: all 0.3s ease; -moz-transition: all 0.3s ease; -o-transition: all 0.3s ease; transition: all 0.3s ease; margin-bottom: 10px; margin-right: 10px; }

.pro-detail .pro-msg .pro-btn span:hover, .pro-detail .pro-msg .pro-btn a:hover { border-radius: 10px; color: #fff; }

.pro-detail .pro-msg:after { content: ''; display: block; clear: both; }

.pro-detail .pro-details { padding: 25px 0; }

.pro-detail .pro-details h2 { font-size: 24px; margin: 25px 0 10px 0; color: #333333; font-weight: bold; }

.pro-detail .pro-details h3 { font-size: 20px; margin: 10px 0 5px 0; font-weight: bold; }

.pro-detail .pro-details p { color: #666666; margin-bottom: 15px; }

.pro-detail .pro-details img { display: block; margin: 20px auto 0 auto; }

.pro-detail .pro-details img { width: auto; }

.pro-detail .pro-details table { width: 100%; overflow-x: scroll; }

.pro-detail .pro-details table td { padding: 8px; }

.table-box { display: none; }

.table-box-wap { display: block; overflow-x: scroll; }

@media screen and (min-width: 460px) { .pro-detail .pro-msg img { width: 100%; } }

@media screen and (min-width: 520px) { .pro-detail .pro-details img { width: 100%; height: auto; }
  .pro-detail .pro-msg .pro-desc h1, .pro-detail .pro-msg .pro-desc h2 { font-size: 28px; } }

@media screen and (min-width: 560px) { .pro-detail .pro-msg img { width: 60%; display: block; } }

@media screen and (min-width: 992px) { .table-box { display: block; width: 100%; overflow-x: scroll; margin: 20px 0 0 0; }
  .table-box-wap { display: none; }
  .pro-detail .pro-msg img { width: 32%; float: left; }
  .pro-detail .pro-msg .pro-desc { width: 67%; float: right; margin-top: 0; padding-left: 20px; } }

.col-p7, .col-p3 { width: 100%; padding: 0; }

@media screen and (min-width: 992px) { .col-p7 { width: 75%; float: left; padding-right: 15px; }
  .col-p3 { width: 25%; float: right; padding-left: 15px; } }

.mt30 { margin-top: 30px; }

#LRfloater0 { display: none; }

.pages { margin-top: 25px; }

.pages ul { text-align: center; }

.pages ul li { display: inline-block; padding: 15px 5px; }

.pages ul li a, .pages ul li span { padding: 8px 15px; border: 1px solid #ddd; margin: 0 2px; font-size: 13px; color: #000; }

.pages ul li.active span, .pages ul li:hover a { background: #1e59a9; color: #fff; }

.tit-h2 { margin-bottom: 25px; font-weight: 700; font-size: 24px; border-bottom: 1px solid #eeeeee; padding-bottom: 10px; position: relative; padding-left: 0px; }

.tit-h2:before { position: absolute; content: ''; left: 0px; bottom: -1px; width: 45px; height: 2px; background-color: #fcb215; }

/* mesg-top */
.mesg-top li { width: 98%; margin-left: 2%; padding: 30px 10px; -webkit-box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15); box-shadow: 0px 0px 50px 0px rgba(0, 0, 0, 0.15); margin-bottom: 20px; border-radius: 6px; background-color: #fff; text-align: center; }

.mesg-top li img { display: block; width: 50px; margin: 0 auto 20px; }

.mesg-top li h3 { font-size: 20px; text-transform: capitalize; color: #333; line-height: 1.2; margin-bottom: 10px; }

.mesg-top li .bhie { line-height: 36px; }

.mesg-top li .teshu { display: inline-block; padding: 6px 15px; background-color: #fd4a36; color: #fff; font-size: 14px; line-height: 24px; border-radius: 40px; }

@media (min-width: 640px) { .mesg-top li { width: 48%; float: left; } }

@media (min-width: 992px) { .mesg-top li { width: 23%; } }

@media (min-width: 1200px) { .mesg-top li .teshu { font-size: 16px; line-height: 24px; } }

.top-title { margin-bottom: 20px; text-align: center; }

.top-title h2 { font-size: 24px; color: #333; line-height: 1.2; margin-bottom: 10px; }

.top-title p { font-size: 14px; color: #666; line-height: 1.6; }

@media (min-width: 768px) { .top-title { margin-bottom: 25px; }
  .top-title h2 { font-size: 28px; margin-bottom: 15px; } }

@media (min-width: 992px) { .top-title { margin-bottom: 30px; text-align: center; }
  .top-title h2 { font-size: 34px; margin-bottom: 15px; }
  .top-title p { font-size: 15px; } }

.btn { cursor: pointer; -webkit-backface-visibility: hidden; backface-visibility: hidden; -webkit-transition: all 0.5s ease; transition: all 0.5s ease; overflow: hidden; font-size: 14px; padding: 9px 35px; color: #fff; position: relative; display: inline-block; z-index: 1; background-color: #fd4a36; }

a.btn { color: #fff; }

/* mesg-top */
.zxy-msg { position: relative; width: 100%; }

.zxy-msg .zxymsg-fl { width: 100%; position: relative; background-color: #151730; padding: 30px 20px; text-align: center; margin-bottom: 30px; }

.zxymsg-fl h2 { color: #fff; font-size: 22px; text-transform: capitalize; line-height: 1.2; margin-bottom: 25px; position: relative; }

.zxymsg-fl h2::before { content: ""; width: 60px; height: 3px; background-color: #fd4a36; position: absolute; left: 50%; transform: translateX(-50%); bottom: -14px; }

.zxymsg-fl p { color: #fff; margin-bottom: 15px; }

.zxy-msg .zxymsg-fr { width: 100%; }

.zxymsg-fr h2 { font-size: 24px; color: #333; line-height: 1.2; margin-bottom: 30px; text-transform: capitalize; position: relative; }

.zxymsg-fr h2::before { content: ""; width: 50px; height: 10px; background: url(../img/icon-dian.png) no-repeat; background-size: contain; position: absolute; left: 0; bottom: -26px; }

.send { width: 100%; overflow: hidden; }

.send .nput-panel { overflow: hidden; }

.send .me { position: relative; border: 1px solid rgba(133, 153, 171, 0.2); margin-top: 20px; background-color: #fff; border-radius: 4px; }

.send .me input[type="text"] { display: block; width: 100%; height: 48px; line-height: 48px; color: #333; font-size: 14px; padding: 0 15px 0 50px; background-color: transparent; }

.send .me textarea { width: 100%; height: 140px; line-height: 24px; color: #333; resize: none; font-size: 14px; padding: 10px 10px 10px 50px; background-color: transparent; box-sizing: border-box; overflow: hidden; display: block; font-family: "Microsoft YaHei"; border-radius: 4px; overflow: hidden; }

.me:after { content: ''; position: absolute; left: 15px; top: 12px; width: 20px; height: 20px; display: block; }

.me.one:after { background: url(../img/msg-icon01.png) no-repeat center center; background-size: 100%; }

.me.two:after { background: url(../img/msg-icon02.png) no-repeat center center; background-size: 100%; }

.me.three:after { background: url(../img/msg-icon03.png) no-repeat center center; background-size: 100%; }

.me.four:after { background: url(../img/msg-icon04.png) no-repeat center center; background-size: 100%; }

.me.five:after { background: url(../img/msg-icon05.png) no-repeat center center; background-size: 100%; }

.send .PorConSixXX { display: inline-block; padding-left: 30px; height: 30px; line-height: 30px; font-size: 12px; color: #999; position: relative; margin-top: 10px; }

.send .PorConSixXX p { display: block; width: 24px; height: 24px; position: absolute; left: 0; top: 3px; }

.send .PorConSixXX p .choose_input { width: 12px; height: 12px; position: absolute; left: 0; top: 0; cursor: pointer; }

input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; height: 12px; width: 12px; }

.send .PorConSixXX p .choose_input:before { width: 18px; height: 18px; left: -3px; top: -1px; display: block; border: 1px solid #ddd; background-color: #fff; }

.send .PorConSixXX p .choose_input:before, .send .PorConSixXX p .choose_input:after { content: ""; position: absolute; }

.send .PorConSixXX p .choose_input:checked:before { border: 1px solid #1e59a9; }

.send .PorConSixXX p .choose_input:checked:after { display: block; width: 8px; height: 4px; left: 2px; top: 3px; border: 2px solid #1e59a9; border-top: none; border-right: none; -webkit-transform: rotate(-45deg); -moz-transform: rotate(-45deg); -o-transform: rotate(-45deg); -ms-transform: rotate(-45deg); transform: rotate(-45deg); }

.send .btn-primary { display: block; width: 100%; line-height: 48px; margin-top: 20px; background-color: #1e59a9; color: #fff; border: none; text-align: center; font-size: 16px; border-radius: 4px; transition: all 0.3s; cursor: pointer; }

.send .btn-primary:hover { border-radius: 46px; }

@media screen and (min-width: 480px) { .send .input-panel .me { width: 48%; float: left; }
  .send .input-panel .one, .send .input-panel .three { margin-right: 4%; } }

@media (min-width: 992px) { .zxy-msg { padding-left: 400px; }
  .zxy-msg .zxymsg-fl { width: 370px; position: absolute; padding: 0; background: url(../img/image-kf.jpg) no-repeat top center; text-align: center; margin-bottom: 0; left: 0; top: 0; bottom: 0; border-radius: 5px; }
  .zxymsg-fl .zxymsg-box { width: 100%; position: absolute; left: 0; right: 0; bottom: 0; padding: 30px 20px; }
  .zxymsg-fr h2 { font-size: 28px; } }

@media (min-width: 1200px) { .zxymsg-fr h2 { font-size: 32px; } }
