html{ -webkit-text-size-adjust:none;} input,button,select,textarea{outline:none} /*取消chrome下input和textarea的聚焦边框*/ textarea{resize:none} /* 取消chrome下textarea可拖动放大 */
*{ -moz-box-sizing:border-box;box-sizing:border-box;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td{ margin:0; padding:0;}
table{ border-collapse:collapse;border-spacing:0px;}
fieldset,img{ border:0;} em,th,var{ font-style:normal; font-weight:normal;}
ol,ul{ list-style:none;} caption,th{ text-align:left;} i{ font-style: normal;}
h1,h2,h3,h4,h5,h6{ font-size:100%; font-weight:normal;} li{list-style-type:none;}
q:before,q:after{ content:'';} abbr,acronym { border:0;} 
img, video{  vertical-align: middle; border:0;}
a,button,input,select{ -webkit-tap-highlight-color: rgba(255,0,0,0); outline: none;}
a{ text-decoration: none; color: #212121;}
body{ padding-top: 100px; font: 16px/28px "Microsoft YaHei", "微软雅黑", "宋体", Arial; color: #212121; letter-spacing: .03em; -webkit-font-smoothing: antialiased; background: #fff;}
input,select,textarea,button{ font: 16px/28px "Microsoft YaHei", "微软雅黑", "宋体", Arial; border: 0 none; color: #333;}
input:focus{ outline: none;} button, input[type='button']{ border: 0 none; background: transparent;}
table{ font-size:inherit; font:100%;} p{ margin: 0;} input{ outline: 0px; -webkit-appearance: none; -webkit-box-shadow: 0 0 0 1000px transparent inset !important;}
select{ -moz-appearance: none; -webkit-appearance:none; appearance:none;}
input:-webkit-autofill, textarea:-webkit-autofill, select:-webkit-autofill{ background-color: transparent!important; background-image: none !important; -webkit-box-shadow: 0 0 0 1000px #3996fe inset !important;}
video{ margin:0 auto}

/* clearfix */
.clearfix:after, .clearfixlist li:after, .container:after{ content:"\0020"; display:block; clear:both; height:0; font-size:0;}
.clearfix, .clearfixlist li, .container{ zoom:1;}
.clear{ clear:both; display:block;} .hide, .show-pad, .show-phone{ display: none;} .fb{ font-weight: bold;}
.fl{ float: left;} .fr{ float: right;} .bg-white{ background: #fff;} .bg-gray{ background: #f5f5f5;}
.last-list li:last-child{ border: 0 none;} .red{ color: #a52a2a;} .blue{ color: #2973fa;} .gray{ color: #757575;}

.vertical{ display: table-cell; vertical-align: middle;}
.tleft{ text-align: left;} .tright{ text-align: right;} .tcenter{ text-align: center;}
.tellip, .name, .pagenav a{ text-overflow: ellipsis; white-space: nowrap; overflow: hidden;}
.tellip2{ text-overflow: -o-ellipsis-lastline; overflow: hidden; text-overflow: ellipsis; display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical;}
.pic{ position: relative; text-align: center; overflow: hidden;} .pic img{ width: 100%; height: 100%;}
.pic .iplay{ position: absolute; z-index: 6; top: 50%; left: 50%; width: 60px; height: 60px; margin-top: -30px; margin-left: -30px;}

.circle, .pagination a{ -webkit-border-radius: 50%; -moz-border-radius: 50%; -o-border-radius: 50%; -ms-border-radius: 50%; border-radius: 50%;}
.rect2{ -webkit-border-radius: 2px; -moz-border-radius: 2px; -o-border-radius: 2px; -ms-border-radius: 2px; border-radius: 2px;}
.rect, .brand-list a, .btn-more{ -webkit-border-radius: 4px; -moz-border-radius: 4px; -o-border-radius: 4px; -ms-border-radius: 4px; border-radius: 4px;}
.trans, .remark{ -webkit-transition: all 0.38s ease; -moz-transition: all 0.38s ease; transition: all 0.38s ease;}
.scale, .scale2{ -webkit-transform: scale(1); -moz-transform: scale(1); -o-transform: scale(1); transform: scale(1); transition: all ease 0.38s;}
.rotate{ -webkit-transform: rotate(0deg); -moz-transform: rotate(0deg); -o-transform: rotate(0deg); transform: rotate(0deg); -webkit-transition: all 0.38s ease; -moz-transition: all 0.38s ease; transition: all 0.38s ease;}
.blur{ -webkit-filter: blur(2px); -moz-filter: blur(2px); -ms-filter: blur(2px); filter: blur(2px);}
a:hover .scale, li:hover .scale{ -webkit-transform: scale(1.3); -moz-transform: scale(1.3); -o-transform: scale(1.3); transform: scale(1.3);}
a:hover .scale2{ -webkit-transform: scale(1.1); -moz-transform: scale(1.1); -o-transform: scale(1.1); transform: scale(1.1);}
a:hover .rotate{ -webkit-transform: rotate(360deg); -moz-transform: rotate(360deg); -o-transform: rotate(360deg); transform: rotate(360deg);}

.sdown{ display: inline-block; padding: 0 18px; border: 1px solid #e0e0e0; color: #212121;}
.pagination{ display: flex; justify-content: center; align-items: center; padding: 40px 0; font-size: 14px; text-align: center;} .pagination .ptxt{ display: inline-block; margin: 0 8px;}
.pagination a{ display: inline-block; width: 36px; height: 36px; margin: 0 5px; font-size: 12px; line-height: 36px; color: #212121; background: url(../images/arrow.png) no-repeat center -9999em #f5f5f5;}
.pagination .pfirst{ background-position-y: -2px;}
.pagination .prev{ background-position-y: -42px;}
.pagination .pend{ background-position-y: -82px;}
.pagination .pnext{ background-position-y: -122px;}
.pagination a:hover, .pagination .active{ color: #fff; background-color: #2985ff;}
.pagination a.pfirst:hover, .pagination .active.pfirst{ background-position-y: -162px;}
.pagination a.prev:hover, .pagination .active.prev{ background-position-y: -202px;}
.pagination a.pend:hover, .pagination .active.pend{ background-position-y: -242px;}
.pagination a.pnext:hover, .pagination .active.pnext{ background-position-y: -282px;}

.bounce-to-right{ position: relative; vertical-align: middle; -webkit-transform: translateZ(0); transform: translateZ(0); box-shadow: 0 0 1px rgba(0, 0, 0, 0); -webkit-backface-visibility: hidden; backface-visibility: hidden; -moz-osx-font-smoothing: grayscale; -webkit-transition-property: color; transition-property: color; -webkit-transition-duration: 0.5s; transition-duration: 0.5s;}
.bounce-to-right:before{ content: ""; position: absolute; z-index: -1; top: 0; left: 0; right: 0; bottom: 0; background: #a52a2a; -webkit-transform: scaleX(0); transform: scaleX(0); -webkit-transform-origin: 0 50%; transform-origin: 0 50%; -webkit-transition-property: transform; transition-property: transform; -webkit-transition-duration: 0.5s; transition-duration: 0.5s; -webkit-transition-timing-function: ease-out; transition-timing-function: ease-out;}
.bounce-to-right:hover, .bounce-to-right:focus, .bounce-to-right:active{ border-color: #a52a2a;}
.bounce-to-right:hover:before, .bounce-to-right:focus:before, .bounce-to-right:active:before{ -webkit-transform: scaleX(1); transform: scaleX(1); -webkit-transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66); transition-timing-function: cubic-bezier(0.52, 1.64, 0.37, 0.66);}

.label-check{ display: inline-block; position: relative; padding-left: 22px; line-height: 20px; vertical-align: middle;}
.label-check i{ display: inline-block; position: absolute; top: 50%; left: 0; width: 16px; height: 16px; border: 1px solid #ccc; margin-top: -8px;}
.label-check input:checked~i{ background: #a52a2a;}

.font16{ font-size: 16px; line-height: 30px;}
.font18{ font-size: 18px; line-height: 32px;} 
.font20{ font-size: 20px; line-height: 34px;} 
.font24{ font-size: 24px; line-height: 36px;}
.font36{ font-size: 36px; line-height: 40px;}
.fb{ font-weight: bold;} .mb20{ margin-bottom: 20px;}
.mb30{ margin-bottom: 30px;} .mb40{ margin-bottom: 40px;}

.shade{ display: none; position: fixed; z-index: 68; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.6);}
.nodata{ padding: 40px 0 60px; line-height: 40px; text-align: center;}
.nodata img{ width: 300px; height: 300px;} .nodata .name{ margin-top: 10px;}
.edit-info{ margin-bottom: 15px; font-size: 16px; line-height: 30px;}  .edit-info:last-child{ margin-bottom: 0;}
.edit-info img{ display: block; width: auto; height: auto; margin: 20px auto; max-width:70%}
.edit-info .mtxt{ margin-bottom: 15px;}

.fixedNav{ position:fixed; z-index: 66; top:0px; left:0px; width:100%; _position:absolute; _top:expression(eval(document.documentElement.scrollTop));}
.container{ position: relative; width: 95%; max-width: 1200px; margin: 0 auto;}
.header{ position: fixed; z-index: 99; top: 0; left: 0; width: 100%; background: #fff;} 
.header .logo{ float: left; max-width: 260px; height: 60px; margin-top: 20px;}
.header2.header3{ background: rgba(0,0,0,.4);}
.navbar{ float: right; width: 750px; text-align: center;}
.nav-list li{ float: left; position: relative; width: 13.66%;} 
.nav-list .target{ display: block; position: relative; line-height: 100px;}
.nav-list .target:after{ position: absolute; bottom: 20px; left: 50%; width: 60px; height: 2px; margin-left: -30px; content: '\0020';}
.nav-list span.target{ display: none;} .nav-list2 .target, .nav-list2 .sublist .starget{ color: #fff;}
.nav-list .curr .target, .nav-list .active .target, .nav-list .target:hover{ font-weight: bold; color: #2972fa;}
.nav-list .curr .target:after, .nav-list .active .target:after, .nav-list .target:hover:after{ background: #2972fa;}
.sublist{ display: none; position: absolute; top: 100%; left: 0; width: 100%; padding: 12px 0; background: rgba(255,255,255,.9);}
.sublist .sitem{ float: none; width: 100%;}
.sublist .starget{ display: block; padding: 5px 0;font-size:12px}
.sublist .starget:hover{ color: #2972fa;}
.header2 .sublist, .header3 .sublist{ background: rgba(0,0,0,.4);}

.modal-video{ display: none; position: fixed; z-index: 100; top: 0; left: 0; width: 100%; height: 100%; background: rgba(0,0,0,.9);}
.modal-video .inner{ position: absolute; left: 10%; top: 20%; width: 80%; height: auto;text-align:center}
.modal-video .bclose{ position: absolute; z-index: 66; top: -24px; right: 8px; width: 32px; height: 32px;}

.footer, .footer a{ color: #fff;}
.footer{ background: #212121;}
.footer .finner{ padding: 50px 0 45px;}
.footer .finfo{ padding: 15px 0; border-top: 1px solid #757575; text-align: center;}
.footer span{ padding: 0 8px;}
.footer-list li{ float: left; width: 30%;}
.footer-list .item{ width: 35%;}
.footer-list .item3{ width: 25%;}
.footer-list .item4{ width: 10%;}
.footer-list .name{ margin-bottom: 10px; font-size: 18px; font-weight: bold;}
.footer-list a{ display: inline-block; padding: 4px 0; margin-right: 20px;}
.footer-list .pic{ width: 100px; height: 100px; padding: 10px; margin: 0 auto 5px; background: #fff;}
.footer-list .txt{ padding: 4px 0; color: #fff;}
.footer-list a:hover{ color: #2972fa;}

.fixed-bars{ position: fixed; z-index: 999; bottom: 20%; right: 10px; width: 60px; padding: 13px 3px; text-align: center; border-radius: 30px; background: #fff;cursor:pointer; box-shadow:-2px 1px 5px rgb(0 0 0 / 6%);}
.fixed-bars .item{ position: relative; padding: 10px; overflow: hidden;}
.fixed-bars .ibar{ display: block; width: 36px; height: 36px; background: url(../images/bars.png) no-repeat center 0; background-size: 36px 300px;}
.fixed-bars .itel{ background-position-y: -50px;}
.fixed-bars .ichat{ background-position-y: -100px;}
.fixed-bars .active{ overflow: visible;}
.fixed-bars .active .itop{ background-position-y: -150px;}
.fixed-bars .active .itel{ background-position-y: -200px;}
.fixed-bars .active .ichat{ background-position-y: -250px;}
.fixed-bars .tslide{ position: absolute; top: 50%; z-index: 999; left: -240px; width: 160px; font-size: 18px; font-weight: bold; opacity: 0; padding: 16px 26px; margin-top: -80px; border-radius: 8px; box-shadow: 0 0 5px #dedede; background: #fff; transition: left .4s ease,opacity .6s ease-in; text-align: center;}
.fixed-bars .tslide2{ width: 220px; padding: 20px; left: -300px; opacity: 1; margin-top: -34px; color: #2972fa;}
.fixed-bars .tslide.curr{ opacity: 1; left: -180px;}
.fixed-bars .tslide2.curr{ left: -240px;}
.fixed-bars .txt{ margin-bottom: 10px; font-weight: normal; color: #212121;}
.fixed-bars img{ width: 100%; height: 100%;}

.tab-panel{ display: none;} .tab-panel.active{ display: block;}
.col-half{ float: left; position: relative; width: 49%;} .col-half.fr{ float: right;}
.btn-more{ display: block; width: 120px; border: 1px solid #fff; line-height: 38px; color: #fff; text-align: center;}
.btn-more:hover, a:hover .btn-more, .mod-bg .btn-more{ border-color: #2972fa; color: #fff; background: #2972fa;}
.line{ width: 100%; height: 1px; margin: 20px 0; background: #e0e0e0;}
.remark{ display: none; position: absolute; top: 0; left: 0; width: 100%; height: 100%; color: #fff; text-align: center; background: rgba(0,0,0,.6);}
a:hover .remark{ display: block;}

.mod{ padding: 90px 0;}
.mod .hd{ margin-bottom: 50px; text-align: center;}
.mod .ten{ font-size: 48px; font-weight: bold; line-height: 40px; text-transform: uppercase; color: rgba(0,0,0,.1);}
.mod .title{ margin-top: -20px; font-size: 36px; line-height: 40px;}
.mod .line{ width: 80px; height: 2px; margin: 15px auto; background: #2972fa;}
.mod-bg{ background-repeat: no-repeat; background-position: center 0; background-size: 100% 100%;}

.nright-list{ margin-right: -2%;}
.nright-list li{ float: left; width: 23%; margin-right: 2%;}

.name{ font-size: 20px;} a:hover .name{ color: #2972fa;}
.txt, .date{ font-size: 14px; line-height: 20px; color: #757575;}
.mod-brand{ margin-top: -55px;}
.brand-list li{ -webkit-box-shadow: 0 0 6px #e2e2e2; -moz-box-shadow: 0 0 6px #e2e2e2; box-shadow: 0 0 6px #e2e2e2;}
.brand-list a{ display: block; position: relative; padding: 20px 0 20px 20%; background: #fff;}
.brand-list .name{ padding-left: 36px;}
.brand-list .ibrand{ position: absolute; top: 24px; left: 20%; height: 24px;}
.brand-list .txt{ margin-top: 5px;}
.brand-list a:hover{ color: #fff; background: #2972fa;}
.brand-list a:hover .name, .brand-list a:hover .txt{ color: #fff;}
.brand-list a:hover .ibrand{ display: none;}
.brand-list a:hover .ibrand.hide{ display: block;}

.mod-about .bd{ position: relative; padding: 40px; margin-top: 80px; font-size: 14px; line-height: 22px; color: #fff; background: linear-gradient(#2898fa, #2972fa);}
.mod-about .pic{ position: absolute; top: -40px; left: 40px; width: 53%;}
.mod-about .info{ margin-left: 60%;}
.mod-about .btn-more{ margin-top: 30px;}
.mod-about p{ margin-bottom: 15px;}

.mod-settle{ background-image: url(../images/bsettle.jpg);}
.swiper-settle{ padding: 10px;}
.swiper-settle.swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 10px;}
.settle-list li{ position: relative; display: flex; justify-content: center; align-items: center;}
.settle-list .cycle{ position: absolute; top: 0; left: 0; width: 100%; height: 100%;border-radius: 50%;border: 1px solid rgba(41,114,250,.3);box-sizing: border-box;transition: all 2s;}
.settle-list .cpoint{ content: "";position: absolute;width: 8px;height: 8px;border-radius: 50%;background: #2972fa;}
.settle-list li:nth-child(n) .cpoint{ top: 50%; bottom: auto; left: auto;right: 0;transform: translate(50%,-50%);}
.settle-list li:nth-child(2n) .cpoint{ top: auto; bottom: 0; left: 50%;right: auto;transform: translate(-50%,50%);}
.settle-list li:nth-child(3n) .cpoint{ top: 50%; bottom: auto; left: 0;right: auto;transform: translate(-50%,50%);}
.settle-list li:nth-child(4n) .cpoint{ top: 0; bottom: auto; left: 50%;right: auto;transform: translate(-50%,-50%);}
.settle-list a{ position: relative;display: flex;flex-flow: column;justify-content: center;align-items: center; width: 85.37%;height: 85.37%;border-radius: 50%;border: 1px solid #2972fa;box-sizing: border-box;transition: all .5s;z-index: 1;}
.settle-list .pic{ height: 36px; margin: 0 auto 10px; transition: all 2s;}
.settle-list .name{ font-size: 24px;}
.settle-list li:hover a{ color: #fff; background: #2972fa;}
.settle-list li:hover .cycle{transform: rotate(360deg);}
.settle-list li:hover .name{ color: #fff;}
.settle-list li:hover .pic{ display: none;}
.settle-list li:hover .pic.hide{ display: block;}

.mod-case .bd, .mod-recruit .bd{ position: relative; padding: 0 100px;}
.swiper-case{ padding: 0 13%;}
.swiper-case .swiper-slide{ transform: scale(0.85);}
.swiper-case .swiper-slide-active{ transform: scale(1.2);}
.swiper-case .info{ position: absolute; bottom: 0; left: 0; width: 100%; padding: 30px 10%;}
.swiper-case .name{ font-weight: bold; color: #fff;}
.swiper-case .txt{ margin: 15px 0; color: #fff;}

.sbtn-prev, .sbtn-next{ position: absolute; top: 0; width: 60px; height: 100%; background: url(../images/btns.png) no-repeat 0 center;}
.sbtn-prev{ left: 0;}
.sbtn-next{ right: 0; background-position-x: -100px;}
.sbtn-prev:hover{ background-position-x: -200px;}
.sbtn-next:hover{ background-position-x: -300px;}

.mod-news{ background-image: url(../images/bnews.jpg);}
.mod-news .chalf{ float: left; width: 50%;}
.news-info .info{ padding: 25px 15px; background: #fff;}
.news-info .name{ font-weight: bold; line-height: 30px;}
.news-info .txt{ height: 40px; margin: 10px 0; color: #424242; overflow: hidden;}

.col-list{ padding-left: 2%;}
.news-list li{ padding: 15px; margin-bottom: 13px; background: #fff; -webkit-box-shadow: 0 0 6px #e2e2e2; -moz-box-shadow: 0 0 6px #e2e2e2; box-shadow: 0 0 6px #e2e2e2;}
.news-list a{ display: block; position: relative; padding-left: 170px;}
.news-list .info{ padding: 6px 0;}
.news-list .pic{ position: absolute; top: 0; left: 0; width: 150px;}
.news-list .caption{ height: 60px; font-size: 18px; font-weight: bold; line-height: 30px; overflow: hidden;}
.news-list .date{ margin-top: 8px;}
.news-list a:hover .caption{ color: #2972fa;}

.join-list{ padding-top: 60px;}
.join-list li{ float: left; width: 16.66%; margin-top: -60px;}
.join-list a{ display: table-cell; width: 100%; height: 100%; padding: 0 13px; vertical-align: middle; background: url(../images/blogo.png) no-repeat center center; background-size: 100% 100%; text-align: center;}
.join-list img{ max-width: 78%; max-height: 78%;}
.join-list li:nth-child(7){ margin-left: 8%;}

.mod-attrs{ padding: 50px 0; background-image: url(../images/battr.jpg);}
.attrs-list li{ float: left; width: 25%; text-align: center;}
.attrs-list .pic{ display: inline-block; width: 48px; height: 48px;}
.attrs-list .info{ display: inline-block; padding: 0 10px;}
.attrs-list .name{ font-size: 36px; font-weight: bold; line-height: 46px;}

/* mod-crumb */
.mod-crumb{ padding: 10px 0; box-shadow: 0 6px 8px #eee; background: #fff;}
.mod-crumb a{ padding-right: 32px; margin-right: 15px; background: url(../images/iright.png) no-repeat right center;}
.mod-crumb a:hover{ color: #2973fa;}

.switch-nav{ padding: 30px 0 40px;}
.switch-nav .target{ position: relative; margin-right: 5%; padding: 5px 0; font-size: 16px;}
.switch-nav .target:after{ position: absolute; bottom: -5px; left: 50%; width: 40px; height: 3px; content: '\0020'; margin-left: -20px;}
.switch-nav .target:hover, .switch-nav .active{ font-weight: bold; color: #2973fa;}
.switch-nav .target:hover:after, .switch-nav .active:after{ background: #2973fa;}

.bmore{ display: inline-block; padding-right: 15px; font-size: 14px; color: #2985ff; background: url(../images/imore.png) no-repeat right center;}
.prolist li{ width: 31.3%; margin-bottom: 20px;}
.prolist .pimg{ display: block; width: 100%; height: 100%;}
.prolist .info{ padding: 15px; background: #fff; box-shadow: 0 0 6px 6px #eee;}
.prolist .name{ font-weight: bold;}
.prolist .txt{ height: 40px; margin: 6px 0; overflow: hidden;}

.case-list a{ display: block; position: relative; padding: 40px 0 40px 300px;}
.case-list a:hover{ box-shadow: 0 0 8px 8px #eee;}
.case-list .pic{ position: absolute; top: 40px; left: 0; width: 300px;}
.case-list .info{ padding: 30px;}
.case-list .name{ font-size: 24px; font-weight: bold; line-height: 40px;}
.case-list .txt{ height: 40px; margin: 15px 0; overflow: hidden;}
.case-list .date{ float: left;}
.case-list .bmore{ float: right;}
.mutual-list li:nth-child(2n) a{ padding: 40px 300px 40px 0;}
.mutual-list li:nth-child(2n) .pic{ left: auto; right: 0;}

.mod-detail{ padding: 38px 0; background: #f5f5f5;}
.mod-detail .inner{ padding: 0 30px; background: #fff;}
.mod-detail .hd, .mod-detail .bd, .mod-detail .ft{ padding: 30px 0;}
.mod-detail .hd{ text-align: center;}
.mod-detail .bd, .mod-detail .ft{ border-top: 1px solid #e0e0e0;}
.mod-detail .stitle{ margin-top: 10px; color: #757575;}
.mod-detail .stitle{ padding: 0 10px;}
.mod-detail span{ }

.mod2{ padding: 20px 0;}
.mod2 .hd{ padding: 20px 0; text-align: center;}
.mod2 .ten{ font-size: 14px; color: #757575; text-transform: uppercase;}
.mod-sdetail{ padding-top: 40px; border-top: 1px dashed #2972fa;}
.server-list li{ padding: 30px 0;}
.server-list .pic{ float: right; width: 45%;}
.server-list .info{ float: left; width: 50%;}
.server-list .mtxt{ margin-top: 12px;}
.server-list li:nth-child(2n) .pic{ float: left;}
.server-list li:nth-child(2n) .info{ float: right;}

.mod3{ padding: 40px 0 50px;}
.mod-ainfo .atitle{ float: left;}
.mod-ainfo .target{ float: right; margin-left: 8%;}

.mod-cert{ background: url(../images/bcert.jpg) no-repeat 0 center; background-size: 100% 100%;}
.swiper-cert{ margin: 10px 0; text-align: center;}
.swiper-cert .swiper-slide{ padding: 0 10px 10px;}
.swiper-cert .swiper-slide:last-child .bline{ border-top-color: transparent;}
.swiper-cert .pic{ display: table-cell; vertical-align: middle; margin: 0 auto; text-align: center; background: #fff;}
.swiper-cert img{ width: auto; height: auto; max-width: 100%; max-height: 100%;}
.swiper-cert .bline{ position: relative; width: 100%; height: 10px; border-top: 1px dashed #bad1fd; margin: 20px 0 10px 50%;}
.swiper-cert .circle{ position: absolute; top: -12px; left: -12px; width: 24px; height: 24px; background: rgba(41,114,250, .1);}
.swiper-cert .dot{ left: 7px; top: 7px; width: 10px; height: 10px; background: #2972fa;}
.swiper-cert .name{ margin: 5px 0; font-weight: bold;}

.mod-recruit .bd{ padding: 40px 160px; background: #fff; box-shadow: 0 0 6px 8px #eee;}
.mod-recruit .sbtn-prev{ left: 30px;}
.mod-recruit .sbtn-next{ right: 30px;}
.swiper-recruit .rtit{ padding: 5px 0;}
.swiper-recruit .col{ padding: 10px 0;}
.swiper-recruit .txt{ padding: 5px 0; color: #424242;}

.mod-contact{ background: #fafafa;}
.mod-contact .bd{ padding: 30px 50px 50px; background: #fff;}
.form-list .group{ float: left; width: 33.3%; padding: 25px 20px;}
.form-list .group2{ width: 100%;}
.form-list .name{ padding-left: 30px; font-size: 14px; background: url(../images/cnav.png) no-repeat 0 0;}
.form-list .email{ background-position-y: -50px;}
.form-list .tel{ background-position-y: -100px;}
.form-list .mess{ background-position-y: -150px;}
.form-list .isex{ background: url(../images/icon/isex.png) no-repeat 0 center;}
.form-list .iage{ background: url(../images/icon/iage.png) no-repeat 0 center;}
.form-list .ixue{ background: url(../images/icon/ixue.png) no-repeat 0 center;}
.form-list .isalary{ background: url(../images/icon/isalary.png) no-repeat 0 center;}
.form-list .iexper{ background: url(../images/icon/iexper.png) no-repeat 0 center;}
.form-list .ipost{ background: url(../images/icon/ipost.png) no-repeat 0 center;}
.form-list .iskill{ background: url(../images/icon/iskill.png) no-repeat 0 center;}
.form-list .intro{ background: url(../images/icon/intro.png) no-repeat 0 center;}
.form-list .control{ width: 100%; padding: 8px 0; border-bottom: 1px solid #e0e0e0;}
.form-list textarea{ height: 120px;}
.form-list .btn-submit{ display: block; width: 120px; margin: 25px auto 0; font-size: 14px; line-height: 40px; color: #fff; background: #2972fa;}

.mod-list2{ padding: 35px 0;}
.mod-list2 .hd{ position: relative; margin-bottom: 40px; font-weight: bold;}
.mod-list2 .tnum{ font-size: 100px; line-height: 100px; color: rgba(0,0,0,.15);}
.mod-list2 .caption{ position: absolute; bottom: 5px; font-size: 32px; line-height: 32px; color: #2985ff;}
.mod-list2 li{ padding: 30px; margin-bottom: 30px; background: #fff; box-shadow: 0 0 12px #eee;}

.mod-intro .hd{ margin-bottom: 20px;}
.swiper-intro{ margin-top: 40px;}
.swiper-intro .swiper-slide{ padding: 30px; background: #f5f5f5;}
.swiper-intro .pic{ float: left; width: 50%;}
.swiper-intro .info{ float: right; width: 48%;}
.swiper-intro .mtxt{ margin-top: 30px; color: #212121;}
.swiper-intro>.swiper-pagination-bullets{ left: auto; right: 0; bottom: 0; width: 160px; height: 100%;}
.swiper-intro .swiper-pagination-bullet{ width: 100%; height: 33.3%; border-bottom: 1px solid #e0e0e0; background: #fff;}
.swiper-intro .swiper-pagination-bullet-active{ color: #fff; background: #2972fa;}

.core-list li{ width: 31.3%;}
.core-list .cimg{ height: 90px; text-align: center;}
.core-list .name{ margin: 8px 0; font-weight: bold; text-align: center;}
.core-list .txt{ height: 40px; text-align: center; overflow: hidden;}

.feature-list{ margin-bottom: -20px;}
.feature-list li{ float: left; width: 49%;}
.feature-list li:nth-child(2n){ float: right;}
.feature-list a{ display: block; position: relative; padding-left: 120px;}
.feature-list .pic{ position: absolute; top: 0; left: 0; width: 100px;}
.feature-list .line{ width: 40px; height: 2px; margin: 12px 0; background: #2972fa;}
.feature-list .txt{ height: 48px; line-height: 24px; overflow: hidden;}

.truk-list{ border-top: 1px solid #e0e0e0;}
.truk-list .tname, .truk-list .tinfo{ border: 1px solid #e0e0e0; border-top: 0 none;}
.truk-list .tname{ padding: 15px 20px; cursor: pointer;}
.truk-list .name, .truk-list .tnum{ background: url(../images/truk.png) no-repeat 0 0;}
.truk-list .name{ float: left; width: 80%; padding-left: 28px;}
.truk-list .tnum{ float: right; padding-right: 60px; background-position: right -100px;}
.truk-list .tinfo{ display: none; padding: 20px 45px;}
.truk-list .tcol{ padding: 10px 0;}
.truk-list .sname{ margin-bottom: 5px; font-weight: bold;}
.truk-list .txt{ padding: 2px 0; line-height: 24px; color: #424242;}
.truk-list .active .tname{ border-color: #2973fa; color: #fff; background: #2973fa;}
.truk-list .active .tinfo{ border-color: #2973fa;}
.truk-list .active .blue{ color: #fff;}
.truk-list .active .name{ background-position-y: -50px;}
.truk-list .active .tnum{ background-position: right -150px;}
.btn-vita{ display: block; width: 120px; height: 40px; margin: 10px 0; line-height: 40px; color: #fff; text-align: center; -webkit-border-radius: 20px; -moz-border-radius: 20px; -o-border-radius: 20px; border-radius: 20px; background: #2973fa;}

.forth-list li{ width: 23%; margin-bottom: 25px;}
.forth-list .name{ margin-bottom: 3px;}

@media(max-width: 1280px){
	body, input, select, textarea, button{ font-size: 15px; line-height: 26px;}
	body{ padding-top: 70px;}
	.font18{ font-size: 17px; line-height: 30px;}
	.font20{ font-size: 18px; line-height: 32px;} 
	.font24{ font-size: 22px; line-height: 34px;}
	.font36{ font-size: 32px;} .mb40{ margin-bottom: 35px;}

	.edit-info img{ margin: 16px auto;}
	.pagination{ padding: 35px 0;}

	.header .logo{ margin-top: 5px;}
	.nav-list .target{ line-height: 70px;}
	.nav-list .target:after{ bottom: 10px;}
	.footer{ font-size: 14px;}
	.footer .finner{ padding: 45px 0 40px;}
	.footer-list .name{ font-size: 17px;}

	.fixed-bars .tslide{ padding: 16px;}
	.fixed-bars .item{ padding: 6px;}
	.fixed-bars .ibar{ background-size: 30px 250px;}
	.fixed-bars .itop{ background-position-y: 5px;}
	.fixed-bars .itel{ background-position-y: -40px;}
	.fixed-bars .ichat{ background-position-y: -80px;}
	.fixed-bars .active .itop{ background-position-y: -120px;}
	.fixed-bars .active .itel{ background-position-y: -165px;}
	.fixed-bars .active .ichat{ background-position-y: -205px;}

	.name{ font-size: 18px;}
	.settle-list .name, .case-list .name{ font-size: 22px;}
	
	.brand-list a{ padding-left: 15%;}
	.brand-list .ibrand{ left: 15%;}
	
	.mod{ padding: 70px 0;}
	.mod .hd{ margin-bottom: 45px;}
	.mod .ten{ font-size: 42px;}
	.mod .title{ font-size: 32px;}
	.mod .line{ width: 70px;}
	.mod-about .bd{ padding: 25px;}
	.mod-about .pic{ left: 30px; width: 50%;}
	.mod-about .info{ margin-left: 56%;}
	.mod-about p{ margin-bottom: 10px;}
	.mod-about .btn-more{ margin-top: 25px;}

	.news-list a{ padding-left: 165px;}
	.news-info .info{ padding: 20px 15px;}
	.news-list .caption{ font-size: 17px; line-height: 28px;}

	.settle-list .pic{ height: 32px; margin-bottom: 8px;}
	.mod-case .bd{ padding: 0 90px;}

	.attrs-list .name{ font-size: 32px;}
	
	.case-list a{ padding: 30px 0 30px 300px;}
	.case-list .pic{ top: 30px;}
	.case-list .info{ padding: 30px 25px;}
	.mutual-list li:nth-child(2n) a{ padding: 30px 300px 30px 0;}

	.mod-detail .hd, .mod-detail .bd, .mod-detail .ft{ padding: 25px 0;}

	.mod-contact .bd{ padding: 25px 40px 40px;}
	.form-list .group{ padding: 20px 15px;}
	.form-list .btn-submit{ margin-top: 20px;}

	.mod-list2{ padding: 25px 0;}
	.mod-list2 .hd{ margin-bottom: 35px;}
	.mod-list2 .tnum{ font-size: 80px; line-height: 80px;}
	.mod-list2 .caption{ font-size: 28px;}
	.mod-list2 li{ padding: 25px; margin-bottom: 25px;}

	.mod-intro .hd{ margin-bottom: 20px;}
	.swiper-intro{ margin-top: 30px;}
	.swiper-intro .swiper-slide{ padding: 25px;}
	.swiper-intro .mtxt{ margin-top: 25px;}

	.truk-list .tnum{ padding-right: 45px;}
}
@media(max-width: 992px){ .hide2{ display: none;}
	body, input, select, textarea, button{ font-size: 14px; line-height: 24px;}
	body{ padding-top: 60px;}
	.font16{ font-size: 15px; line-height: 28px;}
	.font18{ font-size: 16px; line-height: 24px;}
	.font20{ font-size: 17px; line-height: 28px;}
	.font24{ font-size: 20px; line-height: 32px;}
	.font36{ font-size: 28px; line-height: 36px;}

	.mb20{ margin-bottom: 15px;}
	.mb40{ margin-bottom: 30px;}
	.edit-info{ font-size: 15px; line-height: 28px;}
	.edit-info .mtxt{ margin-bottom: 10px;}
	.edit-info img{ margin: 12px auto;}

	.pagination{ padding: 30px 0;}

	.header .logo{ margin-top: 8px; height: 45px;}
	.navbar{ width: 530px;}
	.nav-list .target{ line-height: 60px;}
	
	.name{ font-size: 17px;}
	.mod{ padding: 60px 0;}
	.mod .hd{ margin-bottom: 40px;}
	.mod .ten{ font-size: 38px;}
	.mod .title{ font-size: 28px; margin-top: -25px;}
	.mod .line{ width: 60px;}

	.mod-about .bd{ padding: 20px;}
	.mod-about .pic{ width: 45%;}
	.mod-about .info{ margin-left: 52%;}
	.mod-about p{ margin-bottom: 10px;}
	.mod-about .btn-more{ margin-top: 20px;}
	
	.brand-list a{ padding-left: 12%;}
	.brand-list .ibrand{ left: 12%; height: 20px;}
	.brand-list .name{ padding-left: 30px;}
	.brand-list .txt{ font-size: 13px;}
	.settle-list .name, .case-list .name{ font-size: 19px;}

	.mod-case .bd{ padding: 0 80px;}
	.sbtn-prev, .sbtn-next{ background-size: 320px 48px;}
	.sbtn-next{ background-position-x: -70px;}
	.sbtn-prev:hover{ background-position-x: -158px;}
	.sbtn-next:hover{ background-position-x: -228px;}

	.news-info .info{ padding: 15px;}
	.news-info .txt{ margin: 5px 0;}

	.news-list a{ padding-left: 138px;}
	.news-list .pic{ width: 125px;}
	.news-list .info{ padding: 0;}
	.news-list .caption{ height: 52px; font-size: 16px; line-height: 26px;}

	.mod-attrs{ padding: 40px 0;}
	.switch-nav{ padding: 25px 0 30px;}
	.switch-nav .target{ font-size: 17px;}

	.case-list a{ padding: 20px 0 20px 200px;}
	.case-list .pic{ top: 20px; width: 200px;}
	.case-list .info{ padding: 12px 15px;}
	.case-list .name{ line-height: 32px;}
	.case-list .txt{ margin: 10px 0;}
	.mutual-list li:nth-child(2n) a{ padding: 20px 200px 20px 0;}

	.mod-detail{ padding: 30px 0;}
	.mod-detail .inner{ padding: 0 25px;}
	.mod-detail .hd, .mod-detail .bd, .mod-detail .ft{ padding: 20px 0;}
	.mod-detail .stitle{ margin-top: 5px;}

	.mod2, .mod2 .hd{ padding: 15px 0;}
	.server-list li{ padding: 20px 0;}
	.server-list .info{ width: 53%;}
	.server-list .mtxt{ margin-top: 5px;}

	.mod-ainfo .target{ margin-left: 5%;}
	.mod-recruit .bd{ padding: 30px 80px;}
	.mod-recruit .sbtn-prev{ left: 15px;}
	.mod-recruit .sbtn-next{ right: 15px;}
	.swiper-recruit .col{ padding: 5px 0;}
	.swiper-recruit .txt{ padding: 4px 0;}

	.mod-contact .bd{ padding: 20px 30px 30px;}
	.form-list .group{ padding: 15px 12px;}
	.form-list .btn-submit{ margin-top: 15px;}

	.mod-list2{ padding: 20px 0;}
	.mod-list2 .hd{ margin-bottom: 25px;}
	.mod-list2 .tnum{ font-size: 70px; line-height: 70px;}
	.mod-list2 .caption{ font-size: 24px; line-height: 24px;}
	.mod-list2 li{ padding: 20px; margin-bottom: 20px;}

	.mod-intro .hd{ margin-bottom: 15px;}
	.swiper-intro{ margin-top: 20px;}
	.swiper-intro .swiper-slide{ padding: 20px;}
	.swiper-intro .mtxt{ margin-top: 10px;}
	
	.core-list .cimg{ height: 80px;}
	.core-list br{ display: none;}

	.truk-list .tinfo{ padding: 15px 35px;}
	.truk-list .name{ padding-left: 24px;}
	.truk-list .tnum{ padding-right: 35px;}

	.forth-list li{ width: 31.3%; margin-bottom: 20px;}
}
@media(max-width:768px){
	body{ padding-top: 45px;}
	.fixed.btop{ bottom: 18px; right: 0; width: 40px; height: 40px;}
	.hide-pad{ display: none;} .show-pad{ display: block;}

	.font16{ font-size: 15px; line-height: 26px;}
	.font18{ font-size: 16px;}
	.font20{ font-size: 17px;}
	.font24{ font-size: 18px; line-height: 28px;}
	.font36{ font-size: 24px; line-height: 32px;}
	 
	.mb20{ margin-bottom: 10px;}
	.mb40{ margin-bottom: 24px;}
	.pagination{ padding: 15px 0 25px;}
	.pagination .ptxt, .pagination .sdown{ display: none;}
	.edit-info{ line-height: 26px;}
	.edit-info .mtxt{ margin-bottom: 8px;}
	.edit-info img{ max-width: 100%;}

	.header{ height: 45px;} .header .container{ width: 100%;}
	.header .logo{ margin-top: 5px; margin-left: 8px; height: 35px;}
	.menu{ position: absolute; top: 0; right: 0; width: 45px; height: 45px; background: url(../images/menu.png) no-repeat center center; background-size: 30px;}
	.navbar{ position: fixed; z-index: 9999; top: 0; left: -260px; width: 260px; height: 100%; padding: 12px 0; line-height: 46px; overflow: scroll; background: #fff;}
	.nav-list, .nav-list li{ display: block; width: 100%;}
	.nav-list .target{ line-height: 52px;}
	.nav-list .target:after{ bottom: 3px;}
	.nav-list span.target{ display: block;}
	.nav-list a.ptarget{ display: none;}
	.nav-list .sublist{ position: static; background: #f5f5f5;}
	.nav-list2 .target, .nav-list2 .sublist .starget{ color: #212121;}
	.sublist .sitem{ float: none; display: block; width: 100%;}
	.sublist .starget{ padding: 0;}

	.footer .finner{ padding: 25px 0 20px;}
	.footer .finfo{ padding: 12px 0; font-size: 12px;}
	.footer span{ padding: 0 3px;}
	.footer-list .item4{ width: 100%;}
	.footer-list .pic{ width: 120px; height: 120px;}

	.mod{ padding: 35px 0;}
	.mod .hd{ margin-bottom: 25px;}
	.mod .ten{ font-size: 34px;}
	.mod .title{ font-size: 26px; margin-top: -25px;}
	.mod .line{ width: 50px; margin: 10px auto;}

	.brand-list{ margin-bottom: -15px;}
	.brand-list li{ width: 48%; margin-bottom: 15px;}

	.mod-about .container, .mod-case .container{ width: 100%; padding: 0;}
	.mod-about .bd{ padding: 0; margin: 0; background: transparent;}
	.mod-about .pic{ position: relative; left: 0; top: 0; width: 100%;}
	.mod-about .info{ padding: 25px; margin-left: 0; background: linear-gradient(#2898fa, #2972fa);}

	.settle-list .name, .case-list .name{ font-size: 18px;}
	.mod-case .bd{ padding: 0;}
	.mod-case .sbtn-prev, .mod-case .sbtn-next{ display: none;}
	.swiper-case{ padding: 0 10%;}
	.swiper-case .info{ padding: 20px 5%;}

	.mod-news .chalf{ float: none; width: 100%; padding: 0;}
	.mod-news .col-list{ margin-top: 15px;}

	.join-list li{ width: 25%;}
	.join-list li:nth-child(5), .join-list li:nth-child(12){ margin-left: 12.5%;}
	.join-list li:nth-child(7){ margin-left: 0;}

	.mod-attrs{ padding: 20px 0;}
	.attrs-list li{ width: 50%; padding: 10px 0;}
	.attrs-list .pic{ width: 36px; height: 36px;}
	.attrs-list .info{ width: 70%; text-align: left;}
	.attrs-list .name{ font-size: 24px; line-height: 32px;}

	.swiper-case{ padding: 0 30px 0 10px;}
	.swiper-case .swiper-slide, .swiper-case .swiper-slide-active{ transform: scale(1);}
	.swiper-case .txt{ margin: 10px 0;}

	.switch-nav{ padding: 20px 0 25px;}
	.switch-nav .target{ font-size: 16px;}
	.prolist li{ width: 48%;}

	.mod-detail{ padding: 20px 0;}
	.mod-detail .inner{ padding: 0 20px;}
	.mod-detail .stitle{ font-size: 13px;}

	.server-list{ margin-top: 10px;}
	.server-list li{ padding: 12px 0;}
	.server-list .pic, .server-list .info{ float: none; width: 100%;}
	.server-list .pic{ margin-bottom: 10px;}

	.mod-ainfo .atitle{ width: 100%; margin: 12px 0;}
	.mod-ainfo .target{ width: 25%; margin: 0;}

	.mod-contact .bd{ padding: 15px 25px 25px;}
	.form-list .group{ float: none; width: 100%; padding: 10px 0;}
	
	.mod-list2{ padding: 15px 0;}
	.mod-list2 .hd{ margin-bottom: 20px;}
	.mod-list2 .caption{ font-size: 20px; line-height: 20px;}
	.mod-list2 .tnum{ font-size: 60px; line-height: 60px;}
	.mod-list2 li{ padding: 18px 13px; margin-bottom: 15px;}

	.swiper-intro{ margin-top: 15px;}
	.swiper-intro .swiper-slide{ padding: 15px 15px 65px;}
	.swiper-intro>.swiper-pagination-bullets{ left: 0; width: 100%; height: 50px;}
	.swiper-intro .swiper-pagination-bullet{ float: left; width: 33.3%; height: 50px; margin: 0; line-height: 50px;}

	.core-list .cimg{ height: 70px;}
	.feature-list a{ padding-left: 110px;}

	.truk-list .tname{ padding: 13px 15px;}
	.truk-list .tinfo{ padding: 15px 30px;}
	.truk-list .tcol{ padding: 5px 0;}
	.truk-list .name{ width: 70%;}
	.truk-list .tnum{ padding-right: 30px;}
	.truk-list .txt{ line-height: 22px;}
}
@media(max-width: 480px){ 
	.pagination .hide-phone{ display: none;}
	.show-phone{ display: block;}
	.font20, .font24{ font-size: 16px;}
	.font36{ font-size: 18px; line-height: 30px;}

	.mb20{ margin-bottom: 5px;}
	.mb40{ margin-bottom: 12px;}

	.pagination{ padding: 12px 0 18px;}
	.pagination a{ margin: 0 3px;}
	.edit-info{ font-size: 14px; line-height: 24px;} 
	.edit-info .mtxt{ margin-bottom: 5px;}
	.edit-info img{ margin: 5px auto;}

	/*.header{ padding: 12px 0;}*/
	.header .logo{ height: 34px;} 
	.navbar{ padding-top: 40px;} .menu{ background-size: 28px;}
	.footer .finner{ padding: 20px 0 12px;}
	.footer span{ display: inline-block;}

	.mod{ padding: 20px 0;}
	.mod .hd{ margin-bottom: 15px;}
	.mod .ten{ font-size: 28px;}
	.mod .title{ font-size: 22px; line-height: 28px;}
	.mod .line{ width: 40px; margin: 8px auto;}

	.brand-list a{ padding: 15px 0 15px 8%;}
	.brand-list .ibrand{ top: 20px; height: 20px;}
	.brand-list .txt{ font-size: 13px;}

	.mod-about .info{ padding: 30px 15px;}
	.mod-about .btn-more{ margin: 20px auto 0;}

	.swiper-settle{ padding: 10px 60px 25px;}
	.swiper-settle.swiper-container-horizontal>.swiper-pagination-bullets{ bottom: 0px;}

	.news-list li{ padding: 12px;}
	.join-list{ padding-top: 50px;}
	.join-list li{ width: 33.3%; margin-top: -48px;}
	.join-list li:nth-child(5), .join-list li:nth-child(12){ margin-left: 0;}
	.join-list li:nth-child(4), .join-list li:nth-child(9), .join-list li:nth-child(14){ margin-left: 16%;}

	.mod-attrs{ padding: 13px 0;}
	.nright-list li{ margin-bottom: 10px;}

	.switch-nav{ padding: 15px 0 20px; text-align: center;}
	.switch-nav .target{ margin-right: 3%; font-size: 15px;}
	.prolist .info{ padding: 10px;}
	.prolist .txt{ margin: 4px 0;}

	.settle-list .name, .case-list .name{ font-size: 16px;}

	.mod-crumb a{ padding-right: 20px; margin-right: 6px; background-size: 12px;}
	.mod-clist .container{ width: 100%;}
	.case-list a{ padding: 13px 0 13px 130px;}
	.case-list .pic{ top: 13px; left: 10px; width: 120px;}
	.case-list .info{ padding: 0 12px;}
	.case-list .name{ line-height: 24px;}
	.case-list .txt{ height: 20px; margin: 8px 0;}
	.case-list .date, .case-list .bmore{ font-size: 12px;}
	.mutual-list li:nth-child(2n) a{ padding: 13px 130px 13px 0;}
	.mutual-list li:nth-child(2n) .pic{ right: 10px;}

	.mod-detail{ padding: 15px 0;}
	.mod-detail .inner{ padding: 0 15px;}
	.mod-detail .hd, .mod-detail .bd, .mod-detail .ft{ padding: 12px 0;}
	.mod-detail .font24{ line-height: 24px;}
	.mod-detail .stitle{ font-size: 12px;}
	.mod-detail span{ padding: 0 5px;}

	.mod2.mod-list{ padding-top: 0;}
	.mod2.mod-list .hd{ padding: 0 0 10px;}
	.mod2 .hd{ padding: 10px 0 5px;}
	.server-list{ margin-top: 5px;}
	.server-list li{ padding: 8px 0;}
	
	.mod3 .hd{ padding: 0;} .mod3 .bd{ margin-top: 15px;}
	.mod-ainfo .hd{ padding: 10px 0;}
	.mod-ainfo .atitle{ margin: 0 0 5px;}
	.mod-recruit .bd{ padding: 20px 0;}
	.swiper-recruit .swiper-slide{ padding: 0 20px;}
	.swiper-cert .swiper-slide{ padding: 0 5px;}

	.mod-contact .bd{ padding: 15px;}
	.core-list li{ width: 48%;}
	.form-list .group{ padding: 8px 0;}
	.form-list .btn-submit{ width: 100%;}

	.mod-list2{ padding: 10px 0;}
	.mod-list2 .hd{ margin-bottom: 13px;}
	.mod-list2 li{ width: 100%; margin-bottom: 10px;}
	.mod-list2 .tnum{ font-size: 50px; line-height: 50px;}
	.mod-list2 .caption{ font-size: 18px; line-height: 18px;}

	.mod-intro{ padding-top: 0;}
	.mod-intro .hd{ margin-bottom: 5px;}
	.swiper-intro{ margin-top: 10px;}
	.swiper-intro .pic, .swiper-intro .info{ float: none; width: 100%;}
	.swiper-intro .swiper-pagination-bullet{ border-top: 1px solid #e0e0e0;}

	.truk-list .tname{ padding: 10px;}
	.truk-list .name{ width: 60%; font-size: 16px;}
	.truk-list .tinfo{ padding: 6px 13px;}
	.truk-list .tcol{ padding: 3px 0;}
	.truk-list .sname{ margin-bottom: 3px;}
}