/*-----------------------------------*/


/* sincol 20210123 */


/*-----------------------------------*/

@import url("//at.alicdn.com/t/font_2345603_e2e7e1uoczc.css");
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 {
    font-family: 微软雅黑, Arial;
    padding: 0px;
    margin: 0px;
}

body {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    min-width: 1200px;
    color: #1b1b1b;
    font-family: "微软雅黑", Arial, sans-serif;
}

ul,
ol {
    list-style-type: none;
}

a {
    text-decoration: none;
    color: #333;
    border: 0;
    outline: 0;
}

a:hover {
    color: #000;
}

em {
    font-style: normal;
}

img {
    vertical-align: middle;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

.clr {}

.clearfix:after {
    content: ".";
    clear: both;
    display: block;
    height: 0;
    font-size: 0
}

.clearfix {
    *zoom: 1;
}

.clr:after {
    display: table;
    content: "";
    width: 0;
    clear: both;
}

.clear {
    font-size: 0px;
    line-height: 0px;
    clear: both;
}

.sin-main {
    width: 1200px;
    margin-right: auto;
    margin-left: auto;
    clear: both;
}

i {
    font-family: "iconfont" !important;
    font-size: 16px;
    font-style: normal;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}

.sin-line70 {
    height: 70px;
}

.sin-line50 {
    height: 50px;
}

.sin-line40 {
    height: 40px;
}

.sin-line30 {
    height: 30px;
}

.sin-line20 {
    height: 20px;
}

.sin-line10 {
    height: 10px;
}


/*header*/

.sin-header {
    position: relative;
    width: 100%;
    z-index: 9999;
    height: 80px;
    background-color: #fff;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
}

.sin-header .sin-main {
    display: flex;
    justify-content: space-between;
}

.sin-header-left {
    padding-top: 18px;
}

.sin-header-left .back {
    display: none;
}

.sin-header-left .more {
    display: none;
}

.sin-header-right {
    padding-top: 19px;
}

.sin-header-right ul {
    display: flex;
}

.sin-header-right ul li {
    padding-left: 32px;
    display: flex;
    height: 40px;
    line-height: 36px;
    position: relative;
    z-index: 999;
}

.sin-header-right ul li p {
    position: absolute;
    display: none;
    width: 100%;
    z-index: 99999;
    background-color: rgba(255, 255, 255, 0.9);
    left: 10px;
    top: 38px;
    box-shadow: 0 0px 5px rgba(0, 0, 0, 0.3);
    padding: 10px 10px 10px 22px;
    box-sizing: border-box;
    border-radius: 5px;
}

.sin-header-right ul li:hover p {
    display: block;
}

.sin-header-right ul li:hover p a {
    color: #333333;
}

.sin-header-right ul li:hover p a:hover {
    color: #c50018;
}

.sin-header-right ul li i {
    display: inline-block;
    padding-left: 10px;
    font-size: 12px;
    color: #999;
}

.sin-header-right ul li a {
    color: #333333;
    font-size: 16px;
    font-family: "微软雅黑";
    position: relative;
    display: block;
}

.sin-header-right ul li.on a {
    color: #c50018;
}


/*,.sin-header-right ul li a:hover::before*/

.sin-header-right ul li.on a::before {
    display: block;
    position: absolute;
    width: 100%;
    content: " ";
    height: 2px;
    bottom: 4px;
    left: 0;
    background: #c50018;
}

.sin-header-right ul li.on p a::before {
    display: none;
}

.sin-header-right ul li:hover a {
    color: #c50018;
}

.sin-slide {
    width: 100%;
    overflow: hidden;
    position: relative;
}

.sin-slide .swmain {
    text-align: center;
    width: 100%;
    height: 700px;
}

.sin-slide .swmain img {
    height: 100%;
}

.sin-title1 {
    border-top: solid 1px #e6e6e6;
    display: flex;
    justify-content: space-between;
    position: relative;
    padding-top: 6px;
}

.sin-title1.st2 {
    border-top: solid 1px rgba(255, 255, 255, 0.5);
}

.sin-title1::before {
    position: absolute;
    content: "";
    width: 85px;
    height: 2px;
    background-color: #c50018;
    top: -2px;
    left: 0;
    z-index: 99;
}

.sin-title1.st2::before {
    background-color: #fff;
}

.sin-title1 .lbox span {
    color: #b8b8bd;
    font-size: 22px;
    display: block;
    font-family: Arial, Helvetica, sans-serif;
    line-height: 1.5;
}

.sin-title1.st2 .lbox span {
    color: rgba(255, 255, 255, 0.7);
}

.sin-title1 .lbox strong {
    font-size: 22px;
    color: #c50018;
}

.sin-title1 .lbox p {
    display: flex;
}

.sin-title1 .lbox p strong {
    color: #999;
    padding-right: 30px;
    font-weight: 400;
}

.sin-title1 .lbox p strong.on {
    font-weight: bold;
}

.sin-title1 .lbox p strong.on a,
.sin-title1 .lbox p strong.on a:hover {
    color: #c50018;
    ;
}

.sin-title1 .lbox p strong a {
    color: #999;
}

.sin-title1 .lbox p strong a:hover {
    color: #000;
}

.sin-title1.st2 .lbox strong {
    color: #fff;
}

.sin-title1 .rbox a {
    display: inline-block;
    background-color: #e6e6e6;
    padding: 5px 15px;
    color: #999999;
    font-size: 14px;
    margin-top: 10px;
}

.sin-title1 .rbox a:hover {
    color: #333;
}

.sin-home-news {
    border: #f7f7ff;
}

.sin-list-news {
    border: #f7f7ff;
}


/* sin-list1 */

.sin-list1 {
    display: flex;
    justify-content: space-between;
}

.sin-list1 dl {
    width: 370px;
}

.sin-list1 dt {
    width: 370px;
    box-sizing: border-box;
    border: solid 1px #dbdbdb;
    padding: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.12);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    overflow: hidden;
    min-height: 249px;
}

