/*reset*/
@charset "utf_8";

/*frame*/
.container {
    width: 1400px;
    padding-right: 10px;
    padding-left: 10px;
    margin-right: auto;
    margin-left: auto;
}

.container_1200 {
    width: 1200px;
    margin: auto;
}

.container_1400 {
    width: 1400px;
    margin: auto;
}

.container_1600 {
    width: 1600px;
    margin: auto;
    transition: all .4s;
}

.row {
    margin-right: -10px;
    margin-left: -10px;
    *margin-right: 0px;
    *margin-left: 0px;
}

.col_box {
    *margin-left: 10px;
    *margin-right: 10px;
}

.container:before, .container:after, .container_1200:before, .container_1200:after, .row:before, .row:after {
    display: table;
    content: " ";
}

.container:after, .container_1200:after, .row:after {
    clear: both;
}

*:before, *:after, * {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}

.col_xs_1, .col_sm_1, .col_md_1, .col_lg_1, .col_xs_2, .col_sm_2, .col_md_2, .col_lg_2, .col_xs_3, .col_sm_3, .col_md_3, .col_lg_3, .col_xs_4, .col_sm_4, .col_md_4, .col_lg_4, .col_xs_5, .col_sm_5, .col_md_5, .col_lg_5, .col_xs_6, .col_sm_6, .col_md_6, .col_lg_6, .col_xs_7, .col_sm_7, .col_md_7, .col_lg_7, .col_xs_8, .col_sm_8, .col_md_8, .col_lg_8, .col_xs_9, .col_sm_9, .col_md_9, .col_lg_9, .col_xs_10, .col_sm_10, .col_md_10, .col_lg_10, .col_xs_11, .col_sm_11, .col_md_11, .col_lg_11, .col_xs_12, .col_sm_12, .col_md_12, .col_lg_12, .col_xs_13, .col_sm_13, .col_md_13, .col_lg_13, .col_xs_14, .col_sm_14, .col_md_14, .col_lg_14, .col_xs_15, .col_sm_15, .col_md_15, .col_lg_15, .col_xs_16, .col_sm_16, .col_md_16, .col_lg_16, .col_xs_17, .col_sm_17, .col_md_17, .col_lg_17, .col_xs_18, .col_sm_18, .col_md_18, .col_lg_18, .col_xs_19, .col_sm_19, .col_md_19, .col_lg_19, .col_xs_20, .col_sm_20, .col_md_20, .col_lg_20, .col_xs_21, .col_sm_21, .col_md_21, .col_lg_21, .col_xs_22, .col_sm_22, .col_md_22, .col_lg_22, .col_xs_23, .col_sm_23, .col_md_23, .col_lg_23, .col_xs_24, .col_sm_24, .col_md_24, .col_lg_24, .col_lg_1_5, .col_lg_1_7, .col_lg_1_9, .col_lg_1_10 {
    position: relative;
    min-height: 1px;
    padding-right: 10px;
    padding-left: 10px;
    *padding-right: 0px;
    *padding-left: 0px;
}

.col_lg_1, .col_lg_2, .col_lg_3, .col_lg_4, .col_lg_5, .col_lg_6, .col_lg_7, .col_lg_8, .col_lg_9, .col_lg_10, .col_lg_11, .col_lg_12, .col_lg_13, .col_lg_14, .col_lg_15, .col_lg_16, .col_lg_17, .col_lg_18, .col_lg_19, .col_lg_20, .col_lg_21, .col_lg_22, .col_lg_23, .col_lg_24, .col_lg_1_5, .col_lg_1_7, .col_lg_1_9, .col_lg_1_10 {
    float: left;
}

.col_lg_24 {
    width: 100%;
}

.col_lg_23 {
    width: 95.83333333%;
}

.col_lg_22 {
    width: 91.66666667%;
}

.col_lg_21 {
    width: 87.5%;
}

.col_lg_20 {
    width: 83.33333333%;
}

.col_lg_19 {
    width: 79.16666667%;
}

.col_lg_18 {
    width: 75%;
}

.col_lg_17 {
    width: 70.83333333%;
}

.col_lg_16 {
    width: 66.66666667%;
}

.col_lg_15 {
    width: 62.5%;
}

.col_lg_14 {
    width: 58.33333333%;
}

.col_lg_13 {
    width: 54.16666667%;
}

.col_lg_12 {
    width: 50%;
}

.col_lg_11 {
    width: 45.83333333%;
}

.col_lg_10 {
    width: 41.66666667%;
}

.col_lg_9 {
    width: 37.5%;
}

.col_lg_8 {
    width: 33.33333333%;
}

.col_lg_7 {
    width: 29.16666667%;
}

.col_lg_6 {
    width: 25%;
}

.col_lg_5 {
    width: 20.83333333%;
}

.col_lg_4 {
    width: 16.66666667%;
}

.col_lg_3 {
    width: 12.5%;
}

.col_lg_2 {
    width: 8.33333333%;
}

.col_lg_1 {
    width: 4.16666667%;
}

.col_lg_1_5 {
    width: 20%;
}

.col_lg_1_7 {
    width: 14.28662%;
}

.col_lg_1_9 {
    width: 11.11111%;
}

.col_lg_1_10 {
    width: 10%;
}



.customize_box2 h3, .customize_box3 h3, .customize_box4 h3, .customize_box5 h3, .customize_box6 h3 {
    font-size: 42px;
}
.customize_box2 {
    position: relative;
    padding-top: 90px;
    padding-bottom: 70px;
    background: url("../images/948_bg.png") repeat center;
}

.customize_box2 .fixed {
    position: absolute;
    left: 0;
    top: 43px;
    width: 100%;
}

.customize_box2 h3 {
    font-size: 42px;
    color: #333333;
    font-weight: bold;
    line-height: 1.2em;
    margin-bottom: 5px;
}

