@charset "UTF-8";
* {
    font-family: "PingFang SC","Source Han Sans SC","Noto Sans CJK SC","Hiragino Sans GB","Helvetica Neue","Helvetica","Microsoft Yahei",sans-serif;
}
.about{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/about-top.jpg);
    background-size: cover;
    background-position: center;
}
.about02{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/about-yj.jpg);
    background-size: cover;
    background-position: center;
}
.about03{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/about-fz.jpg);
    background-size: cover;
    background-position: center;
}
.about04{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/about-wh.jpg);
    background-size: cover;
    background-position: center;
}
.about06{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/about-zr.jpg);
    background-size: cover;
    background-position: center;
}
.about08{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/about-lx.jpg);
    background-size: cover;
    background-position: center;
}
.about09{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/about-rl.jpg);
    background-size: cover;
    background-position: center;
}
.news01{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/news-bg.jpg);
    background-size: cover;
    background-position: center;
}
.tech01{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/tech-bg.jpg);
    background-size: cover;
    background-position: center;
}
.cases01{
    width:100%;
    height:360px;
    background-image: url(/public/static/sy-index/img/cases-bg.jpg);
    background-size: cover;
    background-position: center;
}
.tar {
    text-align: left;
    padding-left: 128px;
    padding-top: 88px;
}
.text h1{
    font-weight: normal;
    font-size: 36px;
    margin-bottom: 8px;
    color:#fff;
}
.text p{
    color:#FFF;
    padding-left: 3px;
    text-indent: 0;
}

.about-yj{
    width: 96%;
    height: auto;
    padding-left: 38px;
    margin-bottom: 58px;
}
.about-yj h3{
    color: #C70101;
    font-size: 18px;
    font-weight: bold;
    line-height: 38px;

    padding: 0 8px;
    margin-bottom: 18px;
}
.about-yj p{
    color:#333;
    line-height:28px;
    font-size:15px;
    text-indent: 2em;
}
.maxsize {
    max-width: 1150px;
}
.maxsize {
    margin-left: auto;
    margin-right: auto;
}
.warpper {
    background: #fff;
    margin-top: -50px;
    border-radius: 6px;
    box-shadow: 0 5px 20px rgba(0,0,0,.1);
    padding: 30px 40px;
    position: relative;
    z-index: 9;
    margin-bottom: 58px;
}
.posr {
    position: relative;
}
.navs {
    margin-bottom: 30px;
    position: relative;
}

.cl:after, .clear:after {
    content: '';
    display: block;
    clear: both;
}

.navs a.active:after {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background: #F2C100;
    border-radius: 4px;
    z-index: 0;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
}
.navs a span {
    position: relative;
    z-index: 1;
}
.navs a.active {
    color: #fff;
    z-index: 9;
    position: relative;
}
.navs a {
    float: left;
    display: block;
    line-height: 40px;
    font-size: 15px;
    padding: 0 20px;
    position: relative;
    z-index: 2;
    position: relative;
}
.navs i.highlight {
    background: #F2C100;
    height: 40px;
    width: 0;
    display: block;
    border-radius: 4px;
    transform: skew(-10deg);
    -webkit-transform: skew(-10deg);
    position: absolute;
    top: 0;
    left: 0;
    z-index: 1;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
    display: none;
}

.aboutdigest .top .left, .aboutdigest .top .right {
    float: left;
}
.aboutdigest {
    padding:5px 0 0 0;
}
.aboutdigest .top {
    margin-bottom: 20px;
    overflow: hidden;
}
.aboutdigest .left {
    width: 62%;
}
.aboutdigest p {
    line-height: 2;
    font-size: 16px;
}
.aboutdigest .top .left, .aboutdigest .top .right {
    float: left;
}


.tac {
    text-align: center;
}
img {
    max-width: 100%;
    height: auto;
    border: 0;
}
.video {
    text-align: center;
}
.video .cover {
    display: inline-block;
    width: 400px;
    height: 250px;
    background: #333;
    position: relative;
    border-radius: 6px;
    overflow: hidden;
}
.video .cover .hover {
    background: rgba(0,0,0,0.5);
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
}
.video .cover .face {
    background-image: url(../images/videocover.jpg);
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
    width: 100%;
    height: 100%;
}
.aboutdigest p {
    line-height: 2;
    font-size: 16px;
}
.qwgk:before {
    content: '';
    position: absolute;
    left: 0;
    right: 0;
    border-bottom: 1px solid #eaeaea;
    top: 50%;
}
.qwgk a {
    display: inline-block;
    line-height: 20px;
    font-size: 10px;
    color: #aaa;
    background: #fff;
    padding: 0 15px;
    z-index: 2;
    position: relative;
    cursor: default;
}
.cl:after, .clear:after {
    content: '';
    display: block;
    clear: both;
}
/*发展历程*/

