﻿@charset "utf-8";

* {	margin: 0;	padding: 0;}

body,h1,h2,h3,h4,h5,h6,hr,p,blockquote,dl,dt,dd,ul,ol,li,pre,form,fieldset,legend,button,input,textarea,th,td,img {	border: medium none;	margin: 0;	padding: 0; font-weight:500;}

body,button,input,select,textarea {	 font-family:" ","宋体",tahoma,Srial,helvetica,sans-serif;	outline: none;}

body{ overflow-x:hidden;}

h1,h2,h3,h4,h5,h6 {	font-size: 100%;}

ul,ol,li {	list-style: none; }

a {	text-decoration: none;	color: #373737;    vertical-align: top;}

a:hover {	color: #002a6d;}

img {	border: 0px;}

em{ font-style:normal;}

table {	border-collapse: collapse;	border-spacing: 0;}

html,body {	color: #373737;	background: #fff;	margin: 0 auto;font-size: 14px !important; overflow-x:hidden}

::selection { color: #fff; background-color: #002a6d;}    

::-moz-selection { color: #fff; background-color: #002a6d;} 

.hide {	display: none;}

.clear {clear: both;}

.center{ text-align:center;}

.pic100 img{width:98%;}

.justify_fix{display:inline-block;*display: inline; *zoom:1; width:100%; height:0; overflow:hidden;}

.f-turn{-webkit-transition: all .3s ease-in;

    -moz-transition: all .3s ease-in;

    -ms-transition: all .3s ease-in;

    -o-transition: all .3s ease-in;

    transition: all .3s ease-in;}

.fl{float:left;}

.fr{float:right;}

.overflow{ overflow:hidden;}

.white,.white a{ color:#fff;}

.rela{ position:relative;}

.pad0{ padding:0 !important;}

.pad60{ padding:30px 0;}

.pad90{ padding:90px 0;}

.top30{ margin-top:30px;}




.fixbottonnew{ display:none; position:fixed;width:100%;left:0;bottom:0;z-index: 9; background-color:#002a6d; border-top:1px solid #dcdcdc;overflow:hidden;}
.fixbottonnew a{width:50%;float:left;font-size:16px; position:relative; display:block; padding:5px 0;color:#fff;}
.fixbottonnew a img{width:18px; display:inline-block; vertical-align:middle;margin-right:12px;}
.fixbottonnew a:last-child{background-color: #023e9d;}
.fixbottonnewh{ display:none; height:21px;}



.abc h2:nth-child(2){ display:none !important}

@font-face {

    font-family: 'sharp_sans_no2_thinregular';

    src: url('../fonts/sharp_sans_no2_thin-webfont.woff2') format('woff2'),

         url('../fonts/sharp_sans_no2_thin-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'flip_flop_royalregular';

    src: url('../fonts/flip_flop_royal-webfont.woff2') format('woff2'),

         url('../fonts/flip_flop_royal-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

@font-face {

    font-family: 'castletregular';

    src: url('../fonts/castlen-webfont.woff2') format('woff2'),

         url('../fonts/castlen-webfont.woff') format('woff');

    font-weight: normal;

    font-style: normal;



}

header{padding:27px 6%;display: flex  !important;align-items: center;justify-content: space-between;}

#head{ padding:40px 4%; position:fixed;top:0; z-index:2; width:100%;}

.banner{ position:relative;height:auto}

.banner li a{ display:block;}

.banner li a img{height:100% !important;}

#head{z-index: 9;-webkit-transition: all .6s;

    -moz-transition: all .6s;

    -ms-transition: all .6s;

    -o-transition: all .6s;

    transition: all .6s;}

.logo img{ max-width:100%}
nav{width:64%;text-align:center;float:right; font-size:16px; position:relative; z-index:2;}

nav ul{ margin-bottom:0;}
nav li.hover>a{ color:#002a6d !important;}
nav li{float:left;width:12%;position:relative;}

nav li a{ display:block;position:relative;line-height:40px; padding-bottom:10px;}

nav li a i{width:0; position:absolute;bottom: 0px;left:10%;height:3px; display:inline-block; background-color:#fff;-webkit-transition: all .3s ease-in;

    -moz-transition: all .3s ease-in;

    -ms-transition: all .3s ease-in;

    -o-transition: all .3s ease-in;

    transition: all .3s ease-in;}

nav li a:hover i,nav li a.cur i{width:80%;}
.sanji{ left:100% !important; top:0% !important; display:none}
nav li div{ display:none; position:absolute;left:0;top:100%;width: 100%;}
nav li div dl dd{ position:relative}
nav li div a{ background-color:rgba(0,0,0,.7);color:#fff;margin-bottom:3px;padding-bottom: 0;}

nav li div a:hover{background-color:rgba(1,68,138,.7);color:#fff;}

.sousou01{width: 13%;border: 1px solid #cccccc;border-radius: 10px;line-height:36px;margin: 0.5% auto 0;float: right;}
.input_text02{display:block;float:left;display:block;line-height:36px;background:bottom;outline:none;padding-left:4%;width: calc(100% - 16%);}
.sousou01 a{
    float:right;
    width: 16%;
    height:36px;
    display: flex;
    justify-content: center;
    align-items: center;
    color: rgba(255,255,255,.9);
    }
.sousou01 a img{max-height: 100%;}
.language a{ width:40px;height:40px; background-color:#002a6d; color:#fff; border-radius:100%; display:inline-block; line-height:40px; text-align:center; position:relative; overflow:hidden;}

.language a i{width:40px;height:40px;  border-radius:100%;position:absolute;left:0px; top:0px; background-color:#1e90e5;webkit-transform: scale(0);

    -ms-transform: scale(0);

    transform: scale(0);-webkit-transition: all .3s ease-in;

    -moz-transition: all .3s ease-in;

    -ms-transition: all .3s ease-in;

    -o-transition: all .3s ease-in;

    transition: all .3s ease-in;}

.language a:hover i{webkit-transform: scale(1);

    -ms-transform: scale(1);

    transform: scale(1);}

.language a span,.h_aboutL{ position:relative; z-index:2;}

.h_about{position: relative;z-index: 2;}

.h_aboutR{ width:calc(100% - 758px); height:430px;}

.h_aboutRtime{ position:absolute;bottom:0;right:0;}

.h_aboutRC{ position:absolute;width:calc(100% + 50px); background-size:auto 100%;background:url(../images/h_aboutbg.png) no-repeat left top; background-size:cover;right:0; top:0; }

.h_aboutRC a{ display:block;padding:60px 60px 60px 100px;}

.h_aboutRC h5{ font-size:30px; font-weight:bold; position:relative; z-index:2;}

.h_aboutRC p{ color:#8691ac; margin-top:10px; position:relative; z-index:2;}

.h_aboutRC article{ font-size:16px; margin-top:68px;line-height:20px;height:60px; overflow:hidden; position:relative; z-index:2;}

.h_aboutRC .morebtn{ margin-top:73px;position:relative; z-index:2;}

.morebtn p{width:47px;height:27px;display:inline-block; background-color:#fff; border-radius:15px; padding:1px; position:relative;}

.morebtn p span{width:25px;height:25px; display:inline-block; border-radius:100%; background-color:#002a6d;-webkit-transition: all .3s ease-in;

    -moz-transition: all .3s ease-in;

    -ms-transition: all .3s ease-in;

    -o-transition: all .3s ease-in;

    transition: all .3s ease-in;}

.h_aboutRC a:hover .morebtn p span,.h_newC dl a:hover .morebtn p span{ margin-left:20px;}

.h_aboutRC font{ position:absolute;width:0;height:100%;background: url(../images/h_aboutbg2.png) no-repeat left top;background-size:cover;left:0; top:0; display:block;}

.h_aboutRC a:hover font{ width:100%;}

.h_aboutRC a:hover p{ color:#fff;}

.h_C{ margin-top:45px;}

.h_productC dl,.h_caseC dl{ margin-bottom:0;height: 295px;}

.h_productC dl a{ display:block;padding:40px 25px;}

.h_productC dl a dd h5{ font-size:18px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; position:relative; z-index:2; color:#002a6d;}

.h_productC dl a dd p{ font-size:16px;color:#002a6d;line-height:22px;height:44px; overflow:hidden; margin:23px 0 25px;position:relative; z-index:2;}

.h_productC dl a dt{position:relative; z-index:2;}

.h_productC dl font{ background-color:#a2a1a7; position:absolute;width:100%;height:0;top:0; display:block;left: 0;}

.h_productC dl a:hover font{height:100%;}

.h_productC dl a:hover h5,.h_productC dl a:hover p{ color:#fff;}

.h_productC dl:nth-child(1),.h_productC dl:nth-child(2),.h_productC dl:nth-child(3),.h_productC dl:nth-child(4){ border-bottom:10px solid #f7f7f7;}

.h_num{ background:url(../images/bg1.jpg) fixed no-repeat center top; border-top:100px solid #f7f7f7;border-bottom:25px solid #f7f7f7; position:relative; z-index:2;}

.h_num h2{ font-size:48px; font-weight:bold;}

.h_num p{ font-size:20px;font-family: 'sharp_sans_no2_thinregular';margin-top: 10px;}

.h_num dl{ width:25%;float:left;}

.h_num dl dt{ font-size:16px; font-weight:100;}

.h_num dl dt b{ font-size:54px; display:inline-block; margin:0 3px 0 0;font-family: 'flip_flop_royalregular';font-weight: 100;}

.h_num dl dd{ font-size:16px; font-weight:100;}

.h_newC dl dt{ font-size:20px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap;  font-weight:100;}

.h_newC dl dd time,.newmain time{ display:block; margin:25px 0 20px; color:#9b9b9b;}

.h_newC dl dd time b,.promain time span b,.newmain time span b{ font-weight:100;}

.h_newC dl dd time i{ width:0; display:inline-block;height:12px; background:url(../images/line1.jpg) no-repeat center left;}

.h_newC dl dd article{ line-height:22px;height:66px; overflow:hidden; color:#9b9b9b;font-size:12px;}

.h_newC dl a:hover dd time i{width:35px;}

.h_newC dl a:hover dd time b,.promain time span b,.newmain time span b{ color:#002a6d;}

.h_newC dl .morebtn{ margin-top:45px;position:relative;}

.h_newC dl .morebtn p{background-color: #a2a1a7;}

.h_newC dl .morebtn p span{background-color: #fff;}

.h_newC dl a:hover .morebtn p {background-color: #002a6d;}

.h_newC dl a:hover dt{ margin-left:20px;}

.show1{transition-delay: 0.2s;animation-delay: 0.2s;-webkit-animation-delay: 0.2s;}

.show2{transition-delay: 0.4s;animation-delay: 0.4s;-webkit-animation-delay: 0.4s;}

.show3{transition-delay: 0.6s;animation-delay: 0.6s;-webkit-animation-delay: 0.6s;}

.show4{transition-delay: 0.8s;animation-delay: 0.8s;-webkit-animation-delay: 0.8s;}

.show5{transition-delay: 1s;animation-delay: 1s;-webkit-animation-delay: 1s;}

.show6{transition-delay: 1.2s;animation-delay: 1.2s;-webkit-animation-delay: 1.2s;}

.show7{transition-delay: 1.4s;animation-delay: 1.4s;-webkit-animation-delay: 1.4s;}

.h_case{ background:url(../images/bg2.jpg) no-repeat fixed center top;}

.h_caseC dl dd{ padding:24px 15px; font-size:18px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; background-color:#fff;}

.h_caseC dl dt{ overflow:hidden;}

.h_caseC dl dt img{webkit-transition: all .3s ease-in;

    -moz-transition: all .3s ease-in;

    -ms-transition: all .3s ease-in;

    -o-transition: all .3s ease-in;

    transition: all .3s ease-in;}

.h_caseC dl a:hover dt img{-webkit-transform: scale3d(1.2,1.2,1);

    -ms-transform: scale3d(1.2,1.2,1);

    -o-transform: scale3d(1.2,1.2,1);

    -moz-transform: scale3d(1.2,1.2,1);

    transform: scale3d(1.2,1.2,1);}

.h_enteyC dl dt{ float:left;width:100px;}

.h_enteyC dl dt div{ position:absolute;width:100px;height:0;left:0;top:0; overflow:hidden;}

.h_enteyC dl dt div img{width:100px;height:100px;}

.h_enteyC dl dd{ width:calc(100% - 125px);float:right;}

.h_enteyC dl dd h5{ font-size:18px; margin:22px 0 5px 0;}

.h_enteyC dl dd p{ color:#bebebe; text-transform:uppercase;}

.h_enteyC dl a:hover dt div{ height:100px;}

.link{ background:url(../images/linkbg.jpg) no-repeat left; padding:20px 15px; background-size:110% 100%; position:relative; z-index:2;}

.link li{ display:inline-block; margin:0 12px;}

.link li a{ display:block;}

footer{ background-color:#242424; position:relative; z-index:2;}

.footL dl{float:left; margin-right:5.5%; margin-bottom:0}

.footL dl dt{font-size:16px; font-weight:100; margin-bottom:30px;}

.footL dl dd a{ display:block; color:#9b9a9a; margin:8px 0;}

.footC dl dt{ margin:25px auto 16px;}

.footC dl dt img{ width:129px;}

.footR{ color:#9b9a9a;line-height:25px;}

.footR b{color:#fff; display:block;font-size:16px; font-weight:100; margin:8px 0;}

.foottel{ color:#fff; font-size:36px; margin:25px 0;font-family: 'flip_flop_royalregular';}

.bq{ background-color:#242424; padding:15px 15px; border-top:1px solid #3e3e3e;}

.large-header{position:fixed;width: 100%; top:0;left:0;}

.scrtop nav,.menu{ display:none;}

.menu{float: right;margin-right: 25px;}

.menu img{ width:45px; /*margin-top:5px;*/}

.scrtop .menu{ display:block;}



.header-left{width: 25%;position: fixed;left:-25%;top: 0;height: 100%;z-index: 18;opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;overflow: hidden;}

.header-left.on{opacity: 1;left:0%}

.header-left img{display: block;transform:scale(1.1);-webkit-transform:scale(1.1);transition: all 2s;-webkit-transition: all 2s;transition-delay:0.5s;}

.header-left.on img{transform:scale(1);-webkit-transform:scale(1);}

.header{width:0%;height: 100%;position: fixed;right: 0;top: 0;background-color: #fff;z-index: 10;opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;box-shadow: -1px 0 10px 0 rgba(0,0,0,0.2)}

.header.on{opacity: 1;width: 75%;}

.header .navv{position: absolute;right: 5%;top: 3%;z-index: 5;}

.navv{ width:40px;height:38px;margin:0 auto 0;cursor: pointer;position: relative;}

.navv p{

        width:40px;

        height: 2px;

        background-color: #333;

        position: absolute;

        left: 0;

        -webkit-transition: all 0.8s;

                transition: all 0.8s;

         -webkit-border-radius : 20%;

            -moz-border-radius : 20%;

                 border-radius : 20%;

    }

    .navv p:nth-child(1){

        top: 2px;

            -webkit-transform-origin: left top;

                -ms-transform-origin: left top;

                    transform-origin: left top;

            -webkit-transform: rotateZ(0deg);

                -ms-transform: rotateZ(0deg);

                    transform: rotateZ(0deg);

                -webkit-transition: all 0.5s;

                    -ms-transition: all 0.5s;

                        transition: all 0.5s;

    }



    .navv p:nth-child(1){

         -webkit-transform: rotateZ(45deg);

                 transform: rotateZ(45deg);

    }

    .float-box .navv p:nth-child(1){

         -webkit-transform: rotateZ(0deg);

                 transform: rotateZ(0deg);

    }

    .navv p:nth-child(2){

        top: 16px;

        width: 54px;

        left: -7px;

        -webkit-transition: all 0.5s;

                transition: all 0.5s;

    }

    .navv p:nth-child(2){

        opacity: 0;

    }

    .float-box .navv p:nth-child(2){

        opacity: 1;

    }

    .navv p:nth-child(3){

        top: 30px;

            -webkit-transform-origin: left bottom;

                -ms-transform-origin: left bottom;

                    transform-origin: left bottom;

            -webkit-transform: rotateZ(0deg);

                -ms-transform: rotateZ(0deg);

                    transform: rotateZ(0deg);

                -webkit-transition: all 0.5s;

                    -ms-transition: all 0.5s;

                        transition: all 0.5s;

    }

    .navv p:nth-child(3){

        -webkit-transform: rotateZ(-45deg);

                transform: rotateZ(-45deg);

    }

    .float-box .navv p:nth-child(3){

       -webkit-transform: rotateZ(0deg);

                transform: rotateZ(0deg);

    }

    .header .nav1{width: auto;margin:12% 0 10% 12%;opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;}

    .header .nav1.on{margin:10% 0 10% 12%;opacity: 1}

    .header .nav1 a{display: inline-block;margin-right:44px;padding-left: 67px;line-height: 22px;font-size:14px;color: #282828;position: relative;transition: all 0.3s;-webkit-transition: all 0.3s;}

    .header .nav1 a:before{display: block;width: 52px;height: 1px;content: '';display: block;position: absolute;left: 0;top: 48%;background-color: #282828;transition: all 0.3s;-webkit-transition: all 0.3s;}

    .header .nav1 a:hover{padding-left: 60px;margin-right:51px;}

    .header .nav1 a:hover:before{width:45px;}

    .header .nav2{width: auto;padding-left: 12%;position: relative;margin:0% 0 10% 0;opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;position: relative;top:2%}

    .header .nav2.on{opacity: 1;top: 0}

    .header .nav2 i{display: block;width:0;height: 1px;background-color: #282828;position: absolute;left: 0;top: 50px;}

    .header .nav2 li{width:auto;float: left;margin-right:3.33333%;}

    .header .nav2 li .h2{display: block;font-size: 20px;line-height: 25px;color: #282828;margin-bottom: 40px;padding-left: 0}

    .header .nav2 li .h2 span{font-size: 18px;font-family:'Century Gothic'}

    .header .nav2 li a{display: block;font-size: 16px;line-height: 29px;color: #666666;padding-left: 28px;}

    .header .nav2 li a em{display: inline-block;width:0px;height: 1px;background-color:#666666;margin-right: 3px;transition: all 0.3s;-webkit-transition: all 0.3s;}

    .header .nav2 li a:hover em{width: 12px;}

    .header .langu{height: 30px;margin-left:2%;opacity: 0;transition: all 0.5s;-webkit-transition: all 0.5s;}

    .header .langu.on{margin-left: 5%;opacity: 1}

    .header .langu a{color: #9ca3a5;font-size: 18px;margin-right: 25px;transition: all 0.3s;-webkit-transition: all 0.3s;}

    .header .langu a.on,.header .langu a:hover{color: #333;}

.otherbanner1{padding: 2% 15px;}

.other1{/* background:url(../images/other1.jpg) no-repeat center center; *//* background-size:cover; */}	

.otherbanner1 h4{ font-size:60px; text-transform:uppercase;font-family: 'castletregular';}

.otherbanner1 h2{ font-size:36px;}

.otherbanner1 p{ margin-top:35px;}

.othernav{ background-color:#a2a1a7}
.othernav .overflow{ overflow:inherit !important}
.othernav ul li { display:block; float:left;min-width:120px; text-align:center; color:#fff; border-left:1px solid #fff; position:relative}
.othernav ul li>a{ display:block; color:#fff;font-size:16px;    padding: 28px 5px;}

.othernav ul li dl{background:#fff;width:100%;position:absolute;left:0px;top:77px;box-shadow:2px 2px 5px rgba(0,0,0,0.2);/* padding:10px 0; */display:none;overflow:inherit !important;}
.othernav ul li dl dd{line-height: 40px;border-bottom:#ddd dotted 1px;/* margin:0 10px; */position:relative;}
.othernav ul li dl dd>dl{ left:100%; top:0;}
.othernav ul li dl dd a{color:#666;font-weight:normal;padding:0;text-align:left;display: block;text-align: center;font-size: 15px;}
.othernav ul li dl dd a:hover{color: #fff;}
.othernav ul li:last-child{ border-right:1px solid #fff;}

.othernav ul li:hover{ background-color:#002a6d;}

.pagelist{ margin-top:50px; text-align:center;font-size:15px;}

.pagelist li{ display:inline-block !important;margin:0 3px;}

.pagelist li a{ display:block;/*height:50px;*/line-height:50px;padding: 0 20px; border:1px solid #dcdcdc;}

.pagelist li a:hover,.pagelist li a.cur,.othernav a:hover,.othernav a.cur{ background-color:#002a6d; color:#fff;}

.prenext{ margin-top:90px; background-color:#a2a1a7; padding:20px 15px;}

.prenext p:last-child{ text-align:right;}

.promainL{ border:1px solid #dcdcdc; margin-right:20px;}

.promain h5{ font-size:36px;}

.promain time{ display:block;margin:16px 0 40px;}

.promain time span,.newmain time span{ display:inline-block;margin-right:10px; color:#9b9b9b;}

.promain article,.about,.newmain article{ color:#747476;line-height:30px;}

.promain article img,.about img,.newmain article img{ max-width:100%;}

.tj{ margin-bottom:90px;}

.tj .h_productC dl:nth-child(1), .tj .h_productC dl:nth-child(2), .tj .h_productC dl:nth-child(3), .tj .h_productC dl:nth-child(4) { border-bottom: 0;}

.case dl dd{ font-size:18px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; padding:24px 15px;}

.case dl a:hover dt img{transform: scale(1.05);-webkit-transform: scale(1.05);}

.message{ font-size:16px; line-height:30px;}

.message .info{ font-size:16px; color:#999898;}

.messageC dl{ padding:0 8px !important;}

.messageC dl div{ display:flex; border:1px solid #dcdcdc; flex-direction:row; padding:15px;}

.messageC dl dt{ width:70px; font-weight:100;}

.messageC dl dd{ flex:1;}

.messageC dl dd input,.messageC dl.mess dt,.messageC dl.mess dd{ width:100%;}

.messageC dl span{ color:#f00;}

.messageC dl dt div { display: block;}

.messageC dl.mess dd textarea{ resize:inherit; width:100%;height:90px; }

.messageC dl.mess span{ position:absolute;right:25px; top:15px;}

.mess div {display: block !important;}

.submit{ padding:0 8px;}

.submit input{ background-color:#002a6d;color:#fff; width:100%;line-height:54px;}

.hr dl a{ display:block;padding:20px; border:1px solid #dcdcdc;}

.hr dl dt{ font-size:20px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap; border-bottom:1px solid #dcdcdc; padding-bottom:15px; font-weight:100;}

.hr dl dd{ height:180px;line-height:30px; margin:20px 0; overflow:hidden;}

.hr dl span{width:130px;height:40px; text-align:center; border:1px solid #dcdcdc;line-height:40px; display:block;}

.hr dl div.div1{ width:0;height:2px; position:absolute;left:0;top:0; background-color:#2391e7}

.hr dl div.div2{ width:2px;height:0; position:absolute;left:0;top:0; background-color:#2391e7}

.hr dl div.div3{ width:0;height:2px; position:absolute;right:0;bottom:0; background-color:#002a6d}

.hr dl div.div4{ width:2px;height:0; position:absolute;right:0;bottom:0; background-color:#002a6d}

.hr dl a:hover span{ background-color:#002a6d;color:#fff;}

.hr dl a:hover div.div1,.hr dl a:hover div.div3{width:100%;}

.hr dl a:hover div.div2,.hr dl a:hover div.div4{height:100%;}

.about h4{ font-size:36px;color:#002a6d; margin-bottom:10px;}

.about h5{ font-size:24px; margin:20px 0 47px;color:#2f2f2f;}

.develop .line{ position:absolute;width:1px;height:100%;left:0;top:0; background-color:#a2a1a7;}

.develop dl{ margin-bottom:50px;}

.develop dl a{ display:block; padding-left:45px; background:url(../images/icon-9.png) no-repeat top 10px left;}

.develop dl a:hover{  background:url(../images/icon-10.png) no-repeat top 10px left;}

.develop dl dt{ font-size:30px; font-weight:100; margin-bottom:25px;}

.develop dl dd div{ width:420px;float:left;}

.develop dl dd p{ width:calc(100% - 460px);float:right;line-height:30px;max-height:270px; overflow:hidden;}

.develop dl a:hover dt{ color:#005bac;}

.contactR h5{ font-size:30px; color:#002a6d;}

.contactR article{ line-height:30px; margin:20px 0;}

.contactR dl{width:160px; display:inline-block; margin-right:10px;}

.contactR dl dd{ margin:10px 0 0 10px;line-height: 20px;}

.map{ height:435px; border:1px solid #dcdcdc;}

.new .newlist:first-child dl{width:50%;float:left; margin-bottom:0; padding:53px 35px !important; background-color:#f7f7f7;} 

.new .newlist:first-child {width:100% !important;}

.new .newlist{ margin-bottom:50px;}

.newlistpic{ display:none;} 

.new .newlist:first-child .newlistpic{ display:block;} 

.new .newlist:first-child dl article{ font-size:14px;line-height: 25px;height: 125px;}

.new .newlist:first-child dl dt{ font-size:30px;}

.newlistpic{width:50%;float:left;}

.newlistpic a{ width:100%; display:block;height:414px;}

.newmain h1{ text-align:center; font-size:30px;}

.newmain time{text-align:center; display:block;}

.newmain .info{ background-color:#f7f7f7;padding:20px;line-height:30px; margin-bottom:20px;}

.download li{ margin-bottom:20px;}

.download li a{ display:block; border:1px solid #dcdcdc; padding:20px; overflow:hidden;}

.download li p{line-height:28px; font-size:18px; overflow:hidden;text-overflow:ellipsis;white-space:nowrap; *white-space:nowrap;width:80%;float:left;}

.download li i{ width:24px;height:28px; display:inline-block; background:url(../images/icon-11.png) no-repeat;float:right;}

.download li a:hover i{ background:url(../images/icon-12.png) no-repeat;}

.download li a:hover{ border-color:#002a6d;}



.teltel {display:none;position: fixed;right: 20px;bottom: 10%;z-index: 2; }

.teltel img {width: 40px;}



.mobilenav { margin: 10% 10% 10% 12%;height: 80%;overflow-y: scroll; display:none;}

.mobilenav li>a{ display:block;padding:10px 0; font-size:16px;}

.mobilenav li div{ background-color:#e9f4ff;padding: 10px; z-index:99}

.mobilenav li div a{ display:inline-block;margin:5px 8px;}

.banners{ display:none;}

.banner { overflow:hidden; z-index:1}





.hr dl{ padding-left:0px; padding-right:0px;}



.abcd{line-height:30px;margin: 20px 0;}

.bq{    z-index: 2;

    position: relative;}



.iphone {position: relative;}

.iphone__item {width:100%;height:100%;position: absolute;bottom: -2em;color: #158f76;text-align: center;}

.iphone__power-btn {width: 2.188em;height: .188em;background: #e0e0e0;position: absolute;right: 2.5em;top: -0.188em;}

.iphone__left-btn {width: .188em;height: 1.250em;top: 3.250em;left: -0.188em;position: absolute;background: #e0e0e0;}

.iphone__left-btn:before {content: '';width: .188em;height: .875em;position: absolute;top: 3em;background: #e0e0e0;}

.iphone__left-btn:after {content: '';width: .188em;height: .875em;position: absolute;top: 5.5em;background: #e0e0e0;}

.iphone__details {width: .438em;height: .438em;border-radius: 100%;position: relative;top: 1.313em;left: 8em;background: #7c7c7c;}

.iphone__details:before {content: '';width: 2.5em;height: .25em;border-radius: .25em;position: absolute;top: 1em;left: -1em;background: #7c7c7c;}

.iphone__home-btn {width: 2.25em;height: 2.25em;border-radius: 100%;position: absolute;bottom: 1em;right: 6.75em;background: #f7f7f7;}

.iphone__home-btn:before {content: '';width: .813em;height: .813em;border: .15em solid #a8a8a8;border-radius: .2em;position: absolute;top: .6em;left: .57em;}

.iphone__screen {width: 100%;height: 100%;position: absolute;top: 0;left: 0;}

.iphone__content {position: relative;background-color: #fff;width: 100%;height: 100%;}

.nav {position:fixed;z-index: 100;opacity: 0;-webkit-transition-property: all;transition-property: all;-webkit-transition-duration: 300ms;

          transition-duration: 300ms;}

.nav--active .nav {opacity: 1;background-color: #333; position:fixed;}

.nav__list {margin: 0;font-size: 16px;padding: 50px 30px 15px 30px;}

.nav__list li{ margin:10px 0;}

.nav__list li div{padding:10px 15px; font-size:14px; display:none;}

.nav__list li div p{ padding:8px 0;}

.nav__item {list-style-type: none;text-align: left;margin: 10px 0;}

.nav__link {font-size: 1.3em;text-transform: uppercase;text-decoration: none;color: #FFFFFF;opacity: 1;

  -webkit-transition: opacity 300ms ease-in-out;

  transition: opacity 300ms ease-in-out;}

.nav li a{ color:#fff; display:block;}

nav li a.cur{color:#002a6d; font-weight:bold;}

nav li a.cur i{background-color: #002a6d;}

.nav__trigger {display: none;position: absolute;width: 30px;height: 25px;right: 10px;top: 35px;z-index: 200;}

.nav--active .nav__trigger {    z-index: 9999;opacity: 0.5;}

.nav__icon { display: inline-block;position: relative;width: 30px;height: 3px;background-color: #b89454;

  -webkit-transition-property: background-color, -webkit-transform;

  transition-property: background-color, -webkit-transform;

  transition-property: background-color, transform;

  transition-property: background-color, transform, -webkit-transform;

  -webkit-transition-duration: 300ms;

          transition-duration: 300ms;}

.nav__icon:before,

.nav__icon:after {content: '';display: block;width: 30px;height: 3px;position: absolute;background: #b89454;

  -webkit-transition-property: margin, -webkit-transform;

  transition-property: margin, -webkit-transform;

  transition-property: margin, transform;

  transition-property: margin, transform, -webkit-transform;

  -webkit-transition-duration: 300ms;

          transition-duration: 300ms;

}

.nav__icon:before {margin-top: -10px;}

.nav__icon:after {margin-top: 10px;}

.style-1 .nav {    z-index: 999;  overflow-y: scroll;width: 100%;height: 100%;

-webkit-transform: translateX(-100%);

          transform: translateX(-100%);}

.style-1 .nav__link {opacity: 0;

  -webkit-transition-delay: 500ms;

          transition-delay: 500ms;}

.style-1 .nav--active .nav__link {opacity: 1;}

.style-1 .nav--active .nav {

  -webkit-transition: all 300ms ease-in-out;

  transition: all 300ms ease-in-out;

  -webkit-transform: translateX(0);

          transform: translateX(0);}

.style-1 .nav--active .nav__icon {background: rgba(0, 0, 0, 0);}

.style-1 .nav--active .nav__icon:before {margin-top: 0;

  -webkit-transform: rotate(45deg);

          transform: rotate(45deg);}

.style-1 .nav--active .nav__icon:after {margin-top: 0;

  -webkit-transform: rotate(-45deg);

          transform: rotate(-45deg);}

.nav--active .nav__icon:before,.nav--active .nav__icon:after{background: #fff;}







@media(max-width:1400px){

	.h_aboutL{ width:600px;}

	.h_aboutR{width: calc(100% - 600px);height: 340px;}

	.link .container{height: 18px; overflow: hidden;}

	.footL dl{margin-right: 9%;}

	.h_aboutRC article{margin-top: 38px;}

	.h_aboutRC .morebtn { margin-top: 33px;}

	.header .nav2 li{margin-right: 4%;}	

}

@media(max-width:1199px){

	.logo img{height: 49px;object-fit: contain;}

	nav {width: 67%;}	

	.h_aboutL{ width:450px;}

	.h_aboutR{width: calc(100% - 450px);height: 255px;}

	.h_aboutRC a{padding: 30px 30px 30px 70px;}

	.h_aboutRC article,.h_aboutRC .morebtn{margin-top: 30px;}

	.footL dl{margin-right: 6%;}

	nav{font-size: 14px;}

	.header .nav2 li{margin-right: 2%;}

	.header .nav2 li .h2{font-size: 20px;}

	.case dl dd{font-size: 16px;}

	.promain h5{font-size: 24px;}

}





@media(max-width:991px){

	nav,footer,.link,.othernav,.tj,.nav1,.nav2{ display:none !important;}

	.h_productC dl:nth-child(5),.h_productC dl:nth-child(6),.h_productC dl:nth-child(7),.h_productC dl:nth-child(8),.h_caseC dl:nth-child(5),.h_caseC dl:nth-child(6),.h_caseC dl:nth-child(7),.h_caseC dl:nth-child(8),.h_aboutRC article,.language{ display:none;}

	.h_productC dl:nth-child(3), .h_productC dl:nth-child(4){border-bottom:0;}

	.h_num{border-top: 50px solid #f7f7f7;}

	.h_num h2 { font-size: 33px;}

	.h_num dl dd { font-size: 13px;}

	.h_num dl dt b { font-size: 44px;}

	.bq{padding: 15px;}

	.h_aboutL{ width:50%;}

	.h_aboutR{height: auto;width:50%;}

	.h_aboutRC{position: inherit;right: 50px;}

	.h_aboutRC h5,.new .newlist:first-child dl dt{font-size: 20px;}

	.h_aboutRtime {position: inherit; margin-top: 20px; text-align:right;}

	.h_aboutRtime img{ width:70%;}

	.menu{margin-left: 45px;display: flex;justify-content: center;align-items: center;height: 50px;}

	.header .nav1.on {margin: 10% 0 10% 7%;}

	.header .nav2{padding-left: 7%;}

	.header .nav2 li .h2,.about h5{font-size: 18px;}

	.padpic{ width:100%;padding:0 !important; float:none !important; margin:10px 0;}

	.about h4 {font-size: 26px;}

	.otherbanner1 { padding: 87px 15px;}

	.otherbanner1 h4 {  font-size: 40px;}

	.otherbanner1 h2 { font-size: 26px;}

	.map{height:350px;}

	.contactR h5,.newmain h1{ font-size: 22px;}

	.contactR { margin-top:20px;}

	.develop dl dt { font-size: 20px;}

	.develop .line{left: 15px;}

	.develop dl dd div { width: 320px;}

	.develop dl dd p { width: calc(100% - 360px);max-height: 210px;}

	.download li p{font-size: 15px;}

	.prenext p:last-child {text-align:left; margin-top:15px;}

	.productC dl:nth-child(3),.productC dl:nth-child(4),.productC dl:nth-child(5), .productC dl:nth-child(6), .productC dl:nth-child(7), .productC dl:nth-child(8){ display: block;border-bottom: 10px solid #f7f7f7;}

	.promainL { margin-bottom:20px;}

	.mobilenav { display:block;}



}





@media(max-width:767px){

.fixbottonnew,.fixbottonnewh{ display:block;}
	.pad315{ padding:30px 15px !important;}

	.tit img{ width:80%;}

	.h_caseC,.h_enteyC{ padding:0 15px !important;}

	.pad90 { padding: 35px 0;}

	.h_num dl {width: 30%; float: none;display: inline-block; vertical-align: top;}

	.h_productC dl:nth-child(3){border-bottom: 10px solid #f7f7f7;}

	.otherbanner1 { padding: 60px 15px;}

	.map{height:250px;}

	.develop dl dd div {width: 200px;}

	.develop dl dd p { width: calc(100% - 220px);max-height: 120px;}

	.new .newlist:first-child .newlistpic{ display:none;}

	.new .newlist:first-child dl{ width:100%;padding: 0 !important; background-color: #fff;}

	.new .newlist:first-child dl article {font-size: 12px;line-height: 22px;height: 66px;}

	.h_productC dl{ margin-bottom:20px;}

	.h_productC dl a { padding: 0;}

	.h_productC dl a dd p{max-height: 44px;height: auto;}

	.banners,.teltel{ display:block;}

	.bannerb{ display:none;}

	.header-left{ width:0;}

	.header.on{width: 100%;}

#large-header{ display:none;}

	

}



@media(max-width:640px){

	.h_enteyC dl dt{width: 50px;}

	.h_enteyC dl dd { width: calc(100% - 65px);}

	.h_enteyC dl dd h5 { font-size: 16px;margin: 0 0 5px 0;}

	.h_enteyC dl dd p{font-size: 12px;}

	.h_aboutL { width: 40%;}

	.h_aboutR{width: 60%;}

	.h_aboutRtime img { width: 50%;}

	.h_aboutRC h5 { font-size: 16px;}

	.h_aboutRC p{font-size: 12px;}

	.h_aboutRC .morebtn{margin-top:10px;}

	.h_aboutRC a { padding: 20px 15px 20px 60px;}

	.pagelist li a{height: 35px;line-height:35px;padding: 0 12px;}


	header { padding: 15px 6%;    display: flex !important; justify-content: space-between;align-items: center;}
.sousou01{width: 28%;border: 1px solid #002a6d;margin: 0% 2% 0 auto;}
.input_text02{width: calc(100% - 36%);}
.sousou01 a{width: 32%;} 
}

	







@media(max-width:500px){

	.develop dl dt {font-size: 17px;}

	.develop dl dd div {width: 140px;}

	.develop dl dd p { width: calc(100% - 150px);max-height: 90px;}

	

}







@media (max-width:450px){

	.otherbanner1 h4 { font-size: 30px;}

	.otherbanner1 h2,.promain h5{font-size: 22px;}

	.contactR dl {width: 46%;margin: 0 1%;}





}















@media (max-width:430px){



}



@media (max-width:380px){

	.develop dl dt {font-size: 16px;}

	.develop dl dd div {width: 110px;}

	.develop dl dd p { width: calc(100% - 120px);line-height: 25px;max-height: 75px;}

	

}



@media (max-width:360px){

	





}







@media (max-width:340px){





}



.cent01{ margin-top:2%; margin-bottom:2%}
.cent01-l{ float:left; display:block; width:32%; margin-right:2%; position:relative; padding-bottom:2%}
.cent01-l h2{ font-size:24px; color:#000; display:block; margin-bottom:2%}
.anli{ width:100%; position:relative}
.anli img{ width:100%;}
.anli span{position:absolute;left:0;bottom:0;background: rgb(0 0 0 / 0.5);text-align:center;line-height:30px;color:#fff;font-size:16px;width: 100%;}
.cent01-c{ float:left; display:block; width:32%; margin-right:2%; position:relative; padding-bottom:2%}
.cent01-c h2{ font-size:24px; color:#000; display:block; margin-bottom:2%}
.chap{ width:100%; position:relative}
.chap img{ width:100%;}
.chap span{position:absolute;left:0;bottom:0;background: rgb(0 0 0 / 0.5);text-align:center;line-height:30px;color:#fff;font-size:16px;width: 100%;}
.cent01-r{ float:right; display:block; width:32%;}
.cent01-r h2{ font-size:24px; color:#000; display:block; margin-bottom:2%}
.cent01-r ul li{ line-height:30px;}
.cent01-r ul li a{ font-size:16px; float:left; display:block; width:70%;    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
   -webkit-line-clamp: 1;}

.cent01-r ul li em{ float:right; text-align:right; font-style:normal; font-size:14px; color:#000;}

.product2bg { background: #f5f5f5;    height: 80px; }
.product2 { padding: 1px 40px; }
.product2 ul li { float: left; width: calc((100% - 100px)/11); margin: 5px 10px 5px 0; position: relative; text-align: center; }
.product2 ul li:nth-child(11n) { margin-right: 0; }
.product2 ul li .img { padding-bottom: 26%; }
.product2 ul li .txtbg { width: 100%; height: 100%; background: rgb(1, 96, 172); position: absolute; top: 0; left: 0; transition:all .3s ease;}
.product2 ul li:hover .txtbg{ background:#0b92fe;}
.product2 ul li .txt { width: 100%; height: 100%; color: #fff; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.product2 ul li .txt .h2 { font-size: 17px; line-height: 26px; }
.product3bg { background: #fff; }
.product3 { padding: 0 40px; }
.product3 ul li { float: left; width: calc((100% - 100px)/11); margin: 5px 10px 5px 0; position: relative; text-align: center; }
.product3 ul li:nth-child(11n) { margin-right: 0; }
.product3 ul li .img { padding-bottom: 20%; }
.product3 ul li .txtbg { width: 100%; height: 100%;/* background: #0a7dd9; */position: absolute; top: 0; left: 0; transition:all .3s ease;}
.product3 ul li:hover .txtbg{ /*background:#2497f2;*/}
.product3 ul li .txt { width: 100%; height: 100%; color: #000; display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.product3 ul li .txt .h2 { font-size: 20px; line-height: 26px; }
.more2 { width: 30px; height: calc(100% - 46px); text-align: center; position: absolute; top: 0; right: 0; display: none; }
.more2 a { display: block; width: 100%; height: 100%; background: #ed7100; color: #fff; font-size: 16px; line-height: 24px; /* Center slide text vertically */
display: -webkit-box; display: -ms-flexbox; display: -webkit-flex; display: flex; -webkit-box-pack: center; -ms-flex-pack: center; -webkit-justify-content: center; justify-content: center; -webkit-box-align: center; -ms-flex-align: center; -webkit-align-items: center; align-items: center; }
.more2 a:hover { color: #fff; }
.product4bg { background: #f5f5f5; }
.product4 { padding: 40px 40px; }
.product4 dl { margin-bottom: 40px; }
.product4 dl dt { margin-bottom: 20px; }
.product4 dl dt .h2 { font-size: 20px; line-height: 30px; height: 30px; }
.product4 dl dt .h2 strong { font-weight: bold; }
.product4 dl dt .h2 a { float: right; padding: 0 15px; background: #ed7100; color: #fff; font-size: 12px; }
.product4 dl dd { margin-bottom: 20px; position: relative; }
.product4 dl dd ul { /* float:left; width:calc(100% - 40px);*/
}
.product4 dl dd ul li { float: left; width: calc((100% - 140px)/8); margin: 0 20px 20px 0; text-align: center; }
.product4 dl dd ul li:nth-child(8n) { margin-right: 0; }
.product4 dl dd ul li:nth-child(8n-7) { clear: left; }
.product4 dl dd ul li .img { background: #fff; padding-bottom: 100%; position: relative; }
.product4 dl dd ul li .img img { max-width: 100%; max-height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto auto; }
.product4 dl dd ul li .h3 { font-size: 16px; line-height: 26px; }
 @media(max-width:768px) {
.product2 { padding: 15px 20px; }
.product2 ul li { float: left; width: calc((100% - 20px)/3); margin: 5px 10px 5px 0; }
.product2 ul li:nth-child(7n) { margin-right: 10px; }
.product2 ul li:nth-child(3n) { margin-right: 0; }
.product2 ul li .txt .h2 { font-size: 12px; line-height: 22px; }
.product3 { padding: 15px 20px; }
.product3 ul li { float: left; width: calc((100% - 20px)/3); margin: 5px 10px 5px 0; }
.product3 ul li:nth-child(7n) { margin-right: 10px; }
.product3 ul li:nth-child(3n) { margin-right: 0; }
.product3 ul li .txt .h2 { font-size: 12px; line-height: 22px; }
.product4 { padding: 20px 20px; }
.product4 dl dd ul li { float: left; width: calc((100% - 10px)/2); margin: 0 10px 20px 0; }
.product4 dl dd ul li:nth-child(8n) { margin-right: 10px; }
.product4 dl dd ul li:nth-child(8n-7) { clear: none; }
.product4 dl dd ul li:nth-child(2n) { margin-right: 0; }
.product4 dl dd ul li:nth-child(2n-1) { clear: left; }
#lContent img { width: auto !important; height: auto !important; max-width: 100%; }
#lblContent img { width: auto !important; height: auto !important; max-width: 100%; }
}
.wapper1 { width: 80%; /* max-width:100%;*/
margin: 0 auto; }

.proDetail1bg { background: #f6f6f6; padding: 30px 0 60px 0; }
.proDetail1 { }
.proDetail1_lt { float: left; width: calc(100% - 302px); background: #fff; padding: 30px 5%; }
.proDetail1_lt1 { }
.swiper-container5-top { }
.swiper-container5-top .swiper-slide { }
.swiper-container5-top .swiper-slide .img { padding-bottom: 56%; position: relative; }
.swiper-container5-top .swiper-slide .img img { max-width: 100%; max-height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto auto; }
.swiper-container5-thumbs { }
.swiper-container5-thumbs .swiper-slide { }
.swiper-container5-thumbs .swiper-slide .img { padding-bottom: 56%; position: relative; border: 2px solid transparent; }
.swiper-container5-thumbs .swiper-slide .img img { max-width: 100%; max-height: 100%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto auto; }
.swiper-container5-thumbs .swiper-slide.swiper-slide-thumb-active { }
.swiper-container5-thumbs .swiper-slide.swiper-slide-thumb-active .img { border: 2px solid #ec491f; }
.proDetail1_lt2 { margin-top: 30px; }
.slideTxtBox_01 { }
.slideTxtBox_01 .hd { height: 44px; line-height: 43px; border-bottom: 1px solid #f0f2f5; font-size: 14px; }
.slideTxtBox_01 .hd ul li { float: left; border-bottom: 1px solid transparent; padding: 0 20px; cursor: pointer; }
.slideTxtBox_01 .hd ul li.on { color: #f60; border-bottom: 1px solid #f60; }
.slideTxtBox_01 .bd { margin-top: 10px; }
.proDetail1_lt3 { margin-top: 30px; border: 1px solid #dcdcdc; box-shadow: 0 3px 8px -6px rgba(0, 0, 0, 0.1); }
.proDetail1_lt3 h2 { padding: 0 10px 0 30px; height: 44px; border-bottom: 1px solid #d4d4d4; line-height: 44px; box-shadow: rgba(0, 0, 0, 0.06) 0 1px 7px; background: linear-gradient(#fbfbfb, #ececec); border-radius: 8px 8px 0px 0px; font-weight: normal; font-size: 16px; color: #000; }
.proDetail1_lt3 ul { overflow: hidden; padding: 1%; }
.proDetail1_lt3 ul li { text-align: center; float: left; width: 23%; margin: 0px 1%; padding: 15px 0px; }
.proDetail1_lt3 ul li .img { padding-bottom: 100%; position: relative; }
.proDetail1_lt3 ul li img { max-width: 80%; max-height: 80%; position: absolute; top: 0; right: 0; bottom: 0; left: 0; margin: auto auto; }
.proDetail1_lt3 ul li span { display: block; margin-top: 10px; font-size: 14px; line-height: 24px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis; }
.proDetail1_lt3 ul li:hover { box-shadow: 0 0 38px rgba(0, 0, 0, 0.08) inset; transition: all .15s ease; }
.proDetail1_rt { float: right; width: 290px; }
.proDetail1_rt ul li { border: 1px solid #d9d9d9; background: #fff; font-size: 18px; line-height: 28px; text-align: center; margin-bottom: 15px; }
.proDetail1_rt ul li a { display: block; padding: 16px 0; position: relative; }
.proDetail1_rt ul li i { position: absolute; left: 25px; top: 50%; transform: translateY(-50%); }
.proDetail1_rt ul li i img { display: block; width: 38px; height: 38px; }
 @media(max-width:1023px) {
.proDetail1_lt { float: left; width: 90%; padding: 30px 5%; }
.proDetail1_lt3 ul { overflow: hidden; padding: 1%; }
.proDetail1_lt3 ul li { float: left; width: 48%; margin: 0px 1%; padding: 15px 0px; }
.proDetail1_rt { float: right; width: 100%; }
.proDetail1_rt ul li { border: 1px solid #d9d9d9; background: #fff; font-size: 18px; line-height: 28px; margin-top: 15px; }
.proDetail1_rt ul li a { display: block; padding: 16px 0; position: relative; }
.proDetail1_rt ul li i { position: absolute; left: 25px; top: 50%; transform: translateY(-50%); }
.proDetail1_rt ul li i img { display: block; width: 38px; height: 38px; }
}

@media only screen and (max-width: 980px) {
	.cent01{ width:90% !important;}
	.cent01-l{ float:none;  width:100%; margin-right:0}
	.cent01-c{ float:none; margin-top:5%; width:100%; margin-right:0}
	.cent01-r{ float:none; margin-top:5%; width:100%}
	.product2bg { background: #f5f5f5;    height: auto; }
	.wapper1 { width: 90%; }
	}





