﻿/*自定义部分*/
/*** ====================================================================Main Slider style====================================================================***/
.main-slider {position:relative;z-index:10;max-height:820px;overflow:hidden;}
.main-slider .tp-dottedoverlay {background-color:rgba(0,0,0,0.10) !important;}
.main-slider .tp-caption {z-index:5;}
.main-slider .text {font-weight:400;line-height:2em;color:#ffffff;font-size:24px;}
.main-slider .text.light {color:#ffffff;}
.main-slider h2 {font-size:60px;color:#ffffff;font-weight:700;text-transform:uppercase;line-height:1.4em;}
.main-slider .btn-style-one,.main-slider .btn-style-two {min-width:160px;padding:15px 0;text-align:center;border-width:2px !important;color:#fff;}
.main-slider .btn-style-one {background:#ff6a00;}
.main-slider .btn-style-two {background:#000;}
.main-slider .tp-bullets.preview3 .bullet {background:#000000;width:25px !important;height:12px !important;border:0px!important;border-radius:6px !important;margin:0px 8px;box-shadow:0px 0px 4px rgba(200,200,200,0.6);}
.main-slider .tp-bullets.preview3 .bullet:hover,.main-slider .tp-bullets.preview3 .bullet.selected {border-color:#0094D2 !important;background:#0094D2 !important;}

.main-slider .tparrows.preview3 {background:none !important;width:54px !important;overflow:hidden;margin-top:-27px !important;height:54px !important;display:none !important;}
.main-slider .tparrows.preview3::after {top:0px;background-color:rgba(255,255,255,0.2);background-position:center;background-repeat:no-repeat;background-size:80%;height:54px !important;width:54px !important;border-radius:50%;}
.main-slider .tparrows.tp-leftarrow.preview3::after {content:'';background-image:url('images/arrow-left.png');}
.main-slider .tparrows.tp-rightarrow.preview3::after {content:'';background-image:url('images/arrow-right.png');}
.main-slider .tparrows.preview3.tp-leftarrow {left:30px !important;}
.main-slider .tparrows.preview3.tp-rightarrow {right:30px !important;}
.main-slider .tparrows.preview3:hover::after {background-color:#0094D2;}
.main-slider .tparrows.preview3 .tp-arr-iwrapper {visibility:hidden;opacity:0;display:none;}
.main-slider .tp-bannertimer {display:none !important;}


/**-------------第一部分内容--------------**/
.num-part {background:#fff;padding-bottom:2%;position:relative;z-index:100;}
.num-part .home-title {padding-top:3%;}
.num-part.hover {transform:translateY(-35px);}
.num-part ul {overflow:hidden;text-align:center;}
.num-part ul>li {float:left;display:inline;padding:0.5% 3%;width:19%;text-align:center;margin-left:-1px;border-left:1px solid #eee;min-height:60px;}
.num-part ul>li>h6 {color:#0094D2;font-size:60px;}
.num-part ul>li>p {font-size:16px;line-height:30px;color:#555;}

/*--------------服务范畴部分--------------*/
.projectType-part {padding-bottom:5%;}
.projectType-part .item-box {position:relative;height:660px;background:#f8f9f0;overflow:hidden;}
.projectType-part .item-box>.title-list {position:absolute;margin:12px 0 0 10px;z-index:1;}
.projectType-part .item-box>.title-list>.item {position:relative;width:320px;height:76px;margin-bottom:4px;}
.projectType-part .item-box>.title-list>.item .inner-box {position:relative;padding:16px 0 16px 110px;height:44px;line-height:44px;font-size:18px;top:0;background:#fff url('images/home/projectType-icons.png') 30px 15px no-repeat;}
.projectType-part .item-box>.title-list>.item .inner-box.two {line-height:22px;}
.projectType-part .item-box>.content-list {position:absolute;top:0;left:0;right:0;bottom:0;z-index:0;background:#fff;overflow:hidden;}
.projectType-part .item-box>.content-list>.item {display:none;position:relative;height:100%;width:100%;}
.projectType-part .item-box>.content-list>.item div {position:absolute;top:50%;right:3em;margin-top:-150px;z-index:1;}
.projectType-part .item-box>.content-list>.item div p {font-size:36px;font-weight:600;line-height:40px;padding-bottom:40px;color:#fff;text-shadow:1px 1px 2px #000;}
.projectType-part .item-box>.content-list>.item div a {display:block;height:50px;line-height:50px;font-size:16px;color:#000;background:#fff;border-radius:25px;text-align:center;}
.projectType-part .item-box>.content-list>.item div a .aicf {margin-left:15px;font-size:18px;display:inline-block;}
.projectType-part .item-box>.content-list>.item div a:hover .aicf {transform:translateX(10px);}
.projectType-part .item-box>.content-list>.item img {display:block;position:absolute;top:50%;left:50%;margin:-333px 0 0 -720px;}

.projectType-part .item-box>.title-list>.item.hover .inner-box {top:-1px;background-color:#0094D2;color:#fff;background-image:url('images/home/projectType-icons-hover.png');}
.projectType-part .item-box>.content-list>.item.hover {display:block;}
.projectType-part .item-box>.content-list>.item:nth-child(1).hover div p {animation:fadeInUp 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(1).hover div a {animation:fadeInDown 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(2).hover div p {animation:fadeInLeft 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(2).hover div a {animation:fadeInRight 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(3).hover div p {animation:fadeInDown 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(3).hover div a {animation:fadeInUp 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(4).hover div p {animation:fadeInRight 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(4).hover div a {animation:fadeInLeft 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(5).hover div p {animation:fadeInLeft 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(5).hover div a {animation:fadeInRight 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(6).hover div p {animation:fadeInRight 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(6).hover div a {animation:fadeInLeft 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(7).hover div p {animation:fadeInDown 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(7).hover div a {animation:fadeInUp 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(8).hover div p {animation:fadeInLeft 500ms;}
.projectType-part .item-box>.content-list>.item:nth-child(8).hover div a {animation:fadeInRight 500ms;}

/*--------------项目案例部分--------------*/
.project-part-list {width:100%;min-width:1420px;overflow:hidden;}
.project-part-list .scrollPart {width:100%;overflow:hidden;}
.project-part-list .project-list-box {width:200%;}
.project-part-list .project-list-box>.item {width:12.5%;}

.project-part-list .buts {padding:20px 0;height:50px;text-align:center;}
.project-part-list .buts * {display:inline-block;margin:0 8px;width:52px;height:50px;}
.project-part-list .buts span.left{background:#fff url("images/works_arr.png") no-repeat 0px 0px;}
.project-part-list .buts span.left:hover{background-color:#333;background-position:-52px 0px;}
.project-part-list .buts span.right{ background:#fff url("images/works_arr.png") no-repeat -52px -50px;}
.project-part-list .buts span.right:hover{background-color:#333;background-position:0 -50px;}

.project-part-list .buts a.center{width:92px;background:#fff url("images/works_more.png") no-repeat center -50px;}
.project-part-list .buts a.center:hover{background-color:#333;background-position:center 0px;}


/*--------------合作伙伴部分--------------*/
/*注意  后面新闻部分也引用到此部分的CSS*/
.customer-partner-part .swapcont {margin-top:60px;}

.partner-part ul li.first-child {width:40%;border-left:0;border-top:0;height:302px;}
.partner-part ul li.first-child img {display:block;}

.partner-part .buts {position:absolute;z-index:1;top:12px;left:-webkit-calc(40% - 115px);left:-moz-calc(40% - 115px);left:calc(40% - 115px);border:1px solid #fff;}
.partner-part .buts div {float:left;display:inline;width:50px;height:50px;line-height:50px;text-align:center;color:#fff;font-size:18px;}
.partner-part .buts div:first-child {border-right:1px solid #fff;}
.partner-part .buts div.hover {background:#fff;color:rgb(246,117,36);}
.partner-part .buts div:hover {background:rgba(246,117,36,0.7);}

.customer-part ul {overflow:hidden;}
.customer-part ul li {float:left;display:inline;width:690px;overflow:hidden;border:1px solid #dfdfdf;margin-bottom:2%;position:relative;}
.customer-part ul li:nth-child(2n) {float:right;}
.customer-part ul li .img {width:238px;height:188px;float:left;display:inline;}
.customer-part ul li .img img {display:block;margin:0 auto;}
.customer-part ul li .txt {float:right;display:inline;width:450px;height:188px;border-left:1px solid #dfdfdf;margin-left:-1px;position:relative;}
.customer-part ul li .txt .bg {position:absolute;width:0px;top:0;bottom:0;right:0;background:#0094D2;}
.customer-part ul li .txt h6 {position:relative;padding:10px 40px;font-size:20px;line-height:48px;height:48px;font-weight:normal;overflow:hidden;text-overflow:ellipsis;word-break:keep-all;white-space:nowrap;}
.customer-part ul li .txt h6 a {color:#000;}
.customer-part ul li .txt p {position:relative;padding:0 40px;color:#666;line-height:24px;font-size:14px;height:96px;overflow:hidden;}

.customer-part ul li:hover .bg {width:100%;}
.customer-part ul li:hover .txt * {color:#fff;}

.customer-partner-part .swapitem.hover {-webkit-animation:fadeInUp 800ms;animation:fadeInUp 800ms;}

.productList  {padding-bottom:6%;}

/*----------------------优势部分----------------------*/
.advance-part {background:url('images/bg-big-4.jpg') center no-repeat;/*margin-top:130px;*/padding:100px 0;}

.advance-part .items {width:50%;height:500px;border:1px solid rgba(255,255,255,0.2);padding-left:1px;}
.advance-part .items .item {width:50%;height:500px;float:left;position:relative;overflow:hidden;}
.advance-part .items .item:first-child {margin-left:-1px;}
.advance-part .items .item:last-child {border-left:1px solid rgba(255,255,255,0.2);}

.advance-part .items .item .bg {position:absolute;top:0;left:0;width:100%;height:100%;background:#0094D2;display:none;z-index:0;opacity:0.7;}
.advance-part .items .item .cont {display:block;position:absolute;top:0;left:0;right:0;bottom:0;z-index:1;padding-top:410px;background-position:center 40px;background-repeat:no-repeat;}
.advance-part .items .item:first-child .cont {background-image:url('images/home/advance-3.png');}
.advance-part .items .item:last-child .cont {background-image:url('images/home/advance-8.png');}
.advance-part .items .item .cont * {color:#fff;text-align:center;}
.advance-part .items .item .cont h6 {font-size:32px;line-height:40px;}
.advance-part .items .item .cont p {font-size:14px;line-height:16px;}

/*----------------------产品部分----------------------*/
.home-title p.buts {margin-top:15px;}
.home-title p.buts span {cursor:pointer;display:inline-block;font-size:16px;line-height:38px;margin-left:5px;margin-right:5px;width:140px;border-radius:20px;background:#eee;transition:all 0.3s;}
.home-title p.buts span:hover{color:#fff;background-color:#0094D2;}
.home-title p.buts span.hover{color:#fff;background-color:#0094D2;}


@-webkit-keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    transform: translateX(0);
  }
}

@keyframes fadeInLeft {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-20px);
    -ms-transform: translateX(-20px);
    transform: translateX(-20px);
  }

  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
    -ms-transform: translateX(0);
    transform: translateX(0);
  }
}


.advance-part .conts {width:40%;height:500px;}
.advance-part .conts .item {display:none;margin-top:40px;}
.advance-part .conts .item * {color:#fff;}
.advance-part .conts .item h2 {font-size:50px;line-height:60px;margin-bottom:70px;}
.advance-part .conts .item p {font-size:18px;line-height:30px;margin-bottom:70px;}
.advance-part .conts .item.hover {display:block;-webkit-animation:fadeInUp 800ms;animation:fadeInUp 800ms;}
.advance-part .conts .item a {display:none;width:22px;height:18px;padding:16px 10px 16px 18px;border:2px solid #fff;border-radius:100%;}
.advance-part .conts .item a img {display:block;-webkit-animation:fadeInLeft 1.2s infinite;animation:fadeInLeft 1.2s infinite;}

/*----------------------产品部分----------------------*/
@-webkit-keyframes shadowMovie {
	0%   {-moz-box-shadow:0px -5px 5px #EEE; -webkit-box-shadow:0px -5px 5px #EEE; box-shadow:0px -5px 5px #EEE;}
	12.5%  {-moz-box-shadow:5px -5px 5px #EEE; -webkit-box-shadow:5px -5px 5px #EEE; box-shadow:5px -5px 5px #EEE;}
	25%  {-moz-box-shadow:5px 0px 5px #EEE; -webkit-box-shadow:5px 0px 5px #EEE; box-shadow:5px 0px 5px #EEE;}
	37.5%  {-moz-box-shadow:5px 5px 5px #EEE; -webkit-box-shadow:5px 5px 5px #EEE; box-shadow:5px 5px 5px #EEE;}
    50%  {-moz-box-shadow:0px 5px 5px #EEE; -webkit-box-shadow:0px 5px 5px #EEE; box-shadow:0px 5px 5px #EEE;}
    62.5%  {-moz-box-shadow:-5px 5px 5px #EEE; -webkit-box-shadow:-5px 5px 5px #EEE; box-shadow:-5px 5px 5px #EEE;}
	75%  {-moz-box-shadow:-5px 0px 5px #EEE; -webkit-box-shadow:-5px 0px 5px #EEE; box-shadow:-5px 0px 5px #EEE;}
	87.5%  {-moz-box-shadow:-5px -5px 5px #EEE; -webkit-box-shadow:-5px -5px 5px #EEE; box-shadow:-5px -5px 5px #EEE;}
	100% {-moz-box-shadow:0px -5px 5px #EEE; -webkit-box-shadow:0px -5px 5px #EEE; box-shadow:0px -5px 5px #EEE;}
}

@keyframes shadowMovie {
	0%   {-moz-box-shadow:0px -5px 5px #EEE; -webkit-box-shadow:0px -5px 5px #EEE; box-shadow:0px -5px 5px #EEE;}
	12.5%  {-moz-box-shadow:5px -5px 5px #EEE; -webkit-box-shadow:5px -5px 5px #EEE; box-shadow:5px -5px 5px #EEE;}
	25%  {-moz-box-shadow:5px 0px 5px #EEE; -webkit-box-shadow:5px 0px 5px #EEE; box-shadow:5px 0px 5px #EEE;}
	37.5%  {-moz-box-shadow:5px 5px 5px #EEE; -webkit-box-shadow:5px 5px 5px #EEE; box-shadow:5px 5px 5px #EEE;}
    50%  {-moz-box-shadow:0px 5px 5px #EEE; -webkit-box-shadow:0px 5px 5px #EEE; box-shadow:0px 5px 5px #EEE;}
    62.5%  {-moz-box-shadow:-5px 5px 5px #EEE; -webkit-box-shadow:-5px 5px 5px #EEE; box-shadow:-5px 5px 5px #EEE;}
	75%  {-moz-box-shadow:-5px 0px 5px #EEE; -webkit-box-shadow:-5px 0px 5px #EEE; box-shadow:-5px 0px 5px #EEE;}
	87.5%  {-moz-box-shadow:-5px -5px 5px #EEE; -webkit-box-shadow:-5px -5px 5px #EEE; box-shadow:-5px -5px 5px #EEE;}
	100% {-moz-box-shadow:0px -5px 5px #EEE; -webkit-box-shadow:0px -5px 5px #EEE; box-shadow:0px -5px 5px #EEE;}
}

.product-part.common-swap .swapbut {padding-bottom:20px;border-bottom:none;}
.product-part .home-title {padding-bottom:0;}
.product-part .swapcont {width:96%;overflow:hidden;padding:0 2% 5% 2%;}
.product-part .swapitem {width:100%;position:relative;display:block !important;visibility:hidden;opacity:0;-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);-o-transform:translateY(-100px);-moz-transform:translateY(-100px);transform:translateY(-100px);}
.product-part .swapitem .proSimTxt {text-align:center;line-height:40px;font-size:18px;display:none;padding-bottom:40px;color:#666;}
.product-part .swapitem .more {margin-top:20px;text-align:center;display:none;}
.product-part .swapitem .more a {display:inline-block;font-size:16px;line-height:38px;width:180px;border-radius:20px;position:relative;color:#333;background-color:#ddd;transition:all 0.3s;}
.product-part .swapitem .more a:hover {background:#999;color:#fff;}
.product-part .swapitem .owl-carousel {position:absolute;left:0px;top:0px;width:100%;}
.product-part .swapitem.hover{visibility:visible;opacity:1;-webkit-transition:all 500ms ease;-ms-transition:all 500ms ease;-o-transition:all 500ms ease;-moz-transition:all 500ms ease;transition:all 500ms ease;-webkit-transform:translateY(0px);-ms-transform:translateY(0px);-o-transform:translateY(0px);-moz-transform:translateY(0px);transform:translateY(0px);}
.product-part .swapitem.hover .proSimTxt {display:block;}
.product-part .swapitem.hover .more {display:block;}
.product-part .swapitem.hover .owl-carousel {position:relative;}
.product-part .item {border:1px solid #ddd;margin:10px 0px;overflow:hidden;transition:all 0.3s;position:relative;}
.product-part .item .img {position:relative;overflow:hidden;}
.product-part .item .img .cover {position:absolute;z-index:2;height:0%;left:0;right:0;bottom:0;background:rgba(0,0,0,0.5);overflow:hidden;}
.product-part .item .img .cover .link {position:absolute;top:50%;left:50%;margin-top:-60px;margin-left:-60px;font-size:20px;line-height:40px;width:80px;height:80px;padding:16px;border:3px solid #fff;border-radius:50%;color:#fff;text-align:center;display:table;vertical-align:middle;box-shadow:0 0 8px rgba(255,255,255,1);}
.product-part .item .img .cover .link::before {content:'';position:absolute;left:16px;top:16px;width:80px;height:80px;border-radius:50%;background:#fff;opacity:0;}
.product-part .item .img .cover .link span {display:table-cell;vertical-align:middle;}
.product-part .item .img .cont {display:block;position:relative;z-index:1;min-height:200px;overflow:hidden;}

.product-part .item .img img {display:block;width:100%;}
.product-part .item .txt {position:relative;height:50px;text-align:center;z-index:2;border-top:1px solid #ddd;}
.product-part .item .txt .cover {position:absolute;height:0%;left:0;right:0;top:0;background:#017fc9;}
.product-part .item .txt .cont {position:relative;z-index:1;color:#000;display:block;line-height:50px;height:50px;font-size:16px;overflow-wrap:break-word;text-overflow:ellipsis;}
					
.product-part .item:hover .img .cover {height:100%;}
.product-part .item:hover .txt .cont {color:#fff;}
.product-part .item:hover .img .cover .link::before {animation:zoomInOut 2000ms infinite;}
.product-part .item:hover .txt .cover {height:100%;}


.product-part .owl-theme .owl-controls .owl-dots {display:none !important;}
.product-part .owl-theme .owl-controls .owl-nav [class*="owl-"] {position:absolute;top:40%;display:inline-block;width:48px;height:48px;padding:0px;color:#999;line-height:48px;text-align:center;border-radius:0px;border-radius:3px;border:1px solid #e9e9e9;background-color:rgba(200,200,200,0.2) !important;}
.product-part .owl-theme .owl-controls .owl-nav [class*="owl-"] .aicf {font-size:24px;}
.product-part .owl-theme .owl-controls .owl-nav [class*="owl-prev"] {left:0px;}
.product-part .owl-theme .owl-controls .owl-nav [class*="owl-next"] {right:0px;}
.product-part .owl-theme .owl-controls .owl-nav [class*="owl-"]:hover {background-color:#0094D2 !important;color:#ffffff;border-color:#0094D2;}

/*合作流程部分*/
.work-step-part {background-color:#f4f4f4;padding:0px 0px 80px 0px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;background-image:url('images/bg-big-3.jpg');}
.work-step-part .home-title * {color:#fff;}
.work-step-part:before {position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.40);}
.work-step-part .auto-1400 {position:relative;}
.work-step-part .items {overflow:hidden;width:1089px;padding:1px 0 0 1px;margin:0 auto;}
.work-step-part .items .item {width:270px;height:180px;float:left;position:relative;border:1px solid #fff;margin:-1px 0 0 -1px;overflow:hidden;}
.work-step-part .items .item .bg {position:absolute;top:0;left:0;width:100%;height:100%;background:#0094D2;display:none;z-index:0;opacity:0.7;}
.work-step-part .items .item .inner-box {position:relative;width:100%;height:180px;}
.work-step-part .items .item .inner-box span {display:block;height:80px;width:80px;margin:38px auto 0 auto;background-repeat:no-repeat;background-image:url('images/home/work-steps.png');}
.work-step-part .items .item .inner-box h6 {height:62px;text-align:center;color:#fff;font-size:22px;line-height:24px;font-weight:normal;}

.work-step-part .items .item:nth-child(1) .inner-box span {background-position:-68px 3px}
.work-step-part .items .item:nth-child(2) .inner-box span {background-position:-340px 3px}
.work-step-part .items .item:nth-child(3) .inner-box span {background-position:-613px 3px}
.work-step-part .items .item:nth-child(4) .inner-box span {background-position:-882px 3px}
.work-step-part .items .item:nth-child(5) .inner-box span {background-position:-68px -178px}
.work-step-part .items .item:nth-child(6) .inner-box span {background-position:-340px -178px}
.work-step-part .items .item:nth-child(7) .inner-box span {background-position:-613px -178px}
.work-step-part .items .item:nth-child(8) .inner-box span {background-position:-882px -178px}


/*----------------------新闻部分----------------------*/
.common-swap .swapbut a .tipTitle {position:absolute;display:none;border-radius:5px;width:300px;text-align:center;line-height:32px;font-size:16px;left:50%;bottom:-32px;margin-left:-150px;color:#666;z-index:3;}
.common-swap .swapbut a:hover .tipTitle {display:block;animation:fadeInUp 200ms;}

.news-part-item {padding-bottom:100px;display:table;}
.news-part-item>.big {width:470px;height:520px;overflow:hidden;position:relative;transition:all .3s;}
.news-part-item>.big>.img{height:520px;overflow:hidden;background-position:left 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);}
.news-part-item>.big>.img>img{display:block;opacity:0;filter:alpha(opacity=0);}
.news-part-item>.big>.txt {position:absolute;bottom:10px;height:60px;left:10px;right:10px;padding:20px 20px 20px 20px;text-align:left;overflow:hidden;background:#fff;}
.news-part-item>.big>.txt>.fl {width:80%;font-size:20px;line-height:30px;}
.news-part-item>.big>.txt>.arrow {margin-right:10px;color:#000;height:60px;line-height:60px;font-size:26px;}

.news-part-item>.big:hover {box-shadow:0 15px 15px rgba(0,0,0,.1);}
.news-part-item>.big:hover>.img{-webkit-transform:scale(1.1); -moz-transform:scale(1.05); -ms-transform:scale(1.05); -o-transform:scale(1.05); transform:scale(1.05);}
.news-part-item>.big:hover>.txt>.fl {color:#0094D2;}
.news-part-item>.big:hover>.txt>.arrow {margin-right:00px;}


.news-part-item>.two-list {width:455px;margin-left:10px;}
.news-part-item>.two-list>ul>li {margin-top:11px;background:#fff;}
.news-part-item>.two-list>ul>li:first-child {margin:0;}
.news-part-item>.two-list>ul>li a {display:block;padding:24px;}
.news-part-item>.two-list>ul>li h6 {margin-top:10px;font-size:18px;font-weight:normal;height:24px;}
.news-part-item>.two-list>ul>li p {line-height:24px;height:48px;overflow:hidden;margin-top:19px;font-size:16px;}
.news-part-item>.two-list>ul>li div {height:60px;padding-top:20px;border-top:1px solid #eee;margin-top:24px;}
.news-part-item>.two-list>ul>li div b{display:block;color:#000;font-size:30px;height:34px;line-height:34px;font-weight:normal;letter-spacing:1px;}
.news-part-item>.two-list>ul>li div em{font-style:normal;height:20px;line-height:20px;font-size:16px;}
.news-part-item>.two-list>ul>li div .arrow {margin-right:10px;color:#666;height:55px;line-height:55px;font-size:26px;}
.news-part-item>.two-list>ul>li:hover {box-shadow:0 15px 15px rgba(0,0,0,.1);transform:scale(1.005);z-index:1;}
.news-part-item>.two-list>ul>li:hover .arrow {margin-right:0px;}
.news-part-item>.two-list>ul>li:hover h6 {color:#0094D2;}

.news-part-item>.three-list {width:455px;margin-left:10px;}
.news-part-item>.three-list li {overflow:hidden;height:128px;margin-top:8px;padding:20px 10%;background:#fff;}
.news-part-item>.three-list li:first-child {margin-top:0;}
.news-part-item>.three-list li a {display:block;}
.news-part-item>.three-list li div {float:left;height:95px;width:25%;padding-top:18px;}
.news-part-item>.three-list li div b{position:relative;display:block;color:#000;font-size:30px;height:50px;line-height:50px;font-weight:normal;letter-spacing:1px;}
.news-part-item>.three-list li div b::after {content:'';width:40px;border-bottom:2px solid #ccc;position:absolute;left:0;bottom:0;}
.news-part-item>.three-list li div em{font-style:normal;height:42px;line-height:42px;font-size:16px;}
.news-part-item>.three-list li h6 {float:right;padding:10px 0 0 12%;font-weight:normal;border-left:1px solid #f5f5f5;width:60%;text-align:left;}
.news-part-item>.three-list li h6 .text {height:48px;line-height:24px;overflow:hidden;font-size:18px;}
.news-part-item>.three-list li .arrow {color:#666;height:55px;line-height:55px;font-size:26px;display:block;width:22px;margin-left:0;}
.news-part-item>.three-list li:hover {box-shadow:0 15px 15px rgba(0,0,0,.1);transform:scale(1.005);}
.news-part-item>.three-list li:hover .arrow {margin-left:10px;}
.news-part-item>.three-list li:hover h6 {color:#0094D2;}


/*联系我们部分*/
.contact-part {background-color:#f4f4f4;padding:50px 0px;position:relative;background-repeat:no-repeat;background-size:cover;background-position:center center;background-attachment:fixed;background-image:url('images/bg-big-2.jpg');}
.contact-part:before {position:absolute;content:'';left:0px;top:0px;width:100%;height:100%;background-color:rgba(0,0,0,0.40);}
.contact-part .auto-1400 {position:relative;}
.contact-part .info {width:30%;}
.contact-part .info * {color:#fff;font-weight:normal;}
.contact-part .info h2 {font-size:40px;height:96px;line-height:96px;}
.contact-part .info h4 {padding-top:9px;height:97px;line-height:36px;font-size:24px;}
.contact-part .info h4 span {font-size:1.2em;}
.contact-part .info .icons {padding:40px 0;height:60px;border:1px solid #617e8c;border-width:1px 0;}
.contact-part .info .icons .item {display:inline-block;margin-right:20px;width:56px;height:56px;line-height:56px;border:2px solid #eee;font-size:28px;text-align:center;border-radius:50%;position:relative;}
.contact-part .info .icons .item img {position:absolute;display:none;bottom:56px;left:50%;margin-left:-92px;}
.contact-part .info .icons .item:hover {background:#0094D2;}
.contact-part .info .icons .item:hover img {display:block;}

.contact-part .info .address {padding:25px 0;height:60px;line-height:30px;font-size:18px;}
.contact-part .info .address .aicf {float:left;display:inline;margin-right:10px;font-size:52px;line-height:60px;}
.contact-part .form {width:65%;background:#fff;}
.contact-part .form form {padding:40px;overflow:hidden;}
.contact-part .form form .item {min-width:48%;}

/*.contact-part .form form .title {line-height:50px;font-size:40px;padding-bottom:20px;}
.contact-part .form form .items {overflow:hidden;}
.contact-part .form form .item {margin-top:20px;border:1px solid #dfdfdf;height:64px;position:relative;min-width:48%;}
.contact-part .form form .item * {font-size:16px;}
.contact-part .form form .item input {background:transparent none;border:transparent none;height:64px;line-height:64px;position:relative;z-index:1;width:-webkit-calc(100% - 30px);width:-moz-calc(100% - 30px);width:calc(100% - 30px);padding:0 15px;}
.contact-part .form form .sbt {margin-top:20px;width:100%;height:68px;background:#0094D2;border:1px #0094D2 solid;outline:none;color:#fff;font-size:18px;text-align:center;line-height:68px;cursor:pointer;}*/

