﻿/* CSS Document */

@charset "utf-8";
a:hover {
    color: #0d4a93;
}

html {
    overflow-x: hidden;
}

.content {
    font-family: Arial, "微软雅黑";
}

.center {
    max-width: 1200px;
    margin: 0 auto;
}

.center .copy {
    text-align: center;
}

.banner {
    text-align: center;
    position: relative;
    width: 100%;
}

.top {
    background: #3a3a3a;
    height: 36px;
    line-height: 36px;
    text-align: right;
    color: #c7c7c7;
}

.top a {
    color: #c7c7c7;
}

.top a:hover {
    color: #fafafa;
}

.banner {
    position: relative;
}

#home-switcher {
    height: 690px;
}

.switcher .left-button,
.switcher .right-button {
    display: block;
    position: absolute;
    top: 50%;
    z-index: 100;
}

.switcher .content-frame {
    overflow: hidden;
    position: relative;
    z-index: 99;
}

.switcher .item-content {
    background-position: center center;
    background-repeat: no-repeat;
}

.switcher .moveable {
    position: absolute;
    width: 2000px;
}

.switcher .moveable .item {
    display: block;
    float: left;
}

.switcher .moveable .item .item-content {
    display: block;
    overflow: hidden;
    height: 690px;
}

.switcher .moveable .item h1 {
    display: block;
    font-size: 12px;
    font-weight: 200;
    text-align: center;
    color: #666;
}

.switcher .moveable .item:hover h1,
.switcher .moveable .item.active h1 {
    color: #000;
}

#home-switcher {
    width: 100%;
    position: relative;
}

#home-switcher .content-frame {
    width: 100%;
    height: 690px;
    margin: 0 0px;
}

#home-switcher .left-button {
    width: 32px;
    height: 62px;
    left: 0px;
    margin-top: -31px;
    background-image: url(http://www.ndea.com.cn/images/img/modules/modules-115/home-lrbt-bg-1332491354.png);
    background-position: 0 0;
}

#home-switcher .left-button:hover {
    background-position: 0 -62px;
}

#home-switcher .right-button {
    width: 32px;
    height: 62px;
    right: 0px;
    margin-top: -31px;
    background-image: url(http://www.ndea.com.cn/images/img/modules/modules-115/home-lrbt-bg-1332491354.png);
    background-position: -32px 0;
}

#home-switcher .right-button:hover {
    background-position: -32px -62px;
}

#home-switcher,
#home-switcher .moveable {}

.home-switcher .moveable .item {
    width: 100%;
}

#home-switcher .moveable .item .item-content {
    width: 100%;
    margin: 0
}

#home-switcher .bigpagenation {
    width: 100%;
    text-align: center;
    height: 170px;
    left: 0;
    bottom: 0px;
    background: url(../images/bannerprev.png) no-repeat;
}

#home-switcher .bigpagenation .pagenation-b {
    width: 290px;
    height: 70px;
    float: left;
    padding: 50px 0;
    margin: 0 5px;
    background: url(../images/mc.png) repeat;
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/mc.png');
    _background-image: none;
}

#home-switcher .bigpagenation .pagenation-b:hover,
#home-switcher .bigpagenation .pagenation-b.active {
    background-image: url(../images/mcs.png);
    _filter: progid: DXImageTransform.Microsoft.AlphaImageLoader(src='images/mcs.png');
    _background-image: none;
}

.bigpagenation {
    position: absolute;
    text-align: center;
    z-index: 101;
    width: 100%;
}

.bigpagenation .pagenation-b {
    display: inline-block;
    background-repeat: no-repeat;
    overflow: hidden;
}

#home-switcher .bigpagenation .pagenation-first {
    margin-left: 0;
}

.bigpagenation .pagenation-b .m {
    display: block;
    text-align: center;
}

.bigpagenation .pagenation-b .name {
    color: #fff;
    font-size: 16px;
}

.bigpagenation .pagenation-three {
    margin-right: 13px;
}

.head {
    height: 80px;
    position: relative;
    top: 0;
    width: 100%;
    background-color: #FFF;
    z-index: 1000;
}

.head .hdcenter {
    height: 80px;
    max-width: 1200px;
    margin: 0 auto;
}

.head .hdcenter .logo {
    float: left;
    height: 80px;
}

.head .hdcenter .nav {
    float: right;
    margin-left: 65px;
}

.head .hdcenter .nav .list {
    float: right;
}

.head .hdcenter .nav .list .tel {
    background-color: #F90;
    width: 180px;
    height: 80px;
    color: #fff;
}

.nav .list li {
    float: left;
    position: relative;
}

.nav .list li .t {
    float: left;
    background: url(../images/line2.jpg) no-repeat left center;
    padding: 0 19px;
    color: #6a6a6a;
    line-height: 80px;
    font-size: 16px;
    overflow: hidden;
    display: block;
}

.nav .list .selected .t {
    color: #0d4a93;
}

.nav .list li:hover .t {
    color: #0d4a93;
}

.nav .list li .listbox {
    position: absolute;
    top: 80px;
    display: none;
    z-index: 10000;
    left: 0;
}

.nav .list li .listbox .arrow {
    position: absolute;
    top: -15px;
    width: 80%;
    text-align: left;
    left: 0;
    padding-left: 20%;
}

.nav .list li .listbox .arrow.en {
    padding-left: 15%;
}

.nav .list li .listbox .box .li {
    float: left;
    line-height: 25px;
    width: 39%;
    display: block;
    border-right: 1px solid #ededed;
    padding: 0 5%;
}

.nav .list li .listbox .box .li.en {
    text-align: left;
}

.nav .list li .listbox .box .li a {
    text-indent: 0;
    display: block;
}

.nav .list li .listbox .box .li a:hover {
    color: #0d4a93;
}

.nav .list li .listbox .box {
    overflow: hidden;
    /*margin-top: -25px;*/
    background: #f5f5f5;
    padding: 15px;
    width: 217px;
}

.nav .list li .listbox .box.en {
    width: 335px;
}

.nav .list li .listbox .box a {
    color: #666666;
}

.nav .list li .listbox .box .llast {
    border-right: none;
}

.nav .list li .listbox .box2 {
    overflow: hidden;
    background: url(../images/bg2.png) repeat;
    width: 879px;
    height: 417px;
    /*margin-left:-353px;*/
}

.nav .list li .listbox2 {
    left: -353px;
}

.nav .list li .listbox2 .arrow2 {
    position: absolute;
    top: -10px;
    width: 95%;
    text-align: left;
    left: 0;
    text-align: center;
    padding-right: 5%;
}

