.des{		display:none}	
* {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}


*:before,
*:after {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
button::-moz-focus-inner {
  border: 0;
}
:focus, :active {
    outline: 0;
    border: 0;
}
a{
    color: #666;
    -webkit-transition:color .3s,opacity .3s;
    transition:color .3s,opacity .3s;
}
a:hover{
    color: #242d54;
}
textarea { overflow: auto; }

a, a:visited, a:focus, a:active, a:hover{
    outline:0 none !important;
}
u{text-decoration: none;}
img{
    max-width: 100%;
    height: auto;
}
input[type="submit"],
 input[type="reset"],
 input[type="button"],
 button {
     -webkit-appearance: none;
    width: 35px;
    border: 0px;
    color:#585858;
 }
/*!*select,*!*/
/*!*input,*!*/
/*!*textarea{*!*/
    /*!*outline: none;*!*/
/*!*}*!*/

.inp1{
    margin: 8px 0px;
    width: 78%;
    border-radius: 11px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    border: none;
    vertical-align: middle;
    color: #bdbdbd;
    font-size: 14px;
}

.inp2{
    margin: 8px 0px;
    border-radius: 11px;
    height: 26px;
    vertical-align: middle;
    line-height: 26px;
    text-align: center;
    background: #1163b8;
    border: none;
    color: #bdbdbd;
    font-size: 14px;
    -webkit-appearance: none;
    width: 35px;
    border: 0px;
}


input::-webkit-input-placeholder{
    color: #dcdcdc;
}

input:-moz-placeholder{
    color:#dcdcdc;
}

input:-ms-input-placeholder{ /*Internet Explorer*/
    color: #dcdcdc;
}
.suosuo{
    position: relative;
    padding-right: 0px;
    float: left ;
    display: block;
    width: 100%;
    line-height: 50px;
    text-align: left;
    border-bottom: 1px solid #3889CD;
    font-size: 18px;
    color: #fff;
}
.suosuo2{
    position: relative;
    padding-left: 5px!important;
}
.suosuo2 span{
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    /* background-color: #00a2ca; */
    background-repeat: no-repeat;
    top: 8px;
    left: 15%;
    opacity: 0.5;
    background-image: url(../images/sousuo.png);
    background-size: 100%;
    background-position: 1px 1px;
}
.suosuo2 input{
    margin: 8px 0px;
    border-radius: 11px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    /* outline: none; */
    color: #bdbdbd;
    font-size: 14px;
}

.suosuo span{
    display: inline-block;
    position: absolute;
    width: 25px;
    height: 25px;
    /* background-color: #00a2ca; */
    background-repeat: no-repeat;
    top: 12px;
    right: 6%;
    opacity: 0.5;
    background-image: url(../images/sousuo.png);
    background-size: 100%;
    background-position: 1px 1px;
}


h1,h2,h3,h3,h4,h5,h6{font-weight: normal;}
.fix:before,
.fix:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.fix:after{
  clear: both;
}

.fix{
  zoom: 1;
}

.hide-tab{
	height: 0;
	overflow: hidden;
	padding-top: 0;
	padding-bottom: 0;
}
#map img{
	max-width: 999999999px;
}
.BMapLabel{
	display: none !important;
}
body{
    -webkit-text-size-adjust: 100%;
    font-family:"微软雅黑","Microsoft Yahei";
    color: #404040;
    font-size: 14px;
    overflow-x: hidden;
}

.wp{
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}



.slick-slider{position:relative;display:block;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-track,.slick-slider .slick-list{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block}.slick-track:before,.slick-track:after{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir='rtl'] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.slick-slider,.slick-slider{outline:0}
.futu{padding: 60px 0px}



/*手机头部*/
.m-bar{
    height: 60px;
    background-color: #1163B8;
}
.logo-m{
    height: 60px;
    line-height: 60px;
    position: absolute;
    left: 50%;
   	transform: translateX(-50%);
   	-webkit-transform: translateX(-50%);
}
.logo-m img{
    height: 40px;
    display: inline-block;
    z-index: 60;
    vertical-align: middle;
    margin-bottom: 3px;
}
/* .m-hd{
    display: none;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
} */
.m-nav{
    clear: both;
    position: absolute;
    top: 0;
    left: 0;width: 100%;
   max-height: 0;
   padding: 0 20%;
   overflow: hidden;
   -webkit-transition: all 300ms ease;
   transition: all 300ms ease;
}


.m-nav a{
    display: block;
    width: 100%;
    line-height: 50px;
    text-align: left;
    border-bottom: 1px solid #3889CD;
    font-size: 18px;
    color: #fff;
}



.m-sub{
	max-height: 0;
	overflow: hidden;

}
.menu-opened .m-nav{
	-webkit-transition: all .6s linear;
	transition: all .6s linear;
	max-height: 999px;
}

.m-sub a{font-size: 14px;padding: 0 30px;background-color: #F1F1F1;border-top-color: #efefef;}

.m-show{display: none;}



#nav-toggle { position: absolute; left: 14px; top: 18px; color: #fff;
	-webkit-transform: scale(0.7);
	-moz-transform: scale(0.7);
	-ms-transform: scale(0.7);
	-o-transform: scale(0.7);
	transform: scale(0.7);
	transform-origin: 50% 50%;
	z-index: 999;
 }
#nav-toggle { cursor: pointer; padding: 10px 35px 16px 0px; }
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { cursor: pointer; border-radius: 1px; -moz-border-radius: 1px; -webkit-border-radius: 1px; -o-border-radius: 1px; height: 3px; width: 35px; background: #fff; position: absolute; display: block; content: ''; }
#nav-toggle span:before { top: -10px; }
#nav-toggle span:after { bottom: -10px; }
#nav-toggle span{height: 0;}
#nav-toggle span, #nav-toggle span:before, #nav-toggle span:after { transition: all 500ms ease-in-out; -webkit-transition: all 500ms ease-in-out; -moz-transition: all 500ms ease-in-out; -o-transition: all 500ms ease-in-out; }
#nav-toggle.active span { background-color: transparent; }
#nav-toggle.active span:before, #nav-toggle.active span:after { top: 0; }
#nav-toggle.active span:before { transform: rotate(45deg); -webkit-transform: rotate(45deg); -ms-transform: rotate(45deg); }
#nav-toggle.active span:after { transform: translateY(-10px) rotate(-45deg); -webkit-transform: translateY(-10px) rotate(-45deg); -ms-transform: translateY(-10px) rotate(-45deg); top: 10px; }
.m-bar .user{
	position: absolute;
	right: 20px;
	top: 14px;
}
.m-bar .user img{
	height: 28px;
}






.m-hd {
  position: fixed;
  display: none;
  top: 0;
  left: 0;
  height: 60px;
  width: 100%;
  overflow: hidden;
  /*-webkit-transition: all 0.5s ease-out, background 1s ease-out;*/
  /*transition: all 0.5s ease-out, background 1s ease-out;*/
  -webkit-transition:.3s;
  transition:.3s;
  /*-webkit-transition-delay: 0.2s;*/
          /*transition-delay: 0.2s;*/
  z-index: 1000000;
    border-bottom: 1px solid rgba(200,201,203,0.3);
  /*-webkit-box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);*/
  /*box-shadow: 0px 4px 5px -2px rgba(0,0,0,.2);*/

}
.m-hd .burger-container {
  position: relative;
  display: inline-block;
  height: 50px;
  width: 50px;
  cursor: pointer;
  -webkit-transform: rotate(0deg);
          transform: rotate(0deg);
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-user-select: none;
     -moz-user-select: none;
      -ms-user-select: none;
          user-select: none;
  -webkit-tap-highlight-color: transparent;
}
.m-hd .burger-container #burger {
  width: 18px;
  height: 8px;
  position: relative;
  display: block;
  margin: -4px auto 0;
  top: 50%;
}
.m-hd .burger-container #burger .bar {
  width: 100%;
  height: 1px;
  display: block;
  position: relative;
  background: #FFF;
  -webkit-transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.3s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0s;
          transition-delay: 0s;
}
.m-hd .burger-container #burger .bar.topBar {
  -webkit-transform: translateY(0px) rotate(0deg);
          transform: translateY(0px) rotate(0deg);
}
.m-hd .burger-container #burger .bar.btmBar {
  -webkit-transform: translateY(6px) rotate(0deg);
          transform: translateY(6px) rotate(0deg);
}
.m-hd .icon {
  display: inline-block;
  position: absolute;
  height: 100%;
  line-height: 50px;
  width: 50px;
  height: 50px;
  text-align: center;
  color: #FFF;
  font-size: 22px;
  left: 50%;
  -webkit-transform: translateX(-50%);
          transform: translateX(-50%);
}
.m-hd .icon.icon-bag {
  right: 0;
  top: 0;
  left: auto;
  -webkit-transform: translateX(0px);
          transform: translateX(0px);
  -webkit-transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0.65s;
          transition-delay: 0.65s;
}
.m-hd .menu li.menu-item {
  -webkit-transform: scale(1.15) translateY(-30px);
          transform: scale(1.15) translateY(-30px);
  opacity: 0;
  -webkit-transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99), opacity 0.6s cubic-bezier(0.4, 0.01, 0.165, 0.99), -webkit-transform 0.5s cubic-bezier(0.4, 0.01, 0.165, 0.99);
}
.m-hd .menu li.menu-item:nth-child(1) {
  -webkit-transition-delay: 0.49s;
          transition-delay: 0.49s;
}
.m-hd .menu li.menu-item:nth-child(2) {
  -webkit-transition-delay: 0.42s;
          transition-delay: 0.42s;
}
.m-hd .menu li.menu-item:nth-child(3) {
  -webkit-transition-delay: 0.35s;
          transition-delay: 0.35s;
}
.m-hd .menu li.menu-item:nth-child(4) {
  -webkit-transition-delay: 0.28s;
          transition-delay: 0.28s;
}
.m-hd .menu li.menu-item:nth-child(5) {
  -webkit-transition-delay: 0.21s;
          transition-delay: 0.21s;
}
.m-hd .menu li.menu-item:nth-child(6) {
  -webkit-transition-delay: 0.14s;
          transition-delay: 0.14s;
}
.m-hd .menu li.menu-item:nth-child(7) {
  -webkit-transition-delay: 0.07s;
          transition-delay: 0.07s;
}

