﻿@import url("system.css");
/*内容页中的分页样式，可以通过覆盖CSS的方法改写*/
#CMS_ConGoPage{height:50px;line-height:50px; width:100%; text-align:center; clear: both; padding: 10px 0; font-family: cursive;font-size: 14px;}#CMS_ConGoPage span{display:inline-block; height:30px; line-height:30px; text-align:center;  width:30px; border: solid #ccc 1px;margin: 10px 3px; color:#ccc;}#CMS_ConGoPage span:hover{background-color: aliceblue;}#CMS_ConGoPage span a,#CMS_ConGoPage span a:hover{text-decoration: none;display:inline-block;color:#000;font-size: 14px;width: 100%;}
body { margin: 0 auto;font-weight: 300; font-size:14px;font-family: "Microsoft YaHei", "微软雅黑";}
html { overflow-x: hidden; }
img { border: 0;vertical-align: bottom; }
div, ul, li, ol, p, dl, dt, dd, form, input, textarea, label { list-style: none; margin: 0; padding: 0; }
ul,li{list-style: none;}
a{text-decoration: none;color: #000000;display: inline-block; }
.fl{float: left;}
.fr{float: right;}
.clear{clear: both;}
.animate{-webkit-transition: all .5s; -moz-transition: all .5s; -ms-transition: all .5s; -o-transition: all .5s; transition: all .5s;}
.w1180{width: 1180px;margin: 0 auto;}

/*头部*/
.top{
    width: 100%;
    height: 78px;
}
.top .top-l{
    padding: 13px 0 14px;
}
.top .top-r{
    padding: 7px 0 8px;
}
.top .top-r .top-tel{
    font-size: 36px;
    color: #fd6a08;
    font-weight: bold;
}
.top .top-r p{
    font-size: 12px;
    color: #666666;
    letter-spacing: 1px;
}

/*导航*/
.g-wrap {
    position:relative;
    margin:0 auto;
    width:1180px;
    height:100%;
}
#header {
    position:relative;
    z-index:5;
    height:55px;
    background-color:#fff;
    border-top: 4px solid #efefef;
}
#nav {
    position:absolute;
    top:0;
    left:0;
    z-index:4;
    height:100%;
    background-color:#fff;
}
#nav li {
    float:left;
    height:100%;
    -webkit-transition:background-color 700ms;
    transition:background-color 700ms;
    width: 200px;
}
#nav li a {
    position:relative;
    z-index:2;
    display:block;
    width:100%;
    height:100%;
    font-size:16px;
    line-height:55px;
    text-align:center;
    color:#666;
    -webkit-transition:color 200ms;
    transition:color 200ms;
}
#nav li a.on span{
    color:#fd6a08;
}
#nav li a span {
    position:absolute;
    left:0;
    top:0;
    z-index:2;
    width:100%;
    height:100%;
    color:#272727;
    font-size: 16px;
    border-left: 1px solid #d8d9dc;
}
#nav li.last-li a span{
    border-right: 1px solid #d8d9dc;
}
#nav li a .bkg {
    z-index:1;
    height: 4px;
    background-color: #fd6a08;
    -webkit-transition:width 300ms;
    transition:width 300ms;
    top: -4px;
    width: 0;
}
#nav li a.on .bkg, #nav li a:hover .bkg {
    width: 100%;
}
.cn-en{
      margin-right: 52px;
    line-height: 55px;
}
.cn-en a{
    padding: 0 10px;
}
.cn-en a.cn{
  
}
.cn-en a.en{
      color: #aaa;
}
#shop {
    position:absolute;
    bottom:0;
    right:0;
    z-index:5;
    width:50px;
    height:100%;
    background:#fff;
    border-left: 1px solid #d8d9dc;
    border-right: 1px solid #d8d9dc;