.nav .list li .listbox3 {
    left: 50%;
    margin-left: -67px;
}

.nav .list li .listbox3 .box {
    width: 105px;
    text-align: center;
}

.nav .list li .listbox3 .box .li {
    width: auto;
    padding: 0;
    float: none;
}

.nav .list li .listbox3 .arrow {
    padding-left: 40%;
    width: 60%;
}

.hbottom {
    margin-left: 82px;
}

.hbottom .num {
    float: left;
}

#scrollDiv {
    height: 30px;
    line-height: 30px;
    overflow: hidden;
}

.search {
    border-bottom: 1px solid #e8e8e8;
    padding: 13px 0;
    overflow: hidden;
    background: #FFF;
}

.search .searchbox {
    float: right;
    width: 247px;
}

.searchbox .sbut {
    background: url(../images/search.jpg) no-repeat center;
    width: 36px;
    height: 30px;
    border: none;
    cursor: pointer;
    float: right;
}

.searchbox .stxt {
    border: 1px solid #dadada;
    width: 189px;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    color: #d5d5d5;
    float: left;
}

.search .slink {
    line-height: 30px;
    margin-right: 247px;
}

.search .slink .stt {
    color: #005994;
    float: left;
}

.search .slink .scon {
    margin-left: 10px;
}

.search .slink .scon a {
    color: #888;
    padding: 0 10px;
}

.search .slink .scon a:hover {
    color: #0d4a93;
}

.mbox .mod {
    float: left;
    width: 360px;
}

.mtitle {
    overflow: hidden;
    margin-bottom: 12px;
}

.mtitle .more {
    float: right;
    color: #a5a5a6;
}

.mtitle .more:hover {
    color: #0d4a93;
}

.title {
    color: #666;
    font-size: 24px;
    text-align: center;
    padding-top: 50px;
}

.title .e {
    color: #888;
    font-size: 16px;
}

.mtitle .name {
    border-left: 4px solid #005994;
    padding-left: 14px;
    color: #615e5c;
    font-size: 16px;
}