.develop-box {
    margin-top: 46px;
    position: relative;
    overflow: hidden;
    width: 95%;
    padding-left: 38px;
}
.develop-box:after {
    content: "";
    position: absolute;
    top: 27px;
    left: 198px;
    width: 2px;
    height: 100%;
    background-color: rgba(216, 216, 216, 0.3);
}
.develop-year {
    padding-left: 160px;
    margin-bottom: 30px;
    position: relative;
    z-index: 1;
}

.develop-year .year-text {
    position: absolute;
    left: 0;
    top: 0;
    font-size: 28px;
    font-weight: bold;
    color: #333333;
    line-height: 56px;
}
.develop-year ul {
    padding-top: 10px;
    padding-left: 78px;
    font-size: 14px;
    color: #000000;
    line-height: 36px;
}
.develop-year ul p{
    line-height: 2;
    font-size: 16px;
    padding-left: 88px;
}

.develop-year li {
    padding-left: 80px;
    font-size: 14px;
    color: #000000;
    line-height: 40px;
    position: relative;
}
.develop-year li span {
    position: absolute;
    top: 0;
    left: 0;
}

.develop-year li {
    padding-left: 80px;
    font-size: 14px;
    color: #000000;
    line-height: 40px;
    position: relative;
}
.develop-year li span {
    position: absolute;
    top: 0;
    left: 50px;
}
.inner ul {
    margin-bottom: 2px;
    padding: 3px 0;
}
.develop-year:after {
    content: "";
    position: absolute;
    top: 21px;
    left: 128px;
    width: 6px;
    height: 6px;
    background-color: #e03236;
    border: 4px solid #fff;
    box-shadow: 0 0 0 2px #e03236;
    border-radius: 50%;
}

/*企业文化*/
.core_01 {}
.core_01 h1{font-weight: bold; text-align: center;  width: 100%; padding: 18px 0; padding-top: 28px;}
.core_01 ul{overflow: hidden;}
.core_01 li{float: left;width: 20%;*margin-left: -1px; text-align: center; padding:120px 0;}
.core_01 li dl{padding: 0 10px;}
.core_01 dt{width: 37px; height: 37px; margin: auto; margin-bottom: 20px;overflow: hidden;}
.core_01 dt img{width: 100%;transition: 0.3s all;-webkit-transition: 0.3s all;-moz-transition: 0.3s all;-o-transition: 0.3s all;-ms-transition: 0.3s all;}
.core_01 dt .core_img01{display: block;}
.core_01 dt .core_img02{-webkit-transform: translateY(50px); -moz-transform: translateY(50px);-o-transform: translateY(50px);-ms-transform: translateY(50px);transform: translateY(50px);}
.core_01 dd h3{margin-bottom: 18px;}


.core_box h3{font-weight: bold;margin-bottom: 25px;}
.core_box .core_box_p{line-height: 1.5em;}
.core_box .core_box_p .edit_con_original{color: #fff;}
.blank_bg{position: absolute; top:0;left: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.4);}
.core_block{position: relative;z-index: 99; height: 100%; overflow: hidden;}
@media only screen and (max-width:1366px) {
    .core_02 li .core_box{padding: 40px;}
}

@media only screen and (max-width:1023px) {
    .core_01{padding: 40px 0;}
    .core_01 h1{position: static; margin-bottom: 30px;    padding: 0;}
    .core_01 li{padding:0;}
    .core_01 li dl{height: auto !important;}
    .core_01 dd h3{margin-bottom: 0;}
    .core_02 li{width: 100%;margin-bottom: 20px;}
    .core_02 li .core_box{height: auto !important; padding: 50px;}
    .core_02 li .core_box,.core_02 ul{margin: 0;}

}

@media only screen and (max-width:768px) {
    .core_01 dt{margin-bottom: 10px;}
    .core_01 li{width: 33.33%; margin-bottom: 20px;}
    .core_01 li:nth-child(3n+1){clear: both;}
    .core_02 li .core_box{padding: 20px;}
    .core_box h3{margin-bottom: 10px;}
}