.m-hd.menu-opened {
  height: 100%;
  background-color:#1163B8;
  /*-webkit-transition: all 0.3s ease-in, background 0.5s ease-in;*/
  
  /*transition: all 0.3s ease-in, background 0.5s ease-in;*/
  /*-webkit-transition-delay: 0.25s;*/
          /*transition-delay: 0.25s;*/
}

.m-hd.menu-opened .burger-container {
  -webkit-transform: rotate(90deg);
          transform: rotate(90deg);
}
.m-hd.menu-opened .burger-container #burger .bar {
  -webkit-transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  transition: all 0.4s cubic-bezier(0.4, 0.01, 0.165, 0.99);
  -webkit-transition-delay: 0.2s;
          transition-delay: 0.2s;
}
.m-hd.menu-opened .burger-container #burger .bar.topBar {
  -webkit-transform: translateY(4px) rotate(45deg);
          transform: translateY(4px) rotate(45deg);
}
.m-hd.menu-opened .burger-container #burger .bar.btmBar {
  -webkit-transform: translateY(3px) rotate(-45deg);
          transform: translateY(3px) rotate(-45deg);
}
.m-hd.menu-opened .menu li.menu-item {
  -webkit-transform: scale(1) translateY(0px);
          transform: scale(1) translateY(0px);
  opacity: 1;
}
.m-hd.menu-opened .menu li.menu-item:nth-child(1) {
  -webkit-transition-delay: 0.27s;
          transition-delay: 0.27s;
}
.m-hd.menu-opened .menu li.menu-item:nth-child(2) {
  -webkit-transition-delay: 0.34s;
          transition-delay: 0.34s;
}
.m-hd.menu-opened .menu li.menu-item:nth-child(3) {
  -webkit-transition-delay: 0.41s;
          transition-delay: 0.41s;
}
.m-hd.menu-opened .menu li.menu-item:nth-child(4) {
  -webkit-transition-delay: 0.48s;
          transition-delay: 0.48s;
}
.m-hd.menu-opened .menu li.menu-item:nth-child(5) {
  -webkit-transition-delay: 0.55s;
          transition-delay: 0.55s;
}
.m-hd.menu-opened .menu li.menu-item:nth-child(6) {
  -webkit-transition-delay: 0.62s;
          transition-delay: 0.62s;
}
.m-hd.menu-opened .menu li.menu-item:nth-child(7) {
  -webkit-transition-delay: 0.69s;
          transition-delay: 0.69s;
}
.m-hd.menu-opened .icon.icon-bag {
  -webkit-transform: translateX(75px);
          transform: translateX(75px);
  -webkit-transition-delay: 0.3s;
          transition-delay: 0.3s;
}
.menu-opened .logo-m{
	/*opacity: 0;*/
}
.menu-opened .m-bar{
	background: none;
	-webkit-transition:1s;
	transition:1s;
}
.xiangqin{
    margin-left: 15%;
    margin-top: 20px;

}
.m-hd .tc img{
	height: 40px;
	vertical-align: middle;
	margin: 14px 0;
}
.m-hd .tc{
	/*opacity: 0;*/
	/*-webkit-transition:.6s;*/
	/*transition:.6s;*/
}
.menu-opened .tc{
	opacity: 1;
}
.m-hd .menu{
	/*margin-top: 90px;*/
	/*padding-top: 90px;*/
}
.m-hd ul{
	padding-top: 26px;
}





.logo{
	float: left;
    margin-left: 10%;
	/*line-height: 100px;*/
}
.logo img{
    height: 50px;
	vertical-align: middle;
}
.logo .logo-green{
	display: none;
}



.nav:before,
.nav:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}

.nav:after{
  clear: both;
}

.nav{
  	zoom: 1;
  	/*float: left;*/
  	display: inline-block;
  	vertical-align: middle;
}
#hd:before,
#hd:after{
  content: '.';
  display: block;
  overflow: hidden;
  visibility: hidden;
  font-size: 0;
  line-height: 0;
  width: 0;
  height: 0;
}
#hd.on .logo{
	line-height: 60px;
}
#hd:after{
  clear: both;
}

#hd{
	overflow: hidden;
  zoom: 1;
 background-color: white;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 20000;
  padding: 12px 30px 12px 45px;
  -webkit-transition:.3s;
  transition:.3s;
  /*border-bottom: 1px solid rgba(255,255,255,.5);*/
}
#hd.hd-green{
	background: #009999;
}

#hd.hd-green .nav a:hover{
	color: #fff !important;
}
#hd.hd-green a{
	color: #fff;
}
.logo .s2{display: none;}
#hd.on .s1{display: none;}
#hd.on .s2{display: inline-block;}
#hd.on{
	background-color: #fff;
	padding: 10px 20px;
}
#hd .on a{
    border-radius: 3px;
    padding: 0px 13px;
    border: 1px solid #585858;
}

#hd.on .hdr{margin-top: 10px;}
#hd.on .sl-box a{
	border-color: #d2d2d2;
	color: #000;
	padding: 5px 15px;
}
#hd.on .nav a{
	color: #000;
}
#hd.on .nav .on a{
	color: #585858;
}
#hd .wp{
	position: relative;
}
.nav li{
	float: left;
	position: relative;
	padding: 0 17px;
}
.shuidi{
    width: 39px;
    height: 63px;
    position: absolute;
    top: 62px;
    left: 15%;
    z-index: 99999;
    background-repeat: no-repeat;
    background-image: url(../images/shuidi.png);
    background-position: 0px -3px;
    background-size: 90%;
}

.nav a{
	display: block;
	color:#585858 ;
    margin-top: 9px;
	font-size: 14px;
	line-height: 26px;
    border-radius: 3px;
	position: relative;
}

