@charset "utf-8";
/* ---------------------------- 公共 ----------------------------*/
.content-head {
    text-align: center;
}
.content-head .cn {
    font-size: 30px;
    color: #333;
    font-weight:bold;
    letter-spacing: 1px;
}
.content-head .cn span{
    color:#FD6C21;
}
.content-head .cn i{
    background:url(../images/title_left.png) no-repeat 6px 6px;
}
.content-head .cn span b{
    color:#FD6C21;
}
.content-head .en {
    margin-top: 16px;
    font-size: 20px;
    color: #333;
    letter-spacing: 1px;
}
/* ---------------------------- 产品中心 ----------------------------*/
.product {
    background-color: #FAFAFA;
    background-size: cover;
    padding-bottom:80px;
    overflow: hidden;
}
.product .content-head {
    padding: 60px 0px 60px 0px;
}

.product-content-body {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;
}
.product-content-body .pro {
    width:383px;
    height:218px;
    background-color: #fff;
    margin-bottom: 10px;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    color: #333333;
    border:1px #D8D8D8 solid;
    /* transition: all .3s; */
    position:relative;
}
.pro.active {
    background: #FF6C00;
}
.pro.active .pro-name {
    color: #fff;
}
.pro:hover .part5_box_wrap{
    opacity: 1;
    
}
.part5_box_wrap {
    position: absolute;
    left: -20px;
    top: -10px;
    width:431px;
    height:306px;
    background:url(../images/product3_bg.png) no-repeat;
    overflow: hidden;
    opacity: 0;
    box-sizing: border-box;
    padding:40px;
    text-align:center;
}
.part6_b_font1 {
    font-size: 30px;
    color: #fff;
    font-weight: bold;
	margin-top:10px;
}
.part6_b_font2 {
    margin: auto;
    margin-top: 20px;
    line-height: 20px;
    font-size: 16px;
    color: #fff;
    height: 60px;
    font-weight:400;
    letter-spacing:1px;
}
.part5_box_wrap span {
    height:28px;
    width: 120px;
    display: block;
    margin: auto;
    border: 1px solid #FD6C21;
    background:#fff;
    border-radius: 20px;
    line-height: 28px;
    text-align: center;
    font-size: 14px;
    color: #FD6C21;
}
.pro .img-box {
    width: 72px;
    height: 72px;
    background-repeat: no-repeat;
    background-position: center;
    /* transition: background-image .3s; */
}

/* 图标 */
.pro:nth-child(1) .img-box {
    background-image: url(../images/pro_n1.png);
}
.pro:nth-child(1).active .img-box {
    background-image: url(../images/pro_n1.png);
}

.pro:nth-child(2) .img-box {
    background-image: url(../images/pro_n2.png);
}
.pro:nth-child(2).active .img-box {
    background-image: url(../images/pro_n2.png);
}

.pro:nth-child(3) .img-box {
    background-image: url(../images/pro_n7.png);
}
.pro:nth-child(3).active .img-box {
    background-image: url(../images/pro_n7.png);
}

.pro:nth-child(4) .img-box {
    background-image: url(../images/pro_n5.png);
}
.pro:nth-child(4).active .img-box {
    background-image: url(../images/pro_n5.png);
}

.pro:nth-child(5) .img-box {
    background-image: url(../images/pro_n6.png);
}
.pro:nth-child(5).active .img-box {
    background-image: url(../images/pro_n6.png);
}

.pro:nth-child(6) .img-box {
    background-image: url(../images/pro_n10.png);
}
.pro:nth-child(6).active .img-box {
    background-image: url(../images/pro_n10.png);
}

.pro:nth-child(7) .img-box {
    background-image: url(../images/pro_n8.png);
}
.pro:nth-child(7).active .img-box {
    background-image: url(../images/pro_n8.png);
}

.pro:nth-child(8) .img-box {
    background-image: url(../images/pro_n9.png);
}
.pro:nth-child(8).active .img-box {
    background-image: url(../images/pro_n9.png);
}

.pro:nth-child(9) .img-box {
    background-image: url(../images/pro_n4.png);
}
.pro:nth-child(9).active .img-box {
    background-image: url(../images/pro_n4.png);
}

.pro:nth-child(10) .img-box {
    background-image: url(../images/pro_n3.png);
}
.pro:nth-child(10).active .img-box {
    background-image: url(../images/pro_n3.png);
}

.pro:nth-child(11) .img-box {
    background-image: url(../images/pro_n11.png);
}
.pro:nth-child(11).active .img-box {
    background-image: url(../images/pro_n11.png);
}
.pro:nth-child(12) .img-box {
    background-image: url(../images/pro_n9.png);
}
.pro:nth-child(12).active .img-box {
    background-image: url(../images/pro_n9.png);
}