@media only screen and (max-width:540px) {
    .core_01{padding: 20px 0;}
    .core_01 li{width: 50%; margin-bottom: 20px;}
    .core_01 li:nth-child(3n+1){clear: inherit;}
    .core_01 li:nth-child(2n+1){clear: both;}

}
@media only screen and (min-width:1023px) {
    .pub_more a:hover {
        opacity: 0.7;
        filter: alpha(opacity=70);
        -moz-opacity: 0.7;
        -khtml-opacity: 0.7;
    }

    .core_01 li:hover {
        background: rgba(218, 34, 25, 0.8);
        position: relative;
        z-index: 9;
        color: #fff;
    }

    .core_01 li:hover dt .core_img01 {
        display: none;
    }

    .core_01 li:hover dt .core_img02 {
        -webkit-transform: translateY(0px);
        -moz-transform: translateY(0px);
        -o-transform: translateY(0px);
        -ms-transform: translateY(0px);
        transform: translateY(0px);
    }
}
/*社会责任*/
.zeren{width:93%;margin:0 auto;margin-top:28px;}
.zeren .con h1 { font-size: 16px; line-height: 30px;font-weight: 600; color: #003b82; text-indent: 2em; margin-bottom: 20px; }
.zeren .con .block { margin-top: 30px; }
.zeren .con .block h2 { font-weight: normal; margin-bottom: 10px; font-size: 18px; padding-left: 50px; position: relative; line-height: 30px; color: #333; }
.zeren .con .block h2 span { position: absolute; top: 50%; left: 0; line-height: 35px;    padding-left: 10px; margin-top: -18px; width: 36px; background: #003b82; color: #fff; text-align: center; font-weight: normal; font-size: 16px; display: block; }
.zeren .con .block p { line-height: 24px; font-size: 14px; color: #888; padding-left: 50px; }


/*人力资源*/
.contactBg {
    background: url(/public/static/sy-index/img/about-rl-hz.jpg) left top no-repeat;
    height: 442px;
    width: 100%;
    margin: 8px 0 68px;
    position: relative;
}
.contactBg div {
    width: 686px;
    height: 368px;
    border: 1px solid #d6d3d3;
    padding: 35px 25px;
    background-color: #fff;
    background-image: url(/public/static/sy-index/img/about-rl-jr.jpg);
    background-position: right bottom;
    background-repeat: no-repeat;
    position: absolute;
    right: 0;
    top: 50%;
    margin-top: -190px;
}
.contactBg div h4 {
    color: #303030;
    font-size: 16px;
    font-size: 1.6rem;
}
.contactBg div h4 strong {
    font-size: 20px;
    font-size: 2.0rem;
    display: inline-block;
}
.contactBg div span {
    width: 34px;
    height: 3px;
    background: #b90110;
    margin: 25px 0 30px;
    display: block;
}
.contactBg div p {
    color: #303030;
    font-size: 14px;
    font-size: 1.4rem;
    line-height: 24px;
    line-height: 2.4rem;
    margin-bottom: 15px;
}
/*新闻中心*/
.showcase {
    margin: 0 -10px;
    margin-bottom: 30px;
}
.showcase .con {
    float: left;
    width: 33.33%;
}
.showcase .con .card {
    margin: 0 10px;
}
.card a:hover{
    color:red;
}
.showcase .con a {
    display: block;
    transition: all 0.2s ease-out;
    -webkit-transition: all 0.2s ease-out;
    -o-transition: all 0.2s ease-out;
    -moz-transition: all 0.2s ease-out;
}
.showcase .con .face {
    height: 175px;
    background-size: cover;
    background-position: center;
    border-top-left-radius: 4px;
    border-top-right-radius: 4px;
    overflow: hidden;
}
.showcase .con .text {
    border: 1px solid #ccc;
    border-top: 0;
    padding: 10px;
    position: relative;
    padding-left: 80px;
    border-bottom-left-radius: 4px;
    border-bottom-right-radius: 4px;
}
.showcase .date {
    border-right: 1px solid #ccc;
    position: absolute;
    left: 0px;
    width: 60px;
    top: 0;
    bottom: 0;
}
.showcase h1 {
    font-size: 15px;
    font-weight: 900;
    color: #333;
    line-height: 20px;
    margin-bottom: 5px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.showcase p {
    white-space: nowrap;
text-overflow: ellipsis;
overflow: hidden;
height: 20px;
line-height: 20px;
font-size: 12px;
color: #aaa;
}
.date span {
    display: block;
    font-size: 12px;
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
    text-align: center;
    background: #ccc;
    color: #fff;
    line-height: 26px;
}
.date i {
    font-style: normal;
    line-height: 40px;
    font-size: 22px;
    color: #666;
    display: block;
    text-align: center;
}









#textlist { list-style: none;}
#textlist li { position: relative; padding: 30px 20px; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; border-radius: 6px;}
#textlist li a { position: relative; display: block; padding-left: 80px; }
#textlist li .date { border: 1px solid #ccc; position: absolute; left: 0; width: 50px; border-radius: 2px; overflow: hidden; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
#textlist li .date span { display: block; font-size: 12px; white-space: nowrap;text-overflow:ellipsis; overflow:hidden; text-align: center; background: #ccc; color: #fff; line-height: 18px; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out;}
#textlist li .date i { font-style: normal; line-height: 40px; font-size: 22px; color: #666; display: block; text-align: center; transition: all 0.2s ease-out;-webkit-transition: all 0.2s ease-out;-o-transition: all 0.2s ease-out;-moz-transition: all 0.2s ease-out; }
#textlist li:hover { box-shadow: 0 3px 20px rgba(0,0,0,0.1); transform: translateY(-5px);-webkit-transform: translateY(-5px); }
#textlist li:hover .date { border-color: #003b82; }
#textlist li:hover .date span { background: #003b82; }
#textlist li:hover .date i { color: #003b82; }
#textlist li h1 { font-size: 20px; font-weight: normal; color: #333; line-height: 20px; margin-bottom: 15px; }
#textlist li:hover h1 { color: #003b82; }
#textlist li p { overflow: hidden; height: 60px; line-height: 20px; font-size: 12px; color: #aaa;}




/*生产研发*/
.tech-h{
    color: #d60107;
    font-size:20px;
    font-weight:bold;
    text-align: center;
    margin-bottom:28px;
}
.tech-p{
    line-height:31px;
    font-size:1.6rem;
    color:#333;
    padding-bottom: 38px;
}
.gongyi-list-box2-ul ul{
    overflow: hidden;
}
.gongyi-list-box2-ul li{
    float: left;
    width: 23%;
    margin-right: 2.63%;
    border-radius: 10px;
    margin-bottom: 30px;
    overflow: hidden;
}
.gongyi-list-box2-ul li:nth-child(4n+4){
    margin-right: 0;
}
.gongyi-list-box2-ul li img{
    width: 100%;
    border-radius: 10px;
}
.gongyi-list-box2-ul li .img-active{
    border-radius: 0;
}
.gongyi-list-box2-ul li p{
    font-size: 16px;
    color: #4c4c4c;
    padding: 10px 0;
    text-align: center;
}

.gongyi-list-box2-ul li:hover{
    background: #fff;
    box-shadow: 0 1px 8px 1px #ddd;
}


.postiton {
    height: 38px;
    line-height: 38px;
    font-size: 13px;
    border: 1px solid #E8E8E8;
    background: url(/public/static/sy-index/img/icon-020.jpg) no-repeat left top;
    padding-left: 33px;
}
.postiton li{
    float: left;
}
#content {
    min-height: 500px;
    padding: 0 35px;
    border-left: 1px solid  #E8E8E8;
    border-right: 1px solid #E8E8E8;
    border-bottom: 1px solid #E8E8E8;
    margin-bottom:28px;
}
#content h1 {
    height: 118px;
    line-height: 46px;
    text-align: center;
    font-size: 26px;
    color: #28292a;
    font-weight: 600;
    font-family: "微软雅黑", "黑体", Arial;
    padding-top: 36px;

}
.content_bar {
    height: 30px;
    border: #aaa 1px dotted;
    BACKGROUND-COLOR: #f1f1f1;
    text-align: center;
    line-height: 28px;
    font-size: 12px;
}
.content_bar li span{
    padding-right:12px;

}
#Article_Content {
    padding: 28px 18px 8px 18px;
    font-size: 30px;
}
.Content_func {
    height: 68px;
    background: #F3F7E9;
    border: 1px solid #EEE;
    padding-left: 18px;
    margin-top: 22px;
}
.Content_func li {
    line-height: 33px;
    background: url(/public/static/sy-index/img/icon001.gif) no-repeat left 50%;
    padding-left: 63px;
    font-size: 13px;
    text-align: left;
    padding-left: 60px;
}
.Content_print li {
    line-height: 88px;
    text-align: right;
    height: 88px;
}

.changecolor {
    BORDER-BOTTOM: #666 1px solid;
    BORDER-LEFT: #666 1px solid;
    BACKGROUND-COLOR: #e6ffff;
    WIDTH: 10px;
    HEIGHT: 10px;
    VERTICAL-ALIGN: middle;
    OVERFLOW: hidden;
    BORDER-TOP: #666 1px solid;
    BORDER-RIGHT: #666 1px solid;
}

/*产品详情及产品栏目导航*/

/*列表页*/
.list_box{clear: both; padding:10px 0px 0px 0px;}

.left_nav{ clear: both; padding-top: 10px;}
.left_h{background:url(../images/title_line.jpg) left bottom no-repeat; font-size: 22px; display: block; margin-top: 25px; padding: 0px 0px 14px 16px; color: #0947AF;}
.left_nav_ul{list-style:none;margin:0px;padding:0px; margin:15px 0px 0px 0px;}
.left_nav_ul > li{position:relative; border-bottom: 1px solid #f2f2f2; background: url(../images/left_sli.gif) 6px 15px no-repeat;padding:8px 0px 8px 18px; }
.left_nav_ul > li > a{text-decoration:none; color:#656464;}
.left_nav_ul > li > a:hover,.left_nav_ul li a.left_active{color:#ff5722;}
/*小类*/
ul.left_snav_ul{list-style:none;padding:0px;display: none; padding-top: 8px;}
ul.left_snav_ul > li{ margin:0px;padding:5px 0px 5px 10px; background: url(../images/left_sli.gif) 0px 13px no-repeat;}
ul.left_snav_ul > li > a{border:0;color:#797979;padding: 5px 0px 5px 0px;}
ul.left_snav_ul > li > a:hover{ text-decoration: none;color:#ff5722;}
.menu_head{cursor:pointer; font: 600 18px/30px "Open Sans", sans-serif; width:35px; text-align:center;color:#303c4b;display:inline-block;position: absolute; top:3px; right:0px;}
.menu_head:hover{ color: #ff5722;}

/*产品展示*/
#pic-page {text-align: center; margin-top:10px;}
#pic-page a {margin: 0 2px;}
#pic-page a img {width:40px;padding: 2px;border: solid #ccc 1px; margin-bottom:5px;}
#pic-page a:hover img,#pic-page a.active img {border: solid #5280DD 1px;}
.showpic_box,.proinfo_box{margin: 30px 0px 20px 0px;}
.showpic_box div.bx-wrapper img{margin: 0 auto; max-height: 340px;}
.product_h1{ margin:0px; line-height:24px; font-size:16px; font-weight: bold; color: #0d74b7; padding-bottom:5px;border-bottom: 1px dotted #cccccc;}
.product_info{list-style:none; padding:0px; margin-top:10px;}
.product_info li{ line-height:24px; padding-bottom:12px;}
.product_con{ clear: both; border-top: 1px dotted #ccc; margin:10px 0px 20px 0px;padding:20px 0px 0px 0px; line-height:26px;overflow: auto;}

/*自己添加的产品样式*/
.product_cont_title{width:100%;line-height:35px;background:#EFEFEF;}
.product_cont_title li{width:100px;line-height:35px;color:#fff;background:#2899FF;text-align:center;list-style:none;margin-bottom:18px;}

.product_cont{width:95%;}
.product_cont li{line-height: 28px;font-size:1.5rem;}
.product_cont li span{color:#f63;}
.product_cont p{width:100%;text-indent:2em;font-size:1.5rem;line-height:2.5rem;}

/*上一个下一个*/
.point{ clear: both; margin:20px 0px 40px 0px; padding-bottom: 40px; line-height:22px;}
.point span.to_prev{text-align:center; }
.point span.to_prev a{color:#0068b7;}
.point span.to_prev a:hover{color: #ff5722; text-decoration: none;}
.point span.to_next{text-align:center; }
.point span.to_next a{color:#0068b7;}
.point span.to_next a:hover{color: #ff5722; text-decoration: none;}
/*底部区域 提交表单的样式 End*/