.customize_box2 h4 {
    font-size: 26px;
    color: #333333;
    font-weight: 300;
    line-height: 1.2em;
    margin-bottom: 10px;
}

.customize_box2 p {
    font-size: 17px;
    color: #444444;
    font-weight: 300;
    line-height: 1.4em;
}

.customize_box2 .img{ text-align:right}
.customize_box2 .items {
    display: flex;
    flex-wrap: wrap;
    width: 845px;
    margin-top: 25px;
}

.customize_box2 .items .item {
    width: 235px;
    margin-right: 30px;
    font-size: 17px;
    color: #444444;
    font-weight: bold;
    margin-bottom: 10px;
}

.customize_box2 .items .item span {
    display: inline-block;
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: 18px;
    line-height: 18px;
    border-radius: 50%;
    background: #e98a10;
    margin-right: 10px;
    text-align: center;
    vertical-align: middle;
}

.customize_box3 {
    padding: 40px 0;
}

.customize_box3 h3 {
    font-weight: bold;
    line-height: 1.2em;
    text-align: center;
}

.customize_box3 .items {
    display: flex;
    margin-top: 60px;
    justify-content: space-between;
}

.customize_box3 .items .item {
    width: 24%;
    padding-top: 65px;
    height: 323px;
    background: #e98a10;
    text-align: center;
    border-radius: 10px;
}

.customize_box3 .items .item .img {
    line-height: 0;
    margin-bottom: 8px;
}

.customize_box3 .items .item p:nth-of-type(1) {
    font-size: 18px;
    color: #fff;
    line-height: 24px;
    margin-bottom: 15px;
}

.customize_box3 .items .item p:nth-of-type(2) {
    font-size: 13px;
    color: #fff;
    font-weight: 300;
    line-height: 18px;
    padding: 0 15px;
}

.customize_box4 .tip {
    height: 260px;
    padding-top: 48px;
    background: url("../images/1016_bg.jpg") no-repeat center;
    text-align: center;
}

.customize_box4 .tip .info1 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    line-height: 1.1em;
    margin-bottom: 15px;
}

.customize_box4 .tip .info2 {
    font-size: 24px;
    color: #fff;
    font-weight: 300;
    line-height: 1.4em;
    max-width: 920px;
    margin: auto;
}

.customize_box4 h3 {
    font-weight: bold;
    line-height: 1.2em;
    color: #333;
    text-align: center;
    margin-top: 50px;
    margin-bottom: 30px;
}

.customize_box4 .img {
    line-height: 0;
}

.customize_box4 .items {
    display: flex;
    flex-wrap: wrap;
    padding-top: 15px;
    justify-content: space-between;
}

.customize_box4 .items .item {
    width: 23%;
    text-align: center;
    margin-bottom: 50px;
}

.customize_box4 .items .item p {
    font-size: 16px;
    color: #333;
    margin-top: 10px;
}

.customize_box5 {
    padding-bottom: 40px;
}

.customize_box5 .tip {
    height: 98px;
    display: flex;
    align-items: center;
    background: url("../images/1057_bg.jpg") no-repeat center;
}

.customize_box5 .tip span {
    font-size: 30px;
    color: #fff;
    margin-left: 60px;
}

.customize_box5 .tip a.more {
    display: block;
    font-size: 18px;
    color: #fff;
    width: 170px;
    line-height: 46px;
    text-align: center;
    background: #ff9f22;
    border: 1px solid #ff9f22;
}

.customize_box5 h3 {
    font-weight: bold;
    text-align: center;
    color: #333;
    text-align: center;
    margin-top: 42px;
    margin-bottom: 15px;
    line-height:1;
}

.customize_box5 p {
    font-size: 28px;
    color: #333;
    text-align: center;
}

.customize_box5 .items {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    margin-top: 40px;
    margin-bottom: 20px;
}

.customize_box5 .items .item {
    position: relative;
    width: 23.5%;
    margin-bottom: 30px;
}

.customize_box5 .items .item .img {
    line-height: 0;
}
.customize_box5 .items .item .img img{
    width: 100%;
}

.customize_box5 .items .item .info {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    align-self: center;
    text-align: center;
    position: absolute;
    flex-wrap: wrap;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    background: rgba(0, 0, 0, .4);
    transform: scale(0);
    transition: all .3s;
}

.customize_box5 .items .item:hover .info {
    transform: scale(1);
}

.customize_box5 .items .item .info p {
    width: 100%;
    font-size: 16px;
    color: #fff;
    margin-bottom: 20px;
}

.customize_box5 .items .item .info a.learn {
    font-size: 14px;
    font-weight: bold;
    color: #fff;
    width: 100px;
    line-height: 32px;
    border: 1px solid #fff;
}

.customize_box5 .items .item .info a.learn:hover {
    border: 1px solid #ff9f22;
    background: #ff9f22;
}

.customize_box5 a.iwant {
    display: block;
    font-size: 16px;
    color: #fff;
    text-align: center;
    line-height: 47px;
    width: 270px;
    background: #ff9f22;
    margin: auto;
    border: 1px solid #ff9f22;
}
.customize_box5 .tip a.more:hover, .customize_box5 a.iwant:hover {
    background: #fff;
    color: #ff9f22;
}

.customize_box6 {
    padding-top: 45px;
    padding-bottom: 85px;
    background: #eaeaea;
}

.customize_box6 h3 {
    font-weight: bold;
    text-align: center;
    color: #333;
    text-align: center;
    margin-bottom: 60px;
}

.customize_box6 .img {
    line-height: 0;
    text-align: center;
}

.customize_box7 {
    display: flex;
    align-items: center;
    height: 200px;
    background: #ff9f22;
}

.customize_box7 h3 {
    font-size: 48px;
    font-weight: bold;
    color: #fff;
    line-height: 1.4em;
}

.customize_box7 p {
    font-size: 18px;
    color: #fff;
    line-height: 1.4em;
}

