/* * @Author: admin * @Date: 2018-05-06 22:52:06 * @Last Modified by: admin * @Last Modified time: 2018-05-07 00:57:03 */ /* 所有页面——index和inner都用到的初始化 */ @charset "utf-8"; /* .table_form{clear:both;margin:15px auto;width:95%;} .table_form th{padding:5px;text-align:right;vertical-align:top;} .table_form td{padding:5px;} .table_form td textarea{width:300px;height:60px;font-size:12px;color:#333;} .table_form td .inputer{width:150px;color:#333;border:1px solid #ccc;} .infoInput{border:1px solid #ccc} .hide{display:none;} .tablelist {border-spacing: 0px;} .tablelist .td01 {background-color: #F3F3F3;border: 1px solid #e6e6e6;padding: 5px;font-weight: bold;margin: 0px;text-align: center;} .tablelist .td02 {border-bottom: #e6e6e6 1px solid;padding: 5px;margin: 0px;text-align: center;} .tablelist .td03 {border-bottom: #e6e6e6 1px solid;padding: 5px;margin: 0px;text-align: right;} .tablelist .td04 {border-bottom: #e6e6e6 1px solid;padding: 5px;margin: 0px;text-align: left;} .displaynone {display: none;} .displaytrue {overflow: hidden;} .form_group{width:100%;overflow: hidden;padding-bottom:15px;} .control_label{float: left;width:15%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181} .control_label16{float: left;width:20%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181} .control_label20{float: left;width:25%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181} .control_required20{float: left;width:72%;} .control_required{float: left;width:82%;overflow: hidden;} .control_required .form_message,.control_required20 .form_message{font-size:12px;color: #BABABA;height:30px;line-height:30px;padding-left:28px;background: url('../images/faq.png') no-repeat 9px 0px;} .control_required .form_message2,.control_required20 .form_message2{font-size:12px;color: #CE5C36;height:30px;line-height:30px;padding-left:0px;} .p1{padding:1px;}.pl1{padding-left:1px;}.pt1{padding-top:1px;}.pr1{padding-right:1px;}.pb1{padding-bottom:1px;}.p2{padding:2px;}.pl2{padding-left:2px;}.pt2{padding-top:2px;} .pr2{padding-right:2px;}.pb2{padding-bottom:2px;}.pl5{padding-left:5px;}.p5{padding:5px;}.pt5{padding-top:5px;}.pr5{padding-right:5px;}.pb5{padding-bottom:5px;}.p10{padding:10px;} .pl10{padding-left:10px;}.pt10{padding-top:10px;}.pr10{padding-right:10px;}.pb10{padding-bottom:10px;}.p20{padding:20px;}.pl20{padding-left:20px;}.pt20{padding-top:20px;} .pr20{padding-right:20px;}.pb20{padding-bottom:20px;} .pt15{padding-top:15px;}.pb15{padding-bottom:15px;}.pl15{padding-left:15px;}.pr15{padding-right:15px;} .mt15{margin-top:15px;}.mb15{margin-bottom:15px;}.ml15{margin-left:15px;}.mr15{margin-right:15px;} .g0{color:#000;}.g3{color:#333;}.g6{color:#666;}.g9{color:#999;}.wh{color:white;} .f0{font-size:0;}.f10{font-size:10px;-webkit-text-size-adjust:none;}.f11{font-size:11px;-webkit-text-size-adjust:none;}.f12{font-size:12px;} .f13{font-size:13px;}.f14{font-size:14px;}.f16{font-size:16px;}.f20{font-size:20px;}.f24{font-size:24px;} .fa{font-family:Arial;}.ft{font-family:Tahoma;}.fv{font-family:Verdana;}.fs{font-family:'宋体';}.fw{font-family:'微软雅黑';} .n{font-weight:normal; font-style:normal;}.b{font-weight:bold;}.i{font-style:italic;} .tc{text-align:center;}.tr{text-align:right;}.tl{text-align:left;}.tj{text-align:justify;} .tdl{text-decoration:underline;}.tdn,.tdn:hover,a.tdl:hover{text-decoration:none;} .lt0{letter-spacing:0;}lt1{letter-spacing:1px;} .bk{word-wrap:break-word;} .vm{vertical-align:middle;}.vtb{vertical-align:text-bottom;}.vb{vertical-align:bottom;}.vt{vertical-align:top;}.vn{vertical-align:-2px;} .cl{clear:both;} .rel{position:relative;}.abs{position:absolute;} .zx1{z-index:1;}.zx2{z-index:2;} .poi{cursor:pointer;}.def{cursor:default;} .ovh{overflow:hidden;} .vh{visibility:hidden;}.vv{visibility:visible;} .z{*zoom:1;} .tu{text-transform:uppercase} !*块状元素水平居中*! .auto{margin-left:auto; margin-right:auto;} !*清除浮动*! .fix{*zoom:1;}.fix:after{display:block; content:"clear"; height:0; clear:both; overflow:hidden; visibility:hidden;} !*基于display:table-cell的自适应布局*! .cell{display:table-cell; *display:inline-block; width:2000px; *width:auto;} !*双栏自适应cell部分连续英文字符换行*! .cell_bk{display:table; width:100%; table-layout:fixed; word-wrap:break-word;} !*单行文字溢出虚点显示*! .ell{text-overflow:ellipsis; white-space:nowrap; overflow:hidden;} .ti2{text-indent:2em;} td.left{text-align:left} td.right{text-align:right} !*按钮*! html .button{ display: inline-block; zoom: 1; *display: inline; vertical-align: baseline; margin: 0 2px; outline: none; cursor: pointer; text-align: center; text-decoration: none; font-size:14px; line-height:100%; padding: .4em 1.5em .55em; border:none; border-radius: 2px; color: #fff; background: #A7A9AA;} .button:hover { text-decoration: none; background: #9a9c9d; } .button:active { position: relative; top: 1px;color: #999; } !*圆角*! .button.bigrounded { -webkit-border-radius: 2em; -moz-border-radius: 2em; border-radius: 2em; } !*中号*! .button.medium { font-size: 12px; padding: .4em 1.5em .42em; } !*小号*! .button.small { font-size: 11px; padding: .2em 1em .275em; } !* black *! .button.black { color: #d7d7d7; background: #333; } .button.black:hover { background: #000; } .button.black:active { color: #666; } !* gray *! .button.gray { color: #e9e9e9; background: #6e6e6e; } .button.gray:hover { background: #616161; } .button.gray:active { color: #afafaf; } !* orange *! .button.orange { color: #fef4e9; background: #f78d1d; } .button.orange:hover { background: #f47c20; } .button.orange:active { color: #fcd3a5; } !* red *! .button.red { color: #faddde; background: #d81b21; } .button.red:hover { background: #b61318; } .button.red:active { color: #de898c; } !* blue *! .button.blue { color: #d9eef7; background: #007ead; } .button.blue:hover { background: #00CCFF; } .button.blue:active { color: #80bed6; } .button.blue2 { color: #d9eef7; background: #3375b9; } .button.blue2:hover { background: #15a0d4; } .button.blue2:active { color: #15a0d4; } !* rosy *! .button.rosy { color: #fae7e9; background: #da5867; } .button.rosy:hover { background: #ba4b58; } .button.rosy:active { color: #dca4ab; } !* green *! .button.green { color: #e8f0de; background: #64991e; } .button.green:hover { background: #538018; } .button.green:active { color: #a9c08c; } !* pink *! .button.pink { color: #feeef5; background: #f895c2; } .button.pink:hover { background: #d57ea5; } .button.pink:active { color: #f3c3d9; } !* 黄色 *! .button.yellow { color: #fff; background: #BB6512; } .button.yellow:hover { background: #fd9c2c; } .button.yellow:active { color: #fff; } !*淡灰色*! .button.dahui { color: #cd0c39; background: #efefef; } .button.dahui:hover { background: #c2c2c2;color:#efefef } .button.dahui:active { color: #fff; } !*网站留言*! .bbs_loading {text-align: center;padding:10px 0px;} .bbs_list_all,.bbs_list {list-style:none; } .bbs_list_all li{padding-bottom:20px;overflow: hidden;} .bbs_list li{padding:10px 0px;overflow: hidden;border-bottom:1px solid #f2f2f2} .bbs_content_a_read_table{overflow:hidden;} .bbs_content_a_read_table .content{padding:5px 10px;border-right:1px solid;border-left:1px solid;overflow:hidden;} .bbs_content_a_read_table .b2,.bbs_content_a_read_table .b3,.bbs_content_a_read_table .b4, .bbs_content_a_read_table .b5,.bbs_content_a_read_table .b6,.bbs_content_a_read_table .b7,.bbs_content_a_read_table .content{border-color:#f2f2f2;} .bbs_content_a_read_table .b1,.bbs_content_a_read_table .b8{background:#f2f2f2;} .bbs_content_a_read_table .b2,.bbs_content_a_read_table .b3,.bbs_content_a_read_table .b4, .bbs_content_a_read_table .b5,.bbs_content_a_read_table .b6,.bbs_content_a_read_table .b7,.bbs_content_a_read_table .content{background:#f2f2f2;} .bbs_content_b_read_table{overflow:hidden;} .bbs_content_b_read_table .content{padding:5px 10px;border-right:1px solid;border-left:1px solid;overflow:hidden;} .bbs_content_b_read_table .b2,.bbs_content_b_read_table .b3,.bbs_content_b_read_table .b4, .bbs_content_b_read_table .b5,.bbs_content_b_read_table .b6,.bbs_content_b_read_table .b7,.bbs_content_b_read_table .content{border-color:#fff;} .bbs_content_b_read_table .b1,.bbs_content_b_read_table .b8{background:#fff;} .bbs_content_b_read_table .b2,.bbs_content_b_read_table .b3,.bbs_content_b_read_table .b4, .bbs_content_b_read_table .b5,.bbs_content_b_read_table .b6,.bbs_content_b_read_table .b7,.bbs_content_b_read_table .content{background:#fff;color: #ff9000} .bbs_content_a_read_table .content{line-height: 25px;} .index{background: url('../images/bbs_index.gif') no-repeat 25px bottom;padding:0px 0px 8px 0px;margin: 0px;} .index .bbs_title{color:#3375b9;font-weight: bold;} .index .bbs_auto{color:#639B46;padding-left:10px;} .index .bbs_time{color:#7a7a7a;padding-left:10px;} .index_re{background: url('../images/bbs_index_re.gif') no-repeat 25px bottom;overflow: hidden;padding:10px 0px 8px 0px;margin: 0px;} .index_re .bbs_title{color:#00a73f;font-weight: bold;} .index_re .bbs_auto{color:#00a73f;font-weight: bold;padding-left:10px;} .index_re .bbs_time{color:#00a73f;padding-left:10px;} .bbs_list_title{float: left;overflow: hidden;background: url('../images/icon1.gif') no-repeat 0px 8px;padding-left:10px;font-size:14px;} .bbs_list_title span{padding-left:5px;font-size:12px;} .bbs_list_data{float: right;overflow: hidden;color: #dedede;} .bbs_list_aoto{color: #00a73f;font-weight: bold;} !*表单*! .form_group{width:100%;overflow: hidden;padding-bottom:15px;} .control_label{float: left;width:16%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181} .control_label16{float: left;width:20%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181} .control_label20{float: left;width:25%;text-align: right;padding-right:10px;vertical-align:middle;font-size:14px;min-height: 1px;color:#818181} .control_required20{float: left;width:72%;} .control_required{float: left;width:82%;overflow: hidden;} .control_required .form_message,.control_required20 .form_message{font-size:12px;color: #BABABA;height:30px;line-height:30px;padding-left:28px;background: url('../images/faq.png') no-repeat 9px 0px;} .control_required .form_message2,.control_required20 .form_message2{font-size:12px;color: #CE5C36;height:30px;line-height:30px;padding-left:0px;} .col2{width:10%;} .col3{width:20%;} .col4{width:30%;} .col5{width:40%;} .col6{width:60%;} .col7{width:70%;} .col8{width:80%;} .col10{width:100%;} .col11 {width: 95%;} .infoInput{padding:5px;margin: 0px;border:1px solid #d5d5d5;} .loading {position:absolute; top:50%; right:50%; z-index:10000; margin:-16px -16px;color:#fff;text-indent:-9999em;overflow:hidden;background:url(../images/ajax-loader.gif) no-repeat left top;width:32px;height:32px;} */ /*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */ /* Document ========================================================================== */ /** * 1. Correct the line height in all browsers. * 2. Prevent adjustments of font size after orientation changes in iOS. */ html { line-height: 1.15; /* 1 */ -webkit-text-size-adjust: 100%; /* 2 */ } /* Sections ========================================================================== */ /** * Remove the margin in all browsers. */ body { margin: 0; } /** * Render the `main` element consistently in IE. */ main { display: block; } /** * Correct the font size and margin on `h1` elements within `section` and * `article` contexts in Chrome, Firefox, and Safari. */ h1 { font-size: 2em; margin: 0.67em 0; } /* Grouping content ========================================================================== */ /** * 1. Add the correct box sizing in Firefox. * 2. Show the overflow in Edge and IE. */ hr { box-sizing: content-box; /* 1 */ height: 0; /* 1 */ overflow: visible; /* 2 */ } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ pre { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /* Text-level semantics ========================================================================== */ /** * Remove the gray background on active links in IE 10. */ a { background-color: transparent; } /** * 1. Remove the bottom border in Chrome 57- * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari. */ abbr[title] { border-bottom: none; /* 1 */ text-decoration: underline; /* 2 */ text-decoration: underline dotted; /* 2 */ } /** * Add the correct font weight in Chrome, Edge, and Safari. */ b, strong { font-weight: bolder; } /** * 1. Correct the inheritance and scaling of font size in all browsers. * 2. Correct the odd `em` font sizing in all browsers. */ code, kbd, samp { font-family: monospace, monospace; /* 1 */ font-size: 1em; /* 2 */ } /** * Add the correct font size in all browsers. */ small { font-size: 80%; } /** * Prevent `sub` and `sup` elements from affecting the line height in * all browsers. */ sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; } sub { bottom: -0.25em; } sup { top: -0.5em; } /* Embedded content ========================================================================== */ /** * Remove the border on images inside links in IE 10. */ img { border-style: none; } /* Forms ========================================================================== */ /** * 1. Change the font styles in all browsers. * 2. Remove the margin in Firefox and Safari. */ button, input, optgroup, select, textarea { font-family: inherit; /* 1 */ font-size: 100%; /* 1 */ line-height: 1.15; /* 1 */ margin: 0; /* 2 */ } /** * Show the overflow in IE. * 1. Show the overflow in Edge. */ button, input { /* 1 */ overflow: visible; } /** * Remove the inheritance of text transform in Edge, Firefox, and IE. * 1. Remove the inheritance of text transform in Firefox. */ button, select { /* 1 */ text-transform: none; } /** * Correct the inability to style clickable types in iOS and Safari. */ button, [type="button"], [type="reset"], [type="submit"] { -webkit-appearance: button; } /** * Remove the inner border and padding in Firefox. */ button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner { border-style: none; padding: 0; } /** * Restore the focus styles unset by the previous rule. */ button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring { outline: 1px dotted ButtonText; } /** * Correct the padding in Firefox. */ fieldset { padding: 0.35em 0.75em 0.625em; } /** * 1. Correct the text wrapping in Edge and IE. * 2. Correct the color inheritance from `fieldset` elements in IE. * 3. Remove the padding so developers are not caught out when they zero out * `fieldset` elements in all browsers. */ legend { box-sizing: border-box; /* 1 */ color: inherit; /* 2 */ display: table; /* 1 */ max-width: 100%; /* 1 */ padding: 0; /* 3 */ white-space: normal; /* 1 */ } /** * Add the correct vertical alignment in Chrome, Firefox, and Opera. */ progress { vertical-align: baseline; } /** * Remove the default vertical scrollbar in IE 10+. */ textarea { overflow: auto; } /** * 1. Add the correct box sizing in IE 10. * 2. Remove the padding in IE 10. */ [type="checkbox"], [type="radio"] { box-sizing: border-box; /* 1 */ padding: 0; /* 2 */ } /** * Correct the cursor style of increment and decrement buttons in Chrome. */ [type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button { height: auto; } /** * 1. Correct the odd appearance in Chrome and Safari. * 2. Correct the outline style in Safari. */ [type="search"] { -webkit-appearance: textfield; /* 1 */ outline-offset: -2px; /* 2 */ } /** * Remove the inner padding in Chrome and Safari on macOS. */ [type="search"]::-webkit-search-decoration { -webkit-appearance: none; } /** * 1. Correct the inability to style clickable types in iOS and Safari. * 2. Change font properties to `inherit` in Safari. */ ::-webkit-file-upload-button { -webkit-appearance: button; /* 1 */ font: inherit; /* 2 */ } /* Interactive ========================================================================== */ /* * Add the correct display in Edge, IE 10+, and Firefox. */ details { display: block; } /* * Add the correct display in all browsers. */ summary { display: list-item; } /* Misc ========================================================================== */ /** * Add the correct display in IE 10+. */ template { display: none; } /** * Add the correct display in IE 10. */ [hidden] { display: none; } /******************** 自己的*********************** */ .form-horizontal .form-group{ margin-left: 0; margin-right: 0; } body{ /*font-family: KaiTi;*/ overflow-x: hidden; } .container{ padding-left: 0px; padding-right: 0px; } .container-fluid{ padding-left: 0px; padding-right: 0px; } img{ max-width: 100%; } [class*="col-"]{ padding-left: 0px; padding-right: 0px; } a{ color: #333; text-decoration: none; } a:hover{ color: #333; text-decoration: none; } ul{ content: ""; clear: both; overflow: hidden; margin-bottom: 0px; } li{ list-style: none; float: left; } p,div,h4,h3, h5, h6{ margin: 0; padding: 0; } .clear{ content: "" ;clear:both; overflow: hidden; } .block,.b{ display: block; } .fr{ float: right; } .fl{ float: left; } /* 头部 */ .header .navbar-default{ background:none; border: none; } .header .navbar-brand{ height:auto; padding: inherit; margin: inherit; } .header .navbar-collapse{ /*overflow: hidden;*/ /*clear: both;*/ /*content: '';*/ } .container > .navbar-header, .container-fluid > .navbar-header, .container > .navbar-collapse, .container-fluid > .navbar-collapse{ margin-left: 0; margin-right: 0; padding-left: 0; padding-right: 0; } .hangneikuai{ display: inline-block; } .flex{ display: flex; align-items: center; justify-content: center; } @media (max-width: 768px) { .wap_line2{ display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .wap_line3{ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .wap_line1{ display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; } } .line2{ display: -webkit-box; -webkit-line-clamp: 2; -webkit-box-orient: vertical; overflow: hidden; } .line3{ display: -webkit-box; -webkit-line-clamp: 3; -webkit-box-orient: vertical; overflow: hidden; } .line1{ display: -webkit-box; -webkit-line-clamp: 1; -webkit-box-orient: vertical; overflow: hidden; } .inner .location{ float: left; margin-top: 26px; display: -webkit-box; display: -ms-flexbox; display: flex; -webkit-box-align: end; -ms-flex-align: end; align-items: flex-end; font-size: 16px; color: #a5a5a5; letter-spacing: 1px; } .inner .location a{ font-size: 16px; color: #a5a5a5; } .inner .location img{ width: 20px; margin-right: 8px; position: relative; top: -3px; } .inner .cc img{ max-width: 100% !important; max-height: inherit !important; height: auto !important; } .pagelist{ text-align: center; } @media (min-width: 1450px) { .container2{ width: 1400px; margin: 0 auto; overflow: hidden; content: ''; clear: both; } } @media (max-width: 1450px) { .container2 { width: 1170px; margin: 0 auto; } } @media (max-width: 768px) { .container2, .container{ width: 100%; margin: 0 auto; padding-left: 15px; padding-right: 15px; } }