.sin-list1 dt img {
    width: 100%;
}

.sin-list1 dd {
    padding-top: 18px;
}

.sin-list1 dd .tx {
    font-size: 18px;
    line-height: 1.5;
    height: 60px;
    overflow: hidden;
}

.sin-list1 dd .tx a {
    color: #333333;
}

.sin-list1 dd .tx a:hover {
    color: #c50018;
}

.sin-list1 dd .line {
    width: 50px;
    height: 10px;
    border-bottom: solid 2px #e6e6e6;
}

.sin-list1 dd .txt {
    padding-top: 10px;
    color: #999;
    font-size: 14px;
    line-height: 1.5;
    height: 65px;
    overflow: hidden;
}

.sin-list1 dd .more {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}

.sin-list1 dd .more span {
    font-size: 14px;
    color: #999;
}

.sin-list1 dd .more a {
    font-size: 14px;
    color: #999;
    background-color: #e6e6e6;
    display: inline-block;
    padding: 5px 15px;
}

.sin-list1 dd .more a:hover {
    color: #000;
    background-color: #e6e6e6;
}

.sin-list1 dl:hover dt {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
    border: solid 1px #ccc;
}

.sin-home-products {
    background-color: #c50018;
}


/* sin-list2 */

.sin-list2 {}

.sin-list2 ul {
    display: flex;
    flex-wrap: wrap;
}

.sin-list2 ul li:first-child {
    width: 798px;
    margin-left: 0;
}

.sin-list2 ul li:first-child .img {
    width: 500px;
}

.sin-list2 ul.page li:first-child {
    width: 100%;
    height: 500px;
    margin-left: 0;
}

.sin-list2 ul li:nth-child(3),
.sin-list2 ul li:nth-child(6),
.sin-list2 ul li:nth-child(9) {
    margin-left: 0;
}

.sin-list2 ul li {
    background-color: #fff;
    margin-top: 6px;
    margin-left: 6px;
    width: 396px;
    height: 290px;
    position: relative;
}

.sin-list2 ul.page li {
    margin-left: 6px;
}

.sin-list2 ul.page li:nth-child(3),
.sin-list2 ul.page li:nth-child(6),
.sin-list2 ul.page li:nth-child(9) {
    margin-left: 6px;
}

.sin-list2 ul.page li:nth-child(2),
.sin-list2 ul.page li:nth-child(5),
.sin-list2 ul.page li:nth-child(8),
.sin-list2 ul.page li:nth-child(11),
.sin-list2 ul.page li:nth-child(15),
.sin-list2 ul.page li:nth-child(19) {
    margin-left: 0;
}

.sin-list2 ul li .img {
    width: 250px;
    position: absolute;
    z-index: 1;
    right: 10px;
    bottom: 10px;
}

.sin-list2 ul.page li:first-child .img {
    width: 75%;
}

.sin-list2 ul li .img img {
    width: 100%;
}