.customize_box7 a.more {
    display: inline-block;
    font-size: 17px;
    color: #ff9f22;
    width: 290px;
    line-height: 58px;
    text-align: center;
    border: 1px solid #fff;
    background: #fff;
    margin-top: 35px;
}

.customize_box7 a.more:hover {
    background: #ff9f22;
    color: #fff;
}

.customize_box7 .right {
    text-align: right;
}

.website_content8 {
    padding-bottom: 45px;
}

.website_content8 .content {
    background: #ff9f22;
    margin-bottom: 60px;
}

.website_content8 .tip {
    display: flex;
    justify-content: space-between;
    align-items: center;
    height: 200px;
}

.website_content8 .tip .info {
    font-size: 28px;
    color: #fff;
    line-height: 1.6em;
    max-width: 555px;
}

.website_content8 .tip a.more {
    display: block;
    width: 290px;
    font-size: 17px;
    color: #ff9f22;
    line-height: 57px;
    text-align: center;
    background: #fff;
    border: 1px solid #fff;
}

.website_content8 .tip a.more:hover {
    color: #fff;
    background: #ff9f22;
}

.website_content8 h3 {
    text-align: center;
}

.website_content8 p {
    font-size: 16px;
    font-weight: 300;
    line-height: 1.4em;
    text-align: center;
}

.website_content8 .line {
    margin-top: 35px;
}

.website_content8 .line p {
    font-size: 18px;
    font-weight: 400;
    margin-bottom: 12px;
    text-align: left;
}

.website_content8 .line .items {
    display: flex;
    justify-content: space-between;
}

.website_content8 .line .items .item {
    position: relative;
    width: 48.5%;
    text-align: center;
}

.website_content8 .line .items .item:nth-of-type(1):after {
    content: '';
    position: absolute;
    left: 101.5%;
    top: 41%;
    width: 21px;
    height: 15px;
    background: url("../images/1626_icon.png") no-repeat center;
}

.website_content8 .line .items .item p {
    margin-top: 10px;
    font-weight: 400;
    text-align: center;
}

.website_content8 .line .items .item .img {
    box-shadow: 0px 0px 9px 0px rgba(20, 20, 47, .2);
}

.website_content8 a.learn {
    display: block;
    font-size: 16px;
    color: #fff;
    width: 265px;
    line-height: 46px;
    text-align: center;
    background: #ff9f22;
    border: 1px solid #ff9f22;
    margin: auto;
    margin-top: 50px;
}

.website_content8 a.learn:hover {
    background: #fff;
    color: #ff9f22;
}

.website_content9 {
    background: #f6f6f6;
    padding-top: 50px;
    padding-bottom: 20px;
}

.website_content9 .lright {
    padding-left: 60px;
    padding-top: 20px;
}

.website_content9 h3 {
    font-size: 28px;
    color: #333;
    line-height: 1.4em;
    margin-bottom: 30px;
}

.website_content9 .items {
    display: flex;
    flex-wrap: wrap;
}

.website_content9 .items .item {
    width: 45%;
    font-size: 18px;
    font-weight: 300;
    color: #444;
    line-height: 2.6em;
}

.website_content9 .items .item img {
    vertical-align: middle;
    margin-right: 12px;
}


.case_box1 {
    background: #ffa93a;
}

.case_box1 h1 {
    font-size: 28px;
    color: #ffffff;
    font-weight: bold;
    padding: 35px 0;
}

.case_box2 {
    padding: 90px 0; background:#f5f5f5; 
}

.case_box2 .item_box {
    overflow: hidden;
}

.case_box2 .item {
    width: 31.875%;
    margin-bottom: 60px;
    float: left;
    margin-left: 2.1875%;
    position: relative;
    border: 1px solid #e4e4e4
}

.case_box2 .item:nth-of-type(3n+1) {
    margin-left: 0;
}

.case_box2 .item .img {
    line-height: 0;
}
.case_box2 .item .img img{
    width: 100%; max-height: 337px;
}

.case_box2 .item .text {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    text-align: center;
    background: rgba(0, 0, 0, 0.5);
    -webkit-transform: scale(0);
    -moz-transform: scale(0);
    -ms-transform: scale(0);
    -o-transform: scale(0);
    transform: scale(0);
    transition: all .3s;
}

.case_box2 .item .text h2 {
    margin-top: 20%;
    font-size: 24px;
    color: #ffa93a;
    margin-bottom: 30px;
}

.case_box2 .item .text a {
    display: inline-block;
    width: 165px;
    height: 50px;
    line-height: 46px;
    font-size: 20px;
    color: #ffa93a;
    border: 2px solid #ffa93a;
}

.case_box2 .item .text a:hover {
    background: #ffa93a;
    color: #ffffff;
}

.case_box2 .item:hover .text {
    -webkit-transform: scale(1);
    -moz-transform: scale(1);
    -ms-transform: scale(1);
    -o-transform: scale(1);
    transform: scale(1);
    transition: all .3s;
}