.cplb{margin-bottom:20px; text-align:center;}
.cplb .cplbcp{padding:5px 20px;background: #369;color:#fff;font-size:14px;border-radius: 25px;}
.cplb .cplbcp:hover{background: #F90;color:#fff;}
.mbox {
    padding: 27px 0;
    background: #FFF;
}

.mbox .mod.mods {
    width: 360px;
    margin: 0 60px;
}

.mbox2 {
    background-color: #eeeef0;
    padding: 34px 0;
}

.mbox2 .name {
    color: #666;
    font-size: 24px;
    text-align: center;
    padding: 20px 0;
}

.mbox2 .name .e,
.mbox3 .name .e {
    color: #888;
    font-size: 16px;
}

.mbox2 .pic {
    margin: 0 auto;
    overflow: hidden;
    max-width: 1200px;
    position: relative;
}

.mbox2 .pic div {
    float: left;
}

.mbox2 .pic li {
    float: left;
    padding-right: 10px;
    transition: transform 2s ease 0s;
    width: 22%;
    margin: 0px 1%;
}

.mbox2 .pic li .mod {
    background: #fff;
    background-size: 100%;
    width: 100%;
    height: 338px;
    padding: 8.5px 10.5px 8.5px 9.5px;
    color: #615e5c;
}

.mbox2 .pic li .mod .m {
    display: block;
    height: 165px;
    background: #eeeef0;
    padding: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

.mbox2 .pic li .mod .m img {
    width: 100%;
    height: 100%;
}

.mbox2 .pic li .mod .xh {
    display: block;
    font-size: 16px;
    height: 24px;
    overflow: hidden;
}

.mbox2 .pic li .mod .xn {
    display: block;
    font-size: 14px;
    height: 24px;
    overflow: hidden;
}

.mbox2 .pic li .mod .con {
    font-size: 13px;
    overflow: hidden;
    display: block;
    line-height: 20px;
    margin-top: 3px;
}

.mbox2 .pic li .mod a {
    color: #615e5c;
}

.mbox2 .pic li .mod .more {
    background: #369;
    padding: 2px 15px;
    color: #fff;
    margin-top: 12px;
    display: inline-block;
    border-radius: 25px;
}

.mbox2 .pic li:hover .mod {
    background: url(../images/bgs.jpg) no-repeat center;
    background-size: 100%;
    color: #fff;
}

.mbox2 .pic li:hover img {
    transform: scale(1.035);
}

.mbox2 .pic li:hover .mod .more {
    background: #fff;
    color: #005994;
}

.mbox2 .pic li:hover .mod a {
    color: #fff;
}

.mbox3 {
    background: #fff;
    padding: 34px 0;
}

.mbox3 .name {
    color: #666;
    font-size: 24px;
    text-align: center;
    padding: 20px 0;
}

.mbox3 .pic {
    margin: 0 auto;
    overflow: hidden;
    max-width: 1200px;
    position: relative;
}

.mbox3 .pic div {
    float: left;
}

.mbox3 .pic li {
    float: left;
    width: 22%;
    height: 150px;
    padding: 5px;
    margin: 0 1%;
    background-color: #eeeef0;
    transition: transform 2s ease 0s;
}

.mbox3 .pic li img {
    width: 100%;
    height: 100%;
}

.footer .ftlink {
    background: #369;
    padding: 32px 0;
}

.ftlink .li {
    border-right: 1px solid #afb0b4;
    float: left;
    width: 100px;
    padding: 0 10px;
    text-align: center;
}

.ftlink .one {
    width: 265px;
}

.ftlink .seven {
    width: 265px;
    float: left;
    margin-left: 20px;
}

.ftlink .seven .ewm {
    float: left;
    width: 125px;
    margin-right: 5px;
}

.ftlink .seven .ewm .c {
    background: #cacaca;
    color: #888a8e;
    line-height: 25px;
    text-align: center;
}

.ftlink .one {
    margin-left: 10px;
}

.ftlink .one .cc {
    color: #fff;
    margin: 5px 0;
}

.ftlink .one .cc a {
    display: block;
    height: 28px;
    line-height: 28px;
    padding: 0 10px;
    color: #fff;
}


/*.ftlink .one .con .cc a:hover{
	color:#0d4a93;
}*/

.ftlink .li .t {
    color: #fff;
    font-size: 14px
}

.ftlink .li .c a {
    color: #afb0b4;
}

.ftlink .li .c a:hover {
    color: #fff;
}

.ftcopy {
    background: #369;
    padding: 15px 0;
    margin-bottom: 0px;
    color: #fff;
    border-top: 1px solid #fff;
}


/*内页*/


/*分页*/

.pagination-wrapper {
    margin: 20px 0;
}

.pagination {
    height: 34px;
    text-align: center;
}

.pagination li {
    display: inline-block;
    height: 34px;
    margin-right: 5px;
    background-color: #fff;
}

.pagination li a {
    float: left;
    display: block;
    height: 32px;
    line-height: 32px;
    padding: 0 12px;
    font-size: 16px;
    border: 1px solid #dddddd;
    color: #555555;
    text-decoration: none;
}

.pagination li a:hover {
    background: #f5f5f5;
    color: #369;
}

.pagination li.thisclass {
    background: #369;
    color: #fff;
}

.pagination li.thisclass a,
.pagination li.thisclass a:hover {
    background: transparent;
    border-color: #369;
    color: #fff;
    cursor: default;
}

.nmain {
    padding: 20px 0;
    max-width: 1200px;
    margin: 0 auto 20px;
}

.ntitle {
    margin-bottom: 30px;
}


/*产品中心*/

.product {
    max-width: 1200px;
    margin: 0 auto;
}

.fr {
    float: right;
}

.fl {
    float: left;
}

.product .fl .list {
    background: #fff;
    border: 1px solid #d6d8dd;
    border-bottom: none;
}

.product .fl .list .tt {
    border-bottom: 1px solid #d6d8dd;
    display: block;
    padding: 22px 40px 22px 30px;
    background: url(../images/jia.jpg) no-repeat 90% center;
    font-size: 14px;
    color: #363636;
}

.product .fl .list .llistbox {
    padding: 10px 30px;
    border-bottom: 1px solid #d6d8dd;
    display: none;
}

.product .fl .list .llistbox .li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}

.product .fl .list .llistbox .li a {
    color: #5e5e5e;
}

.product .fl .list .llistbox .li a:hover {
    color: #0d4a93;
}

.product .fl .list .select .tt {
    color: #003889;
    background: url(../images/jian.jpg) no-repeat 90% center;
}

.product .fl .list .select .llistbox {
    display: block;
}

.product .fr {
    width: 735px;
}

.protop {
    background: #fff;
    border-bottom: 5px solid #eeeef0;
}

.protop .sort {
    border-bottom: 1px solid #5a5758;
    overflow: hidden;
    padding-bottom: 20px;
}

.protop .sort .li {
    float: left;
    width: 171px;
    margin: 0 0.87px;
    text-align: center;
    background: #ededed;
    line-height: 65px;
    color: #454545;
    font-size: 14px;
    cursor: pointer;
    +margin: 0 1px;
    +width: 170px;
}

.protop .sort .li span {
    padding-left: 64px;
    display: inline-block;
    height: 65px;
}

.protop .sort .li .one {
    background: url(../images/mark8.png) no-repeat left center;
}

.protop .sort .li .two {
    background: url(../images/mark9.png) no-repeat left center;
}

.protop .sort .li .three {
    background: url(../images/mark10.png) no-repeat left center;
}

.protop .sort .li .four {
    background: url(../images/mark11.png) no-repeat left center;
}

.protop .sort .li.select {
    background: #fff;
}

.protop .pbd {
    display: none;
}

.protop .pbd.selected {
    display: block;
}

.protop .m {
    width: 690px;
    overflow: hidden;
}

.prolist .list li {
    float: left;
    margin: 0px 1% 30px;
    width: 23%;
    position: relative;
}

.prolist .list li .mod {
    border-bottom: 2px solid #003889;
}

.prolist .list li .name {
    border-bottom: 1px solid #d6d6d6;
    font-size: 14px;
    color: #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}

.prolist .list li .m {
    overflow: hidden;
}

.prolist .list li .more a {
    background: url(../images/mark12.jpg) no-repeat center;
    width: 91px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    color: #fff;
    background-color: #369;
    border-radius: 50px;
    float: left;
}

.prolist .list li.llast {
    margin-right: 0;
}

.prolist .list li:hover .name a {
    color: #0d4a93;
}

.product .list li .mod {
    transition: transform 0.3s ease 0s;
    background-color: #f7f7f7;
}

.product .list li:hover .mod {
    transform: scale(1.08);
}

.product .list li .mod .more {
    overflow: hidden;
}


/*产品中心-详情*/

.searchs {
    border-bottom: none;
}

.productdetail {
    max-width: 1200px;
    margin: 30px auto;
}

.productdetail .hd {
    background: #f8f8f8;
    border-bottom: 1px solid #eaeaea;
    line-height: 68px;
    color: #00579c;
    font-size: 24px;
    padding: 0 30px 0 10px;
}

.productdetail .hd .back {
    float: right;
    font-size: 12px;
    color: #747474;
}

.prointro {
    margin: 50px 30px;
    width: 350px;
    float: left;
}

.prointro .protitle {
    border-bottom: 1px solid #dddddd;
    padding-bottom: 5px;
    margin-bottom: 8px;
}

.prointro .protitle .name {
    font-size: 26px;
    color: #000;
}

.prointro .protitle .c {
    color: #666666;
    font-size: 14px;
    margin-top: 10px;
}

.prointro .procon {
    color: #464646;
    line-height: 24px;
    overflow: hidden;
    padding-right: 5px;
}

.prointro .procon .y {
    color: #f8b61d;
    font-size: 10px;
}

.prointro .more a {
    position: relative;
    display: block;
    width: 180px;
    height: 36px;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #f63;
    border-radius: 50px;
    margin-top: 30px;
}

.prointro .more a:hover {
    background: #369;
    color: #FFF;
}


}
.protop {
    margin-bottom: 22px;
    background-color: #f7f7f7;
}
.procs {
    padding: 10px;
    background-color: #fff;
}
.procs_title {
    text-align: left;
    margin-bottom: 15px;
}
.protj {
    background: #f5f5f5;
    padding: 35px 0;
}
.protj .picgd {
    position: relative;
    margin: 0px auto 0;
}
.protj .picgd a.up {
    background: url(../images/prve3.jpg) no-repeat left center;
    display: block;
    height: 40px;
    left: -63px;
    overflow: hidden;
    position: absolute;
    text-indent: -9999px;
    top: 50%;
    width: 39px;
    margin-top: -20px;
}
.protj .picgd a.down {
    background: url(../images/prve3.jpg) no-repeat right center;
    display: block;
    height: 40px;
    overflow: hidden;
    position: absolute;
    right: -63px;
    text-indent: -9999px;
    top: 50%;
    width: 39px;
    margin-top: -20px;
}
.protj .picgd .pic {
    margin: 0 auto;
    overflow: hidden;
}
.protj .picgd .pic div {
    float: left;
}
.protj .picgd .pic li {
    float: left;
    margin: 10px;
    width: 23%;
}
.protj .picgd .pic li .mod {
    background: #fff;
    width: 100%;
    padding-bottom: 10px;
    color: #615e5c;
    border-bottom: 2px solid #585858;
}
.protj .picgd .pic li .mod a {
    color: #615e5c;
}
.protj .picgd .pic li .mod .more {
    background: #615e5c;
    padding: 2px 15px;
    color: #fff;
    margin-top: 12px;
    display: inline-block;
}
.protj .picgd .pic li .mod .name {
    text-align: center;
    font-size: 14px;
    margin-top: 10px;
}
.protj .picgd .pic li .mod .name a {
    display: block;
}
.protj .picgd .pic li:hover .mod .name a {
    color: #0d4a93;
}
.protj .picgd .pic li .mod span {
    display: block;
}
.Column-L {
    float: left;
    display: inline;
    width: 750px;
    min-height: 100px;
}
.my-gallery {
    z-index: 0;
    position: relative;
    width: 100%;
    overflow: hidden
}
.my-gallery .my-image-wrapper {
    position: relative;
    height: 450px;
    border-right: 1px solid #CFCFCF;
    overflow: hidden;
    background: #EEE;
}
.my-gallery .my-loader {
    position: absolute;
    z-index: 10;
    top: 48%;
    left: 48%;
}
.my-gallery .my-next,
.my-gallery .my-prev {
    position: absolute;
    right: 0;
    top: 0;
    width: 25%;
    height: 100%;
    cursor: pointer;
    z-index: 200
}
.my-gallery .my-prev {
    left: 0;
}
.my-gallery .my-prev-image,
.my-gallery .my-next-image {
    display: none;
    position: absolute;
    top: 50%;
    left: 12px;
    z-index: 101;
    background: url(../images/prev.png);
    width: 38px;
    height: 38px;
    margin-top: -19px;
}
.my-gallery .my-next-image {
    background: url(../images/next.png);
    right: 12px;
    left: auto
}
.my-gallery .my-image {
    position: absolute;
    overflow: hidden;
    top: 0!important;
    left: 0!important;
    z-index: 9;
    width: 100%!important;
    height: 100%!important;
}
.my-gallery .my-image img {
    width: 750px!important;
    height: 450px!important;
}
.my-gallery .my-image-description {
    display: none;
    position: absolute;
    bottom: 0px;
    left: 0px;
    padding: 7px;
    width: 100%;
    z-index: 2;
    background: url(opacity_80.png);
    color: #000
}
.my-gallery .my-nav {
    position: relative;
    height: 64px;
    padding: 10px 50px 10px 100px;
    border-right: 1px solid #CFCFCF;
    border-top: none;
    background-color: #fff;
    border-top: 1px solid #CFCFCF;
}
.my-gallery .my-forward,
.my-gallery .my-back {
    z-index: 10;
    position: absolute;
    left: 70px;
    top: 12px;
    width: 30px;
    height: 60px;
    background: url(../images/public.png) -450px 0 no-repeat;
    cursor: pointer;
}
.my-gallery .my-forward {
    left: auto;
    right: 20px;
    background-position: -510px 0;
}
.my-gallery .my-back:hover {
    background-position: -480px 0;
}
.my-gallery .my-forward:hover {
    background-position: -540px 0;
}
.my-gallery .my-controls {
    position: absolute;
    left: 0;
    top: 12px;
    width: 70px;
    line-height: 60px;
    text-align: center;
    font-size: 18px;
    color: #999;
}
.my-gallery .my-controls .my-info span {
    font-size: 30px;
    color: #369;
}
.my-gallery .my-controls .my-slideshow-controls {
    display: none!important;
}
.my-gallery .my-thumbs {
    overflow: hidden;
    width: 100%;
    height: 64px;
    margin: 0 auto;
}
.my-gallery .my-thumbs .my-thumb-list {
    float: left;
    width: 9000px;
    list-style: none
}
.my-gallery .my-thumbs li {
    float: left;
    width: 94px;
}
.my-gallery .my-thumbs li a {
    display: block;
    margin-right: 10px;
}
.my-gallery .my-thumbs li a img {
    display: block;
    width: 80px;
    height: 60px;
    border: 2px solid #CFCFCF;
}
.my-gallery .my-thumbs li a.my-active img {
    border-color: #369;
}
.my-preloads {
    position: absolute;
    left: -9000px;
    top: -9000px
}
.procs_m table tbody tr td {
    padding: 5px;
}

/*案例中心*/
.case {
    max-width: 1200px;
    margin: 0 auto;
}
.fr {
    float: right;
}
.case .fl .list {
    background: #fff;
    border: 1px solid #d6d8dd;
    border-bottom: none;
}
.case .fl .list .tt {
    border-bottom: 1px solid #d6d8dd;
    display: block;
    padding: 22px 40px 22px 30px;
    background: url(../images/jia.jpg) no-repeat 90% center;
    font-size: 14px;
    color: #363636;
}
.case .fl .list .llistbox {
    padding: 10px 30px;
    border-bottom: 1px solid #d6d8dd;
    display: none;
}
.case .fl .list .llistbox .li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.case .fl .list .llistbox .li a {
    color: #5e5e5e;
}
.case .fl .list .llistbox .li a:hover {
    color: #0d4a93;
}
.case .fl .list .select .tt {
    color: #003889;
    background: url(../images/jian.jpg) no-repeat 90% center;
}
.case .fl .list .select .llistbox {
    display: block;
}
.case .fr {
    width: 735px;
}
.caselist .list li {
    float: left;
    margin: 0 1% 30px;
    width: 23%;
    position: relative;
}
.caselist .list li .mod {
    border-bottom: 2px solid #003889;
}
.caselist .list li .name {
    border-bottom: 1px solid #d6d6d6;
    font-size: 18px;
    padding: 5px;
    text-align: center
}
.caselist .list li .name p {
    font-size: 14px;
    color: #fff;
    margin: 5px;
    text-align: center;
    background-color: #369;
    border-radius: 100px
}
.caselist .list li .m {
    height: 130px;
    overflow: hidden;
    text-align: center
}
.caselist .list li .m img {
    height: 100%;
    overflow: hidden;
}

}
.caselist .list li.llast {
    margin-right: 0;
}
.caselist .list li:hover .name a {
    color: #0d4a93;
}
.case .list li .mod {
    transition: transform 0.3s ease 0s;
    background-color: #f7f7f7;
}
.case.list li:hover .mod {
    transform: scale(1.08);
}

/*服务支持*/
.construction {
    text-align: center;
    margin: 170px 0 50px 0;
}
.orderlist .list li {
    float: left;
    margin: 0 4.1%;
    width: 25%;
    position: relative;
}
.orderlist .list li .mod {
    border-bottom: 2px solid #003889;
}
.orderlist .list li .name {
    border-bottom: 1px solid #d6d6d6;
    font-size: 18px;
    padding: 10px 5px;
    text-align: center
}
.orderlist .list li .name p {
    font-size: 14px;
    color: #fff;
    margin: 5px;
    text-align: center;
    background-color: #369;
    border-radius: 100px
}
.orderlist .list li .m {
    height: 110px;
    width: 110px;
    overflow: hidden;
    border-radius: 100px;
    border: 2px solid #f93;
    margin: auto;
}
.orderlist .list li .m img {
    height: 70px;
    width: 70px;
    overflow: hidden;
    margin: 20px;
}
.orderlist .list li.llast {
    margin-right: 0;
}
.orderlist .list li:hover .name a {
    color: #0d4a93;
}

/*售后服务*/
.aftersalelist .list li {
    float: left;
    margin: 0 1%;
    width: 23%;
    position: relative;
}
.aftersalelist .list li .mod {
    border-bottom: 2px solid #003889;
}
.aftersalelist .list li .name {
    border-bottom: 1px solid #d6d6d6;
    font-size: 18px;
    padding: 10px 5px;
    text-align: center
}
.aftersalelist .list li .name p {
    font-size: 14px;
    color: #fff;
    margin: 5px;
    text-align: center;
    background-color: #369;
    border-radius: 100px
}
.aftersalelist .list li .m {
    height: 110px;
    width: 110px;
    overflow: hidden;
    border-radius: 100px;
    border: 2px solid #f93;
    margin: auto;
}
.aftersalelist .list li .m img {
    height: 60px;
    width: 60px;
    overflow: hidden;
    margin: 25px;
}
.aftersalelist .list li.llast {
    margin-right: 0;
}
.aftersalelist .list li:hover .name a {
    color: #0d4a93;
}

/*车间展示*/
.show_t {
    text-align: center;
}
.float {
    background: url(../images/mc2.png) repeat;
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    z-index: 1000;
    display: none;
}
.showbox {
    padding-bottom: 30px;
}
.iTeam {
    position: relative;
    height: 398px;
}
.iTeam .bd {
    width: 470px;
    height: 398px;
    overflow: hidden;
}
.iTeam .bd .imga {
    width: 100%;
    height: 398px;
}
.iTeam .bd .imga img {
    height: 300px;
    width: 100%;
}
.iTeam .bd .info {
    background: #f7f7f7;
    color: #444;
    width: 100%;
}
.iTeam .bd .info .name {
    margin: 10px;
    font-size: 24px;
}
.iTeam .bd .info p {
    margin: 10px 0;
    line-height: 20px;
}
.iTeam .bd .info .order {
    position: relative;
    display: block;
    width: 180px;
    height: 36px;
    margin: 10px auto;
    line-height: 36px;
    text-align: center;
    color: #fff;
    background: #f63;
    border-radius: 50px
}
.iTeam .bd .info .order:hover {
    background: #369;
    color: #FFF;
}
.iTeam .hd {
    position: relative;
    width: 730px;
    height: 398px;
    overflow: hidden;
}
.iTeam .hd li {
    float: left;
    width: 178px;
    height: 130px;
    margin: 0 0 4px 4px;
    overflow: hidden;
}
.iTeam .li .imga {
    height: 130px;
    overflow: hidden;
}
.iTeam .li .imga img {
    height: 100%;
}
.iTeam .li .bg {
    opacity: .5;
    filter: alpha(opacity=50);
    visibility: visible;
    background: #000;
}
.iTeam .li .more {
    opacity: 0;
    visibility: hidden;
    position: absolute;
    top: -100%;
    left: 50%;
    width: 30px;
    height: 30px;
    margin: -15px;
    //background: url(../images/index.png) -180px 0 no-repeat;
    text-indent: -999em;
}
.iTeam .li a:hover .bg,
.iTeam .li.on a .bg {
    opacity: 0;
    filter: alpha(opacity=0);
    visibility: hidden;
}
.iTeam .li a:hover .more,
.iTeam .li.on a .more {
    opacity: 1;
    visibility: visible;
    top: 50%;
}
.iTeam .hd .banner {
    position: absolute;
    left: 0;
    top: 134px;
    width: 360px;
}
.iTeam .hd .banner img {
    height: 130px;
}

/*发展历程*/
.development {
    max-width: 1200px;
    margin: 0 auto;
    padding: 20px 0;
}
.development_bd .list {
    float: right;
    width: 930px;
    border-left: 3px solid #0e4a93;
    padding-left: 45px;
}
.development_bd .list li {
    position: relative;
    transition: background 0.5s ease 0s;
}
.development_bd .list .date {
    background: url(../images/y2.png) no-repeat right center;
    width: 145px;
    position: absolute;
    left: -179px;
    transition: background 0.5s ease 0s;
}
.development_bd .list .date .y {
    display: block;
    width: 160px;
    text-align: center;
    line-height: 30px;
    font-size: 22px;
    color: #828282;
    transition: background 0.5s ease 0s;
    padding: 10px;
}
.development_bd .list .con {
    margin-left: -20px;
}
.development_bd .list .con .conbox {
    width: 733px;
    position: relative;
    padding: 10px;
    color: #6e6e6e;
    font-size: 13px;
    line-height: 30px;
    border: 1px solid #fff;
    border-radius:5px;
    background-color: #fff;
}
.development_bd .list li:hover .date {
    background: url(../images/sy2.png) no-repeat right center;
}
.development_bd .list li:hover .y {
    color: #0e4a93;
    font-size: 26px;
}
.development_bd .list li:hover .con .conbox {
    color: #fff;
    background-color: #369;
}
.development_bd .list li {
    margin: 10px 0;
}
#scrollDiv2 {
    overflow: hidden;
    +height: 690px;
}
#btn3 {
    width: 59px;
    margin-left: 103px;
    height: 56px;
    margin-bottom: 15px;
}
#btn4 {
    width: 59px;
    margin-left: 103px;
    margin-top: 15px;
    height: 56px;
}
.about_list {
    line-height: 54px;
    font-size: 18px;
    color: #666;
    padding-left:10px;
}