/*.nav a:after{*/
	/*content: '';*/
	/*position: absolute;*/
	/*left: 0;*/
	/*bottom: 0;*/
	/*width: 100%;*/
	/*border-top: 2px solid #585858;*/
	/*-webkit-transform: scale(0);*/
	/*-moz-transform: scale(0); */
	/*-ms-transform: scale(0); */
	/*-o-transform: scale(0); */
	/*transform: scale(0);*/
	/*-webkit-transition:.3s;*/
	/*transition:.3s;*/
/*}*/
.nav li.on a:after,
.nav li a:hover:after{
	-webkit-transform: scale(1);
	-moz-transform: scale(1); 
	-ms-transform: scale(1); 
	-o-transform: scale(1); 
	transform: scale(1);
	/*color: #009999 !important;*/
	/*background-color: #fff;*/
	/*border-bottom: 2px solid #fff;*/
}

.hdr{float: left; margin-left: 11%}

#hd.on .nav li.on a:after,
#hd.on .nav a:hover:after{
-webkit-transform: scale(1);
-moz-transform: scale(1); 
-ms-transform: scale(1); 
-o-transform: scale(1); 
transform: scale(1);
border-top: 2px solid #099;
}
.t2,
.t1{
	text-align: center;
}
.t2{
	line-height: 1;
}
.t1:after{
    line-height: 1;
    content: '';
    width: 61px;
    height: 0;
    border-top: 2px solid #FDFEFE;
    display: inline-block;
}
.t2:after{
    line-height: 1;
    content: '';
    width: 61px;
    height: 0;

    border-top: 2px solid #1163B7;
    display: inline-block;
}

.t1 span{
    font-weight: bold;
	font-size: 37px;
	display: block;
	color: #000;
	margin-bottom: 10px;
}

.i-row2 .t1{
	color: #fff;
}
.list-1{
	margin: 0 -40px;
	padding: 84px 0;
    position: relative;
	overflow: hidden;
}
.list-1 li{
	float: left;
	width: 33.33333%;
	color: #fff;
	padding: 0 40px;
}
.list-1 h3{
	font-size: 30px;
	margin: 20px 0;
}

