@charset "utf8";
@import url(css.css);
@import url(animation2.css);
@import url(proscrol.css);
@import url(index_banner.css);
@import url(css2018.css);
.fl{float:left}
.fr{float:right}
.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{background:url(../images/i_banner_bg.png) left bottom repeat-x;/*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; background:#000;margin-right: 10px; }
.index-back-box .sub-arrows i.prev:before,.index-back-box .sub-arrows i.next:before{content:''; display:inline-block; position:absolute; top:19%; width:13px; height:22px; 
	background-image:url(../images/sub-arrows.png); background-position:0px 0px; background-repeat:no-repeat;}
.index-back-box .sub-arrows i.prev:before{background-position:0px 0px; left:8px;}
.index-back-box .sub-arrows i.next:before{background-position:-14px 0px; left:33px;}
.index-back-box .sub-arrows i.icom:after{position:absolute; content: '';     left: 12px; top: 18px; 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:#f2f2f2; 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:#e44352; font-weight:normal; letter-spacing:1px;}
.i_service_t p{font-size:18px;}

/*优势*/
.advantage{ text-align:center; overflow:hidden; }
.num_box{ width:20%; float:left; height:124px; background:url(../images/i_one_bg1.png) right center no-repeat;}
.num_box:last-child{ background:none;}
.num_box .num{ font-weight:bold;color:#e44352; 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; height:687px; background:#2e363d }
.i_service .i_service_box img{ display:block; width:100%;}
.i_service .i_service_box .box{ position:absolute; left:0.7%; top:-5px;/* height:98.5%;*/ width:24.6%; max-width:350px;z-index:2}
.i_service .i_service_box .box ul{ width:100%; height:100%; display:block;}
.i_service .i_service_box .box ul li{  display:table;height:20.25%; margin-bottom:0px; 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:92px; 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:100px; width:72px; background-repeat:no-repeat; background-position:center; background-size:100% auto;transition:all 0.3s; }
.i_service .i_service_box .box ul li.box1 i{ background-image:url(../images/box1.png);}
.i_service .i_service_box .box ul li.box2 i{ background-image:url(../images/box2.png);}
.i_service .i_service_box .box ul li.box3 i{ background-image:url(../images/box3.png);}
.i_service .i_service_box .box ul li.box4 i{ background-image:url(../images/box4.png);}
.i_service .i_service_box .box ul li.box5 i{ background-image:url(../images/box5.png);}
.i_service .i_service_box .box ul li.box6 i{ background-image:url(../images/box6.png);}
.i_service .i_service_box .box ul li.isel{ background:#e44352;}
.i_service .i_service_box .box ul li.isel h2{ color:#fff;}
.i_service .i_service_box .box ul li.isel.box1{ background:#e44352;}
.i_service .i_service_box .box ul li.isel.box1 i{background-image:url(../images/box1_on.png);}
.i_service .i_service_box .box ul li.isel.box2 i{background-image:url(../images/box2_on.png);}
.i_service .i_service_box .box ul li.isel.box3 i{background-image:url(../images/box3_on.png);}
.i_service .i_service_box .box ul li.isel.box4 i{background-image:url(../images/box4_on.png);}
.i_service .i_service_box .box ul li.isel.box5 i{background-image:url(../images/box5_on.png);}
.i_service .i_service_box .box ul li.isel.box6 i{background-image:url(../images/box6_on.png);}
.i_service .i_service_box .box_txt2{  z-index:1;   position: absolute;
    /* right: 2.5%; */
    top: -5px;
   
    /* max-width: 330px; */
    right: 0px; }
.i_service .i_service_box .box_txt2 .box_hidden{ display:none; }
.i_case2{ background-color:#f5f5f5; margin-top:10px; text-align:center; padding-bottom:20px;}
.guwenmore{ display:inline-block; width:92px;height:50px; line-height:50px; margin:0 auto; margin-top:-50px; text-align:center;/* background:url(../images/i_more.png) no-repeat; */ clear:both; overflow:hidden;/*transition:all 0.3s;*/background:#fff url(../images/works_more.png) no-repeat center -50px; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
.guwenmore:Hover{/*opacity:0.6;filter:Alpha(opacity=60);*/background:#333 url(../images/works_more.png) no-repeat center 0px;}
.customer2{ overflow:hidden; padding-top:40px; margin-bottom:79px;}
.customer_list2{ border-right:1px solid #dfdfdf;border-bottom:1px solid #dfdfdf; margin-top:60px;}
.customer_list2 ul li{ float:left; width:-webkit-calc(20% - 1px);width:-moz-calc(20% - 1px);width:calc(20% - 1px); border-left:1px solid #dfdfdf; border-top:1px solid #dfdfdf; overflow:hidden; position:relative;}
.customer_list2 ul li img{display: block;width: 100%;}
.customer_list2 ul li:first-child{ width:40%;border-left:0; border-top:0;}
/*.customer_list2 ul li .imgbg{filter: Alpha(Opacity=0);opacity: 0;}*/
.customer_list2 ul li .imgs{cursor:pointer; overflow:hidden; border-color:#fff; /*transition:all 0.3s;position:absolute; top:0; left:0; width:100%; height:100%;*/}
.customer_list2 ul li .imgs:after{content:''; display:block; width:100%; height:100%; position:absolute; top:0; left:0; box-shadow:inset 0 0 0 0 #eee; -webkit-transition:0.2s; -moz-transition:0.2s; transition:0.2s;}
.customer_list2 ul li .imgs:hover:after{box-shadow:inset 0 0 0 10px #f6f6f6;}
.customer_list2 ul li .imgs img{/* -webkit-filter: grayscale(100%); -moz-filter: grayscale(100%); -ms-filter: grayscale(100%);-o-filter: grayscale(100%); filter: grayscale(100%); filter: gray;*/opacity:0.5; -webkit-filter:grayscale(100%); -moz-filter:grayscale(100%); -ms-filter:grayscale(100%); -o-filter:grayscale(100%); filter:grayscale(100%); filter:gray; -webkit-transition:0.3s; -moz-transition:0.3s; transition:0.3s;}
/*.customer_list2 ul li:hover .imgs{ border:7px solid #f5f5f5; height:calc(100% - 14px);height:-webkit-calc(100% - 14px);height:-moz-calc(100% - 14px);width:calc(100% - 14px);width:-webkit-calc(100% - 14px);width:-moz-calc(100% - 14px);}*/
.customer_list2 ul li:hover .imgs img{ /*-webkit-filter: grayscale(0%); -moz-filter: grayscale(0%); -ms-filter: grayscale(0%);-o-filter: grayscale(0%); filter: grayscale(0%); filter:none;*/opacity:1; -webkit-filter:grayscale(0); -moz-filter:grayscale(0); -ms-filter:grayscale(0); -o-filter:grayscale(0); filter:grayscale(0); filter:none; -webkit-transform:scale(0.9) translateY(-8px); -moz-transform:scale(0.9) translateY(-8px); transform:scale(0.9) translateY(-8px);}

.customer_list2{ position:relative;}
.customer_list2 .item{ display:none; overflow:hidden;}
.customer_list2 .customer-buttons{ position:absolute; top:200px;width:40%; left:-22px; height:0; text-align:right;}
.customer_list2 .customer-buttons div{color: #FFF;display: inline-block;zoom: 1;*display: inline; width:50px; height:50px;/*IE7 life-saver*/ text-indent:60px;overflow:hidden;-webkit-transition: all 0.3s ease-out 0s;-moz-transition: all 0.3s ease-out 0s;-o-transition: all 0.3s ease-out 0s;transition: all 0.3s ease-out 0s; cursor:pointer;}
.customer_list2 .customer-buttons div.owl-prev{background:url(../images/left.png) no-repeat; margin-right:-1px;}
.customer_list2 .customer-buttons div.owl-prev:hover{opacity:0.6;filter:Alpha(opacity=60);background:url(../images/left_on.png) no-repeat;}
.customer_list2 .customer-buttons div.owl-prev.disabled{background:url(../images/left_on.png) no-repeat;}
.customer_list2 .customer-buttons div.owl-next{ background:url(../images/right.png) no-repeat; margin-right:20px;}
.customer_list2 .customer-buttons div.owl-next:hover{opacity:0.6;filter:Alpha(opacity=60);background:url(../images/right_on.png) no-repeat;}
.customer_list2 .customer-buttons div.owl-next.disabled{background:url(../images/right_on.png) no-repeat;}

/*风雨同行*/
.solution_ul2{ overflow:hidden; padding-top:60px;}
.solution_ul2 ul li{ float:left; width:49%; height:188px;overflow:hidden;position: relative; background-color:#f9f9f9;z-index:0; border:1px solid #dfdfdf; margin-bottom:2%;}
.solution_ul2 ul li:nth-child(2n+0){ float:right;}
.solution_ul2 ul li:nth-child(3){ margin-bottom:0;}
.solution_ul2 ul li:nth-child(4){ margin-bottom:0;}
.solution_ul2 ul li .shade{width:238px;height:188px;background:url(../images/201609/solution_pic.png) center center no-repeat;position:absolute;top:0;left:-238px;-webkit-transition:all .3s linear;-moz-transition:all .3s linear;-ms-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;}
.solution_ul2 ul li .bg{width:calc(100% - 239px);width:-webkit-calc(100% - 239px);width:-moz-calc(100% - 239px);height:188px;background:#e44352; 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 dl dd{color:#fff;}
.solution_ul2 ul li:hover dl  h3{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 dl{ height:140px; overflow:hidden;padding:20px 6%; padding-bottom:0;font-family:"微软雅黑";position:relative;z-index:2;  }

.solution_ul2 ul li dl h3{color:#000;font-size:20px; line-height:48px; font-weight:normal;}
.solution_ul2 ul li dl dd{display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp: 4;overflow: hidden; color:#666;line-height:24px; font-size:14px;}
.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}

.zixun{ background:url(../images/zibj.png) repeat-x; width:100%; text-align:center;}
/*解决方案*/
.solutioncon{ height:800px; overflow:hidden; background:url(../images/i_bg1.png) center center  no-repeat;}
.solutioncon .solutioncon_l{ width:48%; max-width:550px; float:left; overflow:hidden; color:#fff;}
.solutioncon .solutioncon_l .divhidden{ display:none;}
.solutioncon .solutioncon_l .h2{ font-size:50px; font-weight:normal; line-height:72px; margin-top:110px; margin-bottom:62px;}
.solutioncon .solutioncon_l .p{ font-size:20px; line-height:37px; overflow:hidden; margin-bottom:52px; max-width:435px; height:192px;}
.solutioncon .solutioncon_l .p p{font-size:20px; font-family:"华文细黑";line-height:37px;  color:#fff;}
.solutioncon .solutioncon_l
.guwenmore3{ display:inline-block; width:50px;height:50px; line-height:50px;text-align:center;   clear:both; overflow:hidden;transition:all 0.3s; border:2px solid #fff; border-radius:50%;}
.guwenmore3 i{ display:block; width:100%; height:100%;background:url(../images/i_bg2.png) center center no-repeat;animation: ani-svg2 0.85s linear 0s alternate infinite;-webkit-animation: ani-svg2 0.85s linear 0s alternate infinite;-moz-animation: ani-svg2 0.85s linear 0s alternate infinite;}
.guwenmore3:Hover{opacity:0.6;filter:Alpha(opacity=60);}
.solutioncon .solutioncon_l dd{ float:right; margin-top:-12px;}

.links{ overflow:hidden; padding:30px 0; }
.links span{ float:left; width:182px; display:block;}
.links  dd{float:right; color:#333; font-size:15px; width:84%;word-break:break-all; word-wrap:break-word; display:block; }
.links  dd a{color:#333; margin:0 5px; padding:1%; display:inline-block; }
.links  dd a:after{content:"|"; color:#fff; margin-left:5px;}

.bottom_logo{ background:url(../images/xt.png) no-repeat center right; float:left; width:20%}
.b_nav{float:left; background:url(../images/xt.png) no-repeat center right; padding: 2% 4% 0; height:213px;width: 13%;}
.b_nav a{display:block;  font-size:15px; color:#fff; width:50%; float:left; line-height:48px}
.b_dizhi{float:left; width:30% ;padding: 2% 4%; font-size:15px; color:#fff; line-height:30px; background:url(../images/xt.png) no-repeat center right; }
.b_rwm{float:right; margin-top:38px; text-align:center; }
.b_rwm img { width:154px; height:154px;}
.b_rwm p{color:#fff;}
.foot_center{width:1440px; margin:35px auto 0; padding:35px 0; overflow:hidden;}
.copyright{ background:#3e4850; height:60px; line-height:60px; color:#999999; text-align:center; font-size:16px }
@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:110px;}
.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:#e44352;position:absolute;transform:rotate(-90deg);top:-120%;left:-10%;-webkit-transition:all .2s linear;-moz-transition:all .2s linear;-ms-transition:all .2s linear;-o-transition:all .2s linear;transition:all .2s linear;}
.solutioncon .solution_ul ul li img{ height:58px; display:block; margin:0 auto; margin-bottom:27px; margin-top:71px; position:relative;}
.solutioncon .solution_ul ul li strong{ display:block; text-align:center; height:84px; line-height:84px; background:url(../images/i_bg3.png) center top no-repeat; font-size:20px; color:#fff; font-weight:normal; position:relative;}
.solutioncon .solution_ul ul li strong:before{     content: "——";  display: block; height: 51px;  margin-top: -28px;}
.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:#e44352;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%; height:100% ;opacity: 1;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; background:url(../images/i_bg4.png) 92% center #fff no-repeat; 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{-webkit-transform:scale(1.1, 1.1); -moz-transform:scale(1.1, 1.1); -o-transform:scale(1.1, 1.1); -ms-transform:scale(1.1, 1.1); transform:scale(1.1, 1.1);}
.news_lone:hover .blog_infTop{background:url(../images/i_bg4.png) 95% center #fff no-repeat;}
.news_lone:hover .blog_title{ color:#e44352;}
.blog_r{ width:66.6%; height:520px; text-align:left;}
.blog_list{ width:100%; }
.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;  float:left; width:calc(50% - 6px);width:-webkit-calc(50% - 6px);width:-moz-calc(50% - 6px); margin-right:10px;}
.blog_list.r li:nth-child(2n){ margin-right:0px;}
.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; background:url(../images/i_bg5.png) 98% center no-repeat; display:block;transition:all 0.3s;}
.blog_list.l .blog_Rtime img{width:66px;}
.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:#e44352;}
.blog_list.l .blog_Rmore span{ display:block;line-height:24px; height:72px; overflow:hidden; margin-top:19px; font-size:16px;}
/*.blog_list.l li:hover{background-color:#e44352;}
.blog_list.l li:hover a{ color:#fff;}*/
.blog_list.l li:hover .blog_Rtime{background:url(../images/i_bg5.png) 100% center no-repeat;}
/*.blog_list.l li:hover .blog_Rmore b{ color:#fff;}
.blog_list.l li:hover .blog_Rtime b{ color:#fff;}*/
.blog_list.r { overflow:hidden;}
.blog_list.r li a{ display:block; width:98%; max-width:395px; margin:0 auto; overflow:hidden; color:#666; padding-top:20px;}
.blog_list.r .blog_Rtime{ height:100%; width:120px; float:left; overflow:hidden;margin-top:0px; text-align:left;}
.blog_list.r .blog_Rtime img{width:120px;height:100%;}
.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; background:url(../images/i_bg6.png) left bottom no-repeat;}
.blog_list.r .blog_Rtime em{ font-style:normal;height:42px; line-height:42px; font-size:16px;}
.blog_list.r .blog_Rmore{ float:right; border-left:1px solid #f5f5f5; padding-left:30px; width:234px; padding-top:0px; overflow:hidden;}
.blog_list.r .blog_Rmore b{ color:#000; display:block;height:30px; line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:18px; font-weight:normal; max-width:225px; margin-bottom:20px;}
.blog_list.r li:hover .blog_Rmore b{color:#e44352;}
.blog_list.r .blog_Rmore p{ height:50px; line-height:26px; font-size:14px; color:#666;word-break: break-all;text-overflow: ellipsis;overflow: hidden;display: -webkit-box;-webkit-line-clamp: 2;-webkit-box-orient: vertical;}
.blog_list.r .blog_Rmore span{ display:block;line-height:38px; height:38px; overflow:hidden; background:url(../images/i_bg5.png) left center no-repeat;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:#e44352;}
.blog_list.r li:hover a{ color:#fff;}
.blog_list.r li:hover .blog_Rmore b{ color:#fff;}*/
.blog_list.r li:hover .blog_Rtime b{ /*color:#fff;background:url(../images/i_bg6_on.png) left bottom no-repeat;*/}
.blog_list.r li:hover .blog_Rmore span{background:url(../images/i_bg5.png) 5% center no-repeat;}
/*联系我们*/
.i_contact{height: 666px;overflow: hidden; background: url(../images/i_bg7.jpg) no-repeat center top;}
.i_contact_t{ margin-top:20px; height:96px; line-height:96px; font-size:40px; color:#fff; font-family:"华文细黑"; letter-spacing:2px;}
.i_contact_ul{ float:left; width:31.3%; max-width:418px; overflow:hidden; margin-top:80px; color:#fff;}
.i_contact_ul ul li{ display:block; border-bottom:1px solid #617e8c; font-family:"华文细黑";}
.i_contact_ul ul li a{ color:#fff;}
.i_contact_ul ul li a:hover{ color:#e44352;}
.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:#e44352;}
.i_contact_ul ul li:first-child span{ display:block; height:36px; line-height:36px; overflow:hidden; font-size:36px; font-weight:normal; font-family:"华文细黑"; margin-top:3px;}
.i_contact_ul ul li:nth-child(2){ padding-top:40px; height:100px; line-height:60px;}
.i_contact_ul ul li:nth-child(2) a{ position:relative;}
.i_contact_ul ul li:nth-child(2) img{ float:left; width:60px; height:60px; margin-right:30px;transition: all 0.3s;}
.i_contact_ul ul li:nth-child(2) img:hover{opacity:0.6;filter:Alpha(opacity=60);}
.i_contact_ul ul li:nth-child(2) .wem1{    width: 203px;display: none; color: #363636;  text-align: center; padding-top: 215px;  position: absolute; left: -158px; top: -205px; background-image: url(http://www.yibaixun.com../images/ewm.png); background-repeat: no-repeat;}
.i_contact_ul ul li:nth-child(2) a:hover .wem1{ display:block;}
.i_contact_ul ul li:nth-child(2) .wem2{width: 203px;display: none; color: #363636;text-align: center;padding-top: 215px; position: absolute;left: -158px;top: -205px;background-image: url(http://www.yibaixun.com../images/ewm.png);background-repeat: no-repeat;}
.i_contact_ul ul li:nth-child(2) a:hover .wem2{ display:block;}
.i_contact_ul ul li:nth-child(3){ border-bottom:0; padding-top:34px; font-size:18px; line-height:30px;}
.i_contact_ul ul li:nth-child(3) img{ float:left; width:40px; height:48px; margin-right:20px; margin-top:5px;}
.i_contact_r{ float:right; width:66.6%; overflow:hidden;margin-top:80px; background:#ffffff; height:506px; }
.i_contact_r .i_contact_t{ color:#000;}
.i_contact_r .i_contact_r_div{ width:94%; max-width:880px; overflow:hidden; margin:0 auto;}
.i_contact_r .i_contact_r_div ul li{ height:68px; line-height:68px;float:left; width:100%; margin-bottom:20px;}
.i_contact_r .i_contact_r_div ul li div{ border:1px solid #dfdfdf; overflow:hidden; }
.i_contact_r .i_contact_r_div ul li div .inputs{ width:100%; border:0; height:68px; text-indent:20px; background:none; color:#666666; font-size:18px; font-family:"微软雅黑"; outline:none;}
.i_contact_r .i_contact_r_div ul li:nth-child(3){ width:49%; }
.i_contact_r .i_contact_r_div ul li:nth-child(4){ width:49%; float:right; }
.i_contact_r .i_contact_r_div ul li .bnts{width: 100%; height: 68px;  display: block; background: #e44352; border: 1px #e44352 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: block;
    height: 50%;
    width: 32.33333333%;
    margin-right: 1%;
    margin-right: 1%\0;
    overflow: hidden;
    text-align: center;
	margin-top:13px;
    /* margin-bottom: 80px; */}

	
.i_service ul li:hover{box-shadow: 0 17px 40px 0 rgba(0,0,0,.05); transform: translate3d(0,-2px,0); transition: all .3s cubic-bezier(.55,0,.1,1);}
.i_service ul li:nth-of-type(3n),.index-ser ul li.mr0{margin-right:0;}
.i_service ul li a{display:block; height:100%; line-height:56px;overflow:hidden; color:#666666;  font-size:16px;transition:all 0.3s; }
.i_service ul li:last-child a{ border-right:0;}
.i_service ul li a:hover{ color:#e44352;}
.i_service ul li a i{ }
.i_service ul li a i.bgs1{ background-position:left center;}
.i_service ul li a i.bgs2{ background-position:-242px center;}
.i_service ul li a i.bgs3{ background-position:-484px center;}
.i_service ul li a i.bgs4{ background-position:-726px center;}
.i_service ul li a:hover i{background-image:url(../images/guangzhou/i_bg1.png);}
.i_service ul li a:hover i.bgs1{ background-position:-121px center;}
.i_service ul li a:hover i.bgs2{ background-position:-363px center;}
.i_service ul li a:hover i.bgs3{ background-position:-605px center;}
.i_service ul li a:hover i.bgs4{ background-position:-847px center;}
.i_service ul li a h2{ font-weight:normal; font-size:20px; color:#000;}
.i_service ul li a p{ max-width:100%; margin:0 auto; width:100%; 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:#e44352; border:1px solid #e44352; color:#fff;}

.i_service ul li a p{ height:50px; line-height:50px; background:#fff; text-align:left; text-indent:1em; position:relative;}
.i_service ul li a span{    display: block;
     position: absolute; 
     bottom: 10px; 
     right: 10px; 
    height: 27px; border-radius:30px; border:1px #ccc solid; text-align:center; 
      /* width: 230px;*/
    background: #fff;
	padding: 0 10px;
    text-indent: 0em;
    color: #333;
    text-align: center;
    font: normal 14px/27px 'MicroSoft Yahei';}
#sixmore {float: right;
    padding-right: 1%;
    
    
    bottom: 0;
    
    right: 0;
   }
#sixmore a{    background-color: #ffffff;
    box-shadow: 0px 0.5px 0px inset, 0px -0.5px 0px inset, 0.5px 0px 0px inset, -0.5px 0px 0px inset, 0px 1px 1px rgba(255,255,255,0.35) inset, 0px 1px 1px rgba(0,0,0,0.3);
    border-radius: 4px;
    font-size: 12px;
    text-align: center;
    width: 170px;
    padding: 0 15px;}
	.links{width:1440px; overflow:hidden; margin:0px auto;}
		.links a:hover{color:#e44352;}
	
@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{ margin-bottom:2px;}
.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:40px;}
/*风雨同行*/
.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:20px;}
.solutioncon .solutioncon_l .p{ font-size:18px; line-height:30px;}
.solutioncon .solution_ul{ margin-top:20px;}
.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:30px; font-size:16px; margin-bottom:0px;}
.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;}
}

.box .title, .box .title span{ height:45px; line-height:45px;}
.box .head{ height:34px; padding-left:25px; color:#db0000; font-weight:bold; line-height:34px; font-size:16px; border-bottom:1px solid #e5dfbb; background:#fdfdfd url(../images/title_bg.jpg) left  top no-repeat;}
.box .head span{ float:right; margin-right:10px;}
.box .head span a{ font-size:13px; font-weight:normal;}
.footabout ul{ display: inline; height:auto; margin:20px;}
.footabout li{ margin:0 26px; height:46px; border-bottom:1px dashed #ccc; line-height:46px; list-style:none; overflow:hidden; font-size:16px;overflow: hidden;
white-space: nowrap;width: -webkit-fill-available;
text-overflow: ellipsis; background:url(../images/dd.png) no-repeat center left; padding-left:20px;}
.footabout li a:hover{ text-decoration:none;}
.footabout li.shipin {
padding-left: 18px;
background: url(../images/shipin_bg.png) left center no-repeat;
}
.footabout li span{ float:right; color:#999;}
.footabout li:hover{ border-bottom:1px dashed #ddd;}
.footabout li span a{color:#ddd;}
.footabout li span a:hover{color:#c51c21;}
.box td{ padding:0; margin:0; width:182px !important; border:none !important; }
.box td img:hover{filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;}
.footabout ul.zilm,.box ul.zilm li{ list-style:none !important; margin:0;}
.footabout ul.zilm { display:block; margin:0 !important; padding:0 !important; width:auto !important; height:32px; position:absolute; bottom:-1px; right:0; -webkit-margin-before: 0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;}
.footabout ul.zilm li{ display:block; float:left;border:1px solid #ddd;  margin:0 0 0 10px !important;}
.footabout ul.zilm li.hover{ border-bottom:1px solid #fff;}
.footabout ul.zilm li a{ text-decoration:none; display:block; padding:0 15px; height:30px; overflow:hidden; max-width:52px; text-align:left; }
.footabout h2{ height:25px; padding:20px 0 10px; text-align:center; }
.footabout h2 a{font-size:14px; font-weight:600; color:#ff4203; text-decoration:none;}
.footabout h2 a:hover{ text-decoration:underline}
.footabout p{padding:0 0px 10px; margin:0 10px 10px; font-size:12px; text-indent:1.5em; line-height:25px; border-bottom:1px dashed #999; color:#999;}


.box .links ul{ width:396px !important;}
.box .links li{ display:block; float:left; background:#f0f0f0; width:118px !important; height:40px !important; margin-right:11px;
 margin-top:15px; overflow:hidden}

.box .links li img:hover{filter: alpha(opacity=70);
-moz-opacity: 0.70;
opacity: 0.70;}

.film_focus_imgs{height:auto;position:absolute;right:0;overflow:hidden;width:1003px;}
.film_focus_imgs li{overflow:hidden; height:430px;width:1003px;height:auto; bottom:0; margin:5px 0;}
.film_focus_imgs li img{height:205px;width:324px;}

.film_focus_imgs li dl dd{float:left;width:324px; height:205px; margin:0px 0 10px 10px; }
.film_focus_imgs li dl dd a{ width:324px; height:205px; display:block;}
.film_focus_imgs li dl dd a .mouse_s{width:324px; height:205px;}
.film_focus_imgs li dl dd a .mouse_s p{width:100%;bottom:40px; position:relative; line-height:40px; background:#d2d2d2; color:#333; font-size:14px; text-align:center;}
.film_focus_imgs li dl dd a .hover_s{width:324px; height:205px; position:relative;top:-990px;}
.film_focus_imgs li dl dd a .hover_s p{ background:#d2d2d2; color:#333; font-size:14px; text-align:center;}
.film_focus_imgs li dl dd a:hover .hover_s{ display:block; height:205px;top:-205px;}
.film_focus_imgs li dl dd a:hover .hover_s p{width:100%; text-align:center;bottom:40px; line-height:40px; background:none;position:relative; font-size:14px; color:#fff;}

@media screen and (max-width:1440px) {

.i_service .i_service_box{ height:592px}
.foot_center {
    width: 1200px;}
.foot_div .foot_div_c ul li.footyw p{ line-height:26px;}
.links{ width:1200px;}
}
@media screen and (max-width:1360px) {

.i_service .i_service_box{ height:592px}

}

.foot_div .foot_div_c ul.wenti dl dd{  overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}