/*关于我们-企业概况*/
.about {
    padding: 20px 0;
    margin-bottom: 60px;
    ;
}
.about_t {
    line-height: 54px;
    font-size: 18px;
    color: #666;
    background: #fff;
    margin: -7px 0 0 0;
}
.about_t ul {
    max-width: 1200px;
    margin: auto;
    overflow: hidden;
}
.about_t li {
    float: left;
    width: 170px;
    text-align: center;
}
.about_t .t {
    border-bottom:3px #369 solid;
}
.about_t .t a {
    color: #369;
}
.about_t span {
    font-size: 14px;
    color: #999;
    margin-left: 10px;
}
.about_t .m {
    float: right;
    position: relative;
    z-index: 100;
    margin-top: -145px;
}
.about_intro {
    padding: 15px;
    color: #666;
    line-height: 25px;
    overflow: hidden;
    font-size: 15px;
    float: left;
    width: 62%;
    background-color: #fff;
}
.about_pic {
    float: right;
    width: 35%;
}
.about_pic img {
    width: 100%;
    height: 368px;
}

/*关于我们-企业文化*/
.about_t2 {
    text-align: center;
}
.about_con {
    color: #666;
    line-height: 25px;
    padding: 0 40px;
}

/*人才招聘*/
.job_t {
    text-align: center;
}
.job_top {
    max-width: 1200px;
    margin: 0 auto;
}
.job {
    padding: 20px 0;
}
.job_top .job_con {
    text-align: center;
    color: #898989;
    line-height: 25px;
    padding:10px 1%;
    background-color:#fff;
    margin-bottom:5px
}
.job_m {
    text-align: center;
}
.job_bd .job_con {
    padding-bottom: 40px;
    width: 988px;
    margin: 0 auto;
    color: #898989;
}
.job_bd .pbd {
    display: none;
}
.job_bd .selected {
    display: block;
}
.job_bd table {
    border: 1px solid #edeaea;
}
.job_bd table th {
    border: 1px solid #edeaea;
    text-align: center;
    font-weight: 500;
    font-size: 14px;
    color: #6b6b6b;
    line-height: 40px;
}
.job_bd table .yq {
    text-align: left;
    padding: 0 20px;
}
.job_bd table td {
    border: 1px solid #edeaea;
    text-align: center;
    font-size: 12px;
    color: #6b6b6b;
    padding: 20px 0;
    background-color: #f7f7f7;
}
.job_bd table .yq2 {
    text-align: left;
    padding: 20px;
}
.job_bd table .sq {
    background: #0d4a93;
    border-radius: 2px;
    padding: 7px 20px;
    color: #fff;
    cursor: pointer;
}
.join {
    position: absolute;
    top: 50px;
    left: 50px;
    z-index: 1001;
    top: 50px;
    z-index: 1000;
    background: #fff;
    padding: 15px;
    width: 697px;
    margin: 0 auto;
    display: none;
}
.join table {
    border: 1px solid #000;
}
.join td {
    border: 1px solid #000;
    text-align: left;
    line-height: 35px;
}
.join .year {
    text-align: center;
}