/* 名称 */
.pro .pro-name {
    margin-top: 20px;
    font-size:18px;
    font-weight:bold;
}
.pro .prom-name {
    margin-top: 16px;
    font-size:14px;
}
/* ---------------------------- 思软品牌 ----------------------------*/
.pinpai {
    background-image:url(../images/Bitmap.jpg);
    background-size: cover;
    padding-bottom:96px;
    height:auto;
}
.pinpai .content-head {
    padding: 80px 0px 30px 0px;
}
.pinpai_qs0{
    padding: 60px 0px 30px 0px;
    width:100%;
}
.pinpai_qs0 img{max-width: 100%;}
.pinpai_qs{
    padding: 100px 0px 30px 0px;
    width:100%;
}
.pinpai_qs li{
    width:25%; float:left;
    font-size:35px;
    font-weight:bold;
    text-align:center;
}
.pinpai_dx{
    width:100%; clear:both; 
    padding-top:20px; 
}
.pinpai_dx li{
    width:25%;
    text-align:center;
    font-size:28px;
    float:left;
    color:#FD6C21;
    font-weight:bold; 
    background:url(../images/dott.png) repeat-x;  
}
.pinpai_xx{
    padding: 50px 0px;
    width:100%;
}
.pinpai_xx li{
    width:25%; float:left;
    font-size:20px;
    text-align:center;
    line-height:40px;
}
/* ---------------------------- 思软口碑 ----------------------------*/
#focus_Box{position:relative;margin:0 auto;}
#focus_Box ul{position:relative;height:406px}
#focus_Box li{z-index:0;position:absolute; width:0px;background:#787878;height:0px;top:146px;cursor:pointer;left:377px;border-radius:4px;box-shadow:1px 1px 12px rgba(200, 200, 200, 1)}
#focus_Box li img{width:100%;background:url(../images/loading.gif) no-repeat center 50%;height:100%;vertical-align:top}
#focus_Box li p{position:absolute;left:45px;bottom:22px;width:466px;height:58px;line-height:20px;background:#FD6C21;color:#fff; font-size:12px;}
#focus_Box li p span{ display:block; float:left}
#focus_Box li p span:nth-child(1){ width:90px;}
#focus_Box li p span:nth-child(2){ width:360px; padding:8px}
#focus_Box li p span img{height:58px; width:92px}
#focus_Box .prev,#focus_Box .next{display:block;z-index:100;overflow:hidden;cursor:pointer;position:absolute;width:150px;height:256px;top:84px;}
#focus_Box .prev{/*background:url(../images/btn.png) left bottom no-repeat;*/left:0px}
#focus_Box .next{/*background:url(../images/btn.png) right bottom no-repeat;*/right:0px} 
#focus_Box .prev:hover{background-position:left top;}
#focus_Box .next:hover{background-position:right top;}
#focus_Box a.imgs-scroll-btn{display:block;position:absolute;z-index:110;top:7px;right:15px;width:51px;height:23px;overflow:hidden;background:url(../images/share-btn.png) no-repeat;text-indent:-999px;}

#focus_swiper{display: none;}
#focus_swiper .swiper-slide img{display: block; width:100%; background:url(../images/loading.gif) no-repeat center 50%; height:100%;}
#focus_swiper .swiper-slide p{background:#FD6C21;color:#fff; font-size:12px;}
#focus_swiper .swiper-slide p span{display: block; height: 63px; line-height: 21px; overflow: hidden; padding: 4px 8px; overflow: hidden;}

/* ---------------------------- 思软案例 ----------------------------*/
.anli {
    background:#fff;
    background-size: cover;
    padding-bottom:80px;
    height:auto;
}
.anli .content-head {
    padding: 60px 0px 30px 0px;
}
.anli_pic{ max-width:1200px; margin-top:20px; font-size:18px; text-align:center; line-height:30px}
.anli_pic img{max-width: 100%;}
/* ---------------------------- 思软荣誉 ----------------------------*/
.rongyu {
    background:url(../images/rongyu.jpg) no-repeat 0 0 #FAFAFA;
    padding-bottom:80px;
    height:auto;
}
.rongyu .content-head {
    padding: 80px 0px 30px 0px;
}
.rongyu .content-head .cn {
    color: #fff;
}
.rongyu .content-head .en {
    color: #fff;
}
.rongyu .content-head .cn i{
    background:url(../images/title_left1.png) no-repeat 6px 6px;
}

