body, dl, dd, h1, h2, h3, h4, h5, h6, p, form, li { margin: 0; } input { padding: 0; } ul, ol { list-style: none; margin: 0; padding: 0; } img { border: 0; vertical-align: bottom; -ms-interpolation-mode: bicubic; } html { height: 100%; font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; } body { font-size: 14px; height: 100%; /* font-family: arial, helvetica, "microsoft yahei"; */ font-family: arial, simsun, "宋体", "microsoft yahei", "微软雅黑"; } img { vertical-align: middle; } a { text-decoration: none; color: #333; background: linear-gradient(90deg, #ff7800, #305dc5); background-size: 0 2px; background-repeat: no-repeat; background-position: 0 100%; transition: 0.5s all; } a:hover { color: #305dc5; background-size: 100% 2px; } .wrapper { position: relative; min-height: 100%; } .inner { max-width: 1200px; margin: 0 auto; } /* header begin */ .header { margin-bottom: 40px; } .mod-head { height: 120px; } .mod-head .bd { padding-top: 40px; } .mod-head .name { font-size: 30px; color: #305dc5; font-weight: bold; } .mod-head a:hover { text-decoration: none; color: #ff7800; } .mod-nav { background: #305dc5; height: 37px; line-height: 37px; font-size: 14px; } .mod-nav ul { overflow: hidden; } .mod-nav li { float: left; display: inline; margin-right: 10px; } .mod-nav a { display: block; padding: 0 30px; color: #fff; } .mod-nav a:hover, .mod-nav a.active { background: #ff7800; text-decoration: none; } /* footer begin */ .footer { background-color: #e3e3e3; padding-top: 30px; padding-bottom: 30px; line-height: 30px; text-align: center; } /* footer end */ .module { margin-bottom: 60px; } .module .hd { color: #305dc5; text-align: center; margin-bottom: 40px; } .module .hd .name { font-size: 34px; font-weight: bold; } .module .hd .en { position: relative; margin: 10px; } .module .hd .en span { position: relative; z-index: 10; background: #fff; padding: 0 10px; } .module .hd .en::after { content: ''; position: absolute; left: 0; top: 8px; width: 100%; height: 1px; border-bottom: 1px solid #305dc5; } .module .hd .line { font-size: 24px; } .module .bd { margin-bottom: 20px; line-height: 30px; overflow: hidden; } .module .title { background: #305dc5; line-height: 30px; font-weight: bold; color: #fff; padding: 0 10px; } .mod-link { font-size: 12px; } .mod-link span { font-weight: bold; } .mod-col2 .left { float: left; width: 300px; } .mod-col2 .info { padding: 0 10px; margin-top: 20px; } .mod-col2 .right { float: left; width: 880px; margin-left: 20px; } .module .pics { overflow: hidden; } .module .pics li { float: left; width: 25%; height: 200px; overflow: hidden; margin-bottom: 20px; } .module .pics .product { padding: 0 10px; margin: 0 10px; text-align: center; height: 100%; display: flex; align-items: flex-end; } .module .pics a { display: block; width: 100%; } .module .pics .pic { display: block; } .module .pics img { max-width: 280px; max-height: 180px; } .module .pics .name { display: block; height: 30px; overflow: hidden; } .mod-info .pics { float: left; width: 50%; } .mod-col2 .right img { max-width: 100%; max-height: 100%; } .mod-info .pics a { margin-right: 20px; text-align: center; } .mod-info .info { float: left; width: 50%; } .mod-message .item2 { overflow: hidden; } .mod-message .item { margin-bottom: 20px; } .mod-message .item2 .item { float: left; width: 50%; } .mod-message .name { margin: 0 20px; } .mod-message .input-text { width: 100%; line-height: 30px; padding: 0 10px; } .mod-message textarea { width: 100%; } .mod-message .submit { text-align: center; } .mod-message .btn { padding: 6px 30px; line-height: 30px; background: #305dc5; color: #fff; border: none; border-radius: 5px; cursor: pointer; } .mod-message .btn:hover { opacity: 0.8; } .mod-product .ft { clear: both; } .mod-product .pagination { text-align: center; margin-top: 20px; } .mod-product .pagination li { display: inline-block; margin-left: 6px; } .mod-product .pagination a, .mod-product .pagination span { display: inline-block; height: 28px; padding: 0 10px; border: 1px solid #ccc; line-height: 28px; font-size: 14px; text-align: center; color: #333; } .mod-product .pagination a:hover, .mod-product .pagination span { background: #305dc5; border-color: #305dc5; color: #fff; } .mod-crumbs { line-height: 30px; } .mod-detail { text-align: center; } .mod-detail h1 { font-size: 24px; font-weight: bold; margin-top: 20px; line-height: 40px; } .mod-detail img { max-width: 100%; max-height: 100%; } .mod-detail .bd .content { text-align: left; } .mod-detail .bd .content p{ text-indent: 2em; margin-bottom: 20px; } .mod-error { padding: 200px 0; text-align: center; }