@charset "utf-8";



::-webkit-scrollbar {
    background-color: transparent;
    width: 10px;
}

::-webkit-scrollbar-thumb {
    background-color: #efefef;
}

::scrollbar {
    background-color: transparent;
    width: 10px;
}

::scrollbar-thumb {
    background-color: #efefef;
}

/*RESET*/

html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline;
}

/* HTML5 display-role reset for older browsers */

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block;
}

body {
    line-height: 1;
}

ol,
ul {
    list-style: none;
}

blockquote,
q {
    quotes: none;
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: '';
    content: none;
}

table {
    border-collapse: collapse;
    border-spacing: 0;
}

img {
    max-width: 100%
}

* {
    position: relative;
    outline: none;
}

.clear_both {
    clear: both;
}

body {
    font-family: "Microsoft YaHei UI", "Microsoft YaHei UI Light", "微软雅黑", Arial;
    font-size: 1em;
}

a {
    color: inherit;
    text-decoration: none;
}

li {
    display: block;
}

ul:after {
    content: "";
    display: block;
    clear: both;
}

/*RESET*/

.cover_img {
    background-size: cover;
    width: 100%;
    height: 100%;
    background-position: center center;
}

.page {
    width: 100%;
    height: calc(100% - 135px);
    position: absolute;
    bottom: 0;
    left: 0;
    right: 0;
    overflow: hidden;
}

.top_fix_menu {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 100;
    width: 100%;
    box-sizing: border-box;
    padding: 0 5%;
}

.tfm_c:after {
    content: "";
    clear: both;
    display: block;
}

.llog {
    float: left;
    padding: 20px 0;
}

.lmm ul li p {
    font-size: 0.85em;
    text-transform: uppercase;
    color: #828282;
    margin-top: 0.5em;
}

.lmm ul li {
    float: left;
    text-align: center;
    font-size: 0.9em;
    margin-left: 3em;
}

.lmm {
    float: right;
    padding: 20px 0;
}

.bntt {
    position: absolute;
    z-index: 9;
    bottom: 30%;
    left: 12%;
}

.occ {
    display: table;
    width: 100%;
    height: 100%;
}

.occc {
    width: 100%;
    display: table-cell;
    vertical-align: middle;
}

.ab_tt {
    text-align: center;
    margin-bottom: 50px;
}

.ab_cc:after {
    content: "";
    display: block;
    clear: both;
}

.ab_cc {
    margin: auto;
    width: 90%;
    max-width: 1350px;
    margin-bottom: 50px;
}

.abc1 p {
    text-indent: 2em;
    margin-bottom: 0.5em;
}

.abc1 {
    float: left;
    width: 50%;
    box-sizing: border-box;
    padding: 50px;
    line-height: 2;
    font-size: 0.8em;
    color: #fff;
}

.abc1:before {
    content: "";
    display: block;
    position: absolute;
    top: 0;
    left: 0;
    height: 100%;
    width: 120%;
    background-image: url(/img/ab_bg.jpg);
    background-size: cover;
    background-position: center;
}

.abc2 img {
    width: 100%;
    display: block;
}

.abc2 {
    float: right;
    width: 48%;
    padding-top: 2%;
}

a.ab_more {
    display: inline-block;
    margin-top: 100px;
    text-transform: uppercase;
    background: #252525;
    padding: 0.5em 4em;
    box-shadow: 5px 5px 0px rgba(255, 255, 255, 0.46);
}

.lmm ul {
    padding-top: 30px;
}

.hsrd_ccc {
    text-align: center;
    padding-top: 30px;
    padding-bottom: 100px;
}

.hsrd_ccc ul li {
    display: inline-block;
    margin: 0 20px;
}

.news_cc {
    background-image: url(/img/s5_bg.jpg);
    background-size: cover;
    background-position: center;
}

.comptitle_00 {
    display: none;
}

ul.basic span {
    display: none;
}

.ppdccc {
    margin: auto;
    width: 90%;
    max-width: 1280px;
}

.ppdccc .content {
    padding: 10px;
    margin: 10px;
    border: 1px solid #9ac5f3;
}

.ppdccc .pro-module {
    margin-top: 30px;
    margin-bottom: 10px;
    color: #6f6f6f;
    padding-bottom: 40px;
}

.ppdccc li.number2 {
    font-size: 0.9em;
    margin-top: 0.5em;
    color: #909090;
}

.ppdccc .pro-module a {
    display: block;
}

.ppdccc .pro-module a:after {
    content: "查看详细";
    display: inline-block;
    font-size: 0.85em;
    color: #5fa2e6;
    border: 1px solid;
    padding: 0.4em 1.5em;
    position: absolute;
    left: 0;
    top: 50px;
}

li.code {
    z-index: 20;
}

.news_ccc {
    color: #fff;
    padding: 120px 0;
}

.news_ccc {
    width: 90%;
    margin: auto;
    max-width: 1280px;
    margin-bottom: 50px;
}

.news_ccc ul .content {
    border: 2px solid #fff;
    padding: 20px;
    margin: 10px;
}

.news_ccc ul .content .newslist {
    font-size: 0.8em;
    line-height: 1.7;
    margin-top: 10px;
}

.ppdccc .content .pic a {
    display: block;
}

.prd_cc {
    margin-bottom: 50px;
}


div#box_header .top_fix_menu {
    position: relative;
}

div#elem-FrontSpecifies_show01-coryright p {
    font-size: 0.75em;
}

div#box_main:after {
    content: "";
    display: block;
    clear: both;
}

div#box_main ul.comstyle.newslist-01 li.content {
    margin-bottom: 20px;
    border-bottom: 1px solid #949494;
    padding-bottom: 15px;
}

div#box_main ul.comstyle.newslist-01 li.title h3 {
    font-size: 1.3em;
    margin-bottom: 0.3em;
}

div#box_main li.summary h3 {
    display: none;
}

div#box_main .newslist p {
    color: #6d6d6d;
}

.home_footer {
    position: absolute;
    bottom: 0;
    z-index: 15;
    left: 0;
    right: 0;
    background: #0080ff;
    color: #fff;
    text-align: center;
    padding: 1.5em;
    line-height: 1.5;
}