;}
#shop .btn-search {
    position:absolute;
    top:16px;
    left:14px;
    width:22px;
    height:23px;
    background:url(//filecdn.ify.cn/skin/mrfa503/img/search-icon.png) no-repeat;
    -webkit-transition:all 200ms;
    transition:all 200ms;
}
#content {
    position:relative;
    overflow:hidden;
}
#subNav {
    position:absolute;
    top:0;
    left:0;
    z-index:4;
    width:100%;
    height:60px;
}
#subNav .g-wrap {
    overflow:visible;
}
#subNav .g-wrap .item {
    position:absolute;
    top:-100%;
    width:100%;
    height:100%;
    background-color:#e8e8e8;
    overflow:hidden;
    -webkit-transition:top 300ms;
    transition:top 300ms;
}
#subNav .g-wrap .about {
    left:0;
}
#subNav .g-wrap .product {
    left:200px;
}
#subNav .g-wrap .service {
    left:400px;
}
#subNav .g-wrap .case {
    left:400px;
}
#subNav .g-wrap .news {
    left:600px;
}
#subNav .g-wrap .contact {
    left:800px;
}
#subNav .g-wrap .search {
    right:0;
    width:218px;
    height:34px;
    border:3px solid #fd6a08;
}
#subNav .g-wrap .search input {
    padding:0 10px;
    width:200px;
    height:34px;
    line-height:34px;
    border: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    border-radius: 0;
}
#subNav .g-wrap .on {
    top:0;
    z-index: 2;
}
#subNav .g-wrap .item a {
    float:left;
    padding:0 22px;
    font-size:16px;
    line-height:60px;
    color:#272727;
    -webkit-transition:color 300ms;
    transition:color 300ms;
}
#subNav .g-wrap .item a:hover {
    color:#fd6a08;
}
#subNav .g-wrap .item #on {
    color: #fd6a08;
}

/*banner*/
.banner{
    width: 100%;
}
.banner img{
    width: 100%;
}

/*首页产品*/
.main{
    width: 100%;
    margin: 80px 0;
}
.main-title{
    width: 100%;
    text-align: center;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/title-bg.png) no-repeat center center;
}
.main-title span{
    display: inline-block;
    font-size: 21px;
    font-weight: bold;
    color: #222222;
    text-transform: uppercase;
}
.main-title-en{
    text-transform: uppercase;
    font-size: 12px;
    color: #666666;
    text-align: center;
    margin: 10px 0 35px;
}
.index-pro-tab{
    width: 100%;
    text-align: center;
}
.index-pro-tab ul{
    display: inline-block;
    *display: inline;
    *zoom:1;
    _zoom: 1;
    overflow: hidden;
}

.index-pro-tab li{
    width: 195px;
    height: 40px;
    border: 1px solid #c8c8c8;
    text-align: center;
    color: #666666;
    float: left;
    margin: 0 26px;
    line-height: 40px;
    cursor: pointer;
}
.index-pro-tab li i{
    display: inline-block;
    width: 24px;
    height: 24px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon.png) no-repeat;
    vertical-align: middle;
    margin-right: 10px;
}
.index-pro-tab li.on{
    background: #fd6a08;
    color: #fff;
    border: 1px solid #fd6a08;
}
.index-pro-tab li.on i{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon0.png) no-repeat;
}
.index-pro-tab li:hover{
    background: #fd6a08;
    color: #fff;
    border: 1px solid #fd6a08;
}
.index-pro-tab li:hover i{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon0.png) no-repeat;
}

