
.top02{background-color: #FFF;}
.jisuyuntai{height:131px; position:fixed; top:0; width:100%;z-index:1000;background:none;}
.nav li{ position:relative;}
.index-waper-box{position:absolute; bottom:0; width:100%; height:100px;overflow:hidden; z-index:9;perspective: 800px;-webkit-perspective: 800px;-moz-perspective: 800px;transform-style: preserve-3d;-webkit-transform-style: preserve-3d;-moz-transform-style: preserve-3d;}
.index-back-box{height:100px; /*background-color:#fff; */background:none;/*position:absolute; 
	bottom:0; */width:1200px;margin:0 auto; overflow: hidden;  transform-origin: bottom; -webkit-transform-origin: bottom; -moz-transform-origin: bottom;
    transform: rotateX(0deg) translate3d(0,0,0);-webkit-transform: rotateX(0deg) translate3d(0,0,0); -moz-transform: rotateX(0deg) translate3d(0,0,0);     transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s; -webkit-transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s; -moz-transition: all .65s cubic-bezier(0.55,0.65,0.55,1) 0s;}
.index-back-box.active{/*transform: rotateX(100deg) translate3d(0,0,0); -webkit-transform: rotateX(100deg) translate3d(0,0,0); -moz-transform: rotateX(100deg) translate3d(0,0,0);	*/}
.index-back-box .sub-arrows{position:absolute; left:0; top:0; width:auto; height:100%; line-height:100px; padding-left:10px; font-size:0;}
.index-back-box .sub-arrows i.icom{display:inline-block; vertical-align:top; width:60px; height:40%; cursor:pointer; position:relative;}
.index-back-box .sub-arrows i.prev:before,.index-back-box .sub-arrows i.next:before{content:''; display:inline-block; position:absolute; top:42%; width:13px; height:22px; 
	background-image:url(../images/sub-arrows.png); background-position:0px 0px; background-repeat:no-repeat;}
.index-back-box .sub-arrows i.prev:before{background-position:0px 0px; left:-7px;}
.index-back-box .sub-arrows i.next:before{background-position:-14px 0px; left:24px;}
.index-back-box .sub-arrows i.icom:after{position:absolute; content: ''; left:0; top:28px; width:30px; height:2px; background-color: #fff;transform: scale(0,1);-webkit-transform: scale(0,1);-moz-transform: scale(0,1);transition: all .3s ease-out 0s;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;}
.index-back-box .sub-arrows i.icom font{color:#000;transition: all .3s ease-out 0s;-webkit-transition: all .3s ease-out 0s;-moz-transition: all .3s ease-out 0s;}
.index-back-box .sub-arrows i.icom.prev font{position:absolute; left:9px;}
.index-back-box .sub-arrows i.icom.next font{position:absolute; left:6px;}
.index-back-box .sub-arrows i:hover:after{transform: scale(1,1);-webkit-transform: scale(1,1);-moz-transform: scale(1,1);}
.index-back-box .sub-arrows i.icom.prev:hover font{left:-7px;}
.index-back-box .sub-arrows i.icom.next:hover font{left:20px;}
.index-back-box .sub-share{position:absolute; right:15px; top:0; width:auto; height:100%; display:table; cursor:pointer;}
.index-back-box .sub-share .tels{display:table-cell; vertical-align:middle;}
.index-back-box .sub-share .tels span{display:inline-block;}
.index-back-box .sub-share .tels .cc1{opacity: 0;filter: alpha(opacity='0');transform: translateX(-40px);-webkit-transform: translateX(-40px);-moz-transform: translateX(-40px);transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;-moz-transition: all 0.4s ease-in-out 0s;}
.index-back-box .sub-share .tels .cc2{transform: translateX(80px);-webkit-transform: translateX(80px);-moz-transform: translateX(80px);transition: all 0.7s ease 0s;-webkit-transition: all 0.7s ease 0s;-moz-transition: all 0.7s ease 0s;}
.index-back-box .sub-share .sider-tel{display:table-cell; vertical-align:middle; font-size:0; opacity:0; filter: alpha(opacity='0');transform: translateX(130px)-webkit-transform: translateX(130px);-moz-transform: translateX(130px);transition: all 0.4s cubic-bezier(0.4, 0.8, 0.6, 1) 0s;
-webkit-transition: all 0.4s cubic-bezier(0.4, 0.8, 0.6, 1) 0s;-moz-transition: all 0.4s cubic-bezier(0.4, 0.8, 0.6, 1) 0s;}
.index-back-box .sub-share .sider-tel a{display:inline-block;font-size:12px;color:#000;margin: 0 8px; opacity: 0; filter: alpha(opacity='0');   transform: translateX(50px);-webkit-transform: translateX(50px);-moz-transform: translateX(50px); transition: all 0.4s ease-in-out 0s;-webkit-transition: all 0.4s ease-in-out 0s;}
.index-back-box .sub-share:hover .tels .cc1{opacity: 1;filter: alpha(opacity='100');transform: translateX(0px);-webkit-transform: translateX(0px);-moz-transform: translateX(0px);transition: all 1s cubic-bezier(0.5,1.25,0.75,1.65) 0s;-webkit-transition: all 1s cubic-bezier(0.5,1.25,0.75,1.65) 0s;-moz-transition: all 1s cubic-bezier(0.5,1.25,0.75,1.65) 0s;}
.index-back-box .sub-share:hover .tels .cc2{opacity: 0;filter: alpha(opacity='0');transform: translateX(0px);-webkit-transform: translateX(0px);-moz-transform: translateX(0px);}
.index-back-box .sub-share:hover .sider-tel{opacity: 1; filter: alpha(opacity='100');transform: translateX(0px);-webkit-transform: translateX(0px);-moz-transform: translateX(0px);transition: all 1s cubic-bezier(0.5,1.0,0.75,1) 0s;-webkit-transition: all 1s cubic-bezier(0.5,1.0,0.75,1) 0s;-moz-transition: all 1s cubic-bezier(0.5,1.0,0.75,1) 0s;}

.index-back-box .sub-share:hover .sider-tel a:nth-of-type(1){opacity: 1;filter: alpha(opacity='100');transform: translateX(0px);-webkit-transform: translateX(0px);-moz-transform: translateX(0px);transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) 0s;-webkit-transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) 0s;-moz-transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) 0s;}
.index-back-box .sub-share:hover .sider-tel a:nth-of-type(2){opacity: 1;filter: alpha(opacity='100');transform: translateX(0px);-webkit-transform: translateX(0px);-moz-transform: translateX(0px);transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) .2s;-webkit-transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) .2s;-moz-transition: all 0.4s cubic-bezier(0.5,0.65,0.75,1) .2s;}
.index-back-box .sub-mouse{width:70%; height:43px; position:absolute; top:20px; left:15%; cursor:pointer; z-index:1; zoom:0.7; -moz-transform:scale(0.7);}
.index-back-box .sub-mouse:after{display:none; z-index:-1; position:absolute; content:''; top:-30px; left:50%; height:53px; border-right:1px solid #333; margin-left:-1px;}
.index-back-box .sub-mouse span{text-align:center;display:block; position:relative;width:50%;height:100%;animation: ani-svg 0.85s linear 0s alternate infinite;
-webkit-animation: ani-svg 0.85s linear 0s alternate infinite; margin:0 auto;}
.index-back-box .sub-mouse i{position:absolute;bottom:5px;left:50%;color:#000;transform: translateX(-50%);-webkit-transform: translateX(-50%);-moz-transform: translateX(-50%);}
@keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  transform: translateY(15px);
	}
}
@-webkit-keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  -webkit-transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  -webkit-transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  -webkit-transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  -webkit-transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  -webkit-transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  -webkit-transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  -webkit-transform: translateY(15px);
	}
}
@-moz-keyframes ani-svg{
	0%{
	  opacity: 0.4;
	  -moz-transform: translateY(-20px);
	}
	15%{
	  opacity: 0.65;
	  -moz-transform: translateY(-15px);
	}
    25%{
      opacity: 0.8;
	  -moz-transform: translateY(-10px);
	}
    50%{
      opacity: 1;
	  -moz-transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  -moz-transform: translateY(5px);
	}
	75%{
	  opacity: 0.65;
	  -moz-transform: translateY(10px);
	}
	100%{
	  opacity: 0.4;
	  -moz-transform: translateY(15px);
	}
}

