 
/*导航模块*/
.sai_nav { width: 100%; height: 81px; position: fixed; top: 0px; left: 0px; transition: all 0.6s ease; z-index:99999999; }
.sai_nav.myactive { background: #e1002d;  border-bottom:1px solid #bb001f; height: 80px;}
.sai_nav .sub1 { width: 1280px; margin: 0 auto; height: 81px;  }
.sai_nav .sub1 .sub1_sub1 { width: 322px; height: 80px; float: left; overflow: Hidden;  }
.sai_nav .sub1 .sub1_sub1 img { width: 644px; height: 80px; transition: all 0.6s ease;}
.sai_nav .sub1 .sub1_sub1 img.myactive { margin-left: -100%;}
.sai_nav .sub1 .sub1_sub3 { width: 214px; height:80px;float: right; overflow: Hidden; }
.sai_nav .sub1 .sub1_sub3 img { width: 428px; height: 80px; }
.sai_nav .sub1 .sub1_sub3 img.myactive { margin-left: -100%;}

.sai_nav .sub1 .sub1_sub2 { width:700px; height: 81px; float: left; margin-left: 0px;  }
.sai_nav .sub1 .sub1_sub2 ul { width: 100%; padding: 0px; }
.sai_nav .sub1 .sub1_sub2 ul li { float: left; width: 12%; margin-left: 1%; margin-right: 1%; list-style: none; }
.sai_nav .sub1 .sub1_sub2 ul li a { text-decoration: none; color: #fff; opacity:1; }
.sai_nav .sub1 .sub1_sub2 ul li:hover a { opacity: 1; }
.sai_nav .sub1 .sub1_sub2 ul li .myactive { text-decoration: none; color: #fff; opacity: 1; }
.sai_nav .sub1 .sub1_sub2 ul li:hover .myactive { color: #fff; }
.sai_nav .sub1 .sub1_sub2 ul li .myactive:hover { color: #fff; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1 { width: 100%; text-align: center; height: 74px; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1 .lanmu1_sub1 { padding-top: 20px; text-decoration: none; font-size: 18px; color: #fff; font-family: "微软雅黑"; line-height: 20px; font-weight: 100; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1 .lanmu1_sub1 a { font-weight: bold; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1 .lanmu1_sub2 { text-decoration: none; font-size: 14px; color: #fff; font-family: "Arial"; line-height: 24px; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1:hover .lanmu1_sub1 { color: #fff; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1:hover .lanmu1_sub2 { color: #fff; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1 .lanmu1_sub1.myactive { padding-top: 20px; text-decoration: none; font-size: 18px; color: #666666; font-family: "微软雅黑"; line-height: 20px; font-weight: 100; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1 .lanmu1_sub2.myactive { text-decoration: none; font-size: 14px; color: #666666; font-family: Arial; line-height: 24px; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1:hover .lanmu1_sub1.myactive { color: #fff; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1:hover .lanmu1_sub2.myactive { color: #fff; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1_xian { text-decoration: none; width: 0%; margin: 0 auto; height: 1px; background: #fff; transition: all 0.6s ease; }
.sai_nav .sub1 .sub1_sub2 ul li:hover .lanmu1_xian { width: 100%; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1_xian.myactive { background: #fff; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu1_xian.myactive:hover { background: #fff; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala { width: 100%; position:absolute; left:0; right:0; /*background:rgba(0,0,0,0.95);*/ background:#f40039; display: none; margin-top:6px;margin-left:0px; padding:10px; box-sizing:border-box; }
.sai_nav .sub1 .sub1_sub2 ul li:hover .lanmu_xiala { display: block; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul { width: 65%; margin:0 auto; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul li { padding: 0px; margin: 0px; line-height: 50px; float:left; width:23%; margin-right:2%; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul li p{color: #fff; padding-left: 10px; font-size: 18px; margin-bottom:0px; white-space: nowrap; position: relative;font-size:16px;}
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul li p.menu-level-2::before { left: 0px; top: 50%; height: 16px; border-left-color: #fff; border-left-width: 5px; border-left-style: solid; position: absolute; content: ""; transform: translateY(-50%); }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul li p.menu-level-2 a[href] { color: inherit; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul li p.menu-level-2 a[href]:hover { color: #fff; }

.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul ul{ width:100%; margin:0}
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul ul li{ float:none; width:100%;}
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul ul li a { line-height:1.5; padding:7px 0;text-align: left; padding-left:10px;padding-right:5px; display: block; color: #fff !important; font-size: 14px;/*background:rgba(255,255,255,0.1);*/ background:#f4406a; border:1px solid #fff; border-radius:3px; margin-bottom:10px; }
.sai_nav .sub1 .sub1_sub2 ul li .lanmu_xiala ul ul li a:hover { color: #fff !important; }

.sai_nav div.more { margin-top: 20px; position: relative; overflow: hidden; }
.sai_nav div.more a { overflow: hidden; color: #000; display: block; width: 220px; height: 40px; line-height: 40px; text-align: center; border: 1px solid #000; transition: all 0.6s cubic-bezier(0.785, 0.135, 0.150, 0.860); font-weight: bold; }
.sai_nav div.more a span { display: block; width: 100%; height: 40px; line-height: 40px; text-align: center; transition: all 0.6s cubic-bezier(0.785, 0.135, 0.150, 0.860) 100ms; position: relative; }
.sai_nav div.more a span:after { content: attr(data-tit); position: absolute; height: 40px; top: 0px; left: 0px; right: 0; color: transparent; transition: all 0.6s cubic-bezier(0.785, 0.135, 0.150, 0.860) 200ms; transform: translate(0, 100%); }
.sai_nav div.more a:hover { border: 1px solid #fff; }
.sai_nav div.more a:hover span { color: transparent; transform: translate(0, -100%); }
.sai_nav div.more a:hover span:after { background-color: #fff; color: #000; }
.sai_nav div.more a.myactive:hover { border: 1px solid #fff; }
.sai_nav div.more a.myactive:hover span { color: transparent; transform: translate(0, -100%); }
.sai_nav div.more a.myactive:hover span:after { background-color: #008ee4; color: #fff; } /*弹出*/



/*计数模块*/
.main-title { text-align: center; font-size: 30px; margin-bottom: 50px; }
.nummain { height: 120px; background-color:#e1002d; border-top:1px solid #bb001f; border-bottom:1px solid #bb001f; }
.nummain > .flex-row { height: 100%; }
.nummain .item { flex: 1 1 0px; height: 100%; border-right-width: 1px; border-right-style: solid;border-right-color:#bb001f; }
.nummain :first-child.item { border-left-color:#bb001f; border-left-width: 1px; border-left-style: solid; }
.nummain .item-block { height: 100%; text-align: center; }
.nummain .num-block { text-align: center; font-family: "pmzdbt"; }
.nummain .numberRun-sub { color: #fff; font-size: 26px; margin-left: 2px; }
.nummain .numberRun-sub .number-p { height: 18px; text-align: left; line-height: 18px; font-size:26px; font-weight:bold; }
.nummain .numberRun { color: #fff;  font-size: 42px; font-weight: bold; }
.nummain .numberRun2 {color: #fff;  font-size: 42px; font-weight: bold; }
.nummain .numberRun3 { color: #fff; font-size: 42px; font-weight: bold; }
.nummain .numberRun4 { color: #fff;  font-size: 42px; font-weight: bold; }
.nummain .numberRun5 { color: #fff;  font-size: 42px; font-weight: bold; }
.nummain .numberRun4-1 { margin-left: 5px; vertical-align: bottom; display: inline-block; }
.nummain .mt-number-animate { height: 40px; line-height: 40px; overflow: hidden; }
.nummain .numberRun4-1 .mt-number-animate { height: 16px; line-height: 16px; }
.nummain .mt-number-animate-dom { vertical-align: top; display: inline-block; }
.nummain .mt-number-animate-span { display: block; }
.nummain .num-unit { }
.nummain .numberRun + .num-unit { font-size: 30px; }
.nummain .item-title {color: #fff; font-size: 24px; margin-top: 10px; font-weight:bold; }
.flex-col {	display: flex; flex-direction: column; justify-content: center; align-items: center;}
.flex-row {	display: flex; flex-direction: row; justify-content: center; align-items: center;}

/*产品部分样式*/
.maincont { overflow:hidden; width:100%;}
.wrap div.p { color: #666; margin-top:20px; line-height:1.5; font-size:16px; }
.wrap {	width: 1280px; margin-right: auto; margin-left: auto;}
.wrap h3 p.f_title { line-height: 1.5; color: #222; font-size:40px; }
.wrap h3 span.line { width: 80px; height: 3px; display: block;background: #f40039; margin-top:30px;  transition: all 0.6s ease;  }
.wrap h3 span:hover.line{ width:180px;}
.procon_1 { height: 600px; border-top:1px solid #d9e2e9; border-bottom:1px solid #d9e2e9;  }
.procon_1 .wrap { }
.procon_1 .left {  left: -30px; width: 50%; text-align: center; margin-top: 100px; float: left; position: relative; opacity: 0; }
.procon_1 .left img { max-width: 100%; }
.procon_1 .right { right: -50px; width: 47%; margin-top: 95px; float: right; position: relative; opacity: 0; }
.procon_1 .right h3 { position: relative; }
.procon_1 .right h3 span { }

.procon_2 { background: #f5ecec; height: 600px;}
.procon_2 .wrap { }
.procon_2 .left { left: -50px; width: 47%; text-align: right;margin-top: 95px; float: left; position: relative; opacity: 0; }
.procon_2 .left h3 { position: relative; }
.procon_2 .left h3 span { margin-right: 0px; margin-left: auto;   }
.procon_2 .right {  right: -30px; width: 50%; text-align: center; margin-top: 100px; float: right; position: relative; opacity: 0; }
.procon_2 .right img { max-width: 100%; }

.procon_3 {height: 600px; border-top:1px solid #d9e2e9; border-bottom:1px solid #d9e2e9;   }
.procon_3 .wrap { }
.procon_3 .left {  left: -30px; width: 50%; text-align: center; margin-top: 100px; float: left; position: relative; opacity: 0; }
.procon_3 .left img { max-width: 100%; }
.procon_3 .right { right: -50px; width: 47%; margin-top: 95px; float: right; position: relative; opacity: 0; }
.procon_3 .right h3 { position: relative; }
.procon_3 .right h3 span { }

.procon_4 {  background: #f5ecec; height: 600px;}
.procon_4 .wrap { }
.procon_4 .left { left: -50px; width: 47%; text-align: right;margin-top: 95px; float: left; position: relative; opacity: 0; }
.procon_4 .left h3 { position: relative; }
.procon_4 .left h3 span { margin-right: 0px; margin-left: auto;   }
.procon_4 .right {  right: -30px; width: 50%; text-align: center; margin-top: 100px; float: right; position: relative; opacity: 0; }
.procon_4 .right img { max-width: 100%; }

.procon_5 { height: 600px; border-top:1px solid #d9e2e9; border-bottom:1px solid #d9e2e9;  }
.procon_5 .wrap { }
.procon_5 .left {  left: -30px; width: 50%; text-align: center; margin-top: 100px; float: left; position: relative; opacity: 0; }
.procon_5 .left img { max-width: 100%; }
.procon_5 .right { right: -50px; width: 47%; margin-top: 95px; float: right; position: relative; opacity: 0; }
.procon_5 .right h3 { position: relative; }
.procon_5 .right h3 span { }

.procon_6 { background: #f5ecec; height: 600px;}
.procon_6 .wrap { }
.procon_6 .left { left: -50px; width: 47%; text-align: right;margin-top: 95px; float: left; position: relative; opacity: 0; }
.procon_6 .left h3 { position: relative; }
.procon_6 .left h3 span { margin-right: 0px; margin-left: auto;   }
.procon_6 .right {  right: -30px; width: 50%; text-align: center; margin-top: 100px; float: right; position: relative; opacity: 0; }
.procon_6 .right img { max-width: 100%; }

.procon_10 { height: 600px; border-top:1px solid #d9e2e9; border-bottom:1px solid #d9e2e9;  }
.procon_10 .wrap { }
.procon_10 .left {  left: -30px; width: 50%; text-align: center; margin-top: 100px; float: left; position: relative; opacity: 0; }
.procon_10 .left img { max-width: 100%; }
.procon_10 .right { right: -50px; width: 47%; margin-top: 95px; float: right; position: relative; opacity: 0; }
.procon_10 .right h3 { position: relative; }
.procon_10 .right h3 span { }

.procon_8 { background: #f5ecec; height: 600px;}
.procon_8 .wrap { }
.procon_8 .left { left: -50px; width: 47%; text-align: right;margin-top: 95px; float: left; position: relative; opacity: 0; }
.procon_8 .left h3 { position: relative; }
.procon_8 .left h3 span { margin-right: 0px; margin-left: auto;   }
.procon_8 .right {  right: -30px; width: 50%; text-align: center; margin-top: 100px; float: right; position: relative; opacity: 0; }
.procon_8 .right img { max-width: 100%; }


.procon_9 { height: 600px; border-top:1px solid #d9e2e9;   }
.procon_9 .wrap { }
.procon_9 .left {  left: -30px; width: 50%; text-align: center; margin-top: 100px; float: left; position: relative; opacity: 0; }
.procon_9 .left img { max-width: 100%; }
.procon_9 .right { right: -50px; width: 47%; margin-top: 95px; float: right; position: relative; opacity: 0; }
.procon_9 .right h3 { position: relative; }
.procon_9 .right h3 span { }




.more{  margin-top:50px;}
.more a{ color: #fff; width:190px; height:45px; display:block; background:#ef0038; border-radius:5px; text-align:center; font-size:16px; line-height:45px; }
.more a:hover{ color: #fff;background:#df0025;  }
 
.common .cl_a_c01_dl { height: 448px; margin-top: 80px; }
.common .cl_a_c01_dl dl { background: url("../images/cloud_a_bg.png") no-repeat; transition: 0.5s; top: 100px; width: 318px; height: 448px; margin-left: 19px; float: left; position: relative; opacity: 0; -webkit-transition: all 0.5s; }
.common .cl_a_c01_dl dl:first-child { margin-left: 0px; }
.common dt { margin: 100px 0px 0px 55px; transition: 0.5s; width: 85px; height: 61px; background-repeat: no-repeat; -webkit-transition: all 0.5s; }
.common dd { transition: 0.5s; -webkit-transition: all 0.5s; }
.common dd.dd_tit { background: url("../images/cloud_a_line.png") no-repeat right bottom; margin: 55px 0px 0px 55px; height: 75px; }
.common dd.dd_tit em { color: rgb(125, 125, 125); text-transform: uppercase; }
.common dd.dd_con { margin: 10px 0px 0px 55px; }
.common dd.dd_con li { background: url("../images/dian.png") no-repeat left; margin: 20px 40px 0px 0px; color: rgb(125, 125, 125); line-height: 1; padding-left: 10px; float: left; }
.common dl.last_dl dd.dd_con li { margin: 20px 0px 0px; width: 115px; }
.common dl.last_dl dd.dd_con li + li + li + li { width: auto; }
.common div.more a { border-color: rgb(125, 125, 125); margin: 0px auto; color: rgb(125, 125, 125); }

.procon_7 { height: 700px; overflow: hidden; position: relative; }
.procon_7 .wrap { left: 0%; top: 50%; width: 1035px; right: 0px; position: absolute; transform: translateY(-50%); -webkit-transform: translateY(-50%); -moz-transform: translateY(-50%); }
.c04_dl dl { margin: 0px 80px; width: 185px; text-align: center; color: rgb(125, 125, 125); float: left; }
.c04_dl dt { font-family: "YourWebFontName"; font-size: 30px; }
.c04_dl dt p { font-size: 90px; }
.c04_dl dd { font-size: 16px; }
.procon_7 div.more { margin-top: 120px; }
.procon_7 div.more a { border-color: rgb(125, 125, 125); margin: 0px auto; color: rgb(125, 125, 125); }
.procon_7.con04_anim .img img { animation: scale_img 30s ease-out infinite alternate; -webkit-animation: scale_img 30s infinite ease-out alternate; -moz-animation: scale_img 30s infinite ease-out alternate; }
 

/*我们的服务*/
.center { margin: 0px auto; width: 1280px;  }
.svcstep{background: #f5ecec; border-top:1px solid #d9e2e9; border-bottom:1px solid #d9e2e9;  }
.svcstep { justify-content: space-between;}
.svcstep .item { border: 1px solid #dddddd; background:#fff; border-image: none; width: 200px; height: 340px; position:relative;float:left; margin:0 9px 0 0;}
.svcstep .img-block { margin: 30px auto; height: 66px; position: relative; }
.svcstep .img-a { left: 50%; top: 50%; position: absolute; opacity: 1; transform: translate(-50%, -50%); }
.svcstep .img-b { left: 50%; top: 50%; position: absolute; opacity: 0; transform: translate(-50%, -50%); }
.svcstep .item-title { text-align: center; font-size: 20px; margin-bottom: 10px; color:#333; }
.svcstep .item-p { text-align: center; color: rgb(153, 153, 153); line-height: 2; font-size: 14px; }
.svcstep .item-btn { left: 50%; bottom: 20px; position: absolute; transform: translateX(-50%); }
.svcstep .item-btn-a { font-size: 12px; text-decoration: underline;color:#333; }
.svcstep .item:hover { border-color: #ef0038; box-shadow: 0px 0px 3px 2px rgba(0,162,255,0.2); }
.svcstep .item:hover .img-a { opacity: 0; }
.svcstep .item:hover .img-b { opacity: 1; }
.svcstep .item:hover .item-title { color: #ef0038; }
.svcstep .item:hover .item-btn-a { color: #ef0038; }
 
.common{ padding: 50px 0px; overflow: hidden; width:100%; box-sizing:border-box ; position: relative;}
.common.wrap { overflow:hidden }
.common h3 {font-family: "Arial"; top: 30px; text-align: center; font-weight:normal; color:#a5b8c8;  font-size:50px;margin-top:0px; position: relative; opacity: 0;text-transform:uppercase; margin-bottom:30px;}
.common h3 strong{}
.common h3 p.title{ font-size:30px; color:#999; font-family:"微软雅黑"; font-weight: normal;}
.common h3 span { background: rgb(35, 35, 35); width: 0px; margin-right: auto; margin-left: auto; display: block; }
.common.more { background: rgb(49, 49, 49); margin: 0px auto; transition: background-color, 0.5s; width: 203px; height: 40px; text-align: center; color: #fff; line-height: 40px; font-size: 16px; display: block; -webkit-transition: .5s; -o-transition: .5s; }
 
/*我们的资讯*/
.newstab { margin: 0px auto; width: 1280px; padding-bottom: 40px; position: relative; }
.newstab .hd { margin: 0px auto 46px; width: 400px; height: 30px; }
.newstab .hd li { background: rgb(49, 49, 49); margin: 0px 14px; width: 99px; height: 30px; text-align: center; color: #fff; line-height: 30px; font-size: 14px; float: left; cursor: pointer; }
.newstab .hd li:hover { background: #ef0038; }
.newstab .hd .on { background: #ef0038; }
.newstab .bd { margin: 0px auto; width: 1280px; }
.newstab .bd li { width: 1280px; overflow: hidden; padding-bottom: 40px; }
.news_d { background: #fff; margin: 0px 22px; border:1px solid #ddd; border-radius: 10px; width: 380px; height: 468px; overflow: hidden; float: left; }
.news_d:hover { box-shadow: 2px 2px 18px #c0c0c0; }
.news_d .newspic { width: 100%; height: 225px; overflow: hidden; }
.news_d .newspic img { width: 100%; }
.news_d span { margin: 0px auto; width: 338px; overflow: hidden; display: block; }
.news_d label { margin: 0px auto; width: 338px; overflow: hidden; display: block; }
.news_d p { margin: 0px auto; width: 338px; overflow: hidden; display: block; }
.news_d span { height: 39px; line-height: 39px; font-size: 18px; }
.news_d label { height: 39px; line-height: 39px; font-size: 18px; font-weight:bold; }
.news_d span { color: rgb(102, 102, 102); padding-top: 10px; }
.news_d label { color: #323232; }
.news_d p { height: 80px; color: #323232; line-height: 2; font-size: 14px; margin-bottom:25px; }
.news_d a { padding:0 10px; height: 28px; text-align: center; color: #323232; line-height: 28px; font-size: 16px; margin-right: 20px; float: right; display: block; }
.news_d:hover label { color: #ef0038; }
.news_d:hover a { color: #ef0038; }
.newsdiv .ff { top: 245px; width: 34px; height: 57px; display: block; position: absolute; }
.newsdiv .prev { background: url("../images/prev.png") no-repeat center #ef0038; left: 23px; }
.newsdiv .next { background: url("../images/next.png") no-repeat center #ef0038; right: 25px; }
.newsdiv .ff:hover { background-color: rgba(239, 0, 56, 0.6); }
.newsdiv .more { background:#4b4948; margin: 0px auto; transition: background-color, 0.5s; width: 203px; height: 40px; text-align: center; color: #fff; line-height: 40px; font-size: 16px; display: block; -webkit-transition: .5s; -o-transition: .5s; }
.newsdiv .more:hover { background-color:#ef0038; }



/*关于我们及地图CSS*/
.aboutdiv {background:#ef0038; width: 100%; overflow: hidden; }
.aboutdiv .aboutcon { background:#ef0038; width: 1280px; margin:0 auto; color:#fff;padding:45px 0; overflow:hidden; }
.aboutdiv .aboutcon .num-box { font-size: 0px; width:47%; float:left;  }
.aboutdiv .aboutcon .num-box .tit { padding: 0px 0px 20px;  line-height: 32px; font-size: 33px; margin-top: 50px;  font-weight:bold;}
.aboutdiv .aboutcon .num-box .abtxt {line-height: 28px; font-size: 16px; margin-bottom: 22px; }
.aboutdiv .aboutcon .num-box .tit span{ color:#ffde00}
.aboutdiv .aboutcon .num { width: 300px; overflow: hidden; margin-bottom: 22px; }
.aboutdiv .aboutcon .more1 a{ border: 2px solid #fff; border-radius:25px; border-image: none; text-align: center; color: #fff; font-size: 16px; margin-top:30px; display:block; width:210px; height:45px; line-height:45px;}
.aboutdiv .aboutcon .roll span { font-size: 36px; font-weight: bold; }
.aboutdiv .aboutcon .num p { font-family: "黑体"; font-size: 22px; }
.map-box { background: url("../images/map.png") no-repeat; transition: background-position 0.5s; width: 628px; height: 518px; color:#fff; float:right; }
.aboutdiv .aboutcon .num p { line-height: 32px; display: inline-block; }
.aboutdiv .aboutcon .num .roll { line-height: 32px; display: inline-block; }
 
 
 
 /*我们的客户CSS*/
.newlistdiv { margin: 40px auto 0px; padding: 0px 40px; width: 1100px; height: 355px; position: relative; }
.newlistdiv .btnLeft { background-position: 10px -36px; left: -16px; top: 145px; width: 40px; height: 36px; position: absolute; background-image: url(../images/partners-arrow.png); background-repeat: no-repeat; }
.newlistdiv .btnLeft:hover { background-position: 10px 0px; left: -16px; top: 145px; width: 40px; height: 36px; position: absolute; background-image:url(../images/partners-arrow.png); background-repeat: no-repeat; }
.newlistdiv .btnRight { background-position: 10px -108px; top: 145px; width: 40px; height: 36px; right: 8px; position: absolute; background-image:url(../images/partners-arrow.png); background-repeat: no-repeat; }
.newlistdiv .btnRight:hover { background-position: 10px -72px; top: 145px; width: 40px; height: 36px; right: 8px; position: absolute; background-image:url(../images/partners-arrow.png); background-repeat: no-repeat; }
.newcnt { width: 1100px; height: 355px; overflow: hidden; position: relative; }
.newcnt .newlist { left: 0px; top: 0px; width: 800%; height: 355px; position: absolute; }
.newlist .newtextall { width: 1100px; height: 355px; float: left; position: relative; z-index: 0; }
.newlist .newtextall ul { width: 1100px; height: 355px; float: left; position: relative; z-index: 0; }
.newlist .newtextall ul li { list-style: none; margin: 0px;height: 50px;width:220px; line-height:50px; margin:15px 25px; background:#fff;  border: 1px solid rgb(223, 223, 223); float: left; text-align:center }
.newlist .newtextall ul li img{height: 50px;width:164px; }
.newlist .newtextall ul li:hover { background: rgb(247, 247, 247); }
.newlist .newtextall ul > li > img { -webkit-filter: grayscale(0); }
.newlist .newtextall ul li:hover img { filter: none; -webkit-filter: grayscale(0); }