.index-pro-box{
    width: 1330px;
    margin: 55px auto 0;
    position: relative;
}
.pro-swiper{
    width: 1180px;
    margin: 0 auto;
    overflow: hidden;
}
.pro-swiper li{
    float: left;
    width: 280px;
    position: relative;
    overflow: hidden;
}
.index-pro-info{
    width: 100%;
    position: absolute;
    background: rgba(253,106,8,0.9);
    bottom: -100%;
    left: 0;
}
.p15{
    padding: 15px;
}
.index-pro-info .index-pro-title{
    color: #fff;
}
.index-pro-info .index-pro-con{
    color: #fff;
    font-size: 12px;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin: 10px 0 5px;
}
.index-pro-info .index-pro-more{
    font-size: 12px;
    color: #fff;
    text-align: right;
}
.index-pro-img{
    width: 100%;
    border: 1px solid #eeeeee;
    overflow: hidden;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.index-pro-img img{
    width: 100%;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.pro-swiper li:hover .index-pro-info{
    bottom: 35px;
}
.pro-swiper li:hover .index-pro-img img{
    -webkit-transform: scale(1.1);
    -ms-transform: scale(1.1);
    transform: scale(1.1)
}
.pro-swiper .swiper-button-next,.pro-swiper .swiper-button-prev{
    width: 51px;
    height: 51px;
    background-size: 51px 51px;
    margin-top: -25px;
}
.pro-swiper .swiper-button-next{
    background-image: url(//filecdn.ify.cn/skin/mrfa503/img/index-next-icon.png);
}
.pro-swiper .swiper-button-prev{
    background-image: url(//filecdn.ify.cn/skin/mrfa503/img/index-prev-icon.png);
}


/*首页解决方案*/
.index-solution-tab{
    text-align: center;
    height: 52px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/line-bg.png) no-repeat center center;
}
.index-solution-tab ul{
    display: inline-block;
    *display: inline;
    *zoom:1;
    _zoom: 1;
    overflow: hidden;
}
.index-solution-tab li{
    float: left;
    cursor: pointer;
    margin: 0 90px;
}
.index-solution-tab li i{
    display: inline-block;
    width: 52px;
    height: 52px;
}
.index-solution-tab li i.solu-icon1{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon1.png) no-repeat;
}
.index-solution-tab li i.solu-icon2{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon2.png) no-repeat;
}
.index-solution-tab li i.solu-icon3{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon3.png) no-repeat;
}
.index-solution-tab li i.solu-icon4{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon4.png) no-repeat;
}
.index-solution-tab li p{
    color: #666666;
    margin-top: 10px;
}
.index-solution-tab li.on i.solu-icon1{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon01.png) no-repeat;
}
.index-solution-tab li.on i.solu-icon2{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon02.png) no-repeat;
}
.index-solution-tab li.on i.solu-icon3{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon03.png) no-repeat;
}
.index-solution-tab li.on i.solu-icon4{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-icon04.png) no-repeat;
}
.index-solution-box{
    width: 100%;
    margin-top: 103px;
}
.index-solu-l{
    width: 680px;
    height: 355px;
}
.index-solu-l img{
    width: 680px;
    height: 355px;
}
.index-solu-r{
    width: 435px;
}
.index-solu-title{
    font-size: 24px;
    color: #222;
    font-weight: bold;
}
.index-solu-en{
    color: #222222;
    font-size: 12px;
    text-transform: uppercase;
    margin-top: 5px;
}
.index-solu-info{
    margin: 25px 0 35px;
}
.index-solu-info p{
    color: #666;
    font-size: 12px;
    line-height: 23px;
    letter-spacing: 1px;
}
.index-solu-more a{
    width: 100px;
    height: 35px;
    background: #666666;
    font-size: 12px;
    text-transform: uppercase;
    color: #fff;
    text-align: center;
    line-height: 35px;
}
.index-solution-main{
    width: 100%;
    display: none;
}

.index-about{
    width: 100%;
    height: 496px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/index-bg.jpg) no-repeat center center;
    padding: 80px 0;
}


/*首页关于我们*/
.index-about .main-title span{
    color: #fff;
}
.index-about .main-title-en{
    color: #fff;
}
.index-about-info{
    width: 800px;
    margin: 0 auto;
}
.index-about-info p{
    color: #fff;
    text-align: center;
    line-height: 27px;
    text-transform: uppercase;
}
.about-icon{
    width: 100%;
    margin: 65px 0 80px;
}
.about-icon li{
    width: 150px;
    float: left;
    margin: 0 40px;
}
.about-more{
    color: #fff;
    width: 100%;
    text-align: center;
    text-transform: uppercase;
    letter-spacing: 2px;
}
.index-case{
    width: 100%;
}
.index-case li{
    width: 330px;
    float: left;
    margin-right: 95px;
}
.index-case li.last-li{
    margin-right: 0;
}
.index-case .index-case-time{
    font-size: 16px;
    color: #666666;
    margin-bottom: 20px;
}
.index-case-img{
    width: 330px;
    height: 290px;
    padding-bottom: 25px;
    border-bottom: 1px solid #b5b5b5;
    margin-bottom: 15px;
}
.index-case-img img{
    width: 330px;
    height: 290px;
}
.index-case .index-case-title{
    font-weight: bold;
}
.index-case .index-case-info{
    font-size: 12px;
    color: #666;
    line-height: 25px;
    height: 50px;
    overflow: hidden;
    margin: 15px 0;
}
.index-case .index-case-more{
    font-size: 12px;
    color: #666;
}
.index-case li:hover .index-case-title{
    color: #fd6a08;
}
.index-case li:hover .index-case-more{
    color: #fd6a08;
}

