* {
    padding: 0;
    margin: 0;
    font-family: "宋体"; 
}

li {
    list-style: none;
}

a {
    color: #000;
    text-decoration: none;
}
input {
    padding: 0;
    border: 0;
    outline: none;
}
.w1400{
    width: 1400px;
    margin: 0 auto;
}
.card1{
    white-space: nowrap;
    text-overflow: ellipsis;
    overflow: hidden;
}
.header{
    width: 100%;
}
.head-black{
    width: 100%;
    height: 50px;
    background-color: #313131;
}
.head-black h2{
    float: left;
    margin-top: 17px;
    font-size: 14px;
    color: #fff;
    font-weight: normal;
}
.search {
    float: right;
    margin-top: 8px;
    width: 280px;
    background: #f1f2f3;
}
.t {
    float: left;
    padding-left: 14px;
    width: 200px;
    font-size: 12px;
    color: #999;
    line-height: 30px;
    border: 1px solid #ddd;
    outline: none;
    background: #f1f2f3;
}
.suo {
    float: right;
    width: 64px;
    height: 32px;
    font-size: 14px;
    color: #999;
    text-align: center;
    line-height: 30px;
    letter-spacing: 2px;
    border: 1px solid #ddd;
    border-left: none;
    cursor: pointer;
    background: #f1f2f3;
}
.header-top{
    width: 100%;
    height: 100px;
    line-height: 100px;
    overflow: hidden;
    background-color: #fff;
}
.logo-lf {
    float: left;
}
.logo-lf figure img {
    float: left;
    display: block;
    margin-top: 24px;
    width: 62px;
}
.logo-lf figure figcaption {
    float: left;
    margin-left: 10px;
}
.logo-lf figure figcaption h1,
.logo-lf figure figcaption h2 {
    font-size: 26px;
    color: #000;
}
.header-top nav{
    float: right;
    width: 922px;
}
.header-top nav ul li{
    float: left;
    margin-left:32px;
}
.header-top nav ul li:first-child{
    margin-left:0;
}
.header-top nav ul li a{
    font-size: 18px;
    text-align: center;
}
.header-top nav ul .active a,
.header-top nav ul li a:hover{
    color: #ff5e14;
}
.banner-box{
    width: 100%;
}
.banner-box img{
    display: block;
    width: 100%;
}
.about-bj,
.product-bj,
.zhixun-box,
.baike-bj{
    background: url(../images/fcj1.png) no-repeat center  center;
    background-attachment: fixed;
}
.about-bj{
    padding-top: 86px;
    height: 750px;
}
.product-bj{
    height: 1120px;
}
.about-lf{
    float: left;
    margin-top: 40px;
    width: 600px;
}
.about-top strong{
    font-size: 32px;
    color: #273272;
    letter-spacing: 1px;
    font-weight: normal;
    font-family: arial;
}
.about-top strong span{
    color: #fe5d13;
}
.about-top h2{
    margin: 10px 0 30px;
    font-size: 24px;
    color: #273272;
    letter-spacing: 1px;
    font-family: "Microsoft YaHei";
}
.about-top h2:hover{
    color: #fe5d13;
}
.about-top p{
    font-size: 16px;
    color:#434343;
    line-height: 32px;
    font-family: SourceHanSansCN-Regular;
}
.about-lf ul{
    margin-top: 40px;
    overflow: hidden;
}
.about-lf ul li{
    float: left;
    padding: 10px;
    width: 110px;
    overflow: hidden;
}
.about-lf ul li img{
    display: block;
    margin: 0 auto;
    width: 56px;
    transition: transform 0.3s ease;
}
.about-lf ul li img:hover {
    transform: scale(1.1);  
}
.about-lf ul li strong{
    display: block;
    margin-top: 18px;
    font-size: 16px;
    text-align: center;
    font-weight: normal;
}
.about-lf ul li a:hover{
    color: #fe5d13;
}
.about-sp{
    position: relative;
    float: right;
    width: 720px;
}
.about-sp span{
    float: right;
    display: block;
    width: 260px;
    height: 434px;
    background-color: rgb(254, 93, 19);
}
.about-sp video {
    position: absolute;
    top: -23px;
    left: 32px;
    width: 680px;
    height: 450px;
}
.solve-bj{
    position: relative;
    padding-top: 200px;
    height:480px ;
    box-sizing: border-box;
    background: url(../images/fcj2.jpg) no-repeat center; 
    background-attachment: fixed;
}
.solve-tp {
    position: absolute;
    top:-10%;
    left:50%;
    transform:translateX(-50%) translateY(-50%); 
    padding: 10px;
    width: 1400px;
    background-color:#d9d9d9;
}
.solve-tp figure{
    float: left;
    margin-right: 10px;
    width:342px;
    height: 255px;
    transform: scale(1);
    overflow: hidden;
}
.solve-tp figure img{
    display: block;
    width: 100%;
    height: 100%;
    transition: transform 0.3s ease;
}
.solve-tp figure:last-child{
    margin-right: 0;
}
.solve-tp figure img:hover {
    transform: scale(1.1);  
}
.solve-bj ul{
    overflow: hidden;
}
.solve-bj ul li{
    float: left;
    width: 50%;
    text-align: center;
}
.solve-bj ul li b{
    display: block;
    margin-bottom: 12px;
    font-size: 32px;
    color: #fff;
    letter-spacing: 1px;
}
.solve-bj ul li span{
    color: #fe5d13;
}
.solve-bj ul li strong{
    font-size: 26px;
    color: #fff;
}
.solve-bj ul li strong:hover{
    color: #fe5d13;
}
.solve-bj ul li p{
    margin:0 auto;
    margin-top: 25px;
    width: 400px;
    color:#ccc;
    font-size: 16px;
    line-height: 180%;
}
.z-title{
    text-align: center;
}
.z-title b{
    display: block;
    margin-bottom: 9px;
    font-size: 32px;
    color: #273272;
    letter-spacing: 1px;
}
.z-title b span{
    color: #fe5d13;
    margin-left: 6px;
}
.z-title strong{
    font-size: 26px;
    color: #000;
}
.product-bj{
    padding-top: 64px;
}
.product-cont{
    margin-top: 46px;
}
.product-cont ul,
.chanping-lr ul{
    overflow: hidden;
}
.product-cont ul li{
    float: left;
    margin-right:28px;
    width: 448px;
}
.product-cont ul li:nth-child(3n),
.chanping-lr  ul li:nth-child(3n){
    margin-right: 0;
}
.product-cont ul li:first-child,
.chanping-lr  ul li:first-child{
    margin-left: 0;
}
.product-cont ul li figure {
    height: 410px;
}
.product-cont ul li figure img,
.chanping-lr  ul li figure img{
    display: block;
    width: 100%;
    height: 410px;
    transition: all 0.5s;
}
.product-cont ul li img:hover,
.chanping-lr  ul li img:hover{
    transition: all 0.5s;
    cursor: pointer;
    transform: scale(0.9);  
}
.hot-bot{
    margin: 20px 0 24px 0;
    text-align: center;
}
.hot-bot h2,
.cp-bot h2{
    padding:0 4px;
    font-size: 20px;
}
.hot-bot h2:hover,
.cp-bot  h2:hover{
    color: #fe5d13;
}
.imgBox,
.imgBox2{
    position: relative;
}
.imgBox img,
.imgBox2 img {
    display: block;
    width:446px;
    height: 410px;
    border: 1px solid #dcdcdc;
    transition: all 0.5s;
}
.imgBox .mask,
.imgBox2 .mask{
    position: absolute;
    top:0;
    left:0;
    width:100%;
    height: 410px;
    z-index:1;
    transition: all 0.5s;
    background:none;
}
.imgBox .mask span,
.imgBox2 .mask span{
    display: block;
    font-size:0;
    text-align: center;
    line-height: 410px;
}
.imgBox:hover .mask,
.imgBox2:hover .mask{
    background:rgba(254,93,19,.8);
}
.imgBox:hover .mask span,
.imgBox2:hover .mask span{
    font-size: 60px;
    color: #fff;
}
.imgBox:hover img,
.imgBox2:hover img{
    transform: scale(0.9);
}
.service-bj{
    padding-top: 60px;
    height:480px ;
    background: url(../images/tgz7.jpg) no-repeat center; 
    background-attachment: fixed;
}
.service-bj .z-title b{
    color: #fff;
}
.service-bj .z-title strong{
    color: #fff;
}
.service-bj .z-title span{
    color: #fff;
}
.service-bj ul{
    overflow: hidden;
    margin-top: 70px;
}
.service-bj ul li{
    width: 25%;
    float: left;
    text-align: center;
}
.ser-tp {
    margin-bottom: 20px;
}
.ser-tp img{
    display: block;
    margin: 0 auto;
    width: 120px;
}
.ser-tp img:first-child{
    display: none;
}
.ser-tp:hover img:first-child{
    display: block;
}
.ser-tp:hover img:nth-child(2){
    display: none;
}
.ser-js strong{
    display: block;
    margin: 0 auto;
    padding-bottom: 15px;
    width: 120px;
    color: #fff;
    font-size: 20px;
    border-bottom: 1px solid #ccc;
}
.ser-js p{
    margin: 0 auto;
    margin-top: 16px;
    width: 250px;
    font-size: 14px;
    color: #ccc;
    line-height: 26px;
}
.zhixun-box{
    padding-top: 70px;
    height: 740px;
}
.zhixun-cont{
    margin-top: 46px;
    overflow: hidden;
}
.zhixun-cont ul:first-child{
    float: left;
    width: 638px;
}
.zhixun-cont ul:nth-child(2) li{
    padding-bottom: 17px;
    margin-bottom: 18px;
    overflow: hidden;
    border-bottom: 1px dashed  #ddd;
}
.zhixun-cont ul:nth-child(2) li:last-child{
    margin-bottom: 0;
    padding-bottom: 0;
    border-bottom:none;
}
.zhixun-cont ul:first-child li{
    position: relative;
    overflow: hidden;
}
.zhixun-cont ul:first-child li img{
    display: block;
    width:100%;
    height: 518px;
    transition: all .35s ease;
}
.zhixun-cont ul:first-child li a:hover img{
    transform: scale(1.1)
}
.zhixun-dw{
    padding: 20px 10px 20px 10px;
    position: absolute;
    bottom: 0px;
    left: 0px;
    width: 638px;
    box-sizing: border-box;
    background:rgba(0,0,0,.6);
}
.zhixun-dw h2,
.zhixun-lr h2{
    margin-bottom: 13px;
    font-size: 20px;
    color: #333;
}
.zhixun-dw h2{
    color: #fff;
}
.zhixun-dw h2:hover,
.zhixun-lr h2:hover{
    color: #fe5d13;
}
.zhixun-dw p{
    font-size: 15px;
    color: #fff;
}
.zhixun-cont ul:nth-child(2){
    float: right;
    width: 714px;
}
.zhixun-cont ul:nth-child(2) li figure{
    float: left;
    overflow: hidden;
}
.zhixun-cont ul:nth-child(2) li img{
    display: block;
    width: 210px;
    height: 148px;
    transition: all .35s ease;
}
.zhixun-cont ul:nth-child(2) li a:hover img{
    transform: scale(1.1)
}
.zhixun-cont ul:nth-child(2) li .zhixun-lr{
    float: right;
    width: 484px;
}
.zhixun-lr{
    margin-top: 9px;
}
.zhixun-lr time{
    display: block;
    margin: 16px 0 14px 0;
    font-size: 16px;
    color:#666;
}
.zhixun-lr p{
    font-size: 16px;
    color: #333;
    line-height: 27px;
}
.baike-bj{
    height: 646px;
}
.baike-bj ul{
    margin-top: 70px;
    overflow: hidden;
}
.baike-bj ul li{
    float: left;
    margin: 0 50px 30px 0;
    width: 675px;
    overflow: hidden;
}
.baike-bj ul li:nth-child(2n){
    margin-right: 0;
}
.baike-bj ul li figure{
    float: left;
    width: 210px;
}
.baike-bj ul li figure img{
    display: block;
    width: 100%;
    height: 190px;
}
.baike-lr{
    float: right;
    width: 443px;
}
.baike-lr h2{
    margin-top: 10px;
    font-size:20px;
}
.baike-lr h2:hover{
    color: #fe5d13;
}
.baike-lr time{
    display: block;
    margin: 26px 0 26px 0;
    font-size: 16px;
    color: #666;
}
.baike-lr p{
    font-size: 16px;
    color: #333;
    line-height: 27px;
}
.footer {
   width:100%;
   color: #fff;
}
.foot-top{
    padding: 36px 0 24px 0;
    background-color: #333;
}
.footer-cont{
    width: 1400px;
    margin: 0 auto;
    overflow: hidden;
}
.foot-logo {
    float: left;
}
.foot-logo figure{
    overflow: hidden;
}
.foot-logo figure img {
    float: left;
    display: block;
    width: 50px;
}
.foot-logo figure figcaption {
    float: left;
    margin: 9px 0 0 10px;
}
.foot-logo figure figcaption h2 {
    font-size: 22px;
}
.hotline{
    margin-top: 42px;
}
.hotline span,
.week span{
    display: block;
    font-size: 14px;
    color: #dbdee5;
}
.hotline b{
    display: block;
    margin: 14px 0 21px 0;
    font-size: 28px;
}
.week span{
    margin-bottom: 16px;
}
.week b{
    display: block;
    font-size: 15px;
    font-weight: normal;
}
.foot-lf{
    float: left;
    margin: 17px 0 0 75px;
}
.foot-list{
    float: left;
    margin-right: 59px;
    width: 200px;
}
.foot-list:last-child{
    width: 235px;
}
.foot-list strong{
    display: block;
    margin-bottom: 42px;
    font-size: 20px;
    font-weight: normal;
}
.foot-list a h2{
    margin-bottom: 16px;
    color: #fff;
    font-size: 16px;
    font-weight: normal;
}
.foot-list a h2:hover{
    color: #ef7a0c;
}
.foot-list p{
    margin-bottom: 12px;
    font-size: 16px;
    line-height: 22px;
}
.foot-lr{
    float: right;
    margin-top: 50px;
}
.foot-lr figure {
    float: left;
    margin-right: 30px;
    width: 120px;
    height: 120px;
}
.foot-lr figure:last-child{
    margin-right:0;
}
.foot-lr figure img {
    display: block;
    width: 100%;
}
.foot-lr figure figcaption {
    margin-top: 10px;
    font-size: 15px;
    text-align: center;
}
.filing-bj{
    height: 56px;
    line-height: 56px;
    background-color:#222;
}
.filing-bj a{
    display: block;
    font-size: 14px;
    color: #fff;
    text-align: center;
}
.crumbs{
    margin-bottom:34px;
    width: 100%;
    height: 60px;
    font-size: 14px;
    font-weight: bold;
    line-height: 60px;
    background-color: #f4f4f4;
}
.crumbs strong,
.crumbs h1{
    font-size: 14px;
    color: #000;
}
.crumbs h1{
    display: inline-block;
}
.crumbs span:first-child{
    color: #5a5a5a;
}
.chanping-box{
    margin-bottom: 20px;
    overflow: hidden;
}
.chanping-lf{
    float: left;
    width: 260px;
}
.cb-top{
    padding-top: 32px;
    width: 100%;
    height:90px;
    color: #fff;
    text-align: center;
    background-color: #273272;
}
.cb-top strong{
    display: block;
    margin-bottom: 7px;
    font-size: 22px;
}
.cb-top span{
    font-size: 20px;
}
.cb-top span span{
    margin-left: 3px;
}
.chanping-lf ul{
    padding-bottom: 30px;
    width: 100%;
    box-sizing: border-box;
    border: 2px solid #273272;
}
.chanping-lf ul li{
    padding: 0 12px;
}
.cp-bk{
    padding:0 0 11px 2px;
    margin-top: 12px;
    overflow: hidden;
    border-bottom: 1px dashed #d9d9d9;
}
.cp-bk h2{
    float: left;
    margin-top: 5px;
    font-size: 15px;
    font-weight: normal;
}
.cp-bk h2:hover{
    color: #ef7a0c;
}
.cp-bk img{
    float: left;
    margin-right: 6px;
    width: 25px;
}
.wide{
    width: 1100px;
    float: right;
}
.chanping-lr  ul li,
.search-lr  ul li{
    float: left;
    margin:0 25px 32px 0;
    padding: 14px 14px 0 14px;
    width: 320px;
    border: 1px solid #eee;
}
.search-lr  ul li:nth-child(3n){
    margin-right: 0;
}
.chanping-lr  ul li:hover{
    border: 1px solid #fe5d13;
}
.chanping-lr  ul li figure {
    height: 300px;
}
.chanping-lr  ul li figure img{
    height: 300px;
}
.cp-bot{
    margin: 12px 0 12px 0;
    text-align: center;
}
.imgBox2 img,
.shou-tp img{
    width:320px;
    height: 300px;
}
.imgBox2 .mask{
    height: 300px;
}
.imgBox2 .mask span{
    line-height: 300px;
}
.about-txt{
    margin-bottom: 50px;
    padding-left: 20px;
    box-sizing: border-box;
}
.about-txt p{
    margin-bottom: 10px;
    color: #000;
    font-size: 18px;
    text-indent: 30px;
    line-height: 2;
    text-align: justify;
}
.about-txt ul {
    overflow: hidden;
}
.about-txt ul li {
    float: left;
    margin: 0 0 30px 60px;
    width: 190px;
    font-size: 18px;
    color: #000;
}
.about-txt ul li:nth-child(4n) {
    margin-right: 0;
}
.about-txt ul li span{
    display: inline-block;
}
.about-txt ul li span:first-child {
   width: 60px;
}
.about-txt ul li span:last-child {
    padding-left: 20px;
    line-height: 26px;
}
.about-txt>img{
    display: block;
    margin: 0 auto;
    max-width: 800px;
}
.bx-cont img{
    display: block;
    margin-bottom: 60px;
    width: 100%;
}
.detail-ym{
    margin: 10px 0 30px 0;
}
.detail-ym h1{
    color: #000;
    font-size: 22px;
    text-align: center;
}
.label-cont{
    display: table;
    margin: 0 auto;
    margin-top: 23px;
    margin-bottom: 30px;
    font-size: 16px;
    color: #333;
}
.label-cont b{
    font-weight: normal;
}
.label-cont b, .label-cont time,.label-cont a {
    float: left;
}
.label-lf{
    float: left;
}
.biaoqian{
    float: left;
    margin-left: 40px;
}
.detail-txt{
    margin-top: 20px;
}
.detail-txt p{
    margin-bottom: 10px;
    font-size: 18px;
    color: #000;
    text-indent: 30px;
    line-height: 2;
}
.detail-txt p img{
    display: block;
    margin: 0 auto;
    margin-top: 20px;
}
.detail-txt table{
    margin: 20px 0;
    width: 100%;
}
.page-turn{
    display: table;
    margin-top: 50px;
    width: 100%;
    font-size: 16px;
    color: #3b3652;
    box-sizing: border-box;
}
.page-turn .page-lf{
    float: left;
}
.page-turn .page-lr{
    float: right;
}
.page-turn a:hover{
    color: #fe5d13;
}
.pagination{
    width: 1400px;
    margin: 0 auto;
    padding-bottom: 40px;
}
.pagefy {
    width: 100%;
    margin-top: 26px;
    text-align: center;
}
.pagefy .current {
    background-color: #fe5d13;
    color: #fff;
}
.pagefy a {
    padding: 5px 15px;
    margin-right: 5px;
    display: inline-block;
    height: 20px;
    color: #666;
    line-height: 20px;
    text-align: center;
    cursor: pointer;
    border: 1px solid #cfcfcf;
    background-color: #fff;
}
.news-cont{
    padding: 40px 60px 0 40px;
    margin-bottom: 60px;
    border: 1px solid #ddd;
}
.news-cont li {
    margin-bottom: 40px;
    padding-bottom: 48px;
    overflow: hidden;
    border-bottom: 1px dashed #ddd;
}
.news-cont li figure{
    float: left;
    width: 240px;
}
.news-cont li figure img{
    display: block;
    width: 100%;
    height: 190px;
}
.news-tp{
    float: right;
    margin-top: 20px;
    width: 79%;
}
.news-tp h2{
    margin-bottom: 30px;
    font-size: 20px;
    color: #333;
}
.news-tp h2:hover{
    color: #fe5d13;
}
.news-cont li:last-child{
    margin-bottom: 20px;
    border-bottom:0;
}
.news-tp p{
    height: 58px;
    color: #5A5A5A;
    font-size: 15px;
    line-height: 28px;
}
.news-tp time{
    display: block;
    margin-top: 20px;
    font-size: 15px;
    color: #666;
}