/*企业展示*/
.show {
    padding: 20px 0;
}
.show_top {
    max-width: 1200px;
    margin: 0 auto;
}
.show_top .show_con {
    text-align: center;
    color: #898989;
    line-height: 25px;
    margin-bottom: 50px;
}

/*关于我们-荣誉证书*/
.honor {
    max-width: 1200px;
    margin: 0 auto;
}
.honor .fl .list {
    background: #fff;
    border: 1px solid #d6d8dd;
    border-bottom: none;
}
.honor .fl .list .llistbox {
    padding: 10px 30px;
    border-bottom: 1px solid #d6d8dd;
    display: none;
}
.honor .fl .list .llistbox .li {
    line-height: 30px;
    height: 30px;
    overflow: hidden;
}
.honorlist .list li {
    float: left;
    margin: 0px 1% 20px;
    width: 23%;
    position: relative;
}
.honorlist .list li .mod {
    border-bottom: 2px solid #003889;
}
.honorlist .list li .mod img {
    width: 100%;
}
.honorlist .list li .name {
    border-bottom: 1px solid #d6d6d6;
    font-size: 14px;
    color: #000;
    padding-bottom: 5px;
    margin-bottom: 10px;
}
.honorlist .list li .m {
    overflow: hidden;
}
.honorlist .list li .m img {
    height: 100%;
    width: 100%;
    overflow: hidden;
}
.honorlist .list li .more a {
    width: 91px;
    height: 30px;
    line-height: 30px;
    text-align: center;
    display: block;
    color: #fff;
    background-color: #369;
    border-radius: 50px
}
.honorlist .list li.llast {
    margin-right: 0;
}
.honorlist .list li:hover .name a {
    color: #0d4a93;
}
.honor .list li .mod {
    transition: transform 0.3s ease 0s;
    background-color: #f7f7f7;
}
.honor .list li:hover .mod {
    transform: scale(1.08);
}
.btn-warp {
    position: absolute;
    opacity: 0.4;
    background: #000000;
    width: 65px;
    height: 65px;
    top: 50%;
    left: 50%;
    display: block;
    margin-left: -35px;
    margin-top: -45px;
    border-radius: 100%;
    cursor: pointer;
}
.btn-warp .btn-sanjiao {
    position: absolute;
    top: 18px;
    left: 25px;
    width: 0;
    height: 0;
    border-top: 15px solid transparent;
    border-left: 25px solid #FFFFFF;
    border-bottom: 15px solid transparent;
}