.case_one{ background:#fff; height:132px; padding:40px 0;}
.case_one .gy2{ overflow:visible;}
.case_one .h2{ float:left; line-height:52px; font-size:36px; font-weight:normal; letter-spacing:1px;}
.case_one .case_one_r{ float:right;}
.case_one .case_one_r .all_a{ float:left; height:52px; width:280px; line-height:52px; font-size:16px; color:#fff; background:#f67524; text-align:center;transition:all 0.3s;}
.case_one .case_one_r .all_a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.case_one .case_one_r .case_down{ float:left; margin-left:20px; width:280px; background:#f5f5f5; position:relative; color:#000;}
.case_one .case_one_r .case_down label{ display:block; height:52px; line-height:52px; background:url(../images/2018/bgs4.png) 238px center no-repeat; text-indent:20px; cursor:pointer; font-size:16px;}
.case_one .case_one_r .case_down ul{ position:absolute; top:52px; left:0; width:100%;background:#fff; display:none;  overflow:hidden; z-index:9; }
.case_one .case_one_r .case_down ul.bgs2{overflow-y:scroll;max-height:320px;}
.case_one .case_one_r .case_down ul li{ display:block; height:32px; line-height:32px; overflow:hidden; }
.case_one .case_one_r .case_down ul li a{ display:block;text-indent:20px; font-size:14px;}
.case_one .case_one_r .case_down ul li a:hover{ background:#f67524; color:#fff;}
.case_one .case_one_r .case_down.isel label{background:url(../images/2018/bgs4_on.png) 238px center no-repeat;}

.case_bg {
    background: #f5f5f5;
    overflow: hidden;
}
.case_banner2{ position: relative;}
.case_banner2 img{ display:block; width:100%;}
.case_banner2 .txts{width: 85%; position: absolute;bottom: 80px;left: 50%;z-index: 2;transform: translate(-50%,0%);-webkit-transform: translate(-50%,0%);-moz-transform: translate(-50%,0%);-ms-transform: translate(-50%,0%);-o-transform: translate(-50%,0%); }
.case_banner2 .txts .case_title{ float:left; overflow:hidden; width:70%;}
.case_banner2 .txts .case_title h2{ font-weight:normal; margin-bottom:2%; padding-bottom:2%;/*font-family:"锟斤拷锟斤拷细锟斤拷";*/ background:url(../images/2018/bgs3.png) left bottom no-repeat; font-size:48px;color:#fff; line-height:60px}
.case_banner2 .txts .case_title p{ color:#fff;/*font-family:"锟斤拷锟斤拷细锟斤拷";*/ font-size:24px;}
.case_banner2 .txts .txts_r{ float:right; overflow:hidden; margin-top:60px;}
.case_banner2 .txts .txts_r a{ float:left; width:54px; height:54px; background-repeat:no-repeat; background-position:center center; background-size:100% 100%; overflow:hidden; margin-left:20px; position:relative;}
.case_banner2 .txts .txts_r a.bgs1{ background-image:url(../images/2018/case_ico1.png);}
.case_banner2 .txts .txts_r a.bgs2{ background-image:url(../images/2018/case_ico2.png);}
.case_banner2 .txts .txts_r a.bgs3{ background-image:url(../images/2018/case_ico3.png);}
/*.case_banner2 .txts .txts_r a.bgs1:Hover{ background-image:url(../images/2018/case/case_ico1_on.png);}
.case_banner2 .txts .txts_r a.bgs2:Hover{ background-image:url(../images/2018/case/case_ico2_on.png);}
.case_banner2 .txts .txts_r a.bgs3:Hover{ background-image:url(../images/2018/case/case_ico3_on.png);}*/
.case_banner2 .txts .txts_r a:after{content: "";  width:54px; height:54px; position: absolute;top: 0;left: 0;transition:all 0.3s;background-size:0% 0%; background-repeat:no-repeat; background-position:center center;}
.case_banner2 .txts .txts_r a:hover:after{ background-size:100% 100%;}
.case_banner2 .txts .txts_r a.bgs1:after{ background-image:url(../images/2018/case_ico1_on.png);}
.case_banner2 .txts .txts_r a.bgs2:after{ background-image:url(../images/2018/case_ico2_on.png);}
.case_banner2 .txts .txts_r a.bgs3:after{ background-image:url(../images/2018/case_ico3_on.png);}
.case_show_one{ background:url(../images/2018/case_bg1.jpg) right center no-repeat; background-size:50% 100%; overflow:hidden; margin-top:20px; margin-bottom:20px;}
.case_show_one .case_show_one_l{ background:#fff; width:50%; float:left; overflow:hidden;  min-height:464px;}
.case_show_one .case_show_one_l .case_txt{ width:86%; margin:0 auto; overflow:hidden;}
.case_show_one .case_show_one_l .case_txt .h2{ margin-top:50px; height:90px; line-height:90px; background:url(../images/2018/case_bg2.jpg) left bottom no-repeat; color:#010000; font-size:30px; font-weight:normal; margin-bottom:33px;}
.case_show_one .case_show_one_l .case_txt .divs{ line-height:30px; color:#666666; font-size:16px;}
.case_show_one .case_show_one_r{ width:50%; float:right; overflow:hidden;}
.case_show_one .case_show_one_r .case_txt{ width:70%; margin:0 auto; overflow:hidden; color:#fff;}
.case_show_one .case_show_one_r .h2{ margin-top:50px; height:90px; line-height:90px; background:url(../images/2018/case_bg3.jpg) left bottom no-repeat; color:#fff; font-size:30px; font-weight:normal; margin-bottom:33px;}
.case_show_one .case_show_one_r ul li{ font-size:18px; display:block; height:48px;line-height:48px;}
.case_show_one .foot_button2{  margin-top:30px;}
.case_show_one .foot_button2 li{ width:58px; height:58px;text-align:center; float:left; margin:0 12px;position: relative;}
.case_show_one .foot_button2 li img{ width:58px; height:58px;filter:alpha(opacity=70);opacity:0.7;}
.case_show_one .foot_button2 li:hover img{filter:alpha(opacity=100);opacity:1.0;}
.case_show_one .foot_button2 li .wem3{width: 203px;display: none; color: #363636;text-align: center;padding-top: 215px; position: absolute;left: -70px;top: -200px;background-image: url('../images/werweima.jpg');background-repeat: no-repeat;}
.case_show_one .case_show_one_l .case_txt .fenxiang{  overflow:hidden; text-align:center;margin-top:30px;}
.case_show_one .case_show_one_l .case_txt .fenxiang .span{line-height:34px; color:#333333; display:block; font-size:18px;}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx{ text-align:left; margin-top:3%; margin-bottom:4%;}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li{ display:inline-block; width:58px; height:58px; overflow:hidden;  margin-right:6%; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs1{ background-image:url(../images/2018/ico4.png);}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs2{ background-image:url(../images/2018/ico5.png);}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs3{ background-image:url(../images/2018/ico6.png);}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li:hover{transition:all 0.3s;/*opacity:0.9;filter:Alpha(opacity=90);*/}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs1:hover{ background-image:url(../images/2018/ico4-se.png);}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs2:hover{ background-image:url(../images/2018/ico5-se.png);}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li.bgs3:hover{ background-image:url(../images/2018/ico6-se.png);}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li a{ display:block; width:100%; height:100%;}

.case_con{ padding-top:110px;line-height:26px; padding-left:3%; padding-right:3%; font-size:14px; padding-bottom:100px; overflow:hidden; background:#fff;}
.case_con img{  max-width:1200px; width:100%; display:block; margin:0 auto;}
.case_t{ height:76px; line-height:76px; margin-top:68px; text-align:center; font-weight:normal; color:#000; font-size:36px;}


.case_bg{ background:#f5f5f5; overflow:hidden;}
.case_bg .gy2{ overflow:visible;}
.case_t{ height:76px; line-height:76px; margin-top:68px; text-align:center; font-weight:normal; color:#000; font-size:36px;}
.n_case_list{/* min-height:500px;*/margin:2% auto;}
.n_case_list ul li{/* float:left;*/ width:32%; overflow:hidden; /*margin-right:2%;*/ vertical-align:top; display:inline-block; margin-right:1.7%; background:#fff; position:relative;transition:all 0.5s; margin-bottom:2%;}
.n_case_list ul li:nth-child(3n+0){ margin-right:0;}
.n_case_list ul li:before{content: "";display: block;position: absolute;left: 0%;right: 0%;bottom: 0px;height:2px;opacity: 1;background-color: #dcdcdc;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.n_case_list ul li:after{content: "";display: block;position: absolute;left: 0%;right: 100%; bottom: 0px;height:2px;opacity: 0;background-color: #f67524;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.n_case_list ul li:hover:after{left:0%;right: 0%;opacity: 1;}
.n_case_list ul li:hover{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); }
.n_case_list ul li img{/*display: block;*/height: 100%;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.n_case_list ul li .imgs{ overflow:hidden; position:relative;}
.n_case_list ul li:hover .imgs img{-webkit-transform:scale(1.02, 1.02); -moz-transform:scale(1.02, 1.02); -o-transform:scale(1.02, 1.02); -ms-transform:scale(1.02, 1.02); transform:scale(1.02, 1.02);}
.n_case_list ul li .allist-cnt{ width:96%; margin:0 auto; text-align:center; line-height:32px; padding-top:20px; padding-bottom:20px; height:108px; overflow:hidden;}
.n_case_list ul li .allist-cnt h5{ font-weight:normal; font-size:20px; color:#000; line-height:36px; height:36px; overflow:hidden;}
.n_case_list ul li .allist-cnt p{line-height:32px; height:32px; overflow:hidden; font-size:16px; color:#666666;}
/* .n_case_list ul li .none { display: none; } */

.n_case_list ul li .txts{ display: none; font-weight: normal; color: #fff; font-size: 16px; line-height: 36px; height: 100%;overflow: hidden; transition: all 0.4s; position: absolute;
 bottom: -100%;left: 0; width: 100%; background: rgba(0, 0, 0, 0.75); text-align: center;}
.n_case_list ul li .txts h2{ color:#fff; font-weight:normal; font-size:24px; height:76px; line-height:76px; overflow:hidden; margin-top:22%;}
.n_case_list ul li .txts a{ color:#fff; display:inline-block; width:62px; margin-left:12px; margin-right:12px; font-size:16px;}
.n_case_list ul li .txts a i{ width:48px; height:48px; display:block; margin:0 auto;transition:all 0.4s;}
.n_case_list ul li .txts a:hover i{ margin-top:-6%; margin-bottom:6%;transform:rotate(360deg);}
.n_case_list ul li .txts a i.bgs1{ background:url(../images/2018/i_pic1.png) center top no-repeat;}
.n_case_list ul li .txts a i.bgs2{ background:url(../images/2018/i_pic2.png) center top no-repeat;}
.n_case_list ul li .txts a i.bgs3{ background:url(../images/2018/i_pic3.png) center top no-repeat;}

.n_case_list ul .text-more { display: flex; position: absolute; left: 0; top: 0; width: 100%; height: 100%; justify-content: center; align-items: center; text-align: center; opacity: 0; transition: opacity .3s; }
.n_case_list ul .text-more .mark { position: absolute; left: 0; top: 0; width: 100%; height: 100%; background: rgba(0,0,0,0.6); }
.n_case_list ul .text-more .more-box { position: relative; font-size: 16px; line-height: 30px; color: #ffffff; }
.n_case_list ul .text-more i { font-style: normal; }
.n_case_list ul .text-more .more-box::before ,
.n_case_list ul .text-more .more-box::after { content: ''; display: block; position: absolute; left: 50%; transform: translateX(-50%); width: 100%; height: 1px; background-color: #ffffff; transition: width .6s ease; }

.n_case_list ul .logo-more { display: flex; position: absolute; left: 0; top: 0; width: 100%; height: 100%; align-items: center; justify-content: center; }
.n_case_list ul .logo-more::before { content: ''; position: absolute; z-index: 8; top: 0; left: 0; width: 100%; height: 100%; opacity: 0; transition: opacity 0.3s; background: rgba(0, 0, 0, 0.75); }
/* .n_case_list ul .logo-more::before ,
.n_case_list ul .logo-more::after{ content: ''; position: absolute; z-index: 8; top: 0; left: 0; width: 101%; height: 102%; transition: transform 0.7s; background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(0, 0, 0, 0.8) 10%, rgba(0, 0, 0, 0.8) 90%, rgba(0, 0, 0, 0) 100%); }
.n_case_list ul .logo-more::before { opacity: 0; transform: scale3d(2,1,1) rotate3d(0,1,0,10deg) translate3d(100%,0,0); }
.n_case_list ul .logo-more::after { transform: scale3d(2,1,1) rotate3d(0,1,0,0deg) translate3d(-100%,0,0); opacity: 1; } */
.n_case_list ul .logo-more img { position: relative; z-index: 9; object-fit: contain; max-width: 60%; max-height: 60%; height: auto; opacity: 0; transform: translateY(20%) rotate(10deg); transition: all .4s .3s; max-width: 192px;}

.n_case_list ul li:hover .txts{ bottom:0; }
.n_case_list ul li:hover .text-more { opacity: 1; }
.n_case_list ul li:hover .text-more .more-box::before ,
.n_case_list ul li:hover .text-more .more-box::after { width: .4em; }
/* .n_case_list ul li:hover .logo-more::before { opacity: 1; transform: scale3d(2,1,1) rotate3d(0,1,0,0deg) translate3d(0,0,0); }
.n_case_list ul li:hover .logo-more::after { opacity: 0; transform: scale3d(2,1,1) rotate3d(0,1,0,10deg) translate3d(0,0,0); } */
.n_case_list ul li:hover .logo-more::before { opacity: 1; }
.n_case_list ul li:hover .logo-more img { opacity: 1; transform: translateY(0) rotate(0deg); }



/*frameè‡ªé€‚åº”*/
@media (max-width: 1200px) {
    .container, .container_1200 {
        width: 100%;
    }

    .container {
        padding-right: 10px;
        padding-left: 10px;
    }

    .row {
        margin-right: -10px;
        margin-left: -10px;
    }
}

/*col_md_*/
@media (max-width: 1200px) {
    .col_md_1, .col_md_2, .col_md_3, .col_md_4, .col_md_5, .col_md_6, .col_md_7, .col_md_8, .col_md_9, .col_md_10, .col_md_11, .col_md_12, .col_md_13, .col_md_14, .col_md_15, .col_md_16, .col_md_17, .col_md_18, .col_md_19, .col_md_20, .col_md_21, .col_md_22, .col_md_23, .col_md_24 {
        float: left;
    }

    .col_md_24 {
        width: 100%;
    }

    .col_md_23 {
        width: 95.83333333%;
    }

    .col_md_22 {
        width: 91.66666667%;
    }

    .col_md_21 {
        width: 87.5%;
    }

    .col_md_20 {
        width: 83.33333333%;
    }

    .col_md_19 {
        width: 79.16666667%;
    }

    .col_md_18 {
        width: 75%;
    }

    .col_md_17 {
        width: 70.83333333%;
    }

    .col_md_16 {
        width: 66.66666667%;
    }

    .col_md_15 {
        width: 62.5%;
    }

    .col_md_14 {
        width: 58.33333333%;
    }

    .col_md_13 {
        width: 54.16666667%;
    }

    .col_md_12 {
        width: 50%;
    }

    .col_md_11 {
        width: 45.83333333%;
    }

    .col_md_10 {
        width: 41.66666667%;
    }

    .col_md_9 {
        width: 37.5%;
    }

    .col_md_8 {
        width: 33.33333333%;
    }

    .col_md_7 {
        width: 29.16666667%;
    }

    .col_md_6 {
        width: 25%;
    }

    .col_md_5 {
        width: 20.83333333%;
    }

    .col_md_4 {
        width: 16.66666667%;
    }

    .col_md_3 {
        width: 12.5%;
    }

    .col_md_2 {
        width: 8.33333333%;
    }

    .col_md_1 {
        width: 4.16666667%;
    }
}

/*col_sm_*/
@media (max-width: 992px) {

    .col_sm_1, .col_sm_2, .col_sm_3, .col_sm_4, .col_sm_5, .col_sm_6, .col_sm_7, .col_sm_8, .col_sm_9, .col_sm_10, .col_sm_11, .col_sm_12, .col_sm_13, .col_sm_14, .col_sm_15, .col_sm_16, .col_sm_17, .col_sm_18, .col_sm_19, .col_sm_20, .col_sm_21, .col_sm_22, .col_sm_23, .col_sm_24 {
        float: left;
    }

    .col_sm_24 {
        width: 100%;
    }

    .col_sm_23 {
        width: 95.83333333%;
    }

    .col_sm_22 {
        width: 91.66666667%;
    }

    .col_sm_21 {
        width: 87.5%;
    }

    .col_sm_20 {
        width: 83.33333333%;
    }

    .col_sm_19 {
        width: 79.16666667%;
    }

    .col_sm_18 {
        width: 75%;
    }

    .col_sm_17 {
        width: 70.83333333%;
    }

    .col_sm_16 {
        width: 66.66666667%;
    }

    .col_sm_15 {
        width: 62.5%;
    }

    .col_sm_14 {
        width: 58.33333333%;
    }

    .col_sm_13 {
        width: 54.16666667%;
    }

    .col_sm_12 {
        width: 50%;
    }

    .col_sm_11 {
        width: 45.83333333%;
    }

    .col_sm_10 {
        width: 41.66666667%;
    }

    .col_sm_9 {
        width: 37.5%;
    }

    .col_sm_8 {
        width: 33.33333333%;
    }

    .col_sm_7 {
        width: 29.16666667%;
    }

    .col_sm_6 {
        width: 25%;
    }

    .col_sm_5 {
        width: 20.83333333%;
    }

    .col_sm_4 {
        width: 16.66666667%;
    }

    .col_sm_3 {
        width: 12.5%;
    }

    .col_sm_2 {
        width: 8.33333333%;
    }

    .col_sm_1 {
        width: 4.16666667%;
    }
    .customize_box2 .items {
    width: 100%;
}
.customize_box2 .fixed {
    position: static;
    margin-top: 30px;
}
}

/*col_xs_*/
@media (max-width: 767px) {
    .col_xs_1, .col_xs_2, .col_xs_3, .col_xs_4, .col_xs_5, .col_xs_6, .col_xs_7, .col_xs_8, .col_xs_9, .col_xs_10, .col_xs_11, .col_xs_12, .col_xs_13, .col_xs_14, .col_xs_15, .col_xs_16, .col_xs_17, .col_xs_18, .col_xs_19, .col_xs_20, .col_xs_21, .col_xs_22, .col_xs_23, .col_xs_24 {
        float: left;
    }

    .col_xs_24 {
        width: 100%;
    }

    .col_xs_23 {
        width: 95.83333333%;
    }

    .col_xs_22 {
        width: 91.66666667%;
    }

    .col_xs_21 {
        width: 87.5%;
    }

    .col_xs_20 {
        width: 83.33333333%;
    }

    .col_xs_19 {
        width: 79.16666667%;
    }

    .col_xs_18 {
        width: 75%;
    }

    .col_xs_17 {
        width: 70.83333333%;
    }

    .col_xs_16 {
        width: 66.66666667%;
    }

    .col_xs_15 {
        width: 62.5%;
    }

    .col_xs_14 {
        width: 58.33333333%;
    }

    .col_xs_13 {
        width: 54.16666667%;
    }

    .col_xs_12 {
        width: 50%;
    }

    .col_xs_11 {
        width: 45.83333333%;
    }

    .col_xs_10 {
        width: 41.66666667%;
    }

    .col_xs_9 {
        width: 37.5%;
    }

    .col_xs_8 {
        width: 33.33333333%;
    }

    .col_xs_7 {
        width: 29.16666667%;
    }

    .col_xs_6 {
        width: 25%;
    }

    .col_xs_5 {
        width: 20.83333333%;
    }

    .col_xs_4 {
        width: 16.66666667%;
    }

    .col_xs_3 {
        width: 12.5%;
    }

    .col_xs_2 {
        width: 8.33333333%;
    }

    .col_xs_1 {
        width: 4.16666667%;
    }
    
}

@media (max-width:390px){

.nbanner {
    height: 140px;
    background-size: cover;
    -moz-background-size: cover;
    width: 100%;
    background-position: center;
    background-size: cover;
}
.case_one {
    padding: 0px;
}
.case_one .h2 {
    font-size: 26px;width: 100%;

}
.case_one .case_one_r .all_a {
    width: 30%;}
.case_one .case_one_r {
    float: none; 
}
.case_one .case_one_r .case_down {width: 68%;margin-left: 2%;}
.case_one .case_one_r .case_down label {
    background: url(../images/2018/bgs4.png) 218px center no-repeat;}
.case_one .case_one_r .case_down.isel label {
    background: url(../images/2018/bgs4_on.png) 218px center no-repeat;
}
.case_box2 .item {
    width: 100%;margin-left: 0;}
.case_box2 .item:nth-of-type(3n+1) {
    margin-left: 0;
}
.case_box2 .item:nth-of-type(2n+1) {
    margin-left: 0;
}
.case_box2 {
    padding: 20px 0;
}
.case_box2 .item {
    margin-bottom: 20px;}
.page2 span {
    padding: 5px;
}
.page2 span.curr {
    padding: 5px;
}
.page2 a {
    
    padding: 5px;
}
.page2 {
    line-height: 40px;}
.case_banner2 .txts {
    
   position: relative;
   
    left: 0; 
    z-index: 2;
    transform: translate(-0%,0%); 
    -webkit-transform: translate(-0%,0%); 
    -moz-transform: translate(-0%,0%);
    -ms-transform: translate(-0%,0%);
    -o-transform: translate(-0%,0%);
}
.case_banner2 .txts {
    bottom:0px}

element.style {
}
.case_banner2 .txts .case_title h2 { color:#333; font-size:26px; line-height:40px}
.case_banner2 .txts .case_title {
  
    width: 100%; float:none; padding:0 10px}
.case_banner2 .txts .case_title p {
    color: #333;
    font-size: 14px; padding-bottom: 20px;
}
.case_show_one .case_show_one_l {
    width:100%;}
.case_show_one .case_show_one_r {
    width: 100%;
    float: none;
}
.case_show_one {
    background-size: 100% 100%;}
.case_con {
    padding-top: 30px;}
.case_con img {
    width: 100% !important;height: auto !important}
.n_case_list ul li {
    width: 100%; margin-right:0}

.case_t {
    margin-top: 38px;}
}


@media (max-width: 1620px) {
    .container_1600 {
        width: 1400px;
    }
}

@media (max-width: 1450px) {
    .container_1600,
    .container_1400  {
        width: 1200px;
    }
}

@media (max-width: 1220px) {
    .container, .container_1200,
    .container_1400, .container_1600 {
        width: 992px;
    }
}

@media (max-width: 992px) {
    
    .customize_box2 h3, .customize_box3 h3, .customize_box4 h3, .customize_box5 h3, .customize_box6 h3 {
    font-size: 32px;
}
.customize_box4 .tip .info1 {
    font-size: 18px;}
    .customize_box4 .tip .info2 {
    font-size: 14px;
}
.customize_box4 .tip {
    height: auto;
    padding-top: 35px;
    padding-bottom: 25px;
}
.customize_box4 .img img{
   width: 100%
}
.customize_box6 .img img{
    max-width: 100%
}
.customize_box5 .items .item {
    width: 49%;
    margin-bottom: 10px;
}
.customize_box5 .tip a.more {
    font-size: 14px;
    line-height: 24px; width: 100%;
}
.customize_box7 h3 {
    font-size: 30px;
}
.customize_box7 .right {
    text-align: left; float: none;
}
.website_content9 .lright {
    padding-left: 0;float: none;
}
.website_content9 .img img{
    max-width: 100%
}

.website_content9 .items .item {
    width: 49%;
    font-size: 14px;
    line-height: 1.6em;
}

.website_content9 .items .item img{
   
   margin-right: 2px;
}
.website_content9 h3 {
    font-size: 20px;
    margin-bottom: 10px;
}
.customize_box7 a.more {
    font-size: 17px;
    width: 188px;
    line-height: 40px;
    margin-top: 10px;
}
.customize_box5 .tip span {
    font-size: 16px;margin-left: 0;
}
    .customize_box2, .customize_box3, .customize_box6 {
    padding: 20px 0;
}
.customize_box2 .img  img{
   width: 100%
}
.customize_box3 .items{ 
    margin-top: 20px;
    flex-wrap: wrap;
}

.customize_box3 .items .item {
    width: 100%;
    padding-top: 30px;
    height: 230px;
    margin-bottom: 20px;
}
.customize_box2 h3 {
    font-size: 33px;}
    .container, .container_1200, .container_1400, .container_1600 {
        width: 767px;
    }

    .slider_table table {
        min-width: 640px;
        width: 100%
    }

    .product_box .submenu_wrap h2, .news_box .submenu_wrap h2 {
        height: 50px;
        line-height: 50px;
        text-align: left;
        font-weight: normal;
        padding-left: 20px;
        position: relative;
    }

    .product_box .submenu_wrap h2 span, .news_box .submenu_wrap h2 span {
        display: block;
    }

    .product_box .submenu_wrap ul, .news_box .submenu_wrap ul {
        display: none;
    }

    .Product_bt, .product_contant, .news_bt, .news_content_title {
        margin-top: 20px;
    }

    .pro_S_img {
        display: none;
    }

    .inquire_box .title_box .item h1, .inquire_box .title_box .item h2 {
        font-size: 20px;
    }

    .inquire_box .title_box .item:before, .inquire_box .title_box .item:after {
        top: 50px;
    }
}

@media (max-width: 767px) {
    .container, .container_1200,.container_1400, .container_1600 {
        width: auto;
    }

    .container_1200,.container_1400, .container_1600 {
        padding-left: 10px;
        padding-right: 10px;
    }

    .slider_table table {
        min-width: 360px;
        width: 100%
    }

    .product_img_box {
        float: none;
        margin: auto;
    }

    .parameter_box {
        width: auto;
        margin-left: 0;
        margin-top: 30px;
        padding-right: 20px;
    }

    .pro_S_img .slick_first {
        padding: 0 2px;
    }

    .inquire_box {
        padding-top: 10px;
    }

    .inquire_box .title_box .item:nth-of-type(1) {
        margin-top: 0;
    }

    .inquire_box .title_box .item {
        width: 100%;
        text-align: left;
        padding: 20px 0;
        margin-left: 50px;
    }

    .inquire_box .title_box .item:after, .inquire_box .title_box .item:before {
        height: 14px;
        width: 3px;
        left: 21px;
        top: auto;
    }

    .inquire_box .title_box .item:after {
        top: 0;
    }

    .inquire_box .title_box .item:before {
        bottom: 0;
    }

    .inquire_box .title_box .item a {
        display: block;
        width: 100%;
    }

    .inquire_box .title_box .item h1, .inquire_box .title_box .item h2 {
        padding-left: 50px;
        line-height: 50px;
    }

    .inquire_box .title_box .item span {
        position: absolute;
        top: 23px;
        left: 0;
        margin: 0;
        text-align: center;
    }

    .inquire_table {
        padding-top: 15px;
    }

    .inquire_table tr {
        border: 1px solid #dddddd;
        border-left: 0;
        border-right: 0;
        padding: 10px 0;
    }

    .inquire_table th {
        display: none;
    }

    .inquire_table td {
        display: -webkit-flex;
        display: -moz-flex;
        display: -ms-flexbox;
        display: -ms-flex;
        display: flex;
        -webkit-justify-content: center;
        -moz-justify-content: center;
        -ms-flex-pack: center;
        -ms-justify-content: center;
        justify-content: center;
        width: 100%;
        max-width: 100%;
        padding: 5px 0;
        border: none;
    }

    .related_pro .item {
        width: 100%;
    }

    .fancybox-prev {
        left: 10px;
    }

    .fancybox-next {
        right: 10px;
    }

    .fancybox-close {
        top: -45px;
        right: 0;
    }

    .Fast_contact ul li.onlineservice_li{
        width: 100% !important;
        border-radius: 0 !important;
    }
    .Fast_contact ul li.onlineservice_li:nth-of-type(2),
    .onlineservice_tips{
        display: none;
    }
}

@media (max-width: 640px) {
    .products_list_box .list_box {
        width: 50%;
    }
}

@media (max-width: 480px) {
    .slider_table table {
        min-width: 280px;
        width: 100%
    }

    .products_list_box .list_box {
        width: 100%;
    }

    .products_inquire a.addToBasket {
        display: none;
    }

    .products_inquire a.inquire {
        width: 100%;
        font-size: 16px;
    }

    .pro_B_img {
        height: auto;
    }

    .product_img_box {
        width: 100%;
    }

    .parameter_box {
        width: 100%;
        padding-left: 0;
        padding-top: 20px;
    }

    .easyzoom img {
        width: 100%;
    }

    .inquire_box .title_box .item {
        margin-left: 20px;
    }

    .news_box .news_list {
        height: auto;
        margin-bottom: 15px;
    }

    .news_box .news_img {
        width: 100%;
        height: auto;
    }

    .news_box .news_text {
        width: 100%;
        float: left;
        padding: 10px;
    }

    .news_box .news_text h3 {
        padding-right: 0;
    }

    .news_box .news_text h3 i.time {
        right: auto;
        left: 0;
        bottom: 0;
        text-align: left;
    }
}