/*底部*/
#footer{
    width: 100%;
    background: #222222;
    padding: 40px 0 70px;
}
#footer .bom-left{
    float: left;
    margin-right: 60px;
}
#footer .bom-right{
    float: right;
}
#footer p{
    font-size: 14px;
    color: #fff;
    margin-bottom: 15px;
    font-weight: bold;
}
.bom-left  li,.bom-left  li a{
    font-size: 12px;
    color: #fff;
    margin-bottom: 3px;
    opacity: 0.95;
}

.bom-right{
    float: right;
    margin-left: 40px;
}
.bom-right select{
    -webkit-appearance: none;
    -moz-appearance: none;
    appearance: none;
    width: 250px;
    height: 30px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/select-bg.png) no-repeat;
    border: none 0;
    color: #fff;
    padding: 0 10px;
    outline: none;
}
.bom-right select option{
    color: #000;
    outline: none;
}

.bom-right .bdsharebuttonbox .a1{
    width: 40px;
    height: 40px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/share-icon1.png) no-repeat;
    padding-left: 0;
    margin: 0 10px 0 0;
}
.bom-right .bdsharebuttonbox .a2{
    width: 40px;
    height: 40px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/share-icon2.png) no-repeat;
    padding-left: 0;
    margin: 0 10px 0 0;
}
.bom-right .bdsharebuttonbox .a3{
    width: 40px;
    height: 40px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/share-icon3.png) no-repeat;
    padding-left: 0;
    margin: 0;
}
.btm-title1{
    color: #fff;
    opacity: 0.7;
    font-size: 12px;
    line-height: 40px;
    margin-right: 15px;
}


/*关于我们*/
.inner-main{
    width: 100%;
    padding-bottom: 100px;
}
.inner-l{
    width: 250px;
}
.inner-r{
    width: 880px;
    padding-top: 50px;
}
.menu-title{
    width: 100%;
    padding: 40px 0 45px;
    border-right: 1px solid #dcdcdc;
}
.menu-title p.p1{
    font-size: 30px;
    color: #666666;
    margin-bottom: 10px;
}
.menu-title p.p2{
    font-size: 14px;
    color: #979797;
    font-family: 'Arial';
    text-transform: uppercase;
}

.left_menu{
    width: 100%;
}
.left_menu li a{
    width: 220px;
    padding-left: 30px;
    height: 47px;
    line-height: 47px;
    font-size: 18px;
    color: #666666;
    -webkit-transition:all 500ms;
    transition:all 500ms;
}
.left_menu li a.on{
    background: #fd6a08;
    color: #fff;
}
.left_menu li a:hover{
    background: #fd6a08;
    color: #fff;
}
.left_menu li div li a{
    background: #f0f0f0;
    font-size: 16px;
    padding-left: 45px;
    width: 205px;
}