.zzzs1_cont {
    margin-top: 20px;
    display: flex;
    flex-flow: wrap;
    justify-content: space-between;
}
.zzzs1_cont div {
    width:16%;
    text-align: center;
    margin-top: 10px;
}
.zzzs1_cont div img{
    width: 100%;
}
.zzzs2_cont {
    margin-top:10px;
    display: flex;
    flex-direction: row;
    justify-content: space-between;
    padding-bottom:50px;
}
.zzzs2_cont div {
    width:192px;
    height:150px;
    text-align: center;
}
.rongyu-head {
    text-align: center;
    padding: 60px 0px 30px 0px;
    margin-top:50px;
    background:#FAFAFA;
}
.rongyu-head .cn {
    font-size: 30px;
    color: #333;
    font-weight:bold;
    letter-spacing: 1px;
}
.rongyu-head .cn span{
    color:#FD6C21;
}
.rongyu-head .cn i{
    background:url(../images/title_left.png) no-repeat 6px 6px;
}
.rongyu-head .cn span b{
    font-weight:normal;
    color:#FD6C21;
}
.rongyu-head .en {
    margin-top: 14px;
    font-size: 20px;
    color: #333;
    letter-spacing: 1px;
}
.part10_body {
    margin-top:0;
    position: relative;
    background:#FAFAFA;
}
.part10_body .swiper-slide{width: 16.66%;}
.part10_b_img {
   width: 100%;
}
.part10_b_img img {
    width:auto;
    max-width: 100%;
}
.part10_b_font {
    margin-top: 10px;
    font-size:14px;
    color: #333;
    text-align: center;
    line-height:20px;
    height:30px;    
}

.example-content-body {
    display: flex;
    flex-direction: row;
    justify-content: space-around;
    flex-wrap: wrap;    
}

.example-content-body dl{
    width:20%; float:left
}
.example-content-body dl dd{
    padding:5px;
}
.example-content-body dl dd img{
    width:100%;
    height:auto;
    border:none;
}
.example-content-body dl dt{
    text-align:center;
    font-size:18px;
    line-height:30px;
}
.example-content-body .exa {
    display: block;
    width:265px;
    height:240px;
    background-size: cover;
    background-repeat: no-repeat;
    position: relative;
}
.example-content-body .exa img {
    width: 100%;
    height: 100%;
}

.exa .font-box {
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 100%;
    height:40px;
    line-height: 40px;
    text-align: center;
    background:rgba(0,0,0,.4);
    color: #fff;
    font-size:20px;
    transition: all .3s;
}

.exa.active .font-box {
    background-color:#FF8932;
}
/* ---------------------------- 新闻中心 ----------------------------*/
.news {
    height:auto;
    background-color: #fff;
    padding-bottom:80px;
}
.news .content-head {
    padding: 60px 0px 60px 0px;
}

.news-content-body {
    display: flex;
    flex-direction: row;
    justify-content: space-between;
}

/* 左 */
.news-content-body .left {
    width:315px;
}
.news-content-body .left .img {
    width:315px;
    height:auto;
}

.left .img img {
    width: 100%;
    height: 100%;
}

.news-content-body .left .time {
    margin-top: 12px;
    color: #4D4D4D;
    font-size: 14px;

}
.news-content-body .left .title {
    color: #000000;
    font-size:18px;
    line-height:30px;
    padding-top:10px;
    padding-left:20px;
    background:#FAFAFA;
    font-weight:bold;
}
.news-content-body .left .cont {
    color: #5D5D5D;
    font-size: 14px;
    line-height: 20px;
    padding-left:20px;
    background:#FAFAFA;
    padding-bottom:10px;
}

.news-content-body .left .sub {
    margin-top: 36px;
    padding: 8px 25px;
    background: #FF6C00;
    display: block;
    width:112px;
    box-sizing: border-box;
    cursor: pointer;
    color: #fff;
}




/* 右 */
.news-content-body .right {
    width:775px;
}
.news-content-body .right .simple {
    color: #808080;
    height:110px;
    margin-bottom: 28px;
    display: flex;
    flex-direction: row;
    transition: background-color .3s;
    border-bottom:1px solid #D8D8D8;
}
.news-content-body .right .simple.active {
    background-color:#fff;
}
.news-content-body .right .simple.active .date {
    background-color: #FF6C00;
}
/* 日期 */
.news-content-body .right .simple .date {
    width:80px;
    height:80px;
    border:1px solid #D8D8D8;
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    transition: background-color .3s;
}
.news-content-body .simple .date .day {
    font-size: 20px;
    line-height:40px;
    display: block;
}
.news-content-body .simple .date .year-month {
    display: block;
    margin-top: 10px;
    font-size: 14px;
    color:#ABABAB;
}

/* 内容 */
.news-content-body .right .simple .cont {
    flex: 1;
    padding-left:30px;
    overflow: hidden;
}

.news-content-body .right .cont .title {
    color: #000000;
    font-size: 18px;
    height: 20px;
    line-height: 20px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}
.news-content-body .right .cont .fill {
    color: #808080;
    font-size: 14px;
    margin-top: 10px;
    height: 40px;
    line-height: 20px;
    overflow: hidden;
}
.news-content-body .right .cont .more {
    color: #FE884B;
    font-size: 14px;
    width:65px;
    margin-top: 10px;
    line-height: 20px;
    font-weight:bold;
    background:url(../images/youtou.png) no-repeat right 8px;
}
.news-content-body .right .morenews{
    color: #FE884B;
    font-size: 14px;
    font-weight:bold;
    width:65px;
     margin-top:-10px;
    background:url(../images/xiatou.png) no-repeat right 8px;
    margin-left:350px;
}