/*新闻详情*/
.newsd_title {
    border-bottom: 1px solid #e5e5e5;
    padding-bottom: 20px;
    margin-bottom: 20px;
    text-align: center;
}
.newsd_title .name {
    color: #666;
    font-size: 20px;
    margin-bottom: 3px;
}
.newsd_title .time {
    color: #a1a1a1;
    font-size: 14px;
}
.newsdetail {
    margin: 0 auto;
    padding: 20px 0;
}
.newsd_con {
    color: #878787;
    line-height: 25px;
}
.newsd_link {
    border-top: 1px solid #e5e5e5;
    padding-top: 20px;
    margin-top: 20px;
}
.newsd_link .back {
    float: right;
    color: #aaa;
    margin-top: 10px;
}
.newsd_link .back:hover {
    color: #0d4a93;
}
.newsd_link .li {
    color: #aaa;
}
.newsd_link .li a {
    color: #aaa;
}
.newsd_link .li a:hover {
    color: #0d4a93;
}

/*新闻中心*/
.vcontainer {
    height: 240px;
    max-width: 1200px;
    margin: 0 auto;
    overflow: hidden;
    position: relative;
    background-color: #fff;
}
.vcontainer .con {
    margin-left: 350px;
    padding: 28px;
}
.vcontainer .con .more {
    background: #f63;
    padding: 2px 20px;
    color: #fff;
    margin-top: 12px;
    display: inline-block;
    border-radius: 25px;
}
.vcontainer .con .more:hover {
    background: #f63;
}
.vcontainer .media {
    float: left;
}
.news {
    padding: 20px 0;
}
.news_list li {
    margin: 10px 0;
    line-height: 20px;
    display: block;
    max-width: 1200px;
}
.news_list li .time {
    background: url(../images/mark18.jpg) no-repeat left center;
    padding:15px;
    color: #bbb;
    line-height: 22px;
    float: left;
}
.news_list li .time p.date {
    height: 28px;
    line-height: 28px;
    font-size: 28px;
    color: #336699;
}
.news_list li .name {
    padding:15px;
    color: #828282;
    overflow: hidden;
}
.news_list li .more {
    color: #828282;
}
.news_list li:hover .more {
    color: #0d4a93;
}
.news_list li a {
    background-color: #fff;
    height: 150px;
}
.news_list li:hover a {
    color: #fff;
    background-color: #f7f7f7;
}
.news_list li .m {
    float: left;
}
.news_list li .m img {
    height: 150px;
    width: 250px;
}

