@charset "gb2312";
@import url(css1.css);
@import url(proscrol.css);

.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:1440px;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-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:16px;}

/*优势*/
.advantage{ text-align:center; overflow:hidden; }
.num_box{ width:20%; float:left; height:124px; }
.num_box:last-child{ background:none;}
.num_box .num{ font-weight:bold;color:#f67524; 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/box3.png);}
.i_service .i_service_box .box ul li.box3 i{ background-image:url(../images/box4.png);}
.i_service .i_service_box .box ul li.box4 i{ background-image:url(../images/xt.png);}
.i_service .i_service_box .box ul li.isel{ background:#f67524;}
.i_service .i_service_box .box ul li.isel h2{ color:#fff;}
.i_service .i_service_box .box ul li.isel.box1{ background:#f67524;}
.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/box3_on.png);}
.i_service .i_service_box .box ul li.isel.box3 i{background-image:url(../images/box4_on.png);}
.i_service .i_service_box .box ul li.isel.box4 i{background-image:url(../images/xt_on.png);}
.i_service .i_service_box .box_txt2{ position: absolute;
    right: 2.5%;
    top: 50%;
    width: 34%;
    max-width: 500px;
    transform: translate(0,-50%);-webkit-transform: translate(0,-50%); }
.i_service .i_service_box .box_txt2 .box_hidden{ display:none; }
.i_service .i_service_box .box_txt2 .box_hidden>div{
	margin-bottom:35px;
	}
.i_service .i_service_box .box_txt2 .box_hidden>div:last-child{
	margin-bottom:0px;
	}
.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:first-child .h3,.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:first-child p,.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; clear:both; overflow:hidden;/*transition:all 0.3s;*/ -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.guwenmore:Hover{/*opacity:0.6;filter:Alpha(opacity=60);*/}
.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{ margin-right:-1px;}
.customer_list2 .customer-buttons div.owl-prev:hover{opacity:0.6;filter:Alpha(opacity=60);}
.customer_list2 .customer-buttons div.owl-prev.disabled{}
.customer_list2 .customer-buttons div.owl-next{  margin-right:20px;}
.customer_list2 .customer-buttons div.owl-next:hover{opacity:0.6;filter:Alpha(opacity=60);}
.customer_list2 .customer-buttons div.owl-next.disabled{}

/*风雨同行*/
.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;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:#f67524; 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; }
.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%;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:#f67524;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; 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:#f67524;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:50px; padding-bottom:80px;}
.flexslider{ margin-top:60px; overflow:visible;}
.news_lone{ width:32.7%; height:520px; overflow:hidden; position:relative;}
.news_lone_img{ height:520px;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{ display:block; width:100%;opacity: 0;filter: alpha(opacity=0);}
.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{ padding-right:25%;padding-left:30px; margin-top:25px; display:table-cell; vertical-align:middle;line-height:24px;color:#000000; font-size:20px;overflow:hidden;/* text-overflow:ellipsis; white-space:nowrap;*/}
.news_lone:hover .news_lone_img{background-size:110%;}
.news_lone:hover .blog_infTop{}
.news_lone:hover .blog_title{ color:#f67524;}
.blog_r{ width:66.6%; height:520px; text-align:left;}
.blog_list/*{width:calc(50% - 4px);width:-webkit-calc(50% - 4px);width:-moz-calc(50% - 4px);*/width:49.5%;display:inline; }
.blog_list.l li{ display:block; position:relative; height:256px; background-color:#fff; margin-bottom:8px; overflow:hidden;transition:all 0.3s;}
.blog_list.l li:last-child{ margin-bottom:0;}
.blog_list.r li{ display:block; position:relative; height:168px; background-color:#fff; margin-bottom:8px; overflow:hidden;transition:all 0.3s;}
.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:#f67524;}
.blog_list.l .blog_Rmore span{ display:block;line-height:24px; height:72px; overflow:hidden; margin-top:19px; font-size:16px;overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 3;}
/*.blog_list.l li:hover{background-color:#f67524;}
.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:90%; margin:0 auto; overflow:hidden; color:#666; padding-top:10px;}
.blog_list.r .blog_Rtime{ height:95px; width:123px; 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;font-size:16px;color:#666666;}
.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; display:block;height:48px; line-height:24px; overflow:hidden; font-size:18px; font-weight:normal; max-width:357px;}
.blog_list.r li:hover .blog_Rmore b{color:#f67524;}
.blog_list.r .blog_Rmore span{ display:block;line-height:38px; height:38px; overflow:hidden; margin-top:5px;transition:all 0.3s;}
.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:#f67524;}
.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;*/}
.blog_list.r li:hover .blog_Rmore span{/**/}
/*联系我们*/
.i_contact{height: 666px;overflow: hidden;/* */}
.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:#f67524;}
.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:#f67524;}
.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-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: -205pxbackground-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: #f67524; border: 1px #f67524 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: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:#f67524;}
.i_service ul li a i{ display:block; width:120px; height:100px; margin:0 auto;margin-bottom:23px; overflow:hidden; 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{}
.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:#f67524; border:1px solid #f67524; 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; }
.news_lone{height:433px;}
.news_lone_img{height:433px;}
.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;}
}

/*aaaa*/
@charset "gb2312";
@import url(css.css);
/*б*/
.case_bg{ background:#f5f5f5; overflow:hidden;}
.case_bg .gy2{ overflow:visible;}
.case_one{ background:#fff; height:92px; padding-top:40px;}
.case_one .gy2{ overflow:visible;}
.case_one .h2{ float:left; line-height:52px; font-size:36px; font-weight:normal; letter-spacing:1px;}
.case_one .case_one_r{ float:right;}
.case_one .case_one_r .all_a{ float:left; height:52px; width:280px; line-height:52px; font-size:16px; color:#fff; background:#f67524; text-align:center;transition:all 0.3s;}
.case_one .case_one_r .all_a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.case_one .case_one_r .case_down{ float:left; margin-left:20px; width:280px; background:#f5f5f5; position:relative; color:#000;}
.case_one .case_one_r .case_down label{ display:block; height:52px; line-height:52px;  text-indent:20px; cursor:pointer; font-size:16px;}
.case_one .case_one_r .case_down ul{ position:absolute; top:52px; left:0; width:100%;background:#fff; display:none;  overflow:hidden; z-index:9; }
.case_one .case_one_r .case_down ul.bgs2{overflow-y:scroll;max-height:320px;}
.case_one .case_one_r .case_down ul li{ display:block; height:32px; line-height:32px; overflow:hidden; }
.case_one .case_one_r .case_down ul li a{ display:block;text-indent:20px; font-size:14px;}
.case_one .case_one_r .case_down ul li a:hover{ background:#f67524; color:#fff;}
.case_one .case_one_r .case_down.isel label{}
.n_case_list{ min-height:500px;margin-top:40px;}
.gy2 .n_case_list ul li{width:23%;margin-right:1.7%;}
.gy2 .n_case_list ul li:nth-child(3n+0){margin-right:1.7%;}
.n_case_list ul li{/* float:left;*/ width:22%; overflow:hidden; /*margin-right:2%;*/ vertical-align:top; display:inline-block; margin-right:2.7%; background:#fff; position:relative;transition:all 0.5s; margin-bottom:2%;}
.n_case_list ul li:nth-child(4n+0){margin:0px;}
.n_case_list ul li:before{content: "";display: block;position: absolute;left: 0%;right: 0%;bottom: 0px;height:2px;opacity: 1;background-color: #dcdcdc;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.n_case_list ul li:after{content: "";display: block;position: absolute;left: 0%;right: 100%; bottom: 0px;height:2px;opacity: 0;background-color: #f67524;-webkit-transition: all .5s;-o-transition: all .5s;-ms-transition: all .5s;transition: all .5s;}
.n_case_list ul li:hover:after{left:0%;right: 0%;opacity: 1;}
.n_case_list ul li:hover{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); }
.n_case_list ul li img{/*display: block;*/width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.n_case_list ul li .imgs{ overflow:hidden; position:relative;}
.n_case_list ul li:hover .imgs img{-webkit-transform:scale(1.02, 1.02); -moz-transform:scale(1.02, 1.02); -o-transform:scale(1.02, 1.02); -ms-transform:scale(1.02, 1.02); transform:scale(1.02, 1.02);}
.n_case_list ul li .allist-cnt{ width:96%; margin:0 auto; text-align:center; line-height:22px;padding-bottom:20px; height:22px; overflow:hidden;}
.n_case_list ul li .allist-cnt h5{ font-weight:normal; font-size:20px; color:#000; line-height:36px; height:36px; overflow:hidden;}
.n_case_list ul li .allist-cnt p{line-height:32px; height:32px; overflow:hidden; font-size:16px; color:#666666;}
.n_case_list ul li .txts{font-weight: normal; color: #fff;   font-size: 16px; line-height: 36px; height: 100%;overflow: hidden; transition: all 0.4s; position: absolute;
 bottom: -100%;left: 0; width: 100%; background: rgba(0, 0, 0, 0.75); text-align: center;}
.n_case_list ul li .txts h2{ color:#fff; font-weight:normal; font-size:24px; height:76px; line-height:76px; overflow:hidden; margin-top:22%;}
.n_case_list ul li .txts a{ color:#fff; display:inline-block; width:62px; margin-left:12px; margin-right:12px; font-size:16px;}
.n_case_list ul li .txts a i{ width:48px; height:48px; display:block; margin:0 auto;transition:all 0.4s;}
.n_case_list ul li .txts a:hover i{ margin-top:-6%; margin-bottom:6%;transform:rotate(360deg);}
.n_case_list ul li:hover .txts{ bottom:0;}

/*PCϸ*/
.case_banner2{ overflow:hidden;position: relative;}
.case_banner2 img{ display:block; width:100%;}
.case_banner2 .txts{width: 1440px; position: absolute;bottom: 30px;left: 50%;z-index: 2;transform: translate(-50%,0%);-webkit-transform: translate(-50%,0%);-moz-transform: translate(-50%,0%);-ms-transform: translate(-50%,0%);-o-transform: translate(-50%,0%); }
.case_banner2 .txts .case_title{ float:left; overflow:hidden; width:70%;}
.case_banner2 .txts .case_title h2{ font-weight:normal; margin-bottom:2%; padding-bottom:2%;font-family:"ϸ";  font-size:48px;color:#fff;}
.case_banner2 .txts .case_title p{ color:#fff;font-family:"ϸ"; font-size:24px;}
.case_banner2 .txts .txts_r{ float:right; overflow:hidden; margin-top:60px;}
.case_banner2 .txts .txts_r a{ float:left; width:54px; height:54px; background-repeat:no-repeat; background-position:center center; background-size:100% 100%; overflow:hidden; margin-left:20px; position:relative;}

.case_banner2 .txts .txts_r a:after{content: "";  width:54px; height:54px; position: absolute;top: 0;left: 0;transition:all 0.3s;background-size:0% 0%; background-repeat:no-repeat; background-position:center center;}
.case_banner2 .txts .txts_r a:hover:after{ background-size:100% 100%;}

.case_show_one{ background-size:50% 100%; overflow:hidden; margin-top:20px; margin-bottom:20px;}
.case_show_one .case_show_one_l{ background:#fff; width:50%; float:left; overflow:hidden;  min-height:464px;}
.case_show_one .case_show_one_l .case_txt{ width:86%; margin:0 auto; overflow:hidden;}
.case_show_one .case_show_one_l .case_txt .h2{ margin-top:50px; height:90px; line-height:90px;  color:#010000; font-size:30px; font-weight:normal; margin-bottom:33px;}
.case_show_one .case_show_one_l .case_txt .divs{ line-height:30px; color:#666666; font-size:16px;}
.case_show_one .case_show_one_r{ width:50%; float:right; overflow:hidden;}
.case_show_one .case_show_one_r .case_txt{ width:70%; margin:0 auto; overflow:hidden; color:#fff;}
.case_show_one .case_show_one_r .h2{ margin-top:50px; height:90px; line-height:90px;  color:#fff; font-size:30px; font-weight:normal; margin-bottom:33px;}
.case_show_one .case_show_one_r ul li{ font-size:18px; display:block; height:48px;line-height:48px;}
.case_show_one .foot_button2{  margin-top:30px;}
.case_show_one .foot_button2 li{ width:58px; height:58px;text-align:center; float:left; margin:0 12px;position: relative;}
.case_show_one .foot_button2 li img{ width:58px; height:58px;filter:alpha(opacity=70);opacity:0.7;}
.case_show_one .foot_button2 li:hover img{filter:alpha(opacity=100);opacity:1.0;}
.case_show_one .foot_button2 li .wem3{width: 203px;display: none; color: #363636;text-align: center;padding-top: 215px; position: absolute;left: -70px;top: -200px;background-repeat: no-repeat;}
.case_show_one .case_show_one_l .case_txt .fenxiang{  overflow:hidden; text-align:center;margin-top:30px;}
.case_show_one .case_show_one_l .case_txt .fenxiang .span{line-height:34px; color:#333333; display:block; font-size:18px;}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx{ text-align:left; margin-top:3%; margin-bottom:4%;}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li{ display:inline-block; width:58px; height:58px; overflow:hidden; margin-left:3%; margin-right:3%; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}

.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li:hover{transition:all 0.3s;opacity:0.9;filter:Alpha(opacity=90);}
.case_show_one .case_show_one_l .case_txt .fenxiang .news_fx ul li a{ display:block; width:100%; height:100%;}

.case_con{ padding-top:110px;line-height:26px; padding-left:3%; padding-right:3%; font-size:14px; padding-bottom:100px; overflow:hidden; background:#fff;}
.case_con img{  max-width:1200px; width:100%; display:block; margin:0 auto;}
.case_t{ height:76px; line-height:76px; margin-top:78px; text-align:center; font-weight:normal; color:#000; font-size:36px;}
/*ֻ*/
.case_phone{width:100%;height:844px;padding-top:80px;}
.case_phone .case_phone_l{ width:68%; float:left; overflow:hidden;}
.case_phone_bg{width:396px;height:722px;margin:0px auto;position:relative;}
.phone_slider{padding-top:69px;margin-left:23px;width:350px;height:560px;}
#slider ul, #slider li{margin:0;padding:0;list-style:none;}
#slider li{width:350px;height:560px;overflow:hidden; }	
#prevBtn, #nextBtn,#slider1next, #slider1prev{ display:block;width:52px; height:52px;position:absolute;left:-210px; top:350px;z-index:1000; font-size:0px;}	
#nextBtn, #slider1next{  left:556px;}														
#prevBtn a, #nextBtn a,
#slider1next a, #slider1prev a{   display:block;position:relative;width:52px; height:52px; 	}	
#nextBtn a, #slider1next a{ 	}
ol#controls{margin:156px auto 0px auto;padding:0; height:28px;padding-left:42%;}
ol#controls li{ margin:0 10px 0 0; padding:0; float:left; list-style:none; height:12px; line-height:12px; width:12px;}
ol#controls li a{display:block; height:12px;width:12px;line-height:12px; padding:0px; text-decoration:none;font-size:0px; }
ol#controls li.current a{}
ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
.case_erweima{ float:left; width:32%; text-align:center;padding-bottom:48px; text-align:center; margin-top:225px;}
.case_erweima img{ display:block; margin:0 auto;width:240px;}
/**/
.solutions_banner{ overflow:hidden;position: relative; background-position:center center; background-repeat:no-repeat; background-size:cover;/*background-attachment:fixed;*/ }
.solutions_banner img{ display:block; width:100%;opacity:0;filter:Alpha(opacity=0);}
.solutions_banner .pose{ position:absolute; bottom:0; height:50px; line-height:50px; background:rgba(0,0,0,0.3); width:100%; color:#999999; font-size:16px;}
.solutions_banner .pose .gy2{ text-align:right;}
.solutions_banner .pose .imgs{ display:inline-block; width:20px; vertical-align:sub; margin-right:8px;opacity:1.0;filter:Alpha(opacity=100);}
.solutions_banner .pose a{color:#999999; font-size:16px;}
.solutions_banner .pose a:hover{ color:#fff;}
.solutions_banner .pose label{ color:#fff; font-size:16px;}

.solutions_banner .txts{width: 1440px; position: absolute;top: 50%;left: 50%;z-index: 2;transform: translate(-50%,-50%);-webkit-transform: translate(-50%,-50%);-moz-transform: translate(-50%,-50%);-ms-transform: translate(-50%,-50%);-o-transform: translate(-50%,-50%); }
.solutions_banner .txts h1{ font-weight:normal; margin-bottom:2%; padding-bottom:2%;font-family:"ϸ";  font-size:48px;color:#fff;}
.solutions_banner .txts p{ color:#fff;font-family:"ϸ"; font-size:24px;}
.solutions_banner .txts .website_bnt{ clear:both; display:block; width:210px; height:48px; line-height:48px; border-radius:30px;  text-indent:51px; font-size:16px; color:#3d4ed2; margin-top:34px;transition:all 0.3s;}
.solutions_banner .txts .website_bnt:hover{ margin-left:5px;background-position:143px center;}

.cl-ul{padding-top:40px;}
.cl-ul li{width:480px;position:relative;overflow:hidden;cursor:pointer;float:left;z-index:0;/*transition:all 0.3s;*/}
.cl-ul li .imgs{ overflow:hidden; position:relative;}
.cl-ul li .imgs img{display: block;height: 256px;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
.cl-ul li .imgs p{ position:absolute; top:0; left:0; width:100%; height:100%; overflow:hidden; background:rgba(0,0,0,0.3);opacity:0;filter:Alpha(opacity=0);transition:all 0.3s;}
.cl-ul li .imgs i{position: absolute; top: 50%;  left: 50%; -webkit-transform: translate(-50%,-50%);  -ms-transform: translate(-50%,-50%);
  transform: translate(-50%,-50%);  transition: all .36s ease;  border-radius: 100%;   width:50px;  height: 50px;  box-sizing: border-box; margin-top: -50px; opacity:0;filter:Alpha(opacity=0);}
.cl-ul li:Hover .imgs p{opacity:1.0;filter:Alpha(opacity=100);}
.cl-ul li:Hover .imgs i{ margin-top:0px;opacity:1.0;filter:Alpha(opacity=100);}
.cl-ul li .txts{border:1px solid #e3e3e3; border-top:0; overflow:hidden;transition:all 0.3s;}
.cl-ul li .txts .cons{ width:420px; margin:0 auto; padding-top:20px; height:234px; overflow:hidden;}
/*.cl-ul li:nth-child(3n+0) .txts{ border-left:0; border-right:0;}*/
.cl-ul li:last-child .txts{ border-right:1px solid #e3e3e3;}
.cl-ul li .txts .h2{ color:#666666; font-size:18px; font-weight:normal; height:56px; line-height:56px; margin-bottom:14px;transition:all 0.3s;}
.cl-ul li .txts .p{ font-size:24px; color:#000000; line-height:30px; height:60px; overflow:hidden;transition:all 0.3s;}
.cl-ul li:hover{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);/*-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); */}
.cl-ul li:hover .txts{ background:#f67524;border-bottom:1px solid #f67524;}
.cl-ul li:hover .txts .cons{transition:all 0.3s;transform: translate(2%,0%);-webkit-transform: translate(2%,0%);-moz-transform: translate(2%,0%);-ms-transform: translate(2%,0%);-o-transform: translate(2%,0%);}
.cl-ul li:hover .txts .p{color:#fff;}
.cl-ul li:hover .txts .h2{color:#fff;}
.cl-ul li:hover 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);}
.cl-ul li.hiden{ display:none;}
.solutions_more{ clear:both; margin:0 auto; margin-top:50px; margin-bottom:100px;width:478px; height:78px; line-height:78px;  text-indent:144px; color:#000000; font-size:20px; cursor:pointer; border:1px solid #e2e2e2;transition:all 0.3s;}
.solutions_more:hover{ border:1px solid #f56308; color:#fff;}
.solutions_more.active{}
.solutions_more.active:hover{border:1px solid #f56308; color:#fff;}

/*ϸ*/
.solutions_one{ background:#f5f5f5; height:92px; padding-top:40px;}
.solutions_one .gy2{ overflow:visible;}
.solutions_one .h2{ float:left; line-height:52px; font-size:36px; font-weight:normal; letter-spacing:1px;}
.solutions_one .case_one_r{ float:right;}
.solutions_one .case_one_r .all_a{ float:left; height:52px; width:280px; line-height:52px; font-size:16px; color:#fff; background:#f67524; text-align:center;transition:all 0.3s;}
.solutions_one .case_one_r .all_a:hover{opacity:0.8;filter:Alpha(opacity=80);}
.solutions_one .case_one_r .case_down{ float:left; margin-left:20px; width:280px; background:#ffffff; position:relative; color:#000;}
.solutions_one .case_one_r .case_down label{ display:block; height:52px; line-height:52px; text-indent:20px; cursor:pointer; font-size:16px;}
.solutions_one .case_one_r .case_down ul{ position:absolute; top:52px; left:0; width:100%;background:#fff; display:none;  overflow:hidden; z-index:9; }
.solutions_one .case_one_r .case_down ul.bgs2{overflow-y:scroll;max-height:320px;}
.solutions_one .case_one_r .case_down ul li{ display:block; height:32px; line-height:32px; overflow:hidden; }
.solutions_one .case_one_r .case_down ul li a{ display:block;text-indent:20px; font-size:14px;}
.solutions_one .case_one_r .case_down ul li a:hover{ background:#f67524; color:#fff;}
.solutions_one .case_one_r .case_down.isel label{}

.solutions_con{ padding-top:100px; background:#fff; overflow:hidden;}
.solutions_div{ margin-bottom:90px; color:#666; overflow:hidden;}
.solutions_div .solutions_div_l{  color:#fff; line-height:36px; display:table; height:202px; float:left; width:448px; }
.solutions_div .solutions_div_l .txts{  padding-left:28px; padding-right:70px; height:100%;display:table-cell; vertical-align:middle;font-size:28px;}
.solutions_div .solutions_div_r{ float:right; width:920px; overflow:hidden; border-top:3px solid #cccccc; line-height:34px; padding-top:30px; color:#666666; font-size:16px;}

/*Ʒվ*/
.website_title{text-align:center; font-size:48px; color:#010101; font-weight:normal; line-height:54px; margin-top:96px; margin-bottom:20px;}
.website_ul{ padding-top:63px; overflow:hidden;}
.website_ul ul li{ width:25%; float:left; text-align:center; overflow:hidden;position:relative;}
.website_ul ul li .imgs{ overflow:hidden;transition:all 0.6s; width:180px; margin:0 auto; }
.website_ul ul li .imgs img{ display:block;width:100%;transition:all 0.6s;}
.website_ul ul li .h2{font-weight:normal; line-height:32px; height:64px; overflow:hidden; font-size:20px; color:#000000; margin-top:19px;}
.website_ul ul li:hover .imgs{transform:rotateY(180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(180deg);-webkit-transform:rotateY(180deg);-o-transform:rotateY(180deg);}
.website_ul ul li:hover .imgs img{transform:rotateY(-180deg);-ms-transform:rotateY(180deg);-moz-transform:rotateY(-180deg);-webkit-transform:rotateY(-180deg);-o-transform:rotateY(-180deg);}
.website_bnt2{ clear:both; display:block; margin:0 auto; width:210px; height:48px; line-height:48px; border-radius:30px;  text-indent:51px; font-size:16px; color:#fff; margin-top:80px;transition:all 0.3s;margin-bottom:100px;}
.website_bnt2:hover{opacity:0.8;filter:Alpha(opacity=80); color:#fff;background-position:143px center; }
.website_two{ overflow:hidden; background-size:cover; padding-bottom:95px; padding-top:190px;}
.website_two h1{ font-weight:normal; margin-bottom:2%; padding-bottom:2%;font-family:"ϸ"; font-size:48px;color:#000000;}
.website_two p{ color:#666666;font-family:"ϸ"; font-size:36px; line-height:48px; width:582px;}
.website_title2{text-align:center; font-size:48px; color:#fff; font-weight:normal; line-height:54px; margin-top:94px; margin-bottom:20px;}
.website_three{ overflow:hidden; background-size:cover; padding-bottom:100px;}
.website_ul2{ margin-top:35px; overflow:hidden; border-top:1px solid #3a3a3a;border-left:1px solid #3a3a3a;}
.website_ul2 ul li{ width:25%; float:left; text-align:center; overflow:hidden;position:relative;}
.website_ul2 ul li .txts{ overflow:hidden;border-bottom:1px solid #3a3a3a;border-right:1px solid #3a3a3a; padding-bottom:32px;}
.website_ul2 ul li .txts img{ display:block; height:48px; margin:0 auto; margin-top:40px;}
.website_ul2 ul li .txts .h2{font-weight:normal; line-height:32px; height:32px; overflow:hidden; font-size:20px; color:#999999; margin-top:36px;}
.website_ul2 ul li .cons{ overflow:hidden; background:#f67524; width:100%; height:100%; color:#fff; top:0; left:0; position:absolute;text-align:left;transition:all 0.6s;opacity:0;filter:Alpha(opacity=0); -webkit-transition: 0.6s;-moz-transition: 0.6s; -ms-transition: 0.6s;-o-transition: 0.6s;}
.website_ul2 ul li .cons .divs{ width:90%; max-width:300px; margin:0 auto; margin-top:14px;  height:147px; }
.website_ul2 ul li .cons .divs .h2{font-weight:normal; line-height:50px; height:50px; overflow:hidden; font-size:20px;}
.website_ul2 ul li .cons .divs .p{ line-height:24px; height:72px; overflow:hidden; color:#ffdac2; font-size:16px;}
.website_ul2 ul li:hover .cons{opacity:1.0;filter:Alpha(opacity=100);}
.website_title_p{ color:#666666; font-size:18px; line-height:36px; margin-top:35px; margin-bottom:60px; text-align:center;}
.website_con{ font-size:14px; line-height:26px; overflow:hidden; padding-bottom:60px;}
.website_con img{ display:block; margin:0 auto; max-width:100%;}

.website_four{ overflow:hidden;background-size:cover; padding-bottom:60px;}
.website_feedback{ width:49%; overflow:hidden;}
.website_feedback .inputs{width:100%; border:0; height:72px; text-indent:3%; background:#fff; color:#666666; font-size:18px; font-family:"΢ź"; outline:none; margin-bottom:20px;}
.website_feedback .bnts{width: 100%; height: 72px;  display: block; background: #f67524; border:0; outline: none; color: #fff;font-size: 18px; text-align: center; line-height: 68px;cursor: pointer;font-family: '΢ź';transition:all 0.3s;}
.website_feedback .bnts:hover{opacity:0.8;filter:Alpha(opacity=80);}
.website_feedback .textarea{ background:#fff; border:0; padding-left:3%; width:97%;color:#666666; font-size:18px; font-family:"΢ź"; outline:none; margin-bottom:20px; line-height:26px; padding-top:22px; height:237px;}

/*վ*/
.solutions_banner .txts .website_bnt.bgs2{color:#319de1;}
.website_two_2{ overflow:hidden;background-size:cover; padding-bottom:100px;}
.website2_con{ font-size:14px; line-height:26px; overflow:hidden; margin-top:73px;}
.website2_con img{ display:block; margin:0 auto; max-width:100%;}
.website_two_3{ overflow:hidden;padding-bottom:196px;}
.website2_three_ul{ overflow:hidden; margin-top:10px;}
.website2_three_ul ul li{ float:left; width:280px; margin-right:10px; position: relative; background:#fff; cursor:pointer; height:300px;}
.website2_three_ul ul li:nth-child(5n+0){ margin-right:0;}
.website2_three_ul ul li:before{ content:""; width:100%; height:3px; position:absolute; top:0; left:0;}
.website2_three_ul ul li:nth-child(1):before{ background:#f98168;}
.website2_three_ul ul li:nth-child(2):before{ background:#71c5ca;}
.website2_three_ul ul li:nth-child(3):before{ background:#71a4db;}
.website2_three_ul ul li:nth-child(4):before{ background:#64bd9d;}
.website2_three_ul ul li:nth-child(5):before{ background:#f3913a;}
.website2_three_ul ul li .img1{ width:120px; height:120px; display:block; margin:0 auto; margin-top:60px;}
.website2_three_ul ul li .h2{ font-weight:normal; line-height:96px; height:96px; color:#000; font-size:18px;text-align:center; }
.website2_three_ul ul li .divs{ width:280px;/* width:570px;*/opacity:0;filter:Alpha(opacity=0); overflow:hidden; height:100%; position:absolute; left:0; top:0; z-index:1;transition:all 0.3s; color:#fff;}
.website2_three_ul ul li:nth-child(1) .divs{ background:#f98168;}
.website2_three_ul ul li:nth-child(2) .divs{ background:#71c5ca;}
.website2_three_ul ul li:nth-child(3) .divs{ background:#71a4db;}
.website2_three_ul ul li:nth-child(4) .divs{ background:#64bd9d;}
.website2_three_ul ul li:nth-child(5) .divs{ background:#f3913a; right:0; left:auto;}
.website2_three_ul ul li:hover .divs{width:570px;opacity:1.0;filter:Alpha(opacity=100);}
.website2_three_ul ul li .divs .img2{  width:120px; height:120px; float:left; margin-left:29px;margin-top:60px;}
.website2_three_ul ul li .divs .cons{  position:absolute; left:149px; top:0; width:366px; margin-left:28px; overflow:hidden;}
.website2_three_ul ul li .divs .cons .h3{ font-weight:normal;font-size:18px; margin-top:36px;line-height:68px; height:68px;}
.website2_three_ul ul li .divs .cons .p{ line-height:24px; overflow:hidden; font-size:14px; color:#fff;}
.website2_three_ul ul li .divs .cons .p p{ margin-bottom:24px; font-size:14px;color:#fff;}

.website2_three_2{ overflow:hidden;background-size:cover; padding-bottom:100px;}

.website2_ul2{  overflow:hidden; border-top:1px solid #3a3a3a;border-left:1px solid #3a3a3a;}
.website2_ul2 ul li{ width:33.33%; float:left; text-align:left; overflow:hidden;position:relative;}
.website2_ul2 ul li .txts{ overflow:hidden;border-bottom:1px solid #3a3a3a;border-right:1px solid #3a3a3a;/* padding-bottom:32px;*/ height:218px;transition:all 0.3s;}
.website2_ul2 ul li:hover .txts{ background:#f67524;}
.website2_ul2 ul li .txts .img1{ float:left;width:100px; height:100px; overflow:hidden;margin-top:58px; margin-left:30px; background-repeat:no-repeat; background-size:100%  100%; position:relative;}
.website2_ul2 ul li .txts .img1:after{ content:""; position:absolute; width:0%; height:0%; left:50%; top:50%;transform: translate(-50%, -50%);transition:all 0.3s;background-repeat:no-repeat; background-size:100%  100%; z-index:2;opacity:0;filter:Alpha(opacity=0);}

.website2_ul2 ul li:hover .txts .img1:after{width:100%; height:100%;opacity:1.0;filter:Alpha(opacity=100);}

/*.website2_ul2 ul li:nth-child(1):hover .txts .img1{}*/
.website2_ul2 ul li .txts .divs{ width:306px; margin-top:42px; float:left; margin-left:18px;}
.website2_ul2 ul li .txts .divs .h2{font-weight:normal; line-height:50px; height:50px; overflow:hidden; font-size:20px;color:#fff;}
.website2_ul2 ul li .txts .divs .p{ line-height:24px;overflow:hidden; color:#999999; font-size:16px;}
.website2_ul2 ul li:hover .txts .divs .p{ color:#fff;}


/*б*/
.news_one{ overflow:hidden; margin-top:60px; margin-bottom:60px;}
.news_one .news_one_l{ float:left; overflow:hidden;}
.news_one .news_one_l a{ float:left; margin-right:2px; padding-left:38px; padding-right:38px; overflow:hidden; height:50px; line-height:50px; color:#000000; font-size:16px; background:#fff;transition:all 0.3s;}
.news_one .news_one_l a:hover{ color:#fff; background:#f67524;}
.news_one .news_one_l a.flon{color:#fff; background:#f67524;}
.news_one .news_one_r{ float:right; overflow:hidden;height:50px; line-height:50px; background:#fff;}
.news_one .news_one_r .cinputs{ width:270px;border:0;height:50px; text-indent:20px; background:none; color:#999999; font-size:14px; font-family:"΢ź"; outline:none; float:left;}
.news_one .news_one_r .cbnts{ float:right;width: 50px; height: 50px;  display: block;  border:0; outline: none; color: #fff;font-size: 18px; text-align: center; line-height: 68px;cursor: pointer;font-family: '΢ź';transition:all 0.3s;}
.news_one .news_one_r .cbnts:Hover{opacity:0.8;filter:Alpha(opacity=80);}
.news_list{ }
.news_list ul li{ float:left; width:32%; overflow:hidden; margin-right:2%; background:#fff; transition:all 0.5s; margin-bottom:2%;}
.news_list ul li:nth-child(3n+0){ margin-right:0;}
.news_list ul li .txts{ width:92%; margin:0 auto; max-width:400px;}
.news_list ul li .txts .h2{ color:#000000; font-size:18px; font-weight:normal; height:48px; line-height:48px; margin-top:24px;transition:all 0.3s;overflow:hidden;}
.news_list ul li .txts .p{ font-size:16px; color:#666666; line-height:24px; height:48px; overflow:hidden;transition:all 0.3s;}
.news_list ul li .txts .dates{ margin-top:16px; padding-top:24px; border-top:1px solid #f5f5f5; overflow:hidden; font-family:"ϸ"; font-size:14px; color:#666666; line-height:22px; margin-bottom:26px;transition:all 0.3s;}
.news_list ul li .txts .dates span{ display:block; color:#000000; font-size:48px; line-height:46px; height:46px;transition:all 0.3s; margin-bottom:2px;}
.news_list ul li .txts .tags{ overflow:hidden; height:22px; line-height:22px; color:#999; margin-top:10px;}
.news_list ul li .txts .tags span{ float:left; margin-right:6px;font-size:14px;}
.news_list ul li .txts .tags a{ float:left; margin-right:5px;font-size:14px; color:#999;}
.news_list ul li:hover .txts .dates{ color:#fff; border-top:1px solid #ffa166;}
.news_list ul li:hover .txts .dates span{ color:#fff;}
.news_list ul li:hover .txts .h2{ color:#fff; overflow:hidden}
.news_list ul li:hover .txts .p{ color:#fff;}
.news_list ul li:hover{-webkit-box-shadow: 0 5px 25px rgba(0,0,0,0.1); box-shadow: 0 5px 25px rgba(0,0,0,0.1);-webkit-transform: translate3d(0, -5px, 0); transform: translate3d(0, -5px, 0); background:#f67524; }
.news_list ul li:hover .tags span{ color:#fff;}
.news_list ul li:hover .tags a{ color:#fff;}

/*ϸ*/
.news_show2{ overflow:hidden; }
.news_show2 .news_show_l{width: 890px;float: left;overflow: hidden; color:#333; background:#fff; padding-left:30px; padding-right:30px; padding-bottom:60px;}
.news_show2 .news_show_l .new_show_l_top{ margin-top:30px; padding-bottom:23px; overflow:hidden; border-bottom:1px solid #e1e1e1;}
.news_show2 .news_show_l .new_show_l_top h1{ font-size:24px; line-height:38px; overflow:hidden; color:#000; font-weight:normal;}
.news_show2 .news_show_l .new_show_l_top p{ height:40px; line-height:40px; overflow:hidden; font-size:16px;}
.news_show2 .news_show_l .new_show_l_text{ padding-top:35px;line-height:30px; font-size:16px; }
.news_show2 .news_show_l .new_show_l_text p{ margin-bottom:17px; font-size:16px;}
.news_show2 .news_show_l .new_show_l_text h1{ line-height:35px; font-size:14px;}
.news_show2 .news_show_l .new_show_l_text img{display: block; margin: 0 auto; max-width: 100%; margin-bottom:10px;}
.news_show2 .news_show_l .new_show_l_text .news_show_tag{ overflow:hidden; margin-top:33px; line-height:32px; margin-bottom:50px;}
.news_show2 .news_show_l .new_show_l_text .news_show_tag span{ margin-bottom:10px; float:left; font-size:16px;}
.news_show2 .news_show_l .new_show_l_text .news_show_tag a{ float:left; padding-left:20px; padding-right:20px;line-height:32px; height:32px; overflow:hidden; color:#999; font-size:16px; margin-bottom:10px; margin-right:1px; background:#fff; border:1px solid #fff;transition:all 0.3s;}
.news_show2 .news_show_l .new_show_l_text .news_show_tag a:hover{opacity:0.8;filter:Alpha(opacity=80); border:1px solid #f45900; color:#f45900;}
.news_show2 .news_show_l .fenxiang{  overflow:hidden; text-align:center; border-top:1px solid #e8e8e8; padding-top:2%; margin-top:2%;}
.news_show2 .news_show_l .fenxiang .span{line-height:34px; color:#333333; display:block; font-size:18px;}
.news_show2 .news_show_l .fenxiang .news_fx{ text-align:center; margin-top:3%; margin-bottom:4%;}
.news_show2 .news_show_l .fenxiang .news_fx ul li{ display:inline-block; width:58px; height:58px; overflow:hidden; margin-left:3%; margin-right:3%; background-repeat:no-repeat; background-size:100% 100%; cursor:pointer;}
.news_show2 .news_show_l .fenxiang .news_fx ul li:hover{transition:all 0.3s;opacity:0.9;filter:Alpha(opacity=90);}
.news_show2 .news_show_l .fenxiang .news_fx ul li a{ display:block; width:100%; height:100%;}
.prenext{text-align:center; padding-bottom:3%; overflow:hidden; border-top:1px solid #e8e8e8; padding-top:4%;}
.prenext a{ color:#333333; display:inline-block; height:50px; line-height:50px; width:172px; overflow:hidden;  font-size:18px; background:#e8e8e8;}
.prenext a:hover{ color:#fff; background:#f67524; text-decoration:none;}
.prenext a label{ font-family:""; font-size:22px;}
.prenext a label.a{ padding-right:12%;}
.prenext a label.b{ padding-left:12%;}
.prenext a.nodata{ background:#e8e8e8;color:#333333;}
.news_show2 .news_show_r{width: 460px;float: right; overflow:hidden;}
.news_show2 .news_show_r .new_show_right_top{ font-size:24px; color:#000; margin-top:30px; margin-bottom:10px; font-weight:normal; height:38px; line-height:38px;font-family:"ϸ"; padding-left:30px; padding-right:30px;}
.news_show2 .news_show_r .new_show_right_top .tagchange{ float:right; padding-left:29px;  font-size:16px; color:#999999;}
.news_show2 .news_show_r .new_show_right_top .tagchange:hover{color:#f67524;}
.news_show2 .news_show_rnews{overflow: hidden; color:#666; background:#fff;}
.news_show2 .news_show_rnews .ul li{ display:block; border-bottom:1px dashed #cccccc; padding-bottom:20px; margin-bottom:20px; overflow:hidden; margin-left:30px; margin-right:30px;}
.news_show2 .news_show_rnews .ul li h1{ font-weight:normal; font-size:18px; color:#000000; height:38px; line-height:38px; overflow:hidden}
.news_show2 .news_show_rnews .ul li h1 a{color:#000000;}
.news_show2 .news_show_rnews .ul li h1 a:hover{color:#f67524;}
.news_show2 .news_show_rnews .ul li p{ color:#666666; font-size:14px; height:36px; line-height:36px; overflow:hidden;}
.news_show2 .news_show_rnews .ul li:last-child{ border-bottom:0; margin-bottom:0;}
/*-ǩ*/
.tag_banner{  overflow:hidden; height:310px; text-align:center;font-family:"ϸ";}
.tag_banner h1{ font-weight:normal; font-size:48px;margin-bottom:12px; margin-top:102px; color:#fff;}
.tag_banner p{ font-size:24px; line-height:22px; color:#fff; }
.news_show2 .news_show_rtag{overflow: hidden; color:#666; background:#fff; margin-bottom:30px;}
.news_show2 .news_show_rtag .tagul{margin-bottom:30px; overflow:hidden; margin-left:30px; padding-right:10px; margin-top:20px;}
.news_show2 .news_show_rtag .tagul li{ display:block; overflow:hidden;}
.news_show2 .news_show_rtag .tagul li a{ float:left; margin-bottom:10px; margin-right:10px; height:34px; line-height:34px;font-size:14px; color:#666; padding-left:18px; padding-right:18px; border:1px solid #cccccc; margin-right:10px; }
.news_show2 .news_show_rtag .tagul li a:hover{ border:1px solid #f67524; color:#f67524;}
.tag_ul{ padding-top:30px; overflow:hidden; }
.tag_ul ul li{ display:block; overflow:hidden; transition:all 0.5s; margin-bottom:30px; padding-bottom:30px; border-bottom:1px dashed #ccc;}
.tag_ul ul li:nth-child(3n+0){ margin-right:0;}
.tag_ul ul li .txts{ overflow:hidden;}
.tag_ul ul li .txts .h2{ color:#000; font-size:18px; font-weight:normal; height:32px; line-height:32px; margin-top:3px;transition:all 0.3s; overflow:hidden;}
.tag_ul ul li .txts .p{ font-size:16px; color:#333; line-height:24px; height:48px; overflow:hidden;transition:all 0.3s; margin-top:13px;}
.tag_ul ul li .txts .dates{ font-size:14px; color:#999;line-height:20px; height:20px; overflow:hidden;}
.tag_ul ul li .txts .tagse{  color:#999;line-height:24px; height:24px; overflow:hidden; margin-top:18px;}
.tag_ul ul li .txts .tagse span{ float:left; margin-right:6px; font-size:14px; }
.tag_ul ul li .txts .tagse  a{ float:left; margin-right:3px; padding-left:6px; padding-right:6px; font-size:14px; color:#999;line-height:22px; height:22px; overflow:hidden; border:1px solid #fff;}
.tag_ul ul li .txts .tagse  a:hover{border:1px solid #f45900; color:#f45900;}
.tag_ul ul li .imgs{ float:left; width:260px; margin-right:30px;}
.tag_ul ul li .imgs img{ width:100%; height:160px; display:block;-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;}
.tag_ul ul li .imgs:hover 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);}
.tag_ul ul li .txts a:hover .h2{ color:#f45900;}
/*ǩ*/
.tag_a{ overflow:hidden; height:40px; margin-top:20px; margin-bottom:10px; text-align:left;}
.tag_a a{ display:inline-block; margin-right:4px; margin-left:4px; width:40px; height:40px; line-height:40px; text-align:center; background:#fff; color:#494949; font-size:18px; text-transform:uppercase;}
.tag_a a:hover{ background:#f67524; color:#fff;}
.tag_a a.osel{ background:#f67524; color:#fff;}
.tag_a_con{ background:#fff; overflow:hidden; margin-bottom:60px; padding-left:36px; padding-right:36px; padding-bottom:50px;}
.tag_a_con .h2{ height:70px; line-height:70px; font-size:24px; color:#000000;margin-top:15px;  overflow:hidden; font-weight:normal;}
.tag_a_con .txts{ overflow:hidden; padding-bottom:28px;  border-bottom:1px dashed #bdbdbd;}
.tag_a_con .txts ul li{ float:left; width:16.66%; overflow:hidden; height:48px; line-height:48px;}
.tag_a_con .txts ul li a{ color:#666666; font-size:16px;}
.tag_a_con .txts ul li a:hover{ color:#f67220}
.tag_a_con .txts ul li span{  padding: 2px 6px; line-height:18px; overflow:hidden; padding-left:12px; padding-right:12px; border:1px solid #dddddd; border-radius:11px; margin-left:9px;}
.tag_a_con .txts ul li span a{ font-size:14px;}
/*ʦ*/
.news_show2 .news_show_l2{width: 890px;float: left;overflow: hidden; color:#333; background:#fff; padding-left:30px; padding-right:30px; padding-bottom:60px;}
.stageChoice{ padding-bottom:10px; background:#fff; overflow:hidden; margin-bottom:0px;}
.stageChoice .stageChoice-block{display: block;  padding: 15px 24px;}
.stageChoice .scb-title{display:block;width:90px;height:30px;line-height:30px;font-size:16px;color:#858585;overflow:hidden;float:left}
.stageChoice .scb-main{width:1260px;display:block;position:relative;float:left}
.scb-tab-sty2{ display:block;}
.scb-tab-sty2 .tab-list{ display:none;}
.scb-tab-sty2 .tab-list.open-tab{ height:auto;}
.scb-tab-sty2 .tab-list:after{content:'.';display:block;visibility:hidden;clear:both;width:100%;height:0;font-size:0;zoom:1}
.scb-tab-sty2 .tab-list .tab-list-item{display:block;float:left;height:30px;line-height:30px;margin-right:10px}
.scb-tab-sty2 .tab-list li:first-child{margin-left:90px}
.scb-tab-sty2 .tab-list .tab-list-item.btn-gray{color:#999 !important;font-size:14px;background-color:transparent !important}
.scb-tab-sty2 .tab-list .tab-list-item.hidden{display:none}
.scb-tab-sty2 .tab-list .tab-list-item.active .item-text{background-color:#f93;color:#fff}
.scb-tab-sty2 .tab-list .tab-list-item .item-text{padding:1px 7px;border-radius:3px;font-size:16px;color:#353535}
.scb-tab-sty2 .tab-list .tab-list-item .item-text:hover{background-color:#f93;color:#fff}
.choice-provience{position: absolute; left: 0;top: -2px;}
.choice-provience .tab-form{margin-top:5px;display:block}
.choice-provience .tab-form select{display:inline-block;height:21px;line-height:20px;width:72px;font-family:"microsoft Yahie";white-space:nowrap;overflow:hidden;margin-right:5px;text-overflow:ellipsis;color:#666;border:1px
solid #dcdcdc;border-radius:2px;padding-left:0px;vertical-align:middle}
.choice-provience .tab-form .submit-city{display:inline-block;vertical-align:middle;height:24px;border-radius:2px;border:0;background-color:#f93;color:#fff;padding:0
10px;cursor:pointer;font-family:"microsoft Yahie";transition:background-color .25s}
.choice-provience .tab-form .submit-city:hover{background-color:#f38312}
.sr-count{display:block;height:60px;line-height:60px;padding-bottom:0px;color:#666;font-size:16px}
.sr-count .orange{color:#f93;font-weight:bold;margin:0 5px; font-size:16px;}
.news_show2 .sr-tool-bar{background-color: #fff; height: 46px;}
.news_show2 .tool-bar-item{display:block;height:46px;line-height:46px;color:#858585;font-size:14px;cursor:pointer;}
.news_show2 .tool-bar-item span{ font-size:14px;}
.news_show2 .sr-tool-bar .tool-bar-item.orange-color{color:#f93;}
.news_show2 .lvshi_ul{ overflow:hidden; margin-top:30px;}
.news_show2 .lvshi_ul ul li{ display:block; margin-bottom:30px; padding-bottom:30px;border-bottom: 1px solid #eee; overflow:hidden;}
.news_show2 .lvshi_ul ul li .imgs{ float:left; width:200px; margin-right:20px; overflow:hidden;}
.news_show2 .lvshi_ul ul li .imgs img{ display:block; width:100%; height:157px;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.5s ease-out 0s; -moz-transition:all 0.5s ease-out 0s; -o-transition:all 0.5s ease-out 0s; transition:all 0.5s ease-out 0s;}
.news_show2 .lvshi_ul ul li:hover .imgs 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_show2 .lvshi_ul ul li .txts{ float:left; width:500px; overflow:hidden;}
.news_show2 .lvshi_ul ul li .txts.txts2{ width:640px;}
.news_show2 .lvshi_ul ul li .txts .h2{ font-weight:normal; font-size:18px; height:36px; line-height:36px; color:#333; overflow:hidden; margin-bottom:10px;}
.news_show2 .lvshi_ul ul li .txts .p{ line-height:22px; font-size:14px; color:#666; overflow:hidden; height:110px;}
.news_show2 .lvshi_ul ul li:hover .txts .h2{ color:#f67524;}
.news_show2 .lvshi_ul ul li .ra{ float:right; margin-right:30px; margin-top:40px;}
.news_show2 .lvshi_ul ul li .ra .a{width: 100px; height: 30px; line-height: 30px; border-radius: 15px;  box-sizing: border-box;-moz-box-sizing: border-box;  -webkit-box-sizing: border-box; text-align: center; font-size: 14px; border: none; color: #fff; font-family: "Microsoft yahei"; margin-bottom: 10px;  cursor: pointer; transition: all .25s;background-color: #f93; display:block;}
.news_show2 .lvshi_ul ul li .ra .b{width: 100px; height: 30px; line-height: 30px; border-radius: 15px;  box-sizing: border-box;-moz-box-sizing: border-box;  -webkit-box-sizing: border-box; text-align: center; font-size: 14px; border: none; color: #5d9dd1; font-family: "Microsoft yahei"; margin-bottom: 10px;  cursor: pointer; transition: all .25s; display:block; border:1px solid #86bfe2}
.news_show2 .lvshi_ul ul li .ra .a:hover{background-color:#f98816;}

.news_show2 .news_show_rnews .desc{ font-size:15px; line-height:26px;padding-bottom: 20px; margin-bottom: 20px; overflow: hidden;  margin-left: 30px; margin-right: 30px;border-bottom: 1px dashed #cccccc;}

/*Ʒ*/
.service_bg{ background:#f5f5f5; overflow:hidden;}
.service_bg .service_ul{ margin-top:60px; margin-bottom:100px; overflow:hidden;}
.service_bg .service_ul ul li{ float:left; background:#fff; overflow:hidden; width:32%; margin-right:2%;}
.service_bg .service_ul ul li:nth-child(3n+0){ margin-right:0;}
.service_bg .service_ul ul li .imgs{ overflow:hidden; position:relative; text-align:center; color:#fff; }
.service_bg .service_ul ul li .imgs img{display: block;width: 100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}

.service_bg .service_ul ul li .txts{ position:absolute; top:0; left:0; width:100%; height:100%;font-size:24px;}
.service_bg .service_ul ul li i{ display:block; margin:0 auto; margin-top:54px; width:140px; height:140px; background-repeat:no-repeat; background-size:100% 100%; margin-bottom:20px;}
.service_bg .service_ul ul li h3{ font-weight:normal; font-size:24px; line-height:40px;}
.service_bg .service_ul ul li:hover .imgs 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);}
.service_bg .service_ul ul li .cons{ width:410px; margin:0 auto; padding-top:23px; padding-bottom:20px;}
.service_bg .service_ul ul li .cons p{ line-height:30px; height:90; margin-bottom:25px; font-size:16px; color:#666666;}
.service_bg .service_ul ul li .service_ul_a{ overflow:hidden; height:180px;}
.service_bg .service_ul ul li .service_ul_a a{ float:left; margin-bottom:10px; margin-right:15px; border:1px solid #c3c3c3; width:124px; text-align:center; height:48px; line-height:48px; font-size:14px; color:#666;transition:all 0.3s;}
.service_bg .service_ul ul li .service_ul_a a:nth-child(3n+0){ margin-right:0;}
.service_bg .service_ul ul li .service_ul_a a:hover{ color:#fff; background-color:#f67524; border:1px solid #f67524;}
.service_bg .service_ul ul li.bgs2 .service_ul_a a:hover{ color:#fff; background-color:#248cf6; border:1px solid #248cf6;}
.service_bg .service_ul ul li.bgs3 .service_ul_a a:hover{ color:#fff; background-color:#1ecc85; border:1px solid #1ecc85;}

/*רб*/
.zhuantilist_bg{ margin-top:30px; overflow:hidden; }
.zhuantilist_l{ float:left; width:890px; overflow:hidden;background:#fff; padding-left: 30px; padding-right: 30px; padding-bottom:60px;}
.zhuantilist{ overflow:hidden;padding-top:30px;}
.zhuantilist ul li{ display:block; overflow:hidden; transition:all 0.5s; margin-bottom:30px; padding-bottom:30px; border-bottom:1px dashed #ccc;}
.zhuantilist ul li .txts{ overflow:hidden;}
.zhuantilist ul li .txts .h2{ color:#000; font-size:18px; font-weight:normal; height:32px; line-height:32px; margin-top:3px;transition:all 0.3s; overflow:hidden; margin-bottom:3px;}
.zhuantilist ul li .txts .p{ font-size:16px; color:#333; line-height:24px; height:48px; overflow:hidden;transition:all 0.3s; margin-top:13px;}
.zhuantilist ul li .txts .dates{ font-size:14px; color:#999;line-height:20px; height:20px; overflow:hidden;}
.zhuantilist ul li .imgs{ float:left; width:270px; margin-right:30px; overflow:hidden;}
.zhuantilist ul li .imgs img{ width:100%; height:170px; display:block;-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;}
.zhuantilist ul li:hover .imgs 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);}
.zhuantilist ul li .txts a:hover .h2{ color:#f45900;}
.zhuantilist ul li .txts .zhuanti_more{    margin-top: 12px; width: 140px;text-align: center;float: left; height: 37px;line-height: 37px;  color: #333; font-size: 14px; transition: all 0.3s; background: #dddddd;}
.zhuantilist ul li:hover .txts .zhuanti_more{ background:#f45900; color:#fff;}

.zhuantilist_bg .zhuantilist_r{width: 460px;float: right; overflow:hidden;}
.zhuantilist_bg .zhuantilist_r .new_show_right_top{ font-size:24px; color:#000; margin-top:30px; margin-bottom:10px; font-weight:normal; height:38px; line-height:38px;font-family:"ϸ"; padding-left:30px; padding-right:30px;}
.zhuantilist_bg .zhuantilist_r .new_show_right_top .tagchange{ float:right; padding-left:29px;  font-size:16px; color:#999999;}
.zhuantilist_bg .zhuantilist_r .new_show_right_top .tagchange:hover{color:#f67524;}
.zhuantilist_bg .zhuantilist_r .news_show_rnews{overflow: hidden; color:#666; background:#fff;}
.zhuantilist_bg .zhuantilist_r .news_show_rnews .ul li{ display:block; border-bottom:1px dashed #cccccc; padding-bottom:20px; margin-bottom:20px; overflow:hidden; margin-left:30px; margin-right:30px;}
.zhuantilist_bg .zhuantilist_r .news_show_rnews .ul li h1{ font-weight:normal; font-size:18px; color:#000000; height:38px; line-height:38px;}
.zhuantilist_bg .zhuantilist_r .news_show_rnews .ul li h1 a{color:#000000;}
.zhuantilist_bg .zhuantilist_r .news_show_rnews .ul li h1 a:hover{color:#f67524;}
.zhuantilist_bg .zhuantilist_r .news_show_rnews .ul li p{ color:#666666; font-size:14px; height:36px; line-height:36px; overflow:hidden;}
.zhuantilist_bg .zhuantilist_r .news_show_rnews .ul li:last-child{ border-bottom:0; margin-bottom:0;}

.zhuantilist_bg .zhuantilist_r .hot-q{ overflow: hidden; color:#666; background:#fff; padding-bottom:25px;  margin-bottom:30px;}
.zhuantilist_bg .zhuantilist_r .hot-q ul{padding-left:30px; padding-right:30px;}
.zhuantilist_bg .zhuantilist_r .hot-q .hot-item{line-height: 40px; height:40px; overflow:hidden; color: #666;}
.zhuantilist_bg .zhuantilist_r .hot-q .num-tag{    display: inline-block;text-align: center; margin-right: 10px; width: 20px; line-height: 20px; font-size: 12px; color: #fff; border-radius: 2px; background-color: #858585;}
.zhuantilist_bg .zhuantilist_r .hot-q .num-tag-1{background-color: #ff7800;}
.zhuantilist_bg .zhuantilist_r .hot-q .num-tag-2{background-color: #f90;}
.zhuantilist_bg .zhuantilist_r .hot-q .num-tag-3{background-color: #f6c44b;}
/*ר*/
#zhuanti .fix:after{content: ''; display: table; clear: both;}
#zhuanti .top-content{padding: 30px 20px; background-color: #fff;margin-bottom: 20px; margin-top:30px;}
#zhuanti .rel{ position:relative;}
#zhuanti .top-content .img{ width: 310px;height: 194px;margin-right: 22px;}
#zhuanti .scale-wrap{overflow: hidden; border-radius: 1px; display: inline-block;}
#zhuanti .fl{ float:left;}
#zhuanti .top-content .noun-w{width: 710px;height: 210px;}
#zhuanti .top-content .noun-w .title{float: left;font-weight: normal; font-size: 28px; color: #000; padding-right: 50px;}
#zhuanti .top-content .handle{font-size: 12px;position: relative; margin-top: 10px;display: inline-block;}
#zhuanti .top-content .handle .handle-item{color: #858585;padding: 0 10px 0 10px; border-left: 1px solid #ebebeb;}
#zhuanti .top-content .handle .handle-item.icon3{border-left: none;}
#zhuanti .top-content .handle .handle-item:before{    content: ''; display: inline-block; width: 15px; height: 15px; background-size: 14px; background-position: 0 0; vertical-align: middle; margin-right: 5px;}
#zhuanti .top-content .handle .handle-item.icon3:before{ background-position: 0 -120px;}
#zhuanti .top-content .noun-w .time{font-size: 12px; clear: both; color: #b8b8b8; line-height: 42px;}
#zhuanti .top-content .noun-w .content{font-size: 14px; color: #666; line-height: 24px; text-align: justify;}
#zhuanti .top-content .noun-w.active .content{ display:none;}
#zhuanti .top-content .noun-w .content-active{display: none; position: absolute; width: 100%; background-color: #fff; border: 1px solid #eee; box-shadow: 0px 0 5px 1px #eee; padding: 15px; margin-left: -16px; margin-top: -16px;}
#zhuanti .top-content .noun-w.active .content-active{ display:block;}
#zhuanti .top-content .noun-w .more-btn{    cursor: pointer;color: #f45900;}
#zhuanti .fr{ float:right;}
#zhuanti .top-content .noun-w .more-btn:after{content: ''; float: right; width: 15px; height: 20px; background-size: 14px; background-position: 0 -93px; vertical-align: middle; margin-left: 5px;}
#zhuanti .top-content .noun-w .more-btn.up:after{background-position: 0 -73px;}
#zhuanti .top-content .catalog-w{width: 320px;box-sizing: border-box; background-color: #f6f6f6; padding: 20px;  height: 210px; overflow: hidden;border: 1px solid #f6f6f6;}
#zhuanti .top-content .catalog-w .title{ font-size: 18px;line-height: 20px; font-weight: bold;  color: #353535;  margin-bottom: 5px;}
#zhuanti .nowrap{overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
#zhuanti .top-content .catalog-w .catalog-a{line-height: 32px; font-size: 15px; color: #666;}
#zhuanti .top-content .catalog-w .catalog-a:hover{color:#f45900;}
#zhuanti .content-l{display: inline-block;width: 1060px; box-sizing: border-box;}
#zhuanti .content-l .content-l-item{background-color: #fff; margin-bottom: 20px; padding: 0 33px 20px;}
#zhuanti .content-l .title{font-size: 24px; font-weight: bold;color: #353535; line-height: 44px; padding: 28px 0; border-bottom: 1px solid #eaeaea;}
#zhuanti .content-l .subtitle{padding: 25px 0; line-height: 30px;font-size: 16px;color: #3396f6;}
#zhuanti .content-l .tag{font-size: 14px; color: #fff; background-color: #f90; padding: 3px 7px; margin-right: 10px;}
#zhuanti .content-l .subtitle a{color: #3396f6;}
#zhuanti .content-l .content{ display: inline-block; margin-bottom:25px;}
#zhuanti .content-l .content .text{    line-height: 26px;font-size: 14px; color: #353535; text-align: justify;}
#zhuanti .content-l .tag{font-size: 14px; color: #fff; background-color: #f90; padding: 3px 7px;margin-right: 10px;}
#zhuanti .content-l .tag.blue{background-color: #3396f6;}
#zhuanti .content-l .related-w{padding-top: 10px;}
#zhuanti .content-l .related-q{float: left; width: 50%; line-height: 30px; font-size: 14px; color: #666;}
#zhuanti .content-l .related-q:hover{ color:#3396f6;}
#zhuanti .content-r{width: 340px;}
#zhuanti .full-container:after,#zhuanti .container:after,#zhuanti .wl-row:after{content: '.'; display: block;  visibility: hidden; clear: both;  width: 100%; height: 0;  font-size: 0; zoom: 1;}
#zhuanti .content-r .short{font-size: 15px;}
#zhuanti .content-r .short{background-color: #fff; box-sizing: border-box; padding: 20px; margin-bottom: 20px;}
#zhuanti .content-r .short .title{    font-size: 18px; color: #353535;  font-weight: bold; margin-bottom: 14px;}
#zhuanti .content-r .hot-q .hot-item{line-height: 40px; height:40px; overflow:hidden; color: #666;}
#zhuanti .content-r .hot-q .num-tag{    display: inline-block;text-align: center; margin-right: 10px; width: 20px; line-height: 20px; font-size: 12px; color: #fff; border-radius: 2px; background-color: #858585;}
#zhuanti .content-r .hot-q .num-tag-1{background-color: #ff7800;}
#zhuanti .content-r .hot-q .num-tag-2{background-color: #f90;}
#zhuanti .content-r .hot-q .num-tag-3{background-color: #f6c44b;}
#zhuanti .content-r .consult .consult-item{  margin-top: 18px;}
#zhuanti .content-r .consult .img{float: left; width: 100px; height: 60px; overflow:hidden;}
#zhuanti .content-r .consult .img img{ width:100%; height:100%;-webkit-transform:scale(1); -moz-transform:scale(1); -ms-transform:scale(1); -o-transform:scale(1); transform:scale(1);-webkit-transition:all 0.3s ease-out 0s; -moz-transition:all 0.3s ease-out 0s; -o-transition:all 0.3s ease-out 0s; transition:all 0.3s ease-out 0s;}
#zhuanti .content-r .consult .consult-item:hover .img 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);}
#zhuanti .content-r .consult .consult-c{padding-top: 8px; width: 180px; float: right;  font-size: 15px;color: #666;}
#zhuanti .content-r .consult .time{line-height: 30px;font-size: 12px;color: #b8b8b8;}
#zhuanti .content-r .consult .time:before{content: ''; display: inline-block; width: 15px;  height: 15px;  background-size: 14px;background-position: 0 -60px;margin-right: 5px;vertical-align: middle;}
#zhuanti .content-r .catalog-r{ width: 340px;}
#zhuanti .content-r .catalog-r.active{position:fixed;top:115px;}
#zhuanti .content-r .catalog-r.activeBtm{ display:none;}
#zhuanti .content-r .short .title{    font-size: 18px; color: #353535;  font-weight: bold; margin-bottom: 14px;}
#zhuanti .content-r .catalog-r .catalog-r-w{border-left: 1px solid #eaeaea; padding-left: 14px;}
#zhuanti .content-r .catalog-r .catalog-r-item{position: relative; margin-top: 20px; height:20px; line-height:20px; overflow:hidden;}
#zhuanti .content-r .catalog-r .catalog-r-a{    display: block; font-size: 15px; color: #666;}
#zhuanti .content-r .catalog-r .catalog-r-item:before{    content: ''; position: absolute; width: 5px;height: 5px;  border: 1px solid #eaeaea; border-radius: 100%;background-color: #fff; left: -18px; top: 50%; margin-top: -3px;}
#zhuanti .content-r .catalog-r .catalog-r-item.active:before{    border-color: #3396f6; background-color: #3396f6;}
#zhuanti .content-r .catalog-r .catalog-r-item.active .catalog-r-a{    color: #3396f6;}

@media screen and (max-width:1440px) {
/*б*/
.case_one{ padding-top:30px; height:70px;}
.case_one .h2{line-height:40px; font-size:27px;}
.case_one .case_one_r .all_a{ height:40px; width:210px; line-height:40px;}
.case_one .case_one_r .case_down{ width:210px;}
.case_one .case_one_r .case_down ul{ top:40px;}
.case_one .case_one_r .case_down label{height:40px;line-height:40px; }
.case_one .case_one_r .case_down.isel label{}
.n_case_list ul li{ margin-right:1.6%;}
/*PCϸ*/
.case_banner2 .txts{ width:1200px;}
.case_banner2 .txts .case_title h2{ font-size:36px;}
.case_banner2 .txts .case_title p{ font-size:18px;}
.case_banner2 .txts .txts_r a{ width:46px; height:46px; margin-left:15px;}
.case_show_one .case_show_one_l .case_txt .h2{ margin-top:42px; height:76px; line-height:76px; font-size:26px; margin-bottom:28px;}
.case_show_one .case_show_one_l .case_txt .divs{ font-size:14px; line-height:26px;}
.case_show_one .case_show_one_r .case_txt .h2{ margin-top:42px; height:76px; line-height:76px; font-size:26px; margin-bottom:28px;}
.case_show_one .case_show_one_r ul li{font-size:16px; line-height:40px; height:40px;}
.case_con{ padding-top:90px; padding-bottom:85px;}
.case_t{ font-size:30px; margin-top:65px; height:64px; line-height:64px;}
/*ֻ*/
#prevBtn, #nextBtn,#slider1next, #slider1prev{ left:-176px;}
#nextBtn, #slider1next{  left:476px;}	
.case_erweima img{ ;width:200px; }
/**/
.solutions_banner .pose{ font-size:14px;}
.solutions_banner .pose a{ font-size:14px;}
.solutions_banner .pose label{ font-size:14px;}
.solutions_banner .txts{width: 1200px;}
.solutions_banner .txts h1{ font-size:36px;}
.solutions_banner .txts p{ font-size:18px;}
.cl-ul li{ width:400px;}
.cl-ul li .imgs img{display: block;height: 213px;}
.cl-ul li .txts .cons{ width:352px; padding-top:17px; height:196px; overflow:hidden;}
.cl-ul li:hover .txts .cons{}
.cl-ul li .txts .h2{ font-size:16px;line-height:48px; height:48px;}
.cl-ul li .txts .p{ font-size:20px; line-height:26px; height:52px;}
/*ϸ*/
.solutions_one{ padding-top:30px; height:70px;}
.solutions_one .h2{line-height:40px; font-size:27px;}
.solutions_one .case_one_r .all_a{ height:40px; width:210px; line-height:40px;}
.solutions_one .case_one_r .case_down{ width:210px;}
.solutions_one .case_one_r .case_down ul{ top:40px;}
.solutions_one .case_one_r .case_down label{height:40px;line-height:40px;}
.solutions_one .case_one_r .case_down.isel label{}
.solutions_div .solutions_div_r{ width:720px;}
/*Ʒվ*/
.website_title{ font-size:40px;}
.website_two{ padding-top:160px; padding-bottom:80px;}
.website_two h1{ font-size:40px;}
.website_two p{ font-size:30px; line-height:40px;}
.website_bnt2{ margin-top:68px; margin-bottom:85px;}
.website_title2{ font-size:40px;}
.website_ul2 ul li .txts .h2{ font-size:17px;}
.website_ul2 ul li .cons .divs .h2{ font-size:17px;}
.website_ul2 ul li .cons .divs .p{ font-size:14px;}

/*վ*/
.website2_three_ul ul li{ float:left; width:233px; margin-right:8.75px;}
.website2_three_ul ul li .img1{ width:100px; height:100px;}
.website2_three_ul ul li .h2{ font-size:17px;}
.website2_three_ul ul li .divs{ width:233px;/*width:475px;*/}
.website2_three_ul ul li:hover .divs{width:475px;}
.website2_three_ul ul li .divs .img2{  width:100px; height:100px; margin-left:20px;}
.website2_three_ul ul li .divs .cons{ width:320px; margin-left:18px;left:120px;}
.website2_three_ul ul li .divs .cons .h3{ font-size:17px;}
.website2_ul2 ul li .txts .img1{ width:84px; height:84px;}
.website2_ul2 ul li .txts .divs{ width:255px;}
.website2_ul2 ul li .txts .divs .h2{ font-size:18px;}
.website2_ul2 ul li .txts .divs .p{ font-size:14px; line-height:22px;}

/*б*/
.news_one .news_one_l a{padding-left:30px; padding-right:30px;}
.news_one .news_one_r .cinputs{ width:226px;}
/*ϸ*/
.news_show2 .news_show_l{width: 740px; padding-left:25px; padding-right:25px;}
.news_show2 .news_show_r{width: 382px;}
.news_show2 .news_show_r .new_show_right_top{ padding-left:25px; padding-right:25px;}
.news_show2 .news_show_rnews .ul li{ margin-left:25px; margin-right:25px;}
/*-ǩ*/
.tag_banner{ height:258px;}
.tag_banner h1{ font-size:40px; margin-top:85px;}
.tag_banner p{ font-size:20px;}
/*ǩ*/
.tag_a_con .txts ul li a{ font-size:14px;}
/*ʦ*/
.news_show2 .news_show_l2{width: 740px; padding-left:25px; padding-right:25px;}
.news_show2 .lvshi_ul ul li .txts{ width:400px;}
.news_show2 .lvshi_ul ul li .txts.txts2{ width:510px;}
.news_show2 .lvshi_ul ul li .ra{ margin-right:5px;}
.stageChoice .scb-main{ width:1060px;}

/*Ʒ*/
.service_bg .service_ul ul li i{ width:120px; height:120px; margin-top:34px;}
.service_bg .service_ul ul li .cons{ width:350px;}
.service_bg .service_ul ul li .service_ul_a a{ width:104px;}
/*רб*/
.zhuantilist_l{ width: 740px;  padding-left: 25px; padding-right: 25px;}
.zhuantilist_bg .zhuantilist_r .new_show_right_top{ padding-left:25px; padding-right:25px;}
.zhuantilist_bg .zhuantilist_r .news_show_rnews .ul li{ margin-left:25px; margin-right:25px;}
/*ר*/
#zhuanti .top-content .noun-w{ width:500px;}
#zhuanti .top-content .catalog-w{ width:300px;}
#zhuanti .content-l{ width:850px;}
#zhuanti .content-r{ width:320px;}
#zhuanti .content-r .catalog-r{ width:320px;}
#zhuanti .content-r .consult .consult-c{ width:160px;}

}

/*ǵȦ*/
.new{ overflow:hidden; background-color:#f5f5f5; padding-top:76px; padding-bottom:86px;}
.flexslider{ margin-top:46px; overflow:visible;}
.news_lone{ width:32.7%; height:520px; overflow:hidden; position:relative;}
.news_lone_img{ 
	overflow:hidden; 
	background-position:center center; 
	background-repeat:no-repeat; 
	background-size:100%;
	-webkit-transition: 0.3s all ease-in-out;
    -moz-transition: 0.3s all ease-in-out;
    -ms-transition: 0.3s all ease-in-out;
    transition: 0.3s all ease-in-out;
	height:326px;
	background-size:cover;
}
.news_lone_img img{ display:block; width:100%;opacity: 0;filter: alpha(opacity=0);}
.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{ padding-right:25%;padding-left:30px; margin-top:25px; display:table-cell; vertical-align:middle;line-height:24px;color:#000000; font-size:20px;overflow:hidden;/* text-overflow:ellipsis; white-space:nowrap;*/background: rgba(255,255,255,0.7);}
.news_lone:hover .news_lone_img{background-size:110%; background-position:center center;}
.news_lone:hover .blog_infTop{}
.news_lone:hover .blog_title{ color:#f67524;}
.blog_r{ width:66.6%; height:520px; text-align:left;}
.blog_list{/*width:calc(50% - 4px);width:-webkit-calc(50% - 4px);width:-moz-calc(50% - 4px);*/width:49.5%;display:inline; }
.blog_list.l li{ display:block; position:relative; height:256px; background-color:#fff; margin-bottom:8px; overflow:hidden;transition:all 0.3s;}
.blog_list.l li:last-child{ margin-bottom:0;}
.blog_list.r li{ display:block; position:relative; height:168px; background-color:#fff; margin-bottom:8px; overflow:hidden;transition:all 0.3s;}
.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{margin:0 auto;height:66px; overflow:hidden;margin-top:22px; text-align:left; display:block;transition:all 0.3s; width:90%}
.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:#f67524;}
.blog_list.l .blog_Rmore span{ margin:0 auto;line-height:24px; height:72px; overflow:hidden; margin-top:20px;margin-bottom:20px; font-size:16px; width:90%}
/*.blog_list.l li:hover{background-color:#f67524;}
.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:90%; margin:0 auto; overflow:hidden; color:#666; padding-top:10px;}
.blog_list.r .blog_Rtime{ height:95px; width:123px; float:left; overflow:hidden;margin-top:6px; text-align:left; margin-left:5%}
.blog_list.r .blog_Rtime em,.blog_list.r .blog_Rtime b{ display:block; font-family:"ϸ";}
.blog_list.r .blog_Rtime b{ display:block;font-size:16px;color:#666666; /*color:#000; font-size:30px;*/height:50px; line-height:42px; font-weight:normal; letter-spacing:1px;}
.blog_list.r .blog_Rtime em{ font-style:normal;height:42px; line-height:42px; font-size:16px;float:left;}
.blog_list.r .blog_Rmore{ float:none; 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; display:block;height:24px; line-height:24px; overflow:hidden; font-size:18px; font-weight:normal; max-width:100%;overflow:hidden;text-overflow:ellipsis; white-space: nowrap;}
.blog_list.r li:hover .blog_Rmore b{color:#f67524;}
.blog_list.r .blog_Rmore span{
	 margin:0 auto;
	display:block;line-height:20px; height:40px;font-size:16px; overflow:hidden; margin-top:15px;transition:all 0.3s;text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-box-orient: vertical;
    -webkit-line-clamp: 2;
	width:90%
}
.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);-webkit-transform:scale(1.005);}
/*.blog_list.r li:hover{background-color:#f67524;}
.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{}
.blog_list.r li:hover .blog_Rmore span{}