/*Ê×Ò³*/
.i_bg{ background-color:#f5f5f5; overflow:hidden;}

.i_one{ background-color:#fff; overflow:hidden; height:316px;  margin:0 auto; margin-bottom:32px;}
.i_service_t{ text-align:center; padding-top:15px; color:#666; font-size:18px; line-height:32px; padding-bottom:50px;}
.i_service_t h2{ height:66px; line-height:66px; font-size:40px; color:#000000; font-weight:normal; letter-spacing:1px; font-family:"»ªÎÄÏ¸ºÚ";}
.i_service_t p{font-size:18px;}

/*ÓÅÊÆ*/
.advantage{ text-align:center; overflow:hidden; }

.num_box:last-child{ background:none;}
.num_box .num{ font-weight:bold;color:#f10f43; font-family:"»ªÎÄÏ¸ºÚ"; font-weight:normal; font-size:60px; width:100%; height:70px; line-height:70px; text-align:center; position:relative; z-index:2; letter-spacing:1px; margin-top:10px;}
.num_box h3{ font-size:16px; color:#333333; font-weight:normal; line-height:30px; }
/*·þÎñ*/
.i_service{ margin:0 auto; clear:both;}
.i_service .i_service_box{  position:relative; overflow:hidden; margin-bottom:70px;}
.i_service .i_service_box img{ display:block; width:100%;}
.i_service .i_service_box .box{ position:absolute; left:0.7%; top:1.5%; height:98.5%; width:24.6%; max-width:350px;}
.i_service .i_service_box .box ul{ width:100%; height:100%; display:block;}
.i_service .i_service_box .box ul li{  display:table;height:24.25%; margin-bottom:1%; width:100%; overflow:hidden; background:#fff;transition:all 0.3s;}
.i_service .i_service_box .box ul li:last-child{ margin-bottom:0;}
.i_service .i_service_box .box ul li a{ display:block; width:100%; height:100%;}
.i_service .i_service_box .box ul li .box_con{width:86%; padding-left:14%;  height:100%; display:table;text-align:left; cursor:pointer;}
.i_service .i_service_box .box ul li h2{ font-size:18px; color:#000; line-height:159px; font-weight:normal; display:table-cell; vertical-align:middle; padding-left:10%;transition:all 0.3s;}
.i_service .i_service_box .box ul li i{ display:table-cell; vertical-align:middle;font-style:normal;height:159px; width:72px; background-repeat:no-repeat; background-position:center; background-size:100% auto;transition:all 0.3s; }
.i_service .i_service_box .box ul li.box1 i{ background-image:url(../images/box1.png);}
.i_service .i_service_box .box ul li.box2 i{ background-image:url(../images/box2.png);}
.i_service .i_service_box .box ul li.box3 i{ background-image:url(../images/box3.png);}
.i_service .i_service_box .box ul li.box4 i{ background-image:url(../images/box4.png);}
.i_service .i_service_box .box ul li.isel{ background:#496da9;}
.i_service .i_service_box .box ul li.isel h2{ color:#fff;}
.i_service .i_service_box .box ul li.isel.box1{ background:#496da9;}
.i_service .i_service_box .box ul li.isel.box1 i{background-image:url(../images/box1_on.png);}
.i_service .i_service_box .box ul li.isel.box2 i{background-image:url(../images/box2_on.png);}
.i_service .i_service_box .box ul li.isel.box3 i{background-image:url(../images/box3_on.png);}
.i_service .i_service_box .box ul li.isel.box4 i{background-image:url(../images/box4_on.png);}
.i_service .i_service_box .box_txt2{ position:absolute; right:2.5%; top:32%; width:34%; max-width:330px; }
.i_service .i_service_box .box_txt2 .box_hidden{ display:none; }
.i_service .i_service_box .box_txt2 h3{ font-weight:normal; font-family:"»ªÎÄÏ¸ºÚ"; font-size:36px; color:#000; margin-bottom:3%;}
.i_service .i_service_box .box_txt2 .box_hidden:nth-child(2) h3,.i_service .i_service_box .box_txt2 .box_hidden:nth-child(3) h3{ color:#fff;}
.i_service .i_service_box .box_txt2 .box_hidden:nth-child(2) p,.i_service .i_service_box .box_txt2 .box_hidden:nth-child(3) p{ color:#fff;}
.i_service .i_service_box .box_txt2 p{font-size:16px; line-height:30px;}
.i_service .i_service_box .box_txt2 a{ font-size:16px; width:210px; height:48px; line-height:48px; overflow:hidden; border-radius:20px; background:url(../images/i_two_bg1.png) 140px center  no-repeat #fff; float:left; text-indent:53px; margin-top:12%;transition:all 0.3s; color:#000;}
.i_service .i_service_box .box_txt2 a:hover{background:url(../images/i_two_bg1.png) 150px center  no-repeat #fff; text-indent:63px;}
.i_case2{ background-color:#f5f5f5; margin-top:10px; text-align:center; padding-bottom:20px;}
.guwenmore{ display:inline-block; width:92px;height:50px; line-height:50px; margin:0 auto; margin-top:-50px; text-align:center;/* background:url(../images/i_more.png) no-repeat; */ clear:both; overflow:hidden;/*transition:all 0.3s;*/background:#fff url(../images/works_more.png) no-repeat center -50px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.guwenmore:Hover{/*opacity:0.6;filter:Alpha(opacity=60);*/background:#333 url(../images/works_more.png) no-repeat center 0px;}
.customer2{ overflow:hidden; padding-top:40px; margin-bottom:79px;}
.customer_list2{ border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf; margin-top:60px;}
.customer_list2 ul li{ float:left; width:-webkit-calc(20% - 1px);width:-moz-calc(20% - 1px);width:calc(20% - 1px); border-left:1px solid #dfdfdf; border-top:1px solid #dfdfdf; overflow:hidden; position:relative;}
.customer_list2 ul li img{display: block;width: 100%;}
.customer_list2 ul li:first-child{ width:40%;border-left:0; border-top:0;}
/*.customer_list2 ul li .imgbg{filter: Alpha(Opacity=0);opacity: 0;}*/
.customer_list2 ul li .imgs{cursor:pointer; overflow:hidden; border-color:#fff; /*transition:all 0.3s;position:absolute; top:0; left:0; width:100%; height:100%;*/}
.customer_list2 ul li .imgs:after{content:''; display:block; width:100%; height:100%; position:absolute; top:0; left:0; box-shadow:inset 0 0 0 0 #eee; -webkit-transition:0.2s; -moz-transition:0.2s; transition:0.2s;}
.customer_list2 ul li .imgs:hover:after{box-shadow:inset 0 0 0 10px #f6f6f6;}
.customer_list2 ul li .imgs img{/* -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/opacity:0.5; -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
/*.customer_list2 ul li:hover .imgs{ border:7px solid #f5f5f5; height:calc(100% - 14px);height:-webkit-calc(100% - 14px);height:-moz-calc(100% - 14px);width:calc(100% - 14px);width:-webkit-calc(100% - 14px);width:-moz-calc(100% - 14px);}*/
.customer_list2 ul li:hover .imgs img{ /*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/opacity:1; -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); filter:none; -webkit-transform:scale(0.9) translateY(-8px); -moz-transform:scale(0.9) translateY(-8px); transform:scale(0.9) translateY(-8px);}

.customer_list2{ position:relative;}
.customer_list2 .item{ display:none; overflow:hidden;}
.customer_list2 .customer-buttons{ position:absolute; top:20px;width:40%; left:0; height:0; text-align:right;}
.customer_list2 .customer-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:50px; height:50px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; cursor:pointer;}
.customer_list2 .customer-buttons div.owl-prev{background:url(../images/left.png) no-repeat; margin-right:-1px;}
.customer_list2 .customer-buttons div.owl-prev:hover{opacity:0.6;filter:Alpha(opacity=60);background:url(../images/left_on.png) no-repeat;}
.customer_list2 .customer-buttons div.owl-prev.disabled{background:url(../images/left_on.png) no-repeat;}
.customer_list2 .customer-buttons div.owl-next{ background:url(../images/right.png) no-repeat; margin-right:20px;}
.customer_list2 .customer-buttons div.owl-next:hover{opacity:0.6;filter:Alpha(opacity=60);background:url(../images/right_on.png) no-repeat;}
.customer_list2 .customer-buttons div.owl-next.disabled{background:url(../images/right_on.png) no-repeat;}

/*·çÓêÍ¬ÐÐ*/
.solution_ul2{ overflow:hidden; padding-top:60px;}
.solution_ul2 ul li{ float:left; width:49%; height:188px;overflow:hidden;position: relative; background-color:#f9f9f9;z-index:0; border:1px solid #dfdfdf; margin-bottom:2%;}
.solution_ul2 ul li:nth-child(2n+0){ float:right;}
.solution_ul2 ul li:nth-child(3){ margin-bottom:0;}
.solution_ul2 ul li:nth-child(4){ margin-bottom:0;}
.solution_ul2 ul li .shade{width:238px;height:188px;background:url(../images/solution_pic.png) center center no-repeat;position:absolute;top:0;left:-238px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.solution_ul2 ul li .bg{width:calc(100% - 239px);width:-webkit-calc(100% - 239px);width:-moz-calc(100% - 239px);height:188px;background:#496da9; background-size:100% 100%;position:absolute;bottom:0;left:100%;z-index:1;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
/*.solution_ul2 ul li:hover .shade{left:0;}*/
.solution_ul2 ul li:hover .bg{left:239px;}
.solution_ul2 ul li:hover p{color:#fff;}
.solution_ul2 ul li:hover p strong{color:#fff;}
.solution_ul2 ul li:hover img{}
.solution_ul2 ul li img{width:238px;height:188px;-webkit-transition:all .4s linear;-moz-transition:all .4s linear;-ms-transition:all .4s linear;-o-transition:all .4s linear;transition:all .4s linear; float:left;border-right:1px solid #dfdfdf;}
.solution_ul2 ul li p{color:#666;line-height:24px; height:140px; overflow:hidden;padding:20px 6%; padding-bottom:0;font-family:"Î¢ÈíÑÅºÚ";position:relative;z-index:2; font-size:14px;}
.solution_ul2 ul li p strong{color:#000;font-size:20px; line-height:48px; font-weight:normal;}
.guwenmore2{ width:180px; height:38px; display:block; margin:0 auto; border:1px solid #ff9c00; clear:both; margin-top:35px; margin-bottom:32px; text-align:center; line-height:38px; font-size:16px; color:#ff9c00; border-radius:20px;}
.hvr-shutter-out-vertical{backface-visibility:hidden;background:transparent none repeat scroll 0 0;position:relative;transform:translateZ(0px);transition-duration:.3s;transition-property:color;-moz-transform:translateZ(0px);-moz-transition-duration:.3s;-moz-transition-property:color;-webkit-transform:translateZ(0px);-webkit-transition-duration:.3s;-webkit-transition-property:color;vertical-align:middle}
.hvr-shutter-out-vertical::before{background:#ff9c00 none repeat scroll 0 0;border:0 none;padding:1px;bottom:0;content:"";left:0;position:absolute;right:0;top:0;transform:scaleY(0);transform-origin:50% 50% 0;transition-duration:.3s;transition-property:transform;transition-timing-function:ease-out;-moz-transform:scaleY(0);-moz-transform-origin:50% 50% 0;-moz-transition-duration:.3s;-moz-transition-property:transform;-moz-transition-timing-function:ease-out;-webkit-transform:scaleY(0);-webkit-transform-origin:50% 50% 0;-webkit-transition-duration:.3s;-webkit-transition-property:transform;-webkit-transition-timing-function:ease-out;z-index:-1; border-radius:20px;}
.hvr-shutter-out-vertical:active,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:hover{color:#000}
.hvr-shutter-out-vertical:active::before,.hvr-shutter-out-vertical:focus::before,.hvr-shutter-out-vertical:hover::before{transform:scaleY(1);-moz-transform:scaleY(1);-webkit-transform:scaleY(1)}

.btn-enter{font-family:iuniFonts;opacity:0;transition:all .5s ease-in .1s;-moz-transition:all .5s ease-in .1s;-webkit-transition:all .5s ease-in .1s}
.btn-enter{transition-delay:.1s;-moz-transition-delay:.1s;-webkit-transition-delay:.1s;transform:translate(0px,5px);-moz-transform:translate(0px,5px);-webkit-transform:translate(0px,5px)}
.btn-enter {opacity:1;top:0;transform:translate(0px,0);-moz-transform:translate(0px,0);-webkit-transform:translate(0px,0)}
.btn-enter:active,.btn-enter:focus,.btn-enter:hover{color:#000}
.btn-enter {opacity:1;transition:all 0s ease-in 0s;-moz-transition:all 0s ease-in 0s;-webkit-transition:all 0s ease-in 0s}
.btn-enter {transform:translate(0px,0);-moz-transform:translate(0px,0);-webkit-transform:translate(0px,0)}
.btn-enter:active,.btn-enter:focus,.btn-enter:hover{background:#fff;color:#fff}
/*½â¾ö·½°¸*/
.solutioncon{ height:874px; overflow:hidden; background:url(../images/i_bg1.jpg) center center  no-repeat;}
.solutioncon .solutioncon_l{ width:48%; max-width:550px; float:left; overflow:hidden; color:#fff;}
.solutioncon .solutioncon_l .divhidden{ display:none;}
.solutioncon .solutioncon_l .h2{ font-size:60px; font-weight:normal; line-height:72px; margin-top:223px; margin-bottom:62px;font-family:"»ªÎÄÏ¸ºÚ"; }
.solutioncon .solutioncon_l .p{ font-size:20px; font-family:"»ªÎÄÏ¸ºÚ";line-height:36px; overflow:hidden; margin-bottom:52px; max-width:435px;}
.solutioncon .solutioncon_l
.guwenmore3{ display:block; width:50px;height:50px; line-height:50px;text-align:center;   clear:both; overflow:hidden;transition:all 0.3s; border:2px solid #fff; border-radius:50%;}
.guwenmore3 i{ display:block; width:100%; height:100%;background:url(../images/i_bg2.png) center center no-repeat;animation: ani-svg2 0.85s linear 0s alternate infinite;-webkit-animation: ani-svg2 0.85s linear 0s alternate infinite;-moz-animation: ani-svg2 0.85s linear 0s alternate infinite;}
.guwenmore3:Hover{opacity:0.6;filter:Alpha(opacity=60);}
@keyframes ani-svg2{
	0%{
	  opacity: 0;
	  transform: translateX(-12px);
	}
    25%{
      opacity: 0.25;
	  transform: translateX(-10px);
	}
    50%{
      opacity: 0.5;
	  transform: translateX(0px);
	}
	75%{
	  opacity: 0.75;
	  transform: translateX(10px);
	}
	100%{
	  opacity: 1.0;
	  transform: translateX(12px);
	}
}
@-webkit-keyframes ani-svg2{
	0%{
	  opacity: 0.4;
	  -webkit-transform: translateX(-20px);
	}
	15%{
	  opacity: 0.65;
	  -webkit-transform: translateX(-15px);
	}
    25%{
      opacity: 0.8;
	  -webkit-transform: translateX(-10px);
	}
    50%{
      opacity: 1;
	  -webkit-transform: translateY(0px);
	}
	65%{
	  opacity: 0.8;
	  -webkit-transform: translateX(5px);
	}
	75%{
	  opacity: 0.65;
	  -webkit-transform: translateX(10px);
	}
	100%{
	  opacity: 0.4;
	  -webkit-transform: translateX(15px);
	}
}
@-moz-keyframes ani-svg2{
	0%{
	  opacity: 0.4;
	  -moz-transform: translateX(-20px);
	}
	15%{
	  opacity: 0.65;
	  -moz-transform: translateX(-15px);
	}
    25%{
      opacity: 0.8;
	  -moz-transform: translateX(-10px);
	}
    50%{
      opacity: 1;
	  -moz-transform: translateX(0px);
	}
	65%{
	  opacity: 0.8;
	  -moz-transform: translateX(5px);
	}
	75%{
	  opacity: 0.65;
	  -moz-transform: translateX(10px);
	}
	100%{
	  opacity: 0.4;
	  -moz-transform: translateX(15px);
	}
}
.solutioncon .solution_ul{width:calc(50% - 1px);width:-webkit-calc(50% - 1px);width:-moz-calc(50% - 1px); float:right; overflow:hidden; border-right:1px solid #495a6f;border-bottom:1px solid #495a6f; margin-top:157px;}
.solutioncon .solution_ul ul li{ float:left; height:279px;width:calc(50% - 1px);width:-webkit-calc(50% - 1px);width:-moz-calc(50% - 1px); border-top:1px solid #495a6f; border-left:1px solid #495a6f; text-align:center; position:relative; overflow:hidden;}
.solutioncon .solution_ul ul li a{ position:absolute; width:100%; height:100%; z-index:9999; top:0; left:0;}
.solutioncon .solution_ul ul li .shade{width:100%;height:100%;background:#496da9;position:absolute;transform:rotate(-90deg);top:-120%;left:-10%;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;}
.solutioncon .solution_ul ul li img{ height:58px; display:block; margin:0 auto; margin-bottom:27px; margin-top:71px; position:relative;}
.solutioncon .solution_ul ul li strong{ display:block; text-align:center; height:84px; line-height:84px; background:url(../images/i_bg3.png) center top no-repeat; font-size:20px; color:#fff; font-weight:normal; position:relative;}
.solutioncon .solution_ul ul li:hover .shade{top:0; left:0;transform:rotate(0deg);}
.solutioncon .solution_ul ul li p{ display:none;}
.solutioncon .solution_ul ul li .CorebgColour{width:100%;height:100%;z-index: -1;padding: 1px; margin: -1px;background:#496da9;position:absolute;left:0;top:0;transition: all 0.1s linear;-moz-transition: all 0.1s linear;-webkit-transition: all 0.1s linear;-o-transition: all 0.1s linear;-ms-transition: all 0.1s linear;filter: Alpha(Opacity=0);opacity: 0;}
.solutioncon .solution_ul ul li:hover .CorebgColour{ z-index:99; filter: Alpha(Opacity=100);opacity: 1.0;}
/*ÎÒÃÇµÄÈ¦×Ó*/
.new{ overflow:hidden; background-color:#f5f5f5; padding-top:19px;height: 588px;overflow: hidden;    padding-bottom: 90px; }
.flexslider{ margin-top:60px; overflow:visible;}
.news_lone{ width: 25.7%;
    height: 287px;
    overflow: hidden;
    position: relative;
    background: #fff;}
 .news_lone.l.anim.anim-1.anim-show a:nth-child(2n) {
    display: none;
}
.news_lone a {
    display: block;
    text-align: center;
}
.news_lone_img{ height:347px;overflow:hidden; background-position:center center; background-repeat:no-repeat; background-size:cover;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.news_lone_img img{ width: auto;
    height: 185px;}
.news_lone .blog_infTop{  position:absolute; bottom:10px;width:calc(100% - 20px);width:-webkit-calc(100% - 20px);width:-moz-calc(100% - 20px);height:110px;  left:10px; right:10px; text-align:left; overflow:hidden;transition:all 0.3s;}
.news_lone .blog_infTop .blog_infR{display:table; width:100%; height:100%; overflow:hidden;}
.news_lone .blog_title{ position: absolute;
       bottom: 10px;
    width: calc(100% - 20px);
    width: -webkit-calc(100% - 20px);
    width: -moz-calc(100% - 20px);
    height: 125px;
    left: 10px;
    right: 10px;
    text-align: left;
    overflow: hidden;
    transition: all 0.3s;
    top: 35px;
    font-size: 16px;}
.news_lone:hover .news_lone_img{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_lone:hover .blog_infTop{background:url(../images/i_bg4.png) 95% center #fff no-repeat;}
.news_lone:hover .blog_title{ color:#496da9;}

 
.blog_list.r li:last-child{ margin-bottom:0;}
.blog_list.l li a{ display:block; width:90%; max-width:420px; margin:0 auto; overflow:hidden; color:#666;}
.blog_list.l .blog_Rtime{ height:66px; overflow:hidden; text-align:center; margin-top:22px; text-align:left;  display:block;transition:all 0.3s;}
.blog_list.l .blog_Rtime em,.blog_list.l .blog_Rtime b{ display:block; font-family:"»ªÎÄÏ¸ºÚ";}
.blog_list.l .blog_Rtime b{ display:block;  color:#000; font-size:30px;height:34px; line-height:34px; font-weight:normal; letter-spacing:1px;}
.blog_list.l .blog_Rtime em{ font-style:normal;height:20px; line-height:20px; font-size:16px;}
.blog_list.l .blog_Rmore{ margin-top:34px; overflow:hidden; display:block; border-bottom:1px solid #eee;}
.blog_list.l .blog_Rmore b{ color:#000; display:block;height:32px; line-height:32px; overflow:hidden; font-size:18px; font-weight:normal;}
.blog_list.l li:hover .blog_Rmore b{ color:#496da9;}
.blog_list.l .blog_Rmore span{ display:block;line-height:24px; height:72px; overflow:hidden; margin-top:19px; font-size:16px;}
/*.blog_list.l li:hover{background-color:#496da9;}
.blog_list.l li:hover a{ color:#fff;}*/
.blog_list.l li:hover .blog_Rtime{}
/*.blog_list.l li:hover .blog_Rmore b{ color:#fff;}
.blog_list.l li:hover .blog_Rtime b{ color:#fff;}*/

.blog_list.r li a{ display:block; width:90%; max-width:368px; margin:0 auto; overflow:hidden; color:#666; padding-top:20px;}
.blog_list.r .blog_Rtime{ height:95px; width:66px; float:left; overflow:hidden;margin-top:18px; text-align:left;}
.blog_list.r .blog_Rtime em,.blog_list.r .blog_Rtime b{ display:block; font-family:"»ªÎÄÏ¸ºÚ";}
.blog_list.r .blog_Rtime b{ display:block; color:#000; font-size:30px;height:50px; line-height:50px; font-weight:normal; letter-spacing:1px;}
.blog_list.r .blog_Rtime em{ font-style:normal;height:42px; line-height:42px; font-size:16px;}
.blog_list.r .blog_Rmore{ float:right; height:114px; border-left:1px solid #f5f5f5; padding-left:30px; width:234px; padding-top:14px; overflow:hidden;}
.blog_list.r .blog_Rmore b{ color:#000;overflow: hidden;
white-space: nowrap;
text-overflow: ellipsis; display:block;height:48px; line-height:24px; overflow:hidden; font-size:18px; font-weight:normal; max-width:225px;}
.blog_list.r li:hover .blog_Rmore b{color:#496da9;}
.blog_list.r .blog_Rmore span{ display: block;
    line-height: 20px;
    /* height: 38px; */
    overflow: hidden;
    /* margin-top: 15px; */
    transition: all 0.3s;
    font-size: 14px;display: -webkit-box !important;
overflow: hidden;
text-overflow: ellipsis;
-webkit-box-orient: vertical;
-webkit-line-clamp: 2;
}
.blog_list li:hover{/*box-shadow:0 0 20px rgba(0,0,0,.2)*/ box-shadow:0 15px 15px rgba(0,0,0,.1);transform:scale(1.005);}
/*.blog_list.r li:hover{background-color:#496da9;}
.blog_list.r li:hover a{ color:#fff;}
.blog_list.r li:hover .blog_Rmore b{ color:#fff;}*/
.blog_list.r li:hover .blog_Rtime b{ /*color:#fff;background:url(../images/i_bg6_on.png) left bottom no-repeat;*/}
.blog_list.r li:hover .blog_Rmore span{background:url(../images/i_bg5.png) 5% center no-repeat;}
/*ÁªÏµÎÒÃÇ*/
.i_contact{height: 666px;overflow: hidden; background: url(../images/i_bg7.jpg) no-repeat center top;}
.i_contact_t{ margin-top:20px; height:96px; line-height:96px; font-size:40px; color:#fff; font-family:"»ªÎÄÏ¸ºÚ"; letter-spacing:2px;}
.i_contact_ul{ float:left; width:31.3%; max-width:418px; overflow:hidden; margin-top:80px; color:#fff;}
.i_contact_ul ul li{ display:block; border-bottom:1px solid #617e8c; font-family:"»ªÎÄÏ¸ºÚ";}
.i_contact_ul ul li a{ color:#fff;}
.i_contact_ul ul li a:hover{ color:#496da9;}
.i_contact_ul ul li:first-child{ padding-top:9px; height:97px; line-height:26px; font-size:24px;}
.i_contact_ul ul li:first-child a{ color:#fff;}
.i_contact_ul ul li:first-child a:hover span{color:#496da9;}
.i_contact_ul ul li:first-child span{ display:block; height:36px; line-height:36px; overflow:hidden; font-size:36px; font-weight:normal; font-family:"»ªÎÄÏ¸ºÚ"; margin-top:3px;}
.i_contact_ul ul li:nth-child(2){ padding-top:40px; height:100px; line-height:60px;}
.i_contact_ul ul li:nth-child(2) a{ position:relative;}
.i_contact_ul ul li:nth-child(2) img{ float:left; width:60px; height:60px; margin-right:30px;transition: all 0.3s;}
.i_contact_ul ul li:nth-child(2) img:hover{opacity:0.6;filter:Alpha(opacity=60);}
.i_contact_ul ul li:nth-child(2) .wem1{    width: 203px;display: none; color: #363636;  text-align: center; padding-top: 215px;  position: absolute; left: -158px; top: -205px; background-image: url(../images/ewm.png); background-repeat: no-repeat;}
.i_contact_ul ul li:nth-child(2) a:hover .wem1{ display:block;}
.i_contact_ul ul li:nth-child(2) .wem2{width: 203px;display: none; color: #363636;text-align: center;padding-top: 215px; position: absolute;left: -158px;top: -205px;background-image: url(../images/ewm.png);background-repeat: no-repeat;}
.i_contact_ul ul li:nth-child(2) a:hover .wem2{ display:block;}
.i_contact_ul ul li:nth-child(3){ border-bottom:0; padding-top:34px; font-size:18px; line-height:30px;}
.i_contact_ul ul li:nth-child(3) img{ float:left; width:40px; height:48px; margin-right:20px; margin-top:5px;}
.i_contact_r{ float:right; width:66.6%; overflow:hidden;margin-top:80px; background:#ffffff; height:506px; }
.i_contact_r .i_contact_t{ color:#000;}
.i_contact_r .i_contact_r_div{ width:94%; max-width:880px; overflow:hidden; margin:0 auto;}
.i_contact_r .i_contact_r_div ul li{ height:68px; line-height:68px;float:left; width:100%; margin-bottom:20px;}
.i_contact_r .i_contact_r_div ul li div{ border:1px solid #dfdfdf; overflow:hidden; }
.i_contact_r .i_contact_r_div ul li div .inputs{ width:100%; border:0; height:68px; text-indent:20px; background:none; color:#666666; font-size:18px; font-family:"Î¢ÈíÑÅºÚ"; outline:none;}
.i_contact_r .i_contact_r_div ul li:nth-child(3){ width:49%; }
.i_contact_r .i_contact_r_div ul li:nth-child(4){ width:49%; float:right; }
.i_contact_r .i_contact_r_div ul li .bnts{width: 100%; height: 68px;  display: block; background: #496da9; border: 1px #496da9 solid; outline: none; color: #fff;font-size: 18px; text-align: center; line-height: 68px;cursor: pointer;font-family: 'Î¢ÈíÑÅºÚ';transition:all 0.3s;}
.i_contact_r .i_contact_r_div ul li .bnts:hover{opacity:0.6;filter:Alpha(opacity=60);}

/*·þÎñÖ®ÐÄ*/
.i_service{}
.i_service ul li{ float:left;display:inline; height:442px;width:23.87%; margin-right:1.5%; margin-right:1%\0; overflow:hidden; text-align:center;margin-bottom:80px;}
.i_service ul li:hover{box-shadow: 0 17px 40px 0 rgba(0,0,0,.05); transform: translate3d(0,-2px,0); transition: all .3s cubic-bezier(.55,0,.1,1);}
.i_service ul li:nth-of-type(4n),.index-ser ul li.mr0{margin-right:0;}
.i_service ul li a{display:block; height:100%; line-height:56px;overflow:hidden; color:#666666; margin-top:13px; font-size:16px;transition:all 0.3s; }
.i_service ul li:last-child a{ border-right:0;}
.i_service ul li a:hover{ color:#496da9;}
.i_service ul li a i{ display:block; width:120px; height:100px; margin:0 auto;margin-bottom:23px; overflow:hidden; background-image:url(../images/i_bg1.png); background-repeat:no-repeat;transition:all 0.3s; margin-top:50px;}
.i_service ul li a i.bgs1{ background-position:left center;}
.i_service ul li a i.bgs2{ background-position:-242px center;}
.i_service ul li a i.bgs3{ background-position:-484px center;}
.i_service ul li a i.bgs4{ background-position:-726px center;}
.i_service ul li a:hover i{background-image:url(../images/i_bg1.png);}
.i_service ul li a:hover i.bgs1{ background-position:-121px center;}
.i_service ul li a:hover i.bgs2{ background-position:-363px center;}
.i_service ul li a:hover i.bgs3{ background-position:-605px center;}
.i_service ul li a:hover i.bgs4{ background-position:-847px center;}
.i_service ul li a h2{ font-weight:normal; font-size:20px; color:#000;}
.i_service ul li a p{ max-width:280px; margin:0 auto; width:90%; font-weight:normal; font-size:16px; color:#666666; line-height:24px; height:96px;}
.i_service ul li a label{ display:block;font-size:14px; color:#666; height:40px; line-height:40px; width:178px; margin:0 auto; border:1px solid #cccccc; border-radius:20px; margin-top:32px;transition:all 0.3s;}
.i_service ul li:hover a label{ background:#496da9; border:1px solid #496da9; color:#fff;}

@media screen and (max-width:1440px) {
/*banner*/
.index-back-box{ width:1200px;}
.i_service_t{ font-size:16px; padding-bottom:35px;}
.i_service_t h2{ font-size:36px;}
.i_service_t p{font-size:16px;}
/*·þÎñ*/
.i_service .i_service_box .box ul li .box_con{width:90%; padding-left:10%;}
.i_service .i_service_box .box ul li h2{ line-height:132px;}
.i_service .i_service_box .box ul li i{ width:60px; height:132px;}
.i_service .i_service_box .box_txt2 h3{ font-size:30px;}
.i_service .i_service_box .box_txt2 p{ font-size:14px; line-height:26px;}
.customer2{ padding-top:25px; padding-bottom:60px;}
/*·çÓêÍ¬ÐÐ*/
.solution_ul2 ul li p strong{ font-size:18px;}
.solution_ul2 ul li p{ font-size:12px;}
/*½â¾ö·½°¸*/
.solutioncon{ height:714px;}
.solutioncon .solutioncon_l .h2{ font-size:50px; line-height:60px; margin-top:170px;}
.solutioncon .solutioncon_l .p{ font-size:18px; line-height:30px;}
.solutioncon .solution_ul{ margin-top:124px;}
.solutioncon .solution_ul ul li{ height:233px;}
.solutioncon .solution_ul ul li img{ margin-top:48px;}
.solutioncon .solution_ul ul li strong{ font-size:18px;}
/*ÎÒÃÇµÄÈ¦×Ó*/
.new{ padding-top:35px; padding-bottom:60px; }

.blog_r{ height:433px;}
.blog_list.l li{height:213px;margin-bottom:7px;}
.blog_list.l .blog_Rmore{margin-top:25px;}
.blog_list.l .blog_Rmore b{ font-size:16px;}
.blog_list.l .blog_Rmore span{line-height:20px;height:60px; margin-top:10px; font-size:14px;}
.blog_list.l .blog_Rtime{margin-top:20px;}
.blog_list.l .blog_Rtime b{ font-size:25px;}
.blog_list.l .blog_Rtime em{ font-size:13.3px;}
.blog_list.r li{height:139.66px;margin-bottom:7px;}
.blog_list.r li a{ padding-top:17px;}
.blog_list.r .blog_Rmore b{ line-height:20px; height:40px; font-size:16px;}
.blog_list.r .blog_Rtime b{ font-size:25px;}
.blog_list.r .blog_Rtime em{font-size:13.3px;}
/*ÁªÏµÎÒÃÇ*/
.i_contact_t{ font-size:36px;}
.i_contact_ul ul li:first-child{ font-size:22px;}
.i_contact_ul ul li:first-child span{ font-size:34px;}
.i_contact_r .i_contact_r_div ul li div .inputs{ font-size:16px;}
}

.wh_index_about {
    width: 100%;
}



.wh_index_about_img img {
    width: 100%;
    height: 100%;
    object-fit: cover;
}


.wh_index_about_text h2 {
    margin-top: 75px;
    font-size: 12px;
}

.wh_index_about_text h3 {
    font-size: 57px;
    margin-bottom: 15px;
}

.wh_index_about_text h3 span {
    font-size: 32px;
    color: #bb1818;
    margin-left: 22px;
    display: inline-block;
    vertical-align: middle;
    font-weight: bold;
}


.wh_index_about_text a {
    background: #bb1818;
    color: white;
    font-size: 12px;
    text-align: center;
    display: block;
    width: 125px;
    height: 30px;
    margin-top: 30px;
    line-height: 30px;
    margin-bottom: 45px;
}

.wh_index_about_bottom {
    position: absolute;
    bottom: 0;
}

.wh_index_about_ul {
    display: flex;
}

.wh_index_about_ul img {
    height: 100%;
    width: 100%;
}

.wh_index_about_text h2 span {
    position: absolute;
    width: 60px;
    height: 1px;
    background: #787a7f;
    left: 30px;
    top: 50%;
}

.wh_index_about_text h3 {
    font-family: 'pfair';
    color: #333333;
    font-weight: normal;
    padding-left: 20px;
}

.wh_index_about_text h2 {
    font-family: 'pfair';
    font-weight: normal;
    position: relative;
    color: #6d6d6d;
}

.product {

/* background: #f5f5f5; */

padding-bottom: 40px;
}



.product .conleft {

	width: 270px;

	

}

.product .conleft dl {
	padding-bottom: 15px;
	border: 1px solid #dddddd;
	border-radius: 0 0 5px 5px;
	background: #ffffff;
}

.product .conleft dl:first-child {

	border-bottom: none;

	border-radius: 0;

}

.product .conleft dl dt {

height: 91px;

line-height: 70px;

width: 270px;

position: relative;

left: -1px;

background:#bb1818;

font-size: 25px;

text-indent: 30px;

top: -1px;

margin-bottom: 15px;

border-radius: 5px 5px 0 0;
}

.product .conleft dl dt a {

	display: block;

	color: #fff;

	height: 70px;

	background: url(../images/proicon02.png) no-repeat 220px center;

}

.product .conleft dl:first-child dt a {
	display: block;
	color: #fff;
	height: 91px;
	background: url(../images/proicon01.png) no-repeat 220px center;
	font-size: 38px;
	line-height: 91px;
}


.product .conleft dl dd {

    font-size: 16px;

    height: 50px;

    line-height: 50px;

    padding-left: 50px;

    background: url(../images/ty01.png) no-repeat 25px center;

    position: relative;

}

.product .conleft dl dd>a {

	color: #111;

	display: block;

	overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}

.product .conleft dl dd.cur, .product .conleft dl dd:hover {

	background: url(../images/ty02.png) #fff no-repeat 25px center;

}

.product .conleft dl dd.cur>a, .product .conleft dl dd:hover>a {

	color: #111;

}

.product .conleft dl dd:hover ul {

	display: block;

}

.product .conleft dl dd ul {

	display: none;

    position: absolute;

    left: 268px;

    top: 0;

    width: 230px;

    background: rgba(0, 0, 0, 0.8);

    z-index: 2;

    padding: 10px 0;

}

.product .conleft dl dd ul li {

    padding-left: 40px;

    background: url(../images/ty00.png) no-repeat 20px center;

    height: 40px;

    line-height: 38px;

    /* border-bottom: 1px solid #dddddd; */

}

.product .conleft dl dd ul li a{

	color: #fff;

	font-size:14px;

	display: block;

	overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

}

.product .conleft dl dd ul li:hover {

	background: url(../images/ty02.png) no-repeat 20px center;

}

.product .conleft dl dd ul li:hover a {

	color: #fdc50b;

}

.product .conleft .left_tel {
	width: 270px;
	background: #bb1818;
	margin-top: 15px;
	border-radius: 5px;
	padding-bottom: 10px;
}

.product .conleft .left_tel .con_tel {
	padding: 32px 0 32px 70px;
	height: 46px;
	background: url(../images/pro_tel.png) no-repeat 20px center;
	color: #fff;
}

.left_tel #qq{

	background: #fdc50b url(../images/index_01.png) no-repeat 70px center;

    padding: 8px 60px;

    display: block;

    width: 100px;

    margin: 20px auto;

    text-align: right;

    font-size: 16px;

    color: #111;

    border-radius: 5px;

}

.left_tel #zaixian{

	background: #fdc50b url(../images/index_02.png) no-repeat 70px center;

    padding: 8px 60px;

    display: block;

    width: 100px;

    margin: 20px auto;

    text-align: right;

    font-size: 16px;

    color: #111;

    border-radius: 5px;

}



.product .conleft .left_tel .con_tel .p1 {

font-size: 13px;

margin-top: 3px;
color: #fff;
}

.product .conleft .left_tel .con_tel .p2 {

font-size: 29px;

font-family: arial;

word-spacing: 0;

margin-top: 10px;
color: #fff;
}

.product .conright {

	width: 918px;

	position: relative;

}

.product .conright .r_top {
	height: 316px;
	border: 1px solid #dddddd;
	border-radius: 5px;
	background: #fff;
	position: relative;
	overflow: hidden;
}

.product .conright .r_top ul {

	position: relative;

}

.product .conright .r_top ul li {

	float: left;

	width: 918px;

}

.product .conright .r_top dl {

	position: relative;

	padding-left: 440px;

}

.product .conright .r_top dl dt {

	width: 390px;

	border-right: 1px solid #dddddd;

	position: absolute;

	left: 0;

	top: 0;

	padding: 10px;

}

.product .conright .r_top dl dt img {
	display: block;
	width:390px;
	height: 292px;
}

.product .conright .r_top dl dd.dd1 {

	font-size: 22px;

    padding-top: 30px;

    margin-bottom: 25px;

    color: #333;

    font-weight: bold;

    width: 380px;

    line-height: 30px;

}

.product .conright .r_top dl dd.dd1 a {

	color: #333;

}

.product .conright .r_top dl dd.dd2 {

    font-size: 14px;

    color: #999;

    margin-bottom: 25px;

    line-height: 25px;

    padding-right: 55px;

    white-space: pre-line;

    overflow: hidden;

    text-overflow: ellipsis;

    display: -webkit-box;

    -webkit-line-clamp: 7;

    -webkit-box-orient: vertical;

}

.product .conright .r_top dl dd.dd3 {

	font-size: 13px;

	line-height: 24px;

}

.product .conright .r_top dl dd.dd4 {
    height: 40px;
    position: absolute;
    width: 350px;
    top: 258px;
}

.product .conright .r_top dl dd.dd4 a {
	float: left;
	width: 130px;
	height: 35px;
	border-radius: 20px;
	line-height: 35px;
	text-align: center;
	font-size: 14px;
	margin-right: 15px;
	background: #bb1818;
	color: #fff;
}

.product .conright .r_top dl dd.dd4 a:hover {

	background: #fdc50b;

	color: #111;

	border-color: #fdc50b;

}

.product .conright .r_top .pro_btnl {

	display: block;

	width: 31px;

	height: 31px;

	background: url(../images/jtl01.png) no-repeat center;

	position: absolute;

	left: 28px;

	top: 180px;

	cursor: pointer;

}

.product .conright .r_top .pro_btnr {

	display: block;

	width: 31px;

	height: 31px;

	background: url(../images/jtr01.png) no-repeat center;

	position: absolute;

	right: 28px;

	top: 180px;

	cursor: pointer;

}

.product .conright .r_top .pro_btnl:hover {

	background: url(../images/jtl02.png) no-repeat center;

}

.product .conright .r_top .pro_btnr:hover {

	background: url(../images/jtr02.png) no-repeat center;

}

.product .conright .prozt {

	display: block;

	width: 45px;

	height: 80px;

	background: url(../images/prozt.png) no-repeat center;

	position: absolute;

	right: 39px;

	top: -7px;

	z-index: 2;

}

.r_bot {

	margin-top: 10px;

}

.r_bot dl:nth-child(4n) {
    margin-right: 0;
}


.r_bot dl:nth-child(n+13) {
	display: none;
}

.r_bot dl:hover {

	box-shadow: 0px 3px 9px #bbb;

}
.r_bot dl dt {

	padding: 10px;

}


.r_bot dl dd.dd1 {

    text-align: center;

    height: 35px;

    line-height: 35px;

    overflow: hidden;

    white-space: nowrap;

    text-overflow: ellipsis;

    padding: 0 15px;

}

.r_bot dl dd.dd1 a {

	color: #333;

	font-size: 16px;

}

.r_bot dl dd.dd2 {

	font-size: 13px;

	line-height: 20px;

	text-align: center;

	padding: 0 40px;

	margin-bottom: 15px;

	overflow: hidden;

	text-overflow: ellipsis;

	display: -webkit-box;

	-webkit-line-clamp: 2;

	-webkit-box-orient: vertical;

}

.r_bot dl dd.dd3 a {

	display: block;

	width: 114px;

	height: 40px;

	line-height: 40px;

	text-align: center;

	font-size: 14px;

	border: 1px solid #d7d7d7;

	border-radius:20px;

	margin: 0 auto;

}

.r_bot dl:hover dd.dd3 a {

	background: #0054a6;

	color: #fff;

	border-color: #0054a6;

}

.fr {
    float: right;
    display: inline;
}

.fl {
    float: left;
    display: inline;
}


h2.h2_title {

	text-align: center;

    height: 40px;

    padding-top: 65px;

}

h2.h2_title i {

	display: inline-block;

	*display: inline;

	*zoom: 1;

	vertical-align: middle;

	width: 7px;

	height: 7px;

	background: url(../images/artty01.png) no-repeat center;

}

h2.h2_title a {
    padding: 0 20px;
    height: 66px;
    line-height: 13px;
    font-size: 40px;
    color: #000000;
    font-weight: normal;
    letter-spacing: 1px;
    font-family: "����ϸ��";
}

h2.h2_title span {

	display: inline-block;

	*display: inline;

	*zoom: 1;

	vertical-align: middle;

	height: 40px;

	line-height: 40px;

	font-size: 32px;

	color: #0054a6;

	padding: 0 20px;

	background: #fff;

	line-height: 40px;

}

p.p_title {

    font-size: 14px;

    color: #666;

    text-align: center;

    padding-bottom: 45px;

}

div#link_logo1{
	overflow: hidden;
}


.pt3{ background: url(../images/imain_pt3_bg.jpg) no-repeat center center; height: 600px; }
.pt3 .pt_hd{ padding-top: 80px; }
.pt3 .left{ width: 45%; }
.pt3 .left li{ padding: 40px 0; }
.pt3 .left li:first-child{ border-bottom: 1px dotted #a2a2a2; }
.pt3 .left li a{ display: block; }
.pt3 .left .ico{ width: 60px; height: 60px; background: url(../images/ipt3_left_ico.png) no-repeat; display: inline-block; vertical-align: middle; margin-right: 20px; }
.pt3 .left .ico2{ background-position: -60px 0; }
.pt3 .left .con{ display: inline-block; vertical-align: middle; width: 80%; }
.pt3 .left .t{ font-size: 22px; color: #333; }
.pt3 .left .d{ color: #757575; }
.pt3 .right{ width: 100%; }
.r {
    float: right;
}

.pt3 .right li a{ display: block; position: relative; }
.pt3 .right li .con{ position: absolute; bottom: 0; left: 0; width: 100%;  }
.pt3 .right li .title{ text-align: center; padding: 20px 0 20px; font-size: 18px; color: #fff; }
.rect-60 {
    padding-bottom: 60%;
}

.imgZoom img {
    -moz-transition: all .8s ease 0s;
    -ms-transition: all .8s ease 0s;
    -o-transition: all .8s ease 0s;
    -webkit-transition: all .8s ease 0s;
    transition: all .8s ease 0s;
}

.imgZoom:hover img {
    -moz-transform: scale(1.1,1.1);
    -ms-transform: scale(1.1,1.1);
    -o-transform: scale(1.1,1.1);
    -webkit-transform: scale(1.1,1.1);
    transform: scale(1.1,1.1);
}