/*联系我们-在线留言*/
.message {
    width: 1000px;
    margin: 0 auto;
    padding: 50px 0;
}
.message td {
    padding-right: 20px;
    padding-bottom: 20px;
}
.message .txt4 {
    width: 476px;
    height: 45px;
    line-height: 45px;
    padding:0 10px;
    border: 1px solid #cecece;
    background: #fff;
    color: #aaaaaa;
    margin-bottom: 10px;
    border-radius: 5px;
}
.message .txtarea2 {
    width: 978px;
    height: 224px;
    line-height: 45px;
    border: 1px solid #cecece;
    padding:10px;
    background: #fff;
    color: #aaaaaa;
    border-radius: 5px;
}
.message .but {
    text-align: left;
    margin-top: 10px;
}
.message .but .sbut {
    background: #0d4a93;
    width: 87px;
    height: 32px;
    text-align: center;
    color: #fff;
    cursor: pointer;
    border: none;
    border-radius: 2px;
    text-align: center;
    line-height: 32px;
}
.message .but .closed2 {
    background: #f7c200;
    color: #fff;
    width: 87px;
    height: 32px;
    border-radius: 2px;
    display: inline-block;
    text-align: center;
    line-height: 32px;
    margin-left: 10px;
    border: none;
    cursor: pointer;
}

/*联系我们-联系方式*/
.map {
    position: relative;
    width: 50%;
    float: left;
}
.map .map {
    width: 100%;
    height: 400px;
}
.map .mc {
    background: url(../images/mc3.png) repeat;
    position: absolute;
    width: 100%;
    height: 100%;
    left: 0;
    top: 0;
    text-align: center;
    height: 401px;
    cursor: pointer;
}
.map .mc img {
    position: relative;
    top: 50%;
    margin-top: -18px;
}
.contact {
    max-width: 1200px;
    margin: 0 auto;
    background: #fff;
}
.contact .contact_info {
    float: left;
    margin: 20px 0 0 20px
}
.contact .contact_tt {
    font-size: 22px;
    color: #404040;
    margin-bottom: 25px;
}
.contact .contact_tel {
    font-size: 16px;
    margin: 25px 0px;
}
.contact .contact_tel img {
    float: left;
    width: 30px;
    margin-right: 15px;
}
.contact .contact_tel p {
    font-size: 14px;
    color: #666;
    line-height: 30px;
}
.contact .contact_tel h4 {
    color: #898989;
    line-height: 30px;
}
.contact .contact_tt.en {}
.contact .contact_tel.en {}

