.homeTit { position: relative; width: auto; height: auto; text-align: center; } .homeTitEn { position: relative; text-align: center; font-size: 30px; color: #2b2b2b; text-transform: uppercase; vertical-align: middle; padding-bottom: 20px; margin-bottom: 14px; } .homeTitEn:after { content: ''; position: absolute; width: 49px; height: 2px; background: #00b8fd; bottom: 0; left: 50%; transform: translateX(-50%); } .homeTitMain { font-size: 19px; color: #2b2b2b; text-transform: uppercase; } .homeTitSum { font-size: 14px; color: #888888; margin-top: 20px; } .footerBox { font-size: 0; padding: 0; margin: 0; } .footerLink { display: block; font-size: 14px; line-height: 40px; color: #a5aaaa; text-transform: uppercase; transition: all 0.5s; } .footerLink:hover { color: #dd127a; } .hTransition { transition: all 0.5s; -moz-transition: all 0.5s; /* Firefox 4 */ -webkit-transition: all 0.5s; /* Safari & Chrome */ -o-transition: all 0.5s; /* Opera */ } .hMaxwidth { /* max-width: 1330px; */ /* padding: 0 15px; */ /* margin: 0 auto; */ float: left; } .tel { /* max-width: 1330px; */ /* padding: 0 15px; */ /* margin: 0 auto; */ float: right; background: url(//dfs.yun300.cn/group1/M00/1F/52/rBQBHGDZJk6ERMHnAAAAAIA0kX4975.png) no-repeat left center; padding-left: 22px; } .tel a{ color:#fff; } .h_flexBox { display: flex; justify-content: space-between; } .jp_bh_maxWidth { display: block; width: 100%; max-width: 1430px; padding: 0px 15px; margin: 0 auto; } .jpCenter { text-align: center; text-align-last: center; } .jpLeft { text-align: left; text-align-last: left; } .jpRight { text-align: right; text-align-last: right; } /*翻页开始*/ .p_page .pageNum.active, .p_page .pageNum:hover, .p_page .next:hover, .p_page .pre:hover, .p_pagebox .next, .p_pagebox .pre { background-color: #00b8fd !important; color: #fff; border-color: #00b8fd !important; border-radius: 0px; } .p_page .pageNum, .p_page .pre, .p_page .next { border-radius: 0px; } .p_pagebox .js_pageBtnDisable, .p_pagebox .js_pageBtnDisable:hover, .p_pagebox .js_pageBtnDisable:active { background: #f5f5f5 !important; border-color: #d9d9d9 !important; color: #bfbfbf !important; } /*翻页结束*/ .jpJustifyBox { font-size: 0; width: 100%; text-align-last: justify; -moz-text-align-last: justify; text-align: justify; text-justify: distribute-all-lines; display: block; } .jpJustify { display: inline-block; vertical-align: top; text-align-last: left; } .jpLastJustify { width: 100%; } .jpTransition { transition: all 1s; -ms-transition: all 1s; /* IE 9 */ -moz-transition: all 1s; /* Firefox */ -webkit-transition: all 1s; /* Safari å’Œ Chrome */ -o-transition: all 1s; /* Opera */ } .jpClear::before,.jpClear::after { content: ''; clear: both; display: block; } .jpActive { background: #00b8fd; } .jpActive > a { color: #fff; } .jpAbsolute { position: absolute; } .jpRelative { position: relative; } .jpOverFlowHid { overflow: hidden; } .jpTransition { transition: all 0.5s; -moz-transition: all 0.5s; /* Firefox 4 */ -webkit-transition: all 0.5s; /* Safari & Chrome */ -o-transition: all 0.5s; /* Opera */ } input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #a0a0a0; font-size: 12px; letter-spacing: 1px; font-family: MicrosoftYaHei; } input:-moz-placeholder, textarea:-moz-placeholder { color: #a0a0a0; font-size: 12px; letter-spacing: 1px; font-family: MicrosoftYaHei; } input::-moz-placeholder, textarea::-moz-placeholder { color: #a0a0a0; font-size: 12px; letter-spacing: 1px; font-family: MicrosoftYaHei; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #a0a0a0; font-size: 12px; letter-spacing: 1px; font-family: MicrosoftYaHei; } @media screen and (max-width: 768px) { input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #a0a0a0; font-size: 14px; letter-spacing: 1px; font-family: MicrosoftYaHei; } input:-moz-placeholder, textarea:-moz-placeholder { color: #a0a0a0; font-size: 14px; letter-spacing: 1px; font-family: MicrosoftYaHei; } input::-moz-placeholder, textarea::-moz-placeholder { color: #a0a0a0; font-size: 14px; letter-spacing: 1px; font-family: MicrosoftYaHei; } input:-ms-input-placeholder, textarea:-ms-input-placeholder { color: #a0a0a0; font-size: 14px; letter-spacing: 1px; font-family: MicrosoftYaHei; } } /* Grid Start */ .listCol_1 { display: inline-block; width: 100%; } .listCol_2 { display: inline-block; width: 50%; } .listCol_3 { display: inline-block; width: 33.333%; } .listCol_4 { display: inline-block; width: 25%; } .listCol_5 { display: inline-block; width: 20%; } .listCol_6 { display: inline-block; width: 16.667%; } .listCol_7 { display: inline-block; width: 14.29%; } .listCol_8 { display: inline-block; width: 12.5%; } .listCol_9 { display: inline-block; width: 11.111%; } @media only screen and (max-width: 768px) { div[class*=" listCol_"] { width: 100% !important; } .homeTitEn { text-align: center; font-size: 26px; } .homeTitMain { font-size: 16px !important; } .homeTit { margin-bottom: 30px; } }