/*下面的轮播*/
body,html{height: 100%; position: relative;  }
.swiper-container {  width: 70%;  height: 400px;  }
body {font-family: '微软雅黑',Helvetica Neue, Helvetica, Arial, sans-serif; font-size: 14px;color:#000;margin: 0;padding: 0; }
.swiper-slide img{  transition: 1s;width: 100%;height: 100%}
.dang{  position: absolute;  top: 0px;left: 0px;  width: 100%;  height: 60%; }
/*.swiper-slide img:hover{  transform: scale(1.1,1.1); filter: grayscale(0%); }*/
.list-1 .swiper-button-next{right: 7%;top: 43%;background-image: url(../images/ar_r1.png);    width: 57px;height: 82px;background-size: 91%;}
.list-1 .swiper-button-prev{left: 7%;top: 43%;background-image: url(../images/ar_l1.png);    width: 57px;height: 82px;background-size: 68%;}
.ceng{ transition: .5s;width: 100%;height: 100%;background-color: rgba(134,118,222,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.ceng1{ transition: .5s;width: 100%;height: 100%;background-color: rgba(0,160,132,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.ceng2{ transition: .5s;width: 100%;height: 100%;background-color: rgba(248,101,118,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.ceng3{ transition: .5s;width: 100%;height: 100%;background-color: rgba(180,140,90,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.ceng4{ transition: .5s;width: 100%;height: 100%;background-color: rgba(244,111,171,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.ceng5{ transition: .5s;width: 100%;height: 100%;background-color: rgba(0,157,160,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}



.swiper-slide {text-align: center;  font-size: 18px;  background:#1163B7;  overflow: auto; /* 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; overflow: hidden; }
.ceng-tu{width: 45%;height: 45%;background-position: 7px -12px;margin: 47px auto;;background-image: url(../images/ico01.png);background-repeat: no-repeat;background-size: 391%}
.ceng-tu1{width: 45%;height: 49%;background-position: -192px 2px;margin: 32px auto;background-image: url(../images/ico01.png);background-repeat: no-repeat;background-size: 384%}
.ceng-tu2{width: 45%;height: 45%;background-position: -359px -12px;;margin: 47px auto;;background-image: url(../images/ico01.png);background-repeat: no-repeat;background-size: 384%}
.ceng-tu3{width: 45%;height: 45%;background-position: -0px -0px;;margin: 47px auto;;background-image: url(../images/ico0101.png);background-repeat: no-repeat;background-size: 95%}
.ceng-tu4{width: 45%;height: 45%;background-position: -0px -0px;;margin: 47px auto;;background-image: url(../images/ico0102.png);background-repeat: no-repeat;background-size: 95%}
.ceng-tu5{width: 45%;height: 45%;background-position: -0px -0px;;margin: 47px auto;;background-image: url(../images/ico0103.png);background-repeat: no-repeat;background-size: 95%}

.ceng-chakan{display: block;;border-radius: 3px;border:1px solid white;text-align: center;color: white;width: 41%;font-size: 12px;height: 30px;  line-height: 30px;  margin: -21px auto;}
.ceng-chakan1{ display: block;border-radius: 3px;border:1px solid white;text-align: center;color: white;width: 41%;font-size: 12px;height: 30px;  line-height: 30px;  margin: 0px auto;}
.ceng-chakan:hover{background-color: rgba(0,0,0,0.5);color: white}
.ceng-chakan1:hover{background-color: rgba(0,0,0,0.5);color: white}
.dang-biao{position: absolute;top: 65%;font-size: 1em;left: 0px;color: #FDF7F3}
.dang-nei{position: absolute;left: 0px;top: 74%;overflow: hidden;}
.dang-nei p{font-size: 12px}

.swiper-container-menu2{width: 100%; display: none}



.list-1 p{
	font-size: 13px;
	color: #FDF7F3;
    text-align: left;
	line-height: 1.7;
}
.t2 span{
	display: block;
	font-size: 36px;
    color:#535353;
    margin-bottom: 15px;
    font-weight: bold;
}
.t2:after{
	width: 55px;
}
#fd{
    position: relative;
    overflow: hidden;
    max-height: 290px;
    background-color: #30384D;
    padding: 0 0 15px 0;
}
.fd-zuo{
   float: left;
    margin-left: 14%;
    margin-top: 4%;
}
.fd-zuo img{
 width: 100px;
    vertical-align: top;

}

.fd-copy p{
    margin-top: 3%;
	color: #727E96;
	line-height: 1.6;
}
.fd-copy p a{
    color: #727E96;
}
.fd-copy p a:hover{
    color: #727E96;
    text-decoration: none;
}
.shuidi3{
    width: 39px;
    height: 63px;
    position: absolute;
    top: -11px;
    left: 15%;
    z-index: 99999;
    background-repeat: no-repeat;
    background-image: url(../images/shuidi.png);
    background-position: 0px -3px;
    background-size: 90%;
}

.gongsi{
    margin-left: 16px;
    padding-left: 20px;
    display: inline-block;
    height: 108px;
    border-left: 1px solid #9AA9D4;
}
.gongsi a{
    color: #8491B2;
}
.gongsi a:hover{
    color: #8491B2;
    text-decoration: none;
}
.gongsi h5{
    font-size: 20px;
    font-weight: bold;
    margin-bottom: 20px;
    color: #98A7D2;
}
.gongsi p{
    color: #8491B2;
    line-height: 1.6;
}
.fd-ding{
    position: absolute;
    top: 17%;
    left: 29%;
}
.fd-gongzhong{
    color: #8491B2 ;
    position: absolute;
    bottom: 13%;
    left: 32%;
}
.fd-you{
    float: right;
    margin-right: 10%;
    margin-top: 2%;
    position: relative;
}


.more1{
	border: 1px solid #ddd;
	display: inline-block;
	width: 100px;
	height: 30px;
	line-height: 30px;
	text-align: center;
	color: #666;
	border-radius: 50px;
	-webkit-transition:.3s;
	transition:.3s;
}
.more1:hover{
	background-color: #009999;
	border-color: #099;
	color: #fff;
}
.i-row1 .con{
	padding: 20px 0;
	line-height: 1.8;
}
.i-row2{
    background-color: #1163B8;
	padding: 120px 0 0px 0;
}
.i-row2 .t1 span{
	color: #fff;
}
.i-row3{
    position: relative;
	background-color: #CCCCCC;
    padding: 129px 0 80px 0
}

.shuidi2{
    width: 39px;
    height: 63px;
    position: absolute;
    top: -11px;
    left: 48.6%;
    z-index: 99999;
    background-repeat: no-repeat;
    background-image: url(../images/shuidi.png);
    background-position: 0px -3px;
    background-size: 90%;
}


.n-list li{
	float: left;
	width: 33.3333%;
	padding:15px;
}
.n-list{
	margin: 0 -15px;
	overflow: hidden;
	padding: 15px 0 50px 0;
}
.n-list li .n-zheng{
	position: relative;
	display: block;
	background-color: #fff;

}
.n-list li .n-zheng .time{
    color: #269FCF;
    margin-bottom: 10px;
}
.n-list li *{
	-webkit-transition:.2s;
	transition:.2s;
}

.n-list h3{
	font-size: 20px;
	line-height: 2.4;
	color: #111212;
	height: 54px;
	overflow: hidden;
}
.n-list .pad{
	display: block;
	padding: 20px 20px 30px 20px;
	background-color: #fff;
	position: relative;
	z-index: 50;
}
.sub{
    width: 40%;
    background-color: #0E92D2;
    height: 34px;
    color: white;
    text-align: center;
    line-height: 34px;
    border-radius: 3px;
    display: block;

}
.sub:hover{
    background-color: #1163B8;
    color: white;
}

.n-list p{
	line-height: 1.7;
	color: #404040;
	height: 76px;
	overflow: hidden;
}
.n-list h4{
	font-size: 12px;
	color: #aaa;
	margin-top: 16px;
	text-align: right;
}
.n-list .img{
	padding-top: 75%;
	display: block;
	-webkit-transition:.6s;
	transition:.6s;
}
.n-list a{
	overflow: hidden;
}


.n-list a:hover em{
	display: block;
}

/*让边框有线*/
/*.n-list li .n-zheng:after{*/
	/*content: '';*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*width: 100%;*/
	/*height: 100%;*/
	/*background: rgba(0,0,0,.8);*/
	/*z-index: 100;*/
	/*opacity: 0;*/
	/*-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);*/
	/*-webkit-transition:.3s;*/
	/*transition:.3s;*/
/*}*/
/*.n-list a:hover:after{*/
	/*opacity: 1;*/
	/*-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);*/
/*}*/
/*.mask-u{*/
	/*position: absolute;*/
	/*left: 0;*/
	/*top: 0;*/
	/*bottom: 0;*/
	/*right: 0;*/
	/*-webkit-transition:.3s;*/
	/*transition:.3s;*/
/*}*/
/*.n-list em{*/
	/*width: 100px;*/
	/*height: 100px;*/
	/*line-height: 100px;*/
	/*background-color: #009899;*/
	/*text-align: center;*/
	/*border: 0;*/
	/*cursor: pointer;*/
	/*position: absolute;*/
	/*top: 50%;*/
	/*left: 50%;*/
	/*transform: translateY(-50%) translateX(-50%);*/
	/*-webkit-transform: translateY(-50%) translateX(-50%);*/
	/*text-align: center;*/
	/*border-radius: 50%;*/
	/*color: #000;*/
	/*z-index: 110;*/
	/*-webkit-transition:.3s;*/
	/*transition:.3s;*/
	/*display: none;*/
/*}*/
/*.mask-u::before, .mask-u::after {*/
    /*position: absolute;*/
        /*content: '';*/
        /*opacity: 0;*/
        /*transition: all 0.5s;*/
/*}*/
/*.mask-u::before {*/
    /*top: 20px;*/
    /*right: 20px;*/
    /*bottom: 20px;*/
    /*left: 20px;*/
    /*border-top: 1px solid #009999;*/
    /*border-bottom: 1px solid #009999;*/
    /*transform: scale(0,1);*/
    /*-webkit-transform-origin: 0 0;*/
    /*transform-origin: 0 0*/
/*}*/

/*.mask-u::after {*/
    /*top: 20px;*/
    /*right: 20px;*/
    /*bottom: 20px;*/
    /*left: 20px;*/
    /*border-right: 1px solid #009999;*/
    /*border-left: 1px solid #009999;*/
    /*transform: scale(1,0);*/
    /*transform-origin: 100% 0;*/
/*}*/



/*.n-list:hover .mask-u::before, .n-list:hover .mask-u::after {*/
    /*opacity: 1;*/
       /*transform: scale(1);*/
       /*transition: all 1s;*/
/*}*/

/*中间内容*/

.banner-box,
#banner .item, #banner .slick-track, #banner .slick-list, #banner .bg, #banner {
    height: 100%;
}


.more-b{
    width: 103px;
    height: 34px;
    color: #fff;
    line-height: 34px;
    text-align: center;
    border: 0;
    background-color:rgba(31, 130, 234,0.8);
    cursor: pointer;
    display: inline-block;
    border-radius: 3px;
	-webkit-transition:.3s;
	transition:.3s;
}
.more-b:hover{
	background-color: rgba(31, 130, 234,1);
	color: white;
}
.i-row1 {
    width: 100%;
    height: 717px;
}
.zuo{
    float: left;
    /*background-image: url(../images/zuo-3.jpg);*/
    background-position: 0px -21px;
    position: relative;
    background-size: 100%;
    width: 50%;
    height: 717px;
}
.zuo img{
    height: 717px;
    width: 100%;
}
.you{
    float: left;
    /*background-image: url(../images/you.jpg);*/
    width: 50%;
    background-color: #c3c8ce;
    height: 717px;
}
.you img{
    width: 100%;
    margin-left: -14px;
    height: 717px;
}
.cu{
    font-weight: bold;
}

/*关于我们*/
.zuo-ding{
    position: absolute;
    top: 15%;
    right: 53px;
    text-align: right;
}
.zuo-guan{
    color: #535353;
    font-family: "微软雅黑", "Microsoft Yahei";
    font-weight: bold;
    font-size: 2.5em;
    margin-right: 8px;
}
.xiabiao{
    width: 12%;
    height: 2px;
    background-color: #1C6ABA;
    margin-top: 25px;
    margin-bottom: 25px ;
    float: right;
    margin-right: 10px;
}
.zuo-zi{
    clear: both;
    margin-top: 20px;
}
.zuo-zi p{
    line-height: 150%;
    color: #5B5B5B;
}

.title{ display: block;width: 100%;  height: 72px; left: 0px;background-color: #1163B8; ;position: absolute;bottom: 0%}
.title .title-biao{ display: block;font-size: 19px ;color:white;font-family: "微软雅黑", "Microsoft Yahei";margin-left: 10px;margin-right: 10px;padding-top: 14px;line-height: 26px}



.liaojie{
    float: right;
    margin-top: 25px;
    width: 40%;
    height: 34px;
    text-align: center;
    line-height: 34px;
    background-color:#1163B8 ;
    color: white;
    border-radius: 3px;
    margin-right: 8px;
}
.liaojie:hover{
    background-color: #1F81E9;
    color: white;
}
.liaojie span{
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-left: 11px;
    vertical-align: middle;
    background-image: url(../images/arm.png);
    background-repeat: no-repeat;
    background-position: -2px 3px;
}



.banner-box{
	color: #fff;
	position: relative;
	overflow: hidden;
}
.banner-box .cir{
	border: 1px solid #fff;
	border-radius: 50%;
	position: absolute;
	width: 38%;
	padding-top: 38%;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
 .banner-box .cir1{
 	transform: translateY(-52%) translateX(-52%);
 	-webkit-transform: translateY(-51%) translateX(-51%);
}
.banner-box .cir2{
	transform: translateY(-49%) translateX(-49%);
	-webkit-transform: translateY(-50%) translateX(-50%);
}
.banner-box .cir3{
	transform: translateY(-53%) translateX(-53%);
	-webkit-transform: translateY(-49%) translateX(-49%);
} 

#banner h3{
    font-size: 38px;
    margin-left: 15%;
    line-height: 68px;
}
#banner h4{
	font-size: 60px;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
}
#banner .con{
	z-index: 20;
	position: absolute;
	top: 40%;
	transform: translateY(-50%);
	-webkit-transform: translateY(-50%);
	width: 100%;
}
#banner p{
	line-height: 1.8;
	padding: 30px 0;
	font-size: 16px;
}
#banner .tc{
}

.cir-box{
	-webkit-animation:spin 4s linear infinite;
	  -moz-animation:spin 4s linear infinite;
	  animation:spin 4s linear infinite;
	  position: absolute;
	  left: 0;
	  width: 100%;
	  height: 100%;
}

@-moz-keyframes spin { 100% { -moz-transform: rotate(360deg); } }
@-webkit-keyframes spin { 100% { -webkit-transform: rotate(360deg); } }
@keyframes spin { 100% { -webkit-transform: rotate(360deg); transform:rotate(360deg); } }
.cir-2{
	position: absolute;
	top: 60px;
	border: 1px solid #fff;
	border-radius: 50%;
	width: 100%;
	padding-top: 100%;
	left: 0;
	top: 10%;
}
.cir-u2{
	transform: translateX(-4%) translateY(0);
	width: 108%;
	padding-top: 108%;
}
.cir-u3{
	transform: translateX(-8%) translateY(0);
	width: 116%;
	padding-top: 116%;
}
#banner .img{
	position: absolute;
}
#banner .s1 .img{
	left: 0%;
	bottom: -10%;
	width: 36%;
}
#banner .item{
	position: relative;
}

#banner .s2 .img{
	right: 0;
	bottom: 0;
	width: 42%;
}
#banner .animated {
    opacity: 0;
}


.banner-box .slick-dots{
	position: absolute;
	bottom: 70px;
	width: 100%;
	text-align: center;
}
.banner-box .slick-dots li{
	display: inline-block;
	margin: 0 7px;
}

.banner-box .slick-dots li em{
	display: inline-block;
	width: 70px;
	height: 2px;
	cursor: pointer;
	background-color: #d6d6d6;
	position: relative;
}
.banner-box .slick-dots b{
	position: absolute;
	width: 100%;
	left: 0;top: 0;
	height: 100%;
	background-color: #1163B8;
	transform: scaleX(0);
	-webkit-transform: scaleX(0);
	-webkit-transform-origin: left;
	transform-origin: left;
}
.banner-box .slick-dots li{
    font-size: 0;
}
.banner-box .slick-dots li.on b{
	-webkit-transition:4s;
	transition:4s;
	transform: scaleX(1);
	-webkit-transform: scaleX(1);
}
.banner-box li.current b{
    transform: scaleX(1);
    -webkit-transform: scaleX(1);
}

.banner-box .slick-arrow{
    position: absolute;
    width: 85px;
    height: 119px;
    top: 50%;
    margin-top: -40px;
    border: none;
    font-size: 0;
    cursor: pointer;
    background-position: 50%;
    background-repeat: no-repeat;
    z-index: 50;
    border-radius: 50%;
   background-color: rgba(255,255,255,0.0);
    -webkit-transition:.3s;
    transition:.3s;
}
.banner-box .slick-prev{
    opacity: 0.55;
    left: 50px;
    background-image:url(../images/ar_l1.png);
}
.banner-box .slick-prev:hover{
    opacity: 1;
}
.banner-box .slick-next{
    opacity: 0.55;
    right: 50px;
    background-image:url(../images/ar_r1.png);
}
.banner-box .slick-next:hover{
    opacity: 1;
}
.banner-box .slick-disabled{
	opacity: .5;
}
/*.banner-box .slick-arrow:hover{*/
	/*background-color: #00b2b2;*/
/*}*/

.arrow-down{
	position: absolute;
    text-align: center;
    border: 0;
    cursor: pointer;
    left: 50%;
    margin-left: -10px;
    bottom: 14px;
    width: 21px;
    height: 41px;
}


.mouse-icon {
  border: 2px solid #fff;
  border-radius: 16px;
  height: 40px;
  width: 24px;
  display: block;
  z-index: 10;
  opacity: 0.7;
}
.mouse-icon .wheel {
  -webkit-animation-name: drop;
          animation-name: drop;
  -webkit-animation-duration: 1.4s;
          animation-duration: 1.4s;
  -webkit-animation-timing-function: linear;
          animation-timing-function: linear;
  -webkit-animation-iteration-count: infinite;
          animation-iteration-count: infinite;
}
.mouse-icon .wheel {
  position: relative;
  border-radius: 10px;
  background: #fff;
  width: 2px;
  height: 6px;
  top: 4px;
  margin-left: auto;
  margin-right: auto;
}
@-webkit-keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}
@keyframes drop {
  0% {
    top: 5px;
    opacity: 0;
  }
  30% {
    top: 10px;
    opacity: 1;
  }
  100% {
    top: 25px;
    opacity: 0;
  }
}







.circliful .outer {
    fill: transparent;
    stroke: #333;
    stroke-width: 19.8;
    stroke-dasharray: 534;
    transition: stroke-dashoffset 1s;
    -webkit-animation-play-state: running;
    /* firefox bug fix - won't rotate at 90deg angles */
    -moz-transform: rotate(-89deg) translateX(-190px);
}

/* full circle 25 empty 534 */
.circliful .inner {
    fill: transparent;
    stroke: orange;
    stroke-width: 20;
    stroke-dasharray: 534;
    transition: stroke-dashoffset 1s;
    -webkit-animation-play-state: running;
    /* firefox bug fix - won't rotate at 90deg angles */
    -moz-transform: rotate(-89deg) translateX(-190px);
    stroke-dashoffset: 0;
}

.circliful {
    overflow: visible !important;

}

.svg-container {
    width: 100%;
    margin: 0 auto;
    overflow: visible;
}

svg .icon {
    font-family: FontAwesome;
}


.timer{display: none !important;}
.cir img,
.ul-function li .pic em img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	text-align: center;
}
.cir{
	position: relative;
}

.cv1{
	width: 200px;margin: 0 auto;
	height: 200px;
}
.cv2{
	width: 100px;
	height: 100px;
	margin: 0 auto;
}
.cv3{
	width: 170px;
	height: 170px;
	margin: 0 auto;
}
/*******************************
	-------[=lxj]-------
********************************/
/*关于富途*/
.bande {
    width: 100%;
    height: 296px;
    background-color: #5099D2;
    background-image: url(../images/j1.jpg);
    background-size: cover;
    background-position: center;
}

.about{
    padding: 60px 0px;
    max-width: 1170px;
    overflow: hidden;

    margin: 0px auto;

}
.cler{
    display: none;
}
.about-gongsi{
    width: 100%;
    overflow: hidden;
    float: left;
    display: inline-block;
    border: 1px solid #CFCFCF;
}


.about-kong{
    text-align: center;
    border-bottom: 1px solid #CFCFCF;
    height: 33.33%;
    width: 100%;
    line-height: 57px;
    color: #727272;
    position: relative;
    cursor: pointer;
    display:inline-block;
    text-decoration: none;
}
.about-kong:hover{
    text-decoration: none;
}



.about-content2{
    display: none;
}

.about-content a img{
 width: 219.75px;
 height: 219.75px;
}
.about-gongsi-content{
    display: inline-block;
    float: left;
    margin-left: 2%;
    width: 100%;
}
.about-title{
    font-size: 1.7em;
    color: #3B3B3B;
}
.about-title1{
    color: #4A4A4A;
    line-height: 22px;
    font-size: 0.96em;
}

.about-zi{
    margin-top: 30px;
    color: #4A4A4A;
    
}

.about-zi p{
    text-indent: 30px;
    line-height: 190%;
}

.small-title{
    color: #3B3B3B;
    font-size: 1.5em;
    margin: 30px 0px;
}

.about-ico{
    width: 31px;
    height: 31px;
    background-image: url(../images/black.png);
    background-repeat: no-repeat;
    background-position: -110px -8px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 20%;
}
.about-block{

    width: 31px;
    height: 31px;
    background-image: url(../images/black.png);
    background-repeat: no-repeat;
    background-position: -14px -7px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 20%;
}

.about-ico1{
    width: 30px;
    height: 30px;
    background-image: url(../images/black.png);
    background-repeat: no-repeat;
    background-position: -15px -75px;
    position: absolute;
    top: 14px;
    left: 19.5%;
}

.about-block1{

    width: 31px;
    height: 31px;
    background-image: url(../images/black.png);
    background-repeat: no-repeat;
    background-position: -109px -75px;
    position: absolute;
    top: 14px;
    left: 19.5%;
}


.about-ico2{
    width: 30px;
    height: 30px;
    background-image: url(../images/black.png);
    background-repeat: no-repeat;
    background-position: -15px -143px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 19.5%;
}

.about-block2{
    width: 30px;
    height: 30px;
    background-image: url(../images/black.png);
    background-repeat: no-repeat;
    background-position: -109px -143px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 19.5%;
}

/*产品中心*/
.bande-product{
    width: 100%;
    height: 300px;
    background-color: #5099D2;
    background-image: url(../images/j2.jpg);
    background-size: cover;
    background-position: center center;
}.bande-productss{    width: 100%;    height: 300px;    background-color: #5099D2;    background-image: url(../images/j2.jpg);    background-size: cover;    background-position: center center;}
.product-kong{
    text-indent: 26%;
    border-left: 1px solid  #CFCFCF;
    border-right: 1px solid  #CFCFCF;
    border-bottom: 1px solid  #CFCFCF;
    height: 33.33%;
    width: 100%;
    color: #4A4A4A;
    line-height: 57px;
    cursor: pointer;
    display:inline-block;
    position: relative;
}
.product-gongsi ul{
    background-color:#F5F3F4 ;
    display: none;

}

.product-kong ul li{
    height: 40px;
    line-height: 40px;
    font-size: 12px;
    color: #7A7A7A;
    position: relative;
    border-bottom: 1px #E7E5E6 solid;
}

.product-kong ul li span{
    display: block;
    width: 15px;
    height: 15px;
     /*background-color: #00a0e9;*/
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -210px -79px;
    position: absolute;
    top: 11px;
    right: 12%;
    opacity: 0.5;


}





.product-gongsi{
    width: 81%;
    float: right;
    margin-right: 3%;
    display: inline-block;
    border-top: 1px solid #CFCFCF;
}

.product-jieshao{
   background-color: #EDEDED;
    /*position: relative;*/
}
.product-jieshao p{
    max-width: 52%;
    display: inline-block;
}
.product-title{
    font-size: 17px;
    color: #383838;
    padding: 18px 0px 11px 15px;
}
.product-tu{
    width: 232px;
    vertical-align: top;
    display: inline-block;
}

.product-ding{
    background-color: #EDEDED;
    display: inline-block;
    max-width: 66%;
    height: 163px;
}
.product-ding p{
    color: #585858;
    width: 100%;
    padding: 0px 15px 10px 10px;
}


.product-content{
    display: inline-block;
    max-width: 100%;
    margin-bottom: 7%;
}
.product-con{
    width: 29.3%;
    float: left;
    margin-right: 4%;
    overflow: hidden;
    /*margin-top: 20px;*/
    padding-bottom: 35px;
    text-decoration: none;

}

.product-con:hover{
    text-decoration: none;
}

.product-con img:hover{
    transform: scale(1.1,1.1);
}
.product-con img{
    border-radius: 2px;
    transition: 1s;
    width: 219.75px;
    height: 219.75px;
}

.product-ico {
    width: 32px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -18px -11px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}
.product-block{
    width: 32px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -130px -13px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}
.product-white{
    width: 15px;
    height: 15px;
     /*background-color: #00a0e9;*/
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -240px -88px;
    position: absolute;
    top: 21px;
    right: 16%;
}

.product-gray{
    width: 15px;
    height: 15px;
    /*background-color: #00a0e9;*/
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -240px -18px;
    position: absolute;
    top: 21px;
    right: 16%;
}
.product-ico1{
    width: 32px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -18px -83px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}

.product-block1{
    width: 32px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -134px -83px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}
.product-gray1{
    width: 15px;
    height: 15px;
    /*background-color: #00a0e9;*/
    background-image: url(../images/ico07.png);
    background-repeat: no-repeat;
    background-position: -9px -36px;
    position: absolute;
    top: 21px;
    right: 16%;
}
.product-white1{
    width: 15px;
    height: 15px;
    /*background-color: #00a0e9;*/
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -240px -88px;
    position: absolute;
    top: 21px;
    right: 16%;
}

.product-ico2{
    width: 33px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -17px -166px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}


.product-block2{
    width: 33px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -131px -166px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}
.product-ico3{
    width: 33px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -17px -231px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}

.product-block3{
    width: 33px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -133px -231px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}
.product-ico4{
    width: 33px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -16px -301px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}
.product-block4{
    width: 33px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -134px -302px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}

.product-ico5{
    width: 38px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -16px -372px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 9%;
}

.product-block5{
    width: 38px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -135px -375px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 9%;
}

.product-ico6{
    width: 34px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -19px -438px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}
.product-block6{
    width: 34px;
    height: 32px;
    background-image: url(../images/ico06.png);
    background-repeat: no-repeat;
    background-position: -139px -438px;
    /*background-color: #0E92D2;*/
    position: absolute;
    top: 14px;
    left: 10%;
}

/*产品中心详情页*/

.productxi-content{
max-width:100% ;
   /* background-color: #EDEDED;*/
    text-align: center;
}
.productxi-content img{
    width: 94%;
}
.productxi-content p{
    text-align: left;
    line-height: 180%;
    text-indent: 3em;
    color: #3E3E3E;


}
.product-xiazi{
    margin-top: 5%;
    margin-left: 4%;
    margin-right: 4%;
    padding-bottom: 60px;
 }

.productxi-title{
    padding: 39px 0px 28px;
    color: #555555;
    font-size: 16px;
    text-align: center;
    max-width: 100%;
}

.product-about-content{
    max-width: 90%;
}







/*润滑知识*/
.ico{
    width: 22px;
    height: 30px;
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -111px -4px;
    position: absolute;
    top: 14px;
    left: 24%;
}
.ico-block{
    width: 22px;
    height: 30px;
    /*background-color: #00a1cc;*/
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -9px -3px;
    position: absolute;
    top: 14px;
    left: 24%
}
.ico-white{
    width: 15px;
    height: 15px;
    /* background-color: #00a0e9; */
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -206px -11px;
    position: absolute;
    top: 21px;
    right: 16%;
}

.ico-white1{
    width: 15px;
    height: 15px;
    /* background-color: #00a0e9; */
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -206px -11px;
    position: absolute;
    top: 21px;
    right: 16%;
}


.ico1{
    width: 27px;
    height: 30px;
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -8px -70px;
    position: absolute;
    top: 14px;
    left: 23%;
}

.ico-block1{
    width: 27px;
    height: 30px;
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -110px -70px;
    position: absolute;
    top: 14px;
    left: 23%;
}

.ico-block2{
    width: 27px;
    height: 30px;
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -109px -139px;
    /*background-color: #00a1cc;*/
    position: absolute;
    top: 14px;
    left: 23%;
}





.ico-gray1{
    width: 15px;
    height: 15px;
    /* background-color: #00a0e9; */
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -210px -79px;
    position: absolute;
    top: 21px;
    right: 16%;

}
.ico-gray{
    width: 15px;
    height: 15px;
    /* background-color: #00a0e9; */
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -210px -79px;
    position: absolute;
    top: 21px;
    right: 16%;
}

.ico2{
    width: 27px;
    height: 30px;
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -8px -140px;
    /*background-color: #00a1cc;*/
    position: absolute;
    top: 14px;
    left: 23%;
}

.ico3{
    width: 27px;
    height: 30px;
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -8px -211px;
    /*background-color: #00a1cc;*/
    position: absolute;
    top: 14px;
    left: 23%;
}

.ico-block3{
    width: 27px;
    height: 30px;
    background-image: url(../images/ico05.png);
    background-repeat: no-repeat;
    background-position: -108px -210px;
    /*background-color: #00a1cc;*/
    position: absolute;
    top: 14px;
    left: 23%;
}



.konw-tu{
    width: 130px;
    display: inline-block;
    vertical-align: top;
}
.konw-zi{
    display: inline-block;
    max-width: 556px;
    margin-left: 15px;

}
.nav>li>a{
    padding: 0px 15px!important;
}
.nav>li>a:hover{
    color: #585858;
}
.konw-bande {
    width: 100%;
    height: 300px;
    background-color: #5099D2;
    background-image: url(../images/j3.jpg);
     background-size: cover;
    background-position: 50% 27px;
}
.konw-title{
    color: #216CB7;
    font-size: 16px;
}
.konw-zi p{
    color: #A1A1A1;
    font-size: 12px;
    max-width: 700px;
    line-height: 180%;
    margin-top: 10px;

}
.konw-zi a:hover{
    text-decoration: none;
}
.konw-digest{
    color: #A1A1A1;
    font-size: 14px;
    max-width: 700px;
    margin-top: 10px;
}
.konw-zi a{
    color:#1567C1 ;
    font-size: 14px;
    display: block;
    margin-top: 8px;
    width: 90px;

}
.konw-xian{
    border:1px solid #f1f1f1;
    border-top: none;
    margin-top: 6%;
    margin-bottom: 6%;
}

/*分页*/

.m-style {
    position: relative;
    text-align: center;
    zoom: 1;
}

.m-style:before,
.m-style:after {
    content: "";
    display: table;
}

.m-style:after {
    clear: both;
    overflow: hidden;
}

.m-style span {
    float: left;
    margin: 0 5px;
    width: 38px;
    height: 38px;
    line-height: 38px;
    color: #bdbdbd;
    font-size: 14px;
}

.m-style .active {
    float: left;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    border-radius: 100%;
    line-height: 29px;
    background: #ffffff;
    color: #000;
    font-size: 14px;
    border: 1px solid #1163B8;
}

.m-style a {
    float: left;
    margin: 0 5px;
    width: 30px;
    height: 30px;
    line-height: 29px;
    border-radius: 100%;
    background: #fff;
    border: 1px solid #ebebeb;
    color: #1F1F1F;
    font-size: 14px;
}

.m-style a:hover {
    color: black;
    background: #EEEEEE;
    text-decoration: none;
}

.m-style .next,
.m-style .prev {
    font-family: "Simsun";
    font-size: 16px;
    font-weight: bold;
}

.now,
.count {
    padding: 0 5px;
    color: #1163B8;
}

.eg img {
    max-width: 800px;
    min-height: 500px;
}

.diannao {
    margin: 8px 0px;
    width: 76px;
    border-radius: 11px;
    height: 26px;
    line-height: 24px;
    text-align: center;
    background: #fff;
    border: 1px solid #8d8d8d;
    /* outline: none; */
    color: #bdbdbd;
    font-size: 14px;
}


.nav-box{
    text-align: right;
    width: 100%;
}
.nav-box .pagination{
    margin-top: 0px;
}


/*润滑知识详情*/
.konwxiangxi-zi{
    max-width: 726px;
}
.konwxiangxi-title{
  text-align: center;
    color: #797979;
    font-size: 15px;

}
.konwxi-time{
    color: #AFAFAF;
    margin: 10px 0px;
    text-align: center;

}
.konwxi-xian{
    border:1px solid #d2d2d2;
    border-top: none;
}
.konwxiangxi-zi p{
    color: #9A9A9A;
    font-size: 12px;
    line-height: 192%;
    text-indent: 2em
}
/*新闻活动*/


.news-content{
     width: 25%;
    float: left;
   margin-left: 3%;
    overflow: hidden;
    /*margin-bottom: 20px;*/
    padding-bottom: 35px;
    text-decoration: none;
}
.news-content:hover{
    text-decoration: none;
}

.news-content img{
    border-radius: 2px;
    transition: 1s;

}
.news-content img:hover{
   transform: scale(1.1,1.1);
}


.news-content:hover .news-title{
    color: #216CB8;

}
.news-title{
    color: #4C4C4C;
    font-size: 12px;
    margin-top: 9%;
      display: inline-block;
  text-overflow: ellipsis;
  white-space: nowrap;
  overflow: hidden;
  width: 100%;
  text-align: center;
}
.news-time{
color: #AEAEAE;
    font-size: 12px;
    margin-top: 6%;
    text-align: right;
}

.news-bande {
    width: 100%;
    height: 300px;
    background-color: #5099D2;
    background-image: url(../images/j4.jpg);
    /* background-size: cover; */
    background-position: 50% 27px;
}

/*人才招聘*/

.talent-bande {
    width: 100%;
    height: 300px;
    background-color: #5099D2;
    background-image: url(../images/j5.jpg);
    /* background-size: cover; */
    background-position: 50% 74px;
}


.talent table tr{
   text-align: center;
}
.talent table tr td{
    width: 10%;
    cursor: pointer;
    height: 43px;

}
.talent-roof{
    background-color: #C4C6C5;
    border-bottom: 15px white solid

}

.talent-roof td{
    color: #484848;
    font-weight: bold;
}


.talent a{
    display: inline-block;
    width: 100%;
    height: 38px;
    background-color: #C4C6C5;
    color: #484848;
    font-weight: bold;

}
.talent a:hover{
    color: #484848;
    text-decoration: none;
}
.talent a span{
    line-height: 38px;
    margin: 0px 5.05%;
    display: inline-block;

}
.talent-zhong{
    background-color: #E7E7E7;
    border-bottom: 10px white solid;
}
.talent-zhong td{
    color: #747474;
}
.talent-left{
    padding-left: 4%;
    width: 13%!important;
    text-align: left;

}
.talent-input{
    background-color: white;
    border-radius: 4px;
    /*width: 30px!important;*/
}
.talentxi-table tr td{
    text-align: left;
}
.talentxi-duty{
    margin-top: 8%;
    margin-left: 4%;
}
.talentxi-duty p{
    color: #747474;
    margin: 0px 0px 8px ;

}
.talentxi-duty p{
    color: #747474
}

/*联系我们*/

.relation-bande{
    width: 100%;
    height: 300px;
    background-color: #5099D2;
    background-image: url(../images/j6.jpg);
     background-size: cover;
    background-position: 50% 50%;
}

.relation{
    margin-left: 4%;
}


.relation-title{
    color:#515252 ;
    font-size: 25px;
    font-weight: bold;
    margin-bottom: 2%;
}
.relation-xiang{
    color: #575757;
    font-size: 15px;
    margin: 5px 0px;
}
.relation-xiang a{
    color:#575757 ;
}

.relation-xiang a:hover{
    text-decoration: none;
}
.relation-phone{
    color:#515252 ;
    font-size: 20px;
    font-weight: bold;

}

.phone-xian{
    margin-top: 20px;
    margin-bottom: 20px;
    border: 0;
    border-top: 1px solid #CFCFCF;
    width: 40.5%;
    left: 0px;
    margin-left: 0px;
}

.phone-shang{
    margin-top: 35px;
    margin-bottom: 35px;
    border: 0;
    border-top: 1px solid #CFCFCF;
    width: 70%;
    left: 0px;
    margin-left: 0px;
}

.icon_pwd{
    color: #515252;
    font-weight: bold;
    font-size: 15px;
    margin: 0px 20px;
}
.icon_pwd span{
    margin-left: 3%;
    margin-right: 10%;
}
.icon_pwd a{
    color:#515252 ;
}
.icon_pwd a:hover{
    text-decoration: none;
    color: #919292;
}





.login .wp{
	position: absolute;
	top: 0;
	left: 50%;
	transform: translateX(-50%);
	-webkit-transform: translateX(-50%);
	height: 100%;
}

.pro-slider2 .slick-dots li.slick-active{
	background: #009999;
}








/*@charset "UTF-8";*/
.animated{
    -webkit-animation-duration:1s;
    -moz-animation-duration:1s;
    animation-duration:1s;
    -webkit-animation-fill-mode:both;
    -moz-animation-fill-mode:both;
    animation-fill-mode:both;

}


.animated.infinite {
  -webkit-animation-iteration-count: infinite;
  animation-iteration-count: infinite;
}

.animated.hinge {
  -webkit-animation-duration: 2s;
  animation-duration: 2s;
}

.animated.bounceIn,
.animated.bounceOut {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}

.animated.flipOutX,
.animated.flipOutY {
  -webkit-animation-duration: .75s;
  animation-duration: .75s;
}





@keyframes bounceInDown {
  from, 60%, 75%, 90%, 100% {
    -webkit-animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
    animation-timing-function: cubic-bezier(0.215, 0.610, 0.355, 1.000);
  }

  0% {
    opacity: 0;
    -webkit-transform: translate3d(0, -3000px, 0);
    transform: translate3d(0, -3000px, 0);
  }

  60% {
    opacity: 1;
    -webkit-transform: translate3d(0, 25px, 0);
    transform: translate3d(0, 25px, 0);
  }

  75% {
    -webkit-transform: translate3d(0, -10px, 0);
    transform: translate3d(0, -10px, 0);
  }

  90% {
    -webkit-transform: translate3d(0, 5px, 0);
    transform: translate3d(0, 5px, 0);
  }

  100% {
    -webkit-transform: none;
    transform: none;
  }
}

.bounceInDown {
  -webkit-animation-name: bounceInDown;
  animation-name: bounceInDown;
}



@-webkit-keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInLeft {
  from {
    opacity: 0;
    -webkit-transform: translate3d(-10%, 0, 0);
    transform: translate3d(-10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}
.fadeInLeft {
    -webkit-animation-name: fadeInLeft;
    animation-name: fadeInLeft;
}



@-webkit-keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInRight {
  from {
    opacity: 0;
    -webkit-transform: translate3d(10%, 0, 0);
    transform: translate3d(10%, 0, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  -webkit-transform: translateZ(0);
    -moz-transform: translateZ(0);
    -ms-transform: translateZ(0);
    -o-transform: translateZ(0);
    transform: translateZ(0);
}


@-webkit-keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 100%, 0);
    transform: translate3d(0, 100%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
}


@-webkit-keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

@keyframes fadeInUp2 {
  from {
    opacity: 0;
    -webkit-transform: translate3d(0, 20%, 0);
    transform: translate3d(0, 20%, 0);
  }

  100% {
    opacity: 1;
    -webkit-transform: none;
    transform: none;
  }
}

.fadeInUp2 {
  -webkit-animation-name: fadeInUp2;
  animation-name: fadeInUp2;
}




.list-p1 li .pad{
	position: relative;
	width: 200px;
	height: 200px;
	margin: 0 auto;
}
.list-p1 li{
	float: left;
	width: 14%;
	overflow: hidden;
}
.list-p1 .front{
	position: absolute;
	left: 0;
	top: 0;
	width: 100%;
	border-radius: 100%;
	height: 100%;
	-webkit-transition:.3s;
	transition:.3s;
	overflow: hidden;
}
.list-p1 .back{
	background-color: #fff;
}
.list-p1{
	padding-top: 50px;
	padding-bottom: 50px;
	overflow: hidden;
}
.list-p1 .front img{
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translateY(-50%) translateX(-50%);
	-webkit-transform: translateY(-50%) translateX(-50%);
	text-align: center;
	max-width: 90%;
}
/*.list-p1 .back img{*/
	/*position: absolute;*/
	/*top: 50%;*/
	/*left: 50%;*/
	/*transform: translateY(-50%) translateX(-50%);*/
	/*-webkit-transform: translateY(-50%) translateX(-50%);*/
	/*text-align: center;*/
/*}*/
.list-p1 .back{
	opacity: 0;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);
}
.list-p1 .pad:hover .back{
	opacity: 1;
	-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 100)';
	filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=100);
}
/*.list-p1 .pad:hover .front{*/
	/*opacity: 0;*/
	/*-ms-filter:'progid:DXImageTransform.Microsoft.Alpha(Opacity= 0)';*/
	/*filter:progid:DXImageTransform.Microsoft.Alpha(Opacity=0);*/
/*}*/
.i-row5{
	-webkit-background-size: cover;
	-moz-background-size: cover;
	-o-background-size: cover;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
    background-color: white;
	background-attachment: fixed;
    padding-top: 122px;
    padding-bottom: 37px;
}
.i-row5 .more1{
     color: #000;
     border-color: #000;
 }
.i-row5 .more1:hover{
    background-color: rgba(0,0,0,0.8);
    border-color: #000000;
    color: #fff;
}
.s1{
    background-image: url(../images/bg.jpg);background-position: center;background-size: cover
}

.s2{
    background-image: url(../images/bg-1.jpg);background-position: center;background-size: cover
}

.s3{
    background-image: url(../images/bg-2.jpg);background-position: center;background-size: cover
}



.product-ceng-tu2{width: 45%;height: 45%;background-position: -275px -2px;;margin: 47px auto;;background-image: url(../images/ico01.png);background-repeat: no-repeat;background-size: 384%}
.product-ceng-chakan{display: block;;border-radius: 3px;border:1px solid white;text-align: center;color: white;width: 41%;font-size: 12px;height: 30px;  line-height: 30px;  margin: -21px auto;}
.product-ceng-chakan:hover{background-color: rgba(0,0,0,0.5);color: white;text-decoration: none}
.product-ceng2{ transition: .5s;width: 100%;height: 100%;background-color: rgba(248,101,118,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.product-ceng1{ transition: .5s;width: 100%;height: 100%;background-color: rgba(0,160,132,0.8);;position: absolute;top: 0px;left: 0px;bottom: 0px;}
.product-ceng{ transition: .5s;width: 100%;height: 100%;background-color: rgba(134,118,222,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.product-ceng3{ transition: .5s;width: 100%;height: 100%;background-color: rgba(180,140,90,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.product-ceng4{ transition: .5s;width: 100%;height: 100%;background-color: rgba(244,111,171,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}
.product-ceng5{ transition: .5s;width: 100%;height: 100%;background-color: rgba(0,157,160,0.8);position: absolute;top: 0px;left: 0px;bottom: 0px;}

.product-ceng-tu1{width: 45%;height: 45%;background-position: -147px 3px;;margin: 47px auto;;background-image: url(../images/ico01.png);background-repeat: no-repeat;background-size: 384%}
.product-ceng-tu{width: 45%;height: 45%;background-position: 9px 3px;margin: 47px auto;;background-image: url(../images/ico01.png);background-repeat: no-repeat;background-size: 384%}
.product-ceng-tu3{width: 45%;height: 45%;background-position: -0px -0px;;margin: 47px auto;;background-image: url(../images/ico0101.png);background-repeat: no-repeat;background-size: 95%}
.product-ceng-tu4{width: 45%;height: 45%;background-position: -0px -0px;;margin: 47px auto;;background-image: url(../images/ico0102.png);background-repeat: no-repeat;background-size: 95%}
.product-ceng-tu5{width: 45%;height: 45%;background-position: -0px -0px;;margin: 47px auto;;background-image: url(../images/ico0103.png);background-repeat: no-repeat;background-size: 95%}

.product-ceng-chakanss{display: block;;border-radius: 3px;border:1px solid white;text-align: center;color: white;width: 41%;font-size: 12px;height: 30px;  line-height: 30px;  margin: -21px auto;}
.product-ceng-chakanss:hover{background-color: rgba(0,0,0,0.5);color: white;text-decoration: none}
.product-ceng-chakantt{display: block;;border-radius: 3px;border:1px solid white;text-align: center;color: white;width: 41%;font-size: 12px;height: 30px;  line-height: 30px;  margin: -21px auto;}
.product-ceng-chakantt:hover{background-color: rgba(0,0,0,0.5);color: white;text-decoration: none}
.pen{
    width: 219px;height: 219px;overflow: hidden;position: relative
}