/*链接内页*/
.detail {
    width: 988px;
    margin: 0 auto;
    padding: 15px 0 50px 0;
}
.detail_con {
    border-top: 3px double #f2f2f2;
    border-bottom: 3px double #f2f2f2;
    color: #898989;
    padding: 25px 0;
    margin-bottom: 15px;
}
.detail_tt {
    text-align: left;
    margin-bottom: 15px;
}
.detail .list li {
    float: left;
    margin-right: 16px;
}
.detail .list li a {
    border: 4px solid #f2f2f2;
    display: block;
    color: #000;
    font-size: 14px;
    text-transform: uppercase;
    padding: 0 20px;
}
.detail .list li a img {
    vertical-align: middle;
    margin-right: 5px;
}
.detail .list li:hover a {
    color: #0d4a93;
    border: 4px solid #0d4a93;
}
.procs_m .csb th {
    background: #f8b51c;
    color: #000;
    font-size: 14px;
    border: 1px solid #eef0ef;
    text-transform: uppercase;
    padding: 5px 10px;
}
.procs_m .csb td {
    color: #000;
    font-size: 14px;
    padding: 5px 10px;
    border: 1px solid #eef0ef;
}
.procs_m .csb .gray {
    background: #efefef;
}
/ .product .fl {
    width: 232px;
}
.hdbox .hdlist li .name {
    height: 25px;
    overflow: hidden;
}
.box2 .sorten {
    line-height: 25px;
}
.box2 .sorten .li {
    padding: 5px 0;
}
.box2 .sorten .li+.li+.li+.li+.li {
    line-height: 50px;
}
.detail .list li {
    margin: 5px 16px 5px 0;
}
.detail .listen li a {
    border: 4px solid #f2f2f2;
    color: #000;
    display: block;
    font-size: 14px;
    overflow: hidden;
    padding: 10px 20px 0;
    text-transform: uppercase;
    width: 265px;
}
.detail .listen li a img {
    float: left;
    margin-right: 5px;
    margin-top: -10px;
    vertical-align: middle;
}
.mbox2 .name more {
    display: none;
}
.display {
    display: none;
}
@media (max-width:800px) {
    /*这个就是屏幕小于等于800px */
    .top,
    .head .hdcenter .nav .list .tel,
    .bigpagenation,
    .mdisplay,
    .search,
    .mbox2 .name p,
    .mbox3 .name p,
	.cplb{
        display: none;
    }
    .display {
        display: block;
    }
    .head .hdcenter .logo,
    .head .hdcenter .logo img {
        height: 50px;
    }
    .head .hdcenter .nav {
        background-color: #fff;
        width: 100%;
        border-top: 1px solid #f7f7f7;
    }
    .head .hdcenter .nav .list {
        overflow-x: scroll;
        white-space: nowrap;
        width: auto;
        float: none;
        overflow-y: hidden;
        height: 35px;
    }
    .about,
    .nmain,
    .news,
    .job,
    .productdetail,
    .newsdetail {
        padding: 0 0 10px 0;
        margin: 0px
    }
    .about_t {
        font-size: 14px;
        line-height: 40px;
        margin: -7px 0 10px 0;
    }
    .about_t li {
        width: 70px;
    }
    .about_intro,
    .newsd_con,
    .newsd_link {
        padding: 0 1%;
        width: 98%;
    }
    .nav .list li {
        position: relative;
        display: inline-block;
        float: none;
    }
    .nav .list li .t {
        line-height: 35px;
        padding: 0 10px;
    }
    #home-switcher .content-frame,
    #home-switcher,
    #home-switcher .moveable .item .item-content {
        max-height: 300px;
    }
    .mbox2 .pic li {
        width: 45%;
    }
    .mbox3 .pic li {
        width: 45%;
        height: 80px;
        margin: 5px 1% 0px;
    }
    .ftlink .one {
        width: 100%;
        margin: 0;
    }
    .ftlink .li {
        padding: 0;
        border-right: none;
    }
    .mbox2 {
        margin-top: 10px;
        padding: 15px 0;
        background: #fff;
    }
    .mbox2 .name {
        text-align: left;
        padding: 5px;
    }
    .mbox2 .name more {
        float: right;
        display: inline;
        font-size: 14px;
    }
    .mbox2 .pic li {
        margin: 5px 1%;
    }
    .mbox2 .pic li .mod {
        height: 250px;
        border: 1px solid #eeeef0;
        padding: 5px;
        background: none;
    }
    .mbox2 .pic li .mod .m {
        height: 125px;
        padding: 5px;
    }
    .mbox2 .m {
        padding: 10px 1% 0;
    }
    .mbox3 {
        margin-top: 10px;
        padding: 15px 0;
    }
    .mbox3 .name {
        text-align: left;
        padding: 5px;
    }
    .mbox3 .name more {
        float: right;
        display: inline;
        font-size: 14px;
    }
    /*报名*/
    .sjyuyue {
        height: auto;
        margin: 10px 0;
        background-color: #fff;
        padding-bottom: 15px;
    }
    .sjyuyue h1 {
        font-size: 20px;
        text-align: center;
        color: #4D4A4A;
        padding: 12px 0;
        border-bottom: 1px solid #ccc;
        font-weight: bold;
    }
    .sjyuyue input {
        border: 1px solid #AFAFAF;
        border-radius: 50px;
        font-size: 14px;
        padding: 0 4%;
        display: block;
        width: 80%;
        margin: 0 auto;
        margin-top: 10px;
        outline: none;
        height: 40px;
    }
    .sjyuyue p {
        width: 100%;
        text-align: center;
        margin: 10px auto 10px;
    }
    .sjyuyue p b {
        padding: 0 10px;
        font-size: 18px;
        color: #ea5404;
    }
    .zt_bm1 {
        display: block;
        width: 100%;
        font-size: 16px!important;
        height: 40px;
        text-align: center;
        background: #fe9900;
        background-size: 100%;
        color: #fff;
        border-radius: 4px;
        margin: 0 auto;
        border: 1px solid #fe9900!important;
    }
    .development {
        padding: 0;
    }
    .development_bd .list {
        width: 100%;
        padding-left: 0px;
        float: none;
        border-left: none;
    }
    .development_bd .list .date {
        width: 20%;
        left: 10px;
        background: none
    }
    .development_bd .list .date .y {
        width: 5px;
        color: #369;
    }
    .development_bd .list .con {
        margin-left: 20%;
    }
    .development_bd .list .con .conbox {
        width: 85%;
    }
    .honorlist .list li {
        width: 98%;
    }
    .honor .list li .mod img {
        width: 100%;
    }
    .vcontainer {
        height: 100%;
    }
    .vcontainer .media {
        float: none;
    }
    .vcontainer .media img {
        width: 100%;
        height: 220px;
    }
    .vcontainer .con {
        margin-left: 0;
        padding: 10px;
    }
    .news_list li {
        height: 100%;
    }
    .news_list li a {
        height: 100%;
    }
    .news_list li .m img {
        width: 100%;
    }
    .news_list li .m {
        float: none;
    }
    .iTeam .bd {
        margin-bottom: 10px;
        width: 100%;
    }
    .iTeam .hd {
        width: 100%;
    }
    .iTeam .hd li {
        width: 48%;
    }
    .iTeam .li .imga img {
        width: 100%;
    }
    .job_top .job_con {
        padding: 10px 1%;
    }
    .prolist .list li,
    .orderlist .list li,
    .aftersalelist .list li,
    .caselist .list li {
        width: 98%;
        margin: 5px 1%;
    }
    .message {
        width: 98%;
        margin: 0 1%
    }
    .message .txt4,
    .message .txtarea2,
    .map {
        width: 98%;
        padding: 0 1%;
        float: none;
    }
    .map .map {
        width: 98%;
        height: 300px;
    }
    .contact .contact_info {
        margin: 20px;
        width: 100%;
    }
    .Column-L {
        width: 98%;
        margin: 0 1%;
    }
    .my-gallery .my-image img {
        width: 100%!important;
        height: 300px!important;
    }
    .my-gallery .my-image-wrapper {
        height: 300px;
    }
    .protj .picgd .pic li {
        width: 98%;
        margin: 5px 1%;
    }
    .prointro {
        width: 98%;
        margin: 20px 2%;
    }
    .ftcopy {
        margin-bottom: 50px;
    }
    .Footer1 {
        z-index: 9999999999999;
        position: fixed;
        bottom: 0;
        width: 100%;
        max-width: 800px;
        height: 50px;
        box-sizing: border-box;
        border-top: 1px solid #D4D4D4;
        background: #FFF;
        line-height: 14px;
        text-align: center;
    }
    .Footer1 a {
        width: 25%;
        display: block;
        float: left;
        padding: 2px 0;
    }
    .Footer1 a img {
        line-height: 30px;
    }
    .Footer1 span {
        display: block;
        font-size: 14px;
        color: #6c6c6c;
    }
    .en {
        float: right;
        margin: 10px 30px;
    }
    .en a {
        padding: 8px;
        background-color: #eeeef0;
        font-size: 18px;
        border-radius: 2px;
        color: #369;
    }
    .about_pic {
        float: none;
        padding: 10px 0;
        width: 100%;
    }
    .about_t ul {
        padding-left: 5px;
        border-left: 4px solid #369;
    }
    .about_t .t {
        border-bottom: none
    }
    h1 {
        font-size: 1.5em;
    }
    .xiantiao {
        border-left: 110px solid #f80;
        background: #369;
        height: 2px;
        clear: both;
        font-size: 2px;
        line-height: 2px;
        margin-bottom: 5px;
    }
}