.inner-title{
    width: 100%;
    padding-bottom: 20px;
    border-bottom: 1px solid #e5e5e5;
    font-size: 24px;
    color: #222;
}
.inner-title a{
    font-size: 16px;
    color: #222222;
    float: right;
    line-height: 32px;
}
.inner-title a i{
    display: inline-block;
    width: 17px;
    height: 16px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/down-icon.png) no-repeat;
    margin-left: 10px;
}
.info-content{
    width: 100%;
    margin-top: 40px;
}
.info-content p{
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.info-content img{
    max-width: 100%;
}

.info-content table{border-spacing: 1px;background:#000;}
.info-content table td{background:#fff;padding: 8px;border-width:0px;}

/*企业资质*/
.honor-list{
    width: 100%;
}
.honor-list li{
    float: left;
    width: 33.33%;
    margin-top: 40px;
    text-align: center;
}
.honor-list li a{
    width: 100%;
}
.honor-list .honor-img{
    width: 174px;
    height: 230px;
    overflow: hidden;
    border: 1px solid #eeeeee;
    margin: 0 auto;
}
.honor-list .honor-img img{
    width: 174px;
    height: 230px;
    -webkit-transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
    transition: all 0.6s cubic-bezier(0.215, 0.61, 0.355, 1) 0s;
}
.honor-list .honor-title{
    font-size: 16px;
    text-align: center;
    color: #222;
}
.honor-list .honor-line{
    width: 100%;
    height: 1px;
    background: #eee;
    margin: 35px 0 20px 0;
    position: relative;
}
.honor-list .honor-line i{
    position: absolute;
    left: 50%;
    top: -11px;
    margin-left: -11px;
    display: inline-block;
    width: 22px;
    height: 22px;
    background: url(//filecdn.ify.cn/skin/mrfa503/img/honor-icon1.png) no-repeat;
}
.honor-list li:hover .honor-title{
    color: #fd6a08;
}
.honor-list li:hover .honor-line i{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/honor-icon2.png) no-repeat;
}
.honor-list li:hover .honor-img img{
    -webkit-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
}


/*联系我们*/

.contact-map{
    width: 100%;
    margin-top: 40px;
}
.contact-info{
    padding: 17px 35px;
    background: #fd6a08;
    margin-top: 35px;
}
.con-l{
    width: 570px;
}
.con-r{
    width: 133px;
}
.con-r img{
    width: 133px;
}
.con-l div{
    color: #fff;
    font-size: 19px;
}
.con-l li{
    padding: 9px 0;
}
.con-l li .con-li-l{
    background: url(//filecdn.ify.cn/skin/mrfa503/img/con-icom.png) no-repeat left center;
    padding-left: 30px;
    width: 180px;
}
.con-l li .con-li-r{
   margin-left: 180px;
}

/*项目案例*/
.case-list{
    width: 100%;
}
.case-list li{
    width: 100%;
    padding: 50px 0;
    border-bottom: 1px solid #eeeeee;
}
.case-list li a{
    width: 100%;
}
.case-list .case-l{
    width: 198px;
}
.case-list .case-l img{
    width: 198px;
    height: 174px;
}
.case-list .case-r{
    width: 655px;
}
.case-list .case-title{
    font-size: 18px;
    font-weight: bold;
}
.case-list .case-title span{
    font-size: 16px;
    font-weight: normal;
    color: #666666;
    float: right;
}
.case-list .case-info{
    font-size: 14px;
    color: #666;
    line-height: 25px;
    height: 75px;
    overflow: hidden;
    margin: 20px 0 30px;
}
.case-list .case-more{
    font-size: 14px;
    color: #666;
}
.case-list li:hover .case-title,.case-list li:hover .case-more{
    color: #fd6a08;
}
.case-list li:hover .case-title span{
    color: #fd6a08;
}


/*产品列表*/
.product-list{
    width: 100%;
    margin-top: 40px;
}
.product-list li{
    margin-right: 20px;
    margin-bottom: 20px;
}
.product-list li.last-li{
    margin-right: 0;
}

/*搜索列表*/
.search-list li{
    padding: 25px 0;
}
.search-list li .case-info{
    height: 50px;
    margin: 15px 0;
}


/*分页*/
.page-main{
    width: 100%;
}
.page-main .page{
    width: 100%;
    margin: 50px auto 0;
    text-align: center;
}
.page-main .page span{
    font-size: 12px;
    margin-right: 10px;
}
.page-main .page span a{
    font-size: 12px;
    color: #757575;
}
.page-main .page .JZD_PAGE_PREVIOUS{
    display: inline-block;
    width: 60px;
    height: 23px;
    border: 1px solid #d2d2d2;
    text-align: center;
    line-height: 25px;
    color: #757575;
}
.page-main .page .JZD_PAGE_NEXT{
    display: inline-block;
    width: 70px;
    height: 23px;
    border: 1px solid #d2d2d2;
    text-align: center;
    line-height: 25px;
    color: #757575;
}
.page-main .page .JZD_PAGE_SHUZIYE{
    display: inline-block;
    width: 22px;
    height: 22px;
    border: 1px solid #d2d2d2;
    text-align: center;
    line-height: 22px;
}
.page-main .page .JZD_PAGE_GONG ,.JZD_PAGE_ZONGSHU,.JZD_PAGE_TIAOJILU,.JZD_PAGE_YECI,.JZD_PAGE_NUMBER,.JZD_PAGE_XIEGANG,.JZD_PAGE_YE,.JZD_PAGE_FIRST,.JZD_PAGE_LAST,.JZD_PAGE_ZHUANGDAO,.JZD_PAGE_SELECT,.JZD_PAGE_SELECT_YE{
    display: none;
}
.page-main .page .JZD_PAGE_DISABLED{
    background: #fd6a08;
    color: #fff;
    border-color: #fd6a08;
}
.Copyright{
      line-height: 40px;
      opacity: .8;
}
.Copyright a{
 	color: #fff; 
}