.sin-list2 ul li .txt {
    position: absolute;
    z-index: 5;
    left: 15px;
    top: 20px;
}

.sin-list2 ul li .txt strong {
    font-size: 22px;
    color: #000000;
    line-height: 1.5;
    padding-bottom: 10px;
    display: block;
}

.sin-list2 ul li .txt span {
    font-size: 14px;
    color: #999;
    display: block;
    width: 140px;
    max-height: 200px;
}

.sin-list2 ul li .txt a {
    font-size: 14px;
    color: #999;
    background-color: #e6e6e6;
    display: inline-block;
    padding: 5px 15px;
}

.sin-list2 ul li .txt a:hover {
    color: #000;
}


/* sin-list3 */

.sin-list3 {}

.sin-list3 ul {
    display: flex;
    flex-wrap: wrap;
    background-color: #f7f7f7;
    border: solid 1px #e6e6e6;
    padding: 20px 20px;
}

.sin-list3 ul li {
    width: 33%;
    text-align: center;
    padding: 15px;
    box-sizing: border-box;
}

.sin-list3 ul li img {
    width: 90%;
}


/* sin-list4 */

.sin-list4 {}

.sin-list4 ul {
    display: flex;
    flex-wrap: wrap;
    position: relative;
    margin: 0 -10px;
}

.sin-list4 ul li {
    width: 285px;
    text-align: center;
    padding: 10px;
    cursor: pointer;
}

.sin-list4 ul li .img {
    height: 195px;
    display: flex;
    justify-content: center;
    align-items: center;
    background-color: #fff;
    border: solid 1px #ededed;
    padding: 5px;
    box-sizing: border-box;
}

.sin-list4 ul li .img img {
    width: 100%;
}

.sin-list4 ul li .txt {
    margin-top: 10px;
    height: 70px;
    text-align: center;
    font-size: 16px;
    color: #000;
    background-color: #e7e7e7;
    display: flex;
    justify-content: center;
    align-items: center;
    padding: 0 10px;
    box-sizing: border-box;
}

.sin-list4 ul li:hover {
    box-shadow: 0 0 5px rgba(0, 0, 0, 0.12);
}


/* sin-list5 */

.sin-list5 {}

.sin-list5 {
    width: 100%;
}

.sin-list5 dl {
    display: flex;
    justify-content: space-between;
    padding-bottom: 30px;
    border-bottom: dashed 1px #ededed;
    margin-bottom: 30px;
}

.sin-list5 dt {
    width: 300px;
    box-sizing: border-box;
    border: solid 1px #dbdbdb;
    padding: 3px;
    overflow: hidden;
    box-shadow: 0px 0px 7px rgba(0, 0, 0, 0.12);
    display: flex;
    justify-content: center;
    align-items: center;
    z-index: 1;
    overflow: hidden;
    max-height: 220px;
}

.sin-list5 dt img {
    width: 100%;
}

.sin-list5 dd {
    width: 870PX;
}

.sin-list5 dd .tx {
    font-size: 24px;
    line-height: 1.5;
    height: 60px;
    overflow: hidden;
}

.sin-list5 dd .tx a {
    color: #333333;
}

.sin-list5 dd .tx a:hover {
    color: #c50018;
}

.sin-list5 dd .line {
    width: 50px;
    height: 10px;
    border-bottom: solid 2px #e6e6e6;
}

.sin-list5 dd .txt {
    padding-top: 10px;
    color: #666;
    font-size: 14px;
    line-height: 1.5;
    height: 70px;
    overflow: hidden;
}

.sin-list5 dd .more {
    display: flex;
    justify-content: space-between;
    padding-top: 10px;
}

.sin-list5 dd .more span {
    font-size: 14px;
    color: #999;
}

.sin-list5 dd .more a {
    font-size: 14px;
    color: #999;
    background-color: #e6e6e6;
    display: inline-block;
    padding: 5px 15px;
}

.sin-list5 dd .more a:hover {
    color: #000;
    background-color: #e6e6e6;
}

.sin-list5 dl:hover dt {
    box-shadow: 0px 0px 10px rgba(0, 0, 0, 0.32);
    border: solid 1px #ccc;
}


/* sin-list5 */


/* sin-list6 */

.sin-list6 {}

.sin-list6 dl {
    display: flex;
    justify-content: space-between;
    padding: 30px;
    border: solid 1px #ededed;
    margin-bottom: 20px;
}

.sin-list6 dl:hover {
    border: solid 1px #ccc;
    background-color: #fcfcfc;
}

.sin-list6 dt {
    width: 70px;
    height: 70px;
    background-color: #8f8e99;
    text-align: center;
    line-height: 70px;
    font-size: 40px;
    color: #fff;
    font-weight: bold;
}

.sin-list6 dl:hover dt {
    background-color: #c50018;
}

.sin-list6 dd {
    width: 1040px;
}

.sin-list6 dd .tx {
    font-size: 24px;
    line-height: 2;
    color: #000;
}

.sin-list6 dd .date {
    font-size: 16px;
    color: #c50018;
}

.sin-list6 dd .txt {
    padding-top: 10px;
    color: #666666;
    line-height: 1.8;
    overflow: hidden;
    max-height: 255px;
}

.sin-list6 dd .txt p {
    padding: 0px;
}

.sin-list6 dd .more {
    display: inline-block;
    background-color: #e6e6e6;
    padding: 5px 15px;
    color: #999999;
    font-size: 14px;
    margin-top: 10px;
}


/* sin-list6 */

.sin-banner1 {
    height: 350px;
}

.sin-banner1 .img {
    height: 350px;
    background-repeat: no-repeat;
    background-position: center center;
}

.sin-banner1 .img img {
    display: none;
}

.sin-txtbox1 {}

.sin-txtbox1 dl {
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.sin-txtbox1 dt {
    width: 380px;
    height: 420px;
    background-color: #f2f2f2;
    position: relative;
}

.sin-txtbox1 dt img {
    position: absolute;
    z-index: 5;
    left: -20px;
    top: 20px;
    width: 100%;
}

.sin-txtbox1 dd {
    width: 735px;
}

.sin-txtbox1 dd p {
    color: #7e7e89;
    font-size: 16px;
    line-height: 1.8;
    padding: 10px 0;
}

.sin-txtbox1 dd p.st2 {
    color: #7e7e89;
    font-size: 20px;
    line-height: 2.2;
    padding: 10px 0;
}

.sin-txtbox2 {
    padding: 30px;
    border: solid 1px #ededed;
    margin-top: 30px;
}

.sin-txtbox2 h2 {
    list-style: 2;
    font-size: 20px;
    color: #000;
    text-align: center;
    padding-bottom: 30px;
    padding-top: 20px;
}

.sin-txtbox2 p {
    line-height: 1.8;
    font-size: 16px;
    color: #666;
}

.sin-home-organization {
    background-color: #f5f5f5;
    background-image: url(../images/bg2.png);
    background-position: center center;
    background-repeat: no-repeat;
}

.sin-home-organization .img {
    height: 100%;
    text-align: center;
}

.sin-home-organization .img img {
    width: 100%;
}

.zzjg-36634 {
    display: none;
}

.sin-grouphonor {
    background-color: #fcfcfc;
    background-image: url(../images/bg3.jpg);
    background-position: center bottom;
    background-repeat: no-repeat;
}

.sin-content {}

.sin-content h1 {
    text-align: center;
    line-height: 1.5;
    padding: 10px 0;
}

.sin-content .description {
    border: solid 1px #ededed;
    padding: 20px 25px;
    color: #999;
    line-height: 1.8;
}

.sin-content .date {
    text-align: right;
    padding: 10px 0;
    color: #999;
    font-size: 14px;
}

.sin-content .date span {
    padding-left: 20px;
}

.sin-content .txt {
    background-color: #f9f9f9;
    padding: 35px 40px;
    margin-top: 30px;
}

.sin-content .txt a {
    color: #0000ee;
}

.sin-content .txt a:hover {
    text-decoration: underline;
}

.sin-content .txt img {
    max-width: 90% !important;
}

.sin-content .txt p {
    color: #333;
    font-size: 18px;
    line-height: 1.8;
    padding: 10px 0;
}

.sin-content .page {
    padding: 20px 0;
    display: flex;
    justify-content: space-between;
    font-size: 14px;
    color: #666;
}


/* ------------------------------------------------------------------------------------------------------------------------ */

.sin-path {
    padding: 15px 0;
    border-bottom: solid 1px #ededed;
    margin-bottom: 15px;
    color: #666;
    font-size: 14px;
}

.sin-path a {
    color: #666;
}

.sin-path a:hover {
    color: #111;
}

.sin-path a.on {
    color: #999;
}

.sin-path a:first-child::before {
    font-family: "iconfont";
    content: "\e706";
    font-size: 16px;
    color: #999;
}

.sin-path a::before {
    font-family: "iconfont";
    content: "\e6c4";
    padding-right: 6px;
    font-size: 14px;
    color: #afafaf;
}

.sin-about {}

.sin-about h2 {
    font-size: 30px;
    line-height: 2;
}

.sin-about h5 {
    font-size: 17px;
    font-weight: normal;
}

.sin-txtbox1 dd.sin-about p {
    font-size: 20px;
    color: #666;
    display: flex;
    align-items: center;
}

.sin-txtbox1 dd.sin-about p strong {
    font-weight: normal;
}

.sin-txtbox1 dd.sin-about p i {
    font-size: 24px;
    margin-right: 8px;
    color: #999;
}

.sin-footer {
    background-color: #f8f7f7;
    height: 250px;
}

.sin-footer .sin-main {
    background-image: url(../images/bottom-sy.png);
    background-position: 950px 0px;
    background-repeat: no-repeat;
    height: 250px;
    display: flex;
    justify-content: space-between;
    flex-direction: row-reverse;
}

.sin-footer .lbox {
    padding-top: 140px;
    display: flex;
}

.sin-footer .lbox a {
    display: block;
    padding: 15px;
    text-align: center;
    font-size: 14px;
    color: #acacac;
}

.sin-footer .lbox a i {
    display: block;
    font-size: 34px;
}

.sin-footer .lbox a:hover {
    color: #666;
}

.sin-footer .rbox {
    padding-top: 40px;
}

.sin-footer .rbox p,
.sin-footer .rbox a {
    color: #999;
    line-height: 2;
    font-size: 14px;
}

.sin-footer .rbox .wx {
    height: 30px;
    margin-bottom: 30px;
    position: relative;
    cursor: pointer;
    display: flex;
    align-items: center;
}

.sin-footer .rbox .wx i {
    color: #666;
    font-size: 20px;
    padding-right: 5px;
}

.sin-footer .rbox .wx span {
    display: none;
    position: absolute;
    width: 132px;
    height: 132px;
    z-index: 5;
    border: solid 1px #dbdbdb;
    background-color: #fff;
    box-shadow: 0px 0px 5px rgba(0, 0, 0, 0.15);
    padding: 10px;
    top: -155px;
    left: 0;
}

.sin-footer .rbox .wx strong {
    font-weight: normal;
}

.sin-footer .rbox .wx span img {
    width: 130px;
    height: 130px;
}

.sin-footer .rbox .wx:hover span {
    display: block;
}

.paging {
    margin: 33px auto 30px;
    width: 100%;
    text-align: center;
}

.paging a {
    display: inline-block;
    padding: 8px 15px;
    font-size: 14px;
    border: 1px solid #d5d4d4;
    color: #333;
    cursor: pointer;
    border-radius: 6px;
    margin-bottom: 10px;
}

.paging a:hover {
    background: #c50119;
    color: #fff;
    border: 1px solid #c50119;
}

.paging a.on {
    background: #c50119;
    color: #fff;
    border: 1px solid #c50119;
    cursor: default;
}

.paging a.up_page {
    margin-right: 1px;
}

.paging a.up_page:hover,
.paging a.down_page:hover {
    background: #fff;
    color: #333;
    border: 1px solid #ccc;
}

.paging a.up_page i {
    display: inline-block;
    width: 6px;
    font-size: 12px;
    padding-right: 8px;
}

.paging a.down_page {
    margin-left: 1px;
}

.paging a.down_page i {
    display: inline-block;
    width: 6px;
    font-size: 12px;
    padding-left: 10px;
}

.sin-more {
    display: none;
}


/* ------------------------------------------------------------------------------------------------------------------------ */


/* 终端显示切换 */

.sin-equipment {
    background-color: #fff;
    display: none;
    padding: 15px 25%;
    justify-content: space-between;
}
.sin-equipment.show{
    display: flex;
}
.sin-equipment p {
    display: 22%;
    cursor: pointer;
    text-align: center;
}

.sin-equipment p i {
    width: 45px;
    height: 45px;
    border-radius: 50px;
    border: solid 1px #ededed;
    background-color: #fcfcfc;
    display: flex;
    justify-content: center;
    align-items: center;
    color: #999;
    font-size: 1.2rem;
}

.sin-equipment p span {
    color: #999;
    line-height: 1.5;
    font-size: 0.8rem;
}

.sin-equipment p.on i {
    border: solid 1px #c6c6c6;
    color: #333;
}

.sin-equipment p.on span {
    color: #666;
}


/* ------------------------------------------------------------------------------------------------------------------------ */