
/* CSS Document */
.banner{position: relative;margin-top:95px;}
.banner .swiper-pagination-yi{position: absolute;bottom:13%;z-index: 1000;text-align: center;}
.banner .swiper-slide img{width: 100%;}
.banner .swiper-slide .m{display: none;}
.banner .swiper-pagination-yi .swiper-pagination-bullet{margin:0 5px;}
.banner .swiper-pagination-bullet{width: 10px;height: 10px;background: #fff;border-radius: 10px;border:1px solid #fff;box-shadow: 0 2px 6px rgb(0 0 0 / 50%);}
.banner .swiper-pagination-bullet-active{background: #f18e43;opacity: 1;border:1px solid #f18e43;}
.banner .swiper-button-next{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-prev{background: none;width: 50px;height: 50px;line-height: 50px;text-align: center;margin-top: -25px;outline: medium;}
.banner .swiper-button-next, .swiper-container-rtl .swiper-button-prev{right: 1%;}
.banner .swiper-button-prev, .swiper-container-rtl .swiper-button-next{left: 1%;}
.banner .swiper-button-next i, .banner .swiper-button-prev i{font-size: 35px;color: #eee;}


.banner .swiper-button-next:hover{background:rgba(0,0,0,0.5);}
.banner .swiper-button-prev:hover{background:rgba(0,0,0,0.5);}

.banner .subiao{position: absolute;left: 50%;bottom:70px;z-index: 100;width: 50px;text-align: center;margin-left: -25px;display: flex;justify-content: center;align-items: center;flex-direction: column;}
.banner .subiao i{color: #FFF;font-size: 30px;opacity: 0.4;}
.banner .subiao p{width: 4px;height: 4px;border-radius: 50px;background: rgba(255,255,255,0.4);margin-top: 4px;}
.banner .subiao p:last-child{width: 6px;height: 6px;}

.yl-list{position: absolute;transform: translate(-50%,-50%);left:50%;width: 100%;z-index: 1;}
.index-search{width: 100%;margin:0 auto;position: relative;z-index: 5;background-color: #ffffff;float: left; color: #333; font-size: 15px;box-shadow: 0 0 4px 2px rgb(0 0 0 / 22%);}
.index-search .row{display: flex; flex-wrap: wrap;box-sizing: border-box;}
.index-search .row .col-lg-6{-webkit-box-flex: 0; flex: 0 0 50%; max-width: 50%;}

.index-search-type{float: left;width: 100%;}
.index-search-type .iconfont{font-size: 52px; line-height: 75px;}
.index-search-type p{font-size: 16px; line-height: 2;}
.index-search-type-item{display: inline-block;text-align: center;cursor: pointer;font-size: 16px;-webkit-box-sizing: border-box;box-sizing: border-box;color: #333333;width: 25%;padding:0;height: 120px;float: left;}
.index-search-type .iconfont:hover{color: #ebca1d; transition: all .3s;}


.index-search .search-box{float: right;position: relative;width: 100%;}
.index-search .off-status{float: right;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;-webkit-box-align: center;-webkit-align-items: center;-ms-flex-align: center;align-items: center;width: 100%;height: 120px;line-height: 120px;-webkit-box-sizing: border-box;box-sizing: border-box;margin: 0;background-color: #fff;border:6px solid #f18e43;}
.index-search .off-status-line{width: 2px;height: 18px;margin-left: 10px;background: #f18e43;border-radius: 1px}
.index-search .off-status-text{color: #aaaaaa;font-size: 14px;display: inline-block;padding-left: 16px;line-height: 22px;}
.index-search .off-status i{margin-left: 15px;background: url(../image/in_ss_tb5.jpg); width: 31px; height: 23px; margin-top: 5px;}
.index-search .on-status{background: #f18e43;padding: 6px;display: none;float: right;position: absolute;right: 0;bottom: 0;z-index: 6;line-height: 1;width: 100%;box-sizing: border-box;}
.index-search .on-status .tag,.index-search .on-status .tag-edit{height: 30px;line-height: 30px;font-size: 15px;padding: 0 11px;border: 1px solid #f5f5f5;background: #f5f5f5;border-radius: 17px;display: inline-block;margin-right: 12px;margin-bottom: 12px;vertical-align: bottom}
.index-search .on-status .tag-text,.index-search .on-status .tag-edit-text{font-size: 16px;display: inline-block;margin-right: 4px;color: #666;max-width: 98px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis}
.index-search .on-status .tag .iconfont,.index-search .on-status .tag-edit .iconfont{color: #c7c5c5;cursor: pointer;float: right;opacity: 0.65}
.index-search .on-status .tag .iconfont:hover,.index-search .on-status .tag-edit .iconfont:hover{opacity: 1}
.index-search .on-status .tag-error,.index-search .on-status .tag-edit-error{background: #ffe8e5;border: 1px solid #ffa69d}
.index-search .on-status .tag-error-text,.index-search .on-status .tag-edit-error-text{color: #333}
.index-search .on-status .tag-error .iconfont,.index-search .on-status .tag-edit-error .iconfont{color: #FF5555}
.index-search .on-status .tag-edit{outline: none;width: 130px;background-color: #fff;border-color: #e5e5e5}
.index-search .on-status_shadow{position: absolute;left: 0;top: 0;height: 100%}
.index-search .on-status_inner{width: 100%;box-sizing: border-box;padding-bottom: 60px;padding-left: 15px;-webkit-box-sizing: border-box;box-sizing: border-box;min-height: 162px;background: #fff;overflow: hidden;position: relative}
.index-search .on-status_title{padding-top: 17px;font-size: 16px;position: relative;z-index: 10;color: #3a3249}
.index-search .on-status .search-textarea{border: none;padding: 0;width: 100%;font-size: 15px;color:#333333;}
.index-search .on-status .el-input__inner{border: none;padding: 0;height: 20px}
.index-search .on-status .error_tips{font-size: 14px;color: #f2222c;display: none;float: left}
.index-search .on-status .error_tips .iconfont{font-size: 14px}
.index-search .on-status_fillin{min-height: 100px;padding-top: 15px}
.index-search .on-status .ft-bar{height: 44px;line-height: 44px;padding: 0 16px;position: absolute;left: 0;bottom: 15px;width: 100%;-webkit-box-sizing: border-box;box-sizing: border-box}
.index-search .on-status .ft-bar_btn{float: right;width: 98px;height: 44px;line-height: 44px;text-align: center;background: #1c2952;border-radius: 4px;cursor: pointer;color: #fff;}
.index-search .on-status .ft-bar_btn.disable{opacity: 0.6;cursor: no-drop}
.index-search .on-status .ft-bar_btn .icon-search{margin-right: 5px}
.index-search .on-status .el-tag{border-radius: 32px;margin-right: 10px;margin-bottom: 12px;text-overflow: ellipsis;position: relative;padding-right: 25px;max-width: 200px;overflow: hidden}
.index-search .on-status .el-tag .el-tag__close{position: absolute;top: 8px;right: 5px}
.index-search .search-type{width: 140px;height: 30px;line-height: 30px;font-size: 17px;display: -webkit-box;display: -webkit-flex;display: -ms-flexbox;display: flex;color: #3a3249}
.index-search .search-type .icon-waybill{font-size: 30px;margin-right: 10px;vertical-align: middle}


/*文字屑*/
.Titles{text-align: center; margin:15px 0; position: relative;}
.Titles h2{font-size:35px; color: #333; text-transform: uppercase; line-height:1.5; font-weight: 400; letter-spacing:1px; position: relative;}
.Titles i { position: relative; display: block; margin: 10px auto; width: 40px; height: 2px; background: #1c2952;}
.Titles i::after { content: ''; display: block; position: absolute; left: 50%; top: 0; width: 20px; height: 2px; background: #f18e43;}
.Titles p{line-height: 32px; font-size: 15px; text-align: center; color: #3333;}



.homeabout{ overflow:hidden; padding:130px 0 55px; background:#f9f9f9 url(../image/bg-map.png) center center no-repeat; }
.homeabout .aimg{ width:50%; padding:0 5% 0 0;  box-sizing: border-box;}
.homeabout .aimg a{ overflow:hidden; display:block;}
.homeabout .aimg img{ width:100%; display:block;}

.tit02{}
.tit02 .title{ color:#1c2952; font-size:24px; font-weight:bold; line-height:1; position:relative; padding-left:50px; text-transform: uppercase;}
.tit02 .title:after{ content:""; width:35px; height:3px; background:#1c2952; position:absolute; left:0; top:50%;  margin-top:-1.5px;}
.tit02 h3{ color:#252525; font-size:40px; line-height:1.35; margin-top:10px; }
.tit02 h3.bai{ color:#ffffff; margin-top:45px;}

.homeabout  .atxt{ width:49.2%;position:relative;}
.homeabout  .atxt .info{ color:#555; font-size:15px; line-height:2.25; margin:30px 0 60px 0; text-align: justify; font-family:Candara; padding-bottom: 115px;}

.homeabout  .atxt .experience{ position:absolute; overflow:hidden; width:140%; height:105px; background:#fff; border-radius:10px; right:0; bottom:0;padding:18px 0 0 0; box-shadow: 0 0 10px 5px rgba(0,0,0,0.15);}
.homeabout  .atxt .experience li{width: 25%;float: left;padding: 0;margin: 0;list-style: none;box-sizing: border-box;border-left: 1px solid #eee;position: relative;text-align: center; font-size: 0;}
.homeabout  .atxt .experience li:first-child {border: none;}
.homeabout  .atxt .experience li .num{  font-size:45px; font-weight:bold; line-height:1; color: #1c2952;}
.homeabout  .atxt .experience li .num sup{ font-weight:normal; font-size: 22px; padding: 0 8px;}
.homeabout  .atxt .experience li span{font-size:16px; line-height:1.4; padding-top:15px; display: block;}


.dyip{ padding:1.5% 0; overflow: hidden;}
.dyip .box{width: 100%; padding: 1.5% 0 0;overflow: hidden;}
.dyip .box .bt{font-size:22px; line-height:40px; color:#333; margin-bottom:1%;}
.dyip .box ul{margin-left:-2%;overflow: hidden;}
.dyip .box ul li{float:left; width: 31.333%; margin-left:2%;margin-bottom:2%;position: relative;}
.dyip .box ul li .thumb{display: block; overflow: hidden;}
.dyip .box ul li .thumb img{width: 100%;}
.dyip .box ul li .desc{ background:rgba(0,0,0,.65);  display: block;position: absolute;left: 0;bottom: 0;width: 100%; padding: 3%;transition: all .3s;}
.dyip .box ul li .desc b{font-size: 17px;font-weight: 400;color: #fff;line-height:1.75;}
.dyip .box ul li .desc span{font-weight:normal;display:block;font-size:15px;line-height:1.5;color:#fff;padding-top:8px;}
.dyip .box ul li:hover img{-webkit-transform: scale(1.1);-moz-transform: scale(1.1);transform: scale(1.1);}
.dyip .box ul li:hover .desc{ height: 100%; transition: all .3s;}



/* super */
.super { padding:30px 0 0; overflow: hidden; background: #fff;display: none;}
.super .super-con { margin-top: 50px; overflow: hidden;}
.super .super-con .super-slide { float: left; width: 50%; overflow: hidden;}
.super .super-con .swiper-slide img { display: block; width: 960px;}
.super .super-con .super-list { float: left; width: 50%; background: #f5f5f5; overflow: hidden;}
.super .super-con .item {padding: 50px;box-sizing: border-box;float: left;width: 50%;height: 300px;}
.super .super-con .item h3  {  position: relative; font-size: 24px; color: #222; font-weight: normal; padding-bottom: 20px; border-bottom: 1px solid #ccc;}
.super .super-con .item h3::after { content: ''; display: block; position: absolute; left: 0; bottom: 0; width: 20px; height: 1px; background: #eee537;}
.super .super-con .item p { margin-top: 20px; height: 90px; font-size: 15px;color: #666; line-height: 1.75;}
.super .super-con .item i {display: block;margin: 25px 0 0;width:30px;}
.super .super-con .item i img { display: block; width: 100%;}
.super .super-con .item.cur { background: #eee537;}
.super .super-con .item.cur * { color: #222; }
.super .super-con .item.cur i img { filter:contrast(0%) brightness(200%);-webkit-filter: contrast(0%) brightness(200%);-moz-filter: contrast(0%) brightness(200%);-ms-filter: contrast(0%) brightness(200%); -o-filter: contrast(0%) brightness(200%);}


.dwup{background: #f9f9f9; padding:2% 0 ; overflow: hidden;}
.dwup ul {margin-right:-1%; margin-top:3%;}
.dwup ul li{ width:19%; margin-right:1%; margin-bottom: 1%; float:left; box-sizing: border-box;position: relative; background: #fff;}
.dwup ul li .hz{width:100%;text-align: center; overflow: hidden; border: 1px solid #ddd;}
.dwup ul li .hz img{ max-width:92%; margin: 0 auto; transition: all .3s;}
.dwup ul li .hz img:hover{transform: translateY(-10px);}
.dwup ul li p{font-size: 14px; line-height: 22px;}



/* server */
.server { padding:50px 15px 0; box-sizing: border-box; background: url(../image/server-bg.jpg) no-repeat center; width: 100%; height: 500px; background-size: cover; }
.server .wrap-title span{ color: #e67817;}
.server .server-con { margin-top: 70px; padding: 0 125px; display: block; width: 100%; height: 110px; border-top: 1px solid #ccc;border-bottom: 1px solid #ccc;box-sizing: border-box;}
.server .server-con ul { margin-top: -24px; display: flex; flex-wrap: wrap;}
.server .server-con li { position: relative; flex: 1; text-align: center;}
.server .server-con li i { transition: all 1s; display: block; margin: 0 auto; width: 41px; text-align: center;}
.server .server-con li i img { display: block; width: 100%;}
.server .server-con li p { margin-top: 20px; font-size: 18px; color: #222; font-weight: bold;}
.server .server-con li::after { transition: all 1s; content: ''; display: block; position: absolute; right: 0; top: 50%; width: 10px; height: 52px; background-size: 100%; background: url(../image/server-bf.png) no-repeat center;}
.server .server-con li:last-child::after { display: none;}
.server .server-con li:hover i { transform: rotateY(360deg);}
.server .server-con li:hover::after { right: -10px; }
.server-form { text-align: center; margin: 65px auto 0;display: block;overflow: hidden;font-size: 0;}
.server-form .in_tel{font-size: 22px;display: inline-block;vertical-align: middle;width: 320px;height: 55px; line-height: 55px;  background: #1c2952;outline: none;border:none; font-weight: 600; color: #fff}
.server-form input {padding-left: 20px;vertical-align: middle;font-size: 16px;display: inline-block;width: 420px;height: 55px;background: #fff;outline: none;border:none;}
.server-form a {display: inline-block;vertical-align: middle;width: 170px;height: 55px;line-height: 55px;text-align: center;font-size: 16px;color: #fff;background: #f18e43;}
.server-form a i { margin-left: 30px;width: 32px;}
.server-form a i img{max-width: 100%;}

/* server end */


/* news */
.news { padding:30px 0 55px 0; background: #fff;}
.news-con { display: block; width: 100%; margin-top: 35px; overflow: hidden;}
.news-con .news-slide { display: block; overflow: hidden;}
.news-con .news-slide .item { margin: 0 12px; float: left; width: calc(100%/3 - 24px);}
.news-con .news-slide .pic { display: block; width: 100%; overflow: hidden;}
.news-con .news-slide .pic img { display: block; width: 100%; transition: all 1s;}
.news-con .news-slide .text { padding: 25px; box-sizing: border-box; display: block; background: #f4f4f4;}
.news-con .news-slide .text h3 {  font-size: 18px; color: #333;display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:1; overflow: hidden;}
.news-con .news-slide .text em { display: block; margin: 10px 0 25px; font-size: 12px; color: #999;}
.news-con .news-slide .text p { display: -webkit-box;-webkit-box-orient: vertical;-webkit-line-clamp:2; overflow: hidden; font-size: 14px; line-height: 1.85; color: #666;}
.news-con .news-slide .item:hover img { transform: scale(1.1);}
.news-con .news-slide .item:hover .text { background: #f18e43;}
.news-con .news-slide .item:hover .text * { color: #fff;}
.news-con .news-slide .item.fq { margin: 0 12px 24px; width: calc(100%/2 - 24px);}
.news-con .news-slide .item.fq .text p {-webkit-line-clamp:4;height:85px;}

/* news end */



/*内页代码*/
.banner_ny{margin-top: 95px;}
.banner_ny img{width: 100%;}
/*当前位置*/
.sun-nav{width: 100%; height: 55px; background-color: rgba(0, 0, 0, 0.75); position: absolute; margin-top: -60px; }
.sun-nav ul{text-align: center; font-size: 0;}
.sun-nav ul li{display: inline-block; padding: 0 42px; text-align: center; font-size: 16px; color: #fff; line-height: 55px; cursor: pointer; transition: all .5s ease; -moz-user-select: none; -webkit-user-select: none; -ms-user-select: none; -khtml-user-select: none; user-select: none;}
.active{background-color: #f18e43; color: #fff !important;}
.sun-nav ul li:hover{background-color: #f18e43; color: #fff;}



.main-about{padding:6px 0; background: #fff; overflow: hidden;}
.main-about .about-content{padding:30px 0;line-height:38px; font-size: 16px; font-weight: 500; color: #333; overflow:hidden;}
.main-about .about-content img{max-width: 100%; padding: 8px 0;}

/*--history--*/
.timeline{position: relative;margin: 30px auto;}
.timeline::before{content: "";position: absolute;left: 50%;top: 0;transform: translateX(-50%); width: 4px;height: 100%;background-color: #aaa;display: none;}
.timeline__item{margin-bottom:50px;position: relative;}
.timeline__item::after{content: "";clear: both;display: table;}
.timeline__item:nth-child(2n) .timeline__item__content{float: right;}
.timeline__item:nth-child(2n) .timeline__item__content::before{content: '';right: 40%;}
.timeline__item:nth-child(2n) .timeline__item__content__date{background-color: #b292c5;}
.timeline__item:nth-child(2n) .timeline__item__content__description{color: #fff;}
.timeline__item:last-child{margin-bottom: 0;}
.timeline__item-bg{-webkit-transition: all 1s ease-out;transition: all 1s ease-out;color: #fff;}
.timeline__item-bg:nth-child(2n) .timeline__item__station{background-color: #7646b5;}
.timeline__item-bg:nth-child(2n) .timeline__item__content{background-color: #7646b5;}
.timeline__item-bg:nth-child(2n) .timeline__item__content::before{background-color: #b292c5;}
.timeline__item-bg:nth-child(2n) .timeline__item__content__description{color: #fff;}
.timeline__item-bg .timeline__item__station{background-color: #f18e43;}
.timeline__item-bg .timeline__item__content{background-color: #242764;}
.timeline__item-bg .timeline__item__content::before{background-color: #65adb7;}
.timeline__item-bg .timeline__item__content__description{color: #fff;}
.timeline__item__station{background-color: #f18e43;width:50px;height: 50px;position: absolute;border-radius: 50%;padding: 10px;left:0;top: 50%; transform: translate(0,-50%);border: 2px solid #aaa;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;font-size: 25px; line-height: 50px; font-size: 22px; color: #fff;}
.timeline__item__station::before{content: '';position: absolute;background: #aaa;top: 50%;width: 100px;transform: translateY(-50%);  height: 4px;z-index: 1;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
.timeline__item__content{width: calc(100% - 150px);background: #242764;padding: 20px 30px;border-radius: 6px;float: right;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;position: relative;z-index: 2;}
.timeline__item__content__date{margin: 0;padding: 8px 12px;font-size: 15px;margin-bottom: 10px;background-color: #65adb7;color: #fff;display: inline-block;border-radius: 4px;border: 2px solid #fff;}
.timeline__item__content__description{margin: 0;padding: 0;font-size: 15px;line-height: 29px;font-weight: 300;color: #fff;}

.wrapper .timeline__item:nth-child(even) .timeline__item__station::before{left: 100%;opacity: 0;}
.wrapper .timeline__item:nth-child(odd) .timeline__item__station::before{right: 100%;opacity: 0}

@media (min-width: 880px){
	.timeline{position: relative;margin: 30px auto; padding: 15px 0;}
	.timeline::before{content: "";position: absolute;left: 50%;top: 0;transform: translateX(-50%); width: 4px;height: 100%;background-color: #aaa;display: block;}
	.timeline__item:nth-child(2n) .timeline__item__content::before{left: inherit;}
	.timeline__item__station{left: 50%;top:50%;transform: translate(-50%,-50%); width: 50px;height: 50px;line-height:50px; border-width: 4px;font-size: 25px;color: #fff;padding: 15px;}
	.timeline__item__content{width: 40%;float: inherit;padding: 20px; }
	.timeline__item__content::before{left: 40%;top: 30px;height: 4px;margin-top: -2px;}
	.timeline__item__content__description{font-size: 16px;line-height: 35px;}

	.timeline__item__station{background-color: #f18e43;width:50px;height: 50px;position: absolute;border-radius: 50%;padding: 15px;left:50%;top: 50%; transform: translate(-50%,-50%);border: 2px solid #aaa;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;font-size: 25px; line-height: 50px; font-size: 22px; color: #fff;}
	.timeline__item__station::before{content: '';position: absolute;background: #aaa;top: 50%;width: 100px;transform: translateY(-50%);  height: 4px;z-index: 1;-webkit-transition: all .3s ease-out;transition: all .3s ease-out;}
	.wrapper .timeline__item:nth-child(even) .timeline__item__station::before{left: 100%; opacity: 1;}
	.wrapper .timeline__item:nth-child(odd) .timeline__item__station::before{right: 100%;opacity: 1}


}


.Ulimg{margin-top:20px;overflow: hidden;}
.Ulimg ul{ margin-left:-2%;}
.Ulimg li{ float:left; width:31.333%; margin-left:2%; text-align:center; margin-bottom:1%; box-sizing: border-box; }
.Ulimg li img{ max-width:100%;}
.Ulimg li span{display:block; line-height:22px; font-size:15px; padding: 10px 0;}


.imgshow-list{display:flex;margin-left:-2%;padding:3% 0;flex-wrap:wrap;}
.imgshow-list li{width:23%;margin-left:2%;border:1px solid #DDD;box-sizing:border-box;padding:1%;text-align:center;margin-bottom:2%;}
.imgshow-list li img{width:100%;}
.imgshow-list li p{text-align:center;}

/*news*/
.cx-news-02{padding:0 0 20px 0; background: #fff; overflow:hidden;}
.cx-news-02 .list .item{display:flex;flex-wrap:wrap;justify-content:space-between;padding:30px 0;overflow:hidden;background:#fff;border-bottom:#f0f0f0 solid 1px;}
.cx-news-02 .list .pic{width:30%;overflow:hidden;border:#f0f0f0 solid 1px;}
.cx-news-02 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-news-02 .list .pic:hover img{transform:scale(1.1);}
.cx-news-02 .list .text{position:relative;width:calc(100% - 33%);overflow:hidden;}
.cx-news-02 .list .hd{line-height:30px;overflow:hidden;}
.cx-news-02 .list .hd h3{line-height:30px;font-size:19px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap;}
.cx-news-02 .list .hd h3 a{color:#000;}
.cx-news-02 .list .hd h3 a:hover{color:#f18e43;}
.cx-news-02 .list .hd em{display:block;float:right;font-size:14px;font-family:"DIN Medium";color:#999;}
.cx-news-02 .list .bd{padding-top:15px;overflow:hidden;}
.cx-news-02 .list .bd p{height:90px;line-height:30px;font-size:14px;color:#999;overflow:hidden;display:-webkit-box;-webkit-box-orient:vertical;-webkit-line-clamp:3;}
.cx-news-02 .list .tags{position:absolute;left:0;bottom:0;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.cx-news-02 .list .tags a{display:inline-block;margin-right:10px;padding:3px 25px;line-height:30px;text-align:center;font-size:14px;color:#fff;background:#242764;transition:all .5s;}
.cx-news-02 .list .tags a:hover{color:#fff;background:#f18e43;border-color:#f18e43;}

/*新闻详情*/
.NewsDetailed{padding:30px 0; overflow: hidden;}
.NewsDetailed h2{line-height:38px;margin-bottom:15px;text-align:center;font-size:20px;font-weight:400;color:#252525;}
.NewsShowHits{padding-bottom:15px;text-align:center;border-bottom:1px #DEDEDE solid;color:#777;font-size:13px;}
.NewsDetailed-content{line-height:35px;padding-top:15px;padding-bottom:10px;margin-bottom:10px;font-size:14px;text-align:left; color: #444;}
.NewsDetailed-content img {max-width:100%;margin:10px auto;text-align:center;display:table-cell;clear:both;overflow:hidden;}


.fanhui{float:right;width:126px;margin:0 auto;position:relative;height:1px;}
.fanhui a{ position:absolute;z-index:2;width:125px;height:42px;line-height:42px;top:25px;right:0; text-align:center;background:#242764;font-size:16px;color:#fff;display:inline-block;border-radius:5px;-webkit-border-radius:5px;-moz-border-radius:5px;}
.fanhui a:hover{color:#fff;font-size:16px;font-weight:100;text-decoration:underline;}


.PreveNext {border-top:1px #DEDEDE solid; margin:0px auto;width:100%;height:70px;padding-top:10px;padding-bottom:10px;clear:both;overflow:hidden;}
.PreveNext ul{float:left;}
.PreveNext li{width:100%;float:left;line-height:32px;text-align:left;}


/*--cx-product-01--*/
.cx-product-01{padding:42px 0;overflow:hidden;}
.cx-product-01 .list{width: 100%;overflow:hidden;}
.cx-product-01 .list .pic{overflow:hidden; width:44%; float:left;}
.cx-product-01 .list .pic img{display:block;width:100%;transition:all 1s;}
.cx-product-01 .list .pic:hover img{transform:scale(1.1);}
.cx-product-01 .list .text{overflow:hidden; width:calc(100% - 47%); float: right;}
.cx-product-01 .list .text h3{;line-height:40px;font-size:25px; color: #242764; position: relative; margin-bottom: 30px;}
.cx-product-01 .list .text h3:before{display: block; width: 45px; height: 2px; bottom: -10px; background-color: #f18e43; position: absolute; content: "";}
.cx-product-01 .list .text .t_wzs{margin-top:12px;line-height:35px;font-size:15px;color:#444;overflow:hidden;}
.cx-product-01 .list .text .t_wzs img {max-width:100%;margin:10px auto;}

/*  产品详情 */
.adv-pro{ padding:0; margin: 35px auto 0;  background: #fff; overflow: hidden;}
.pro_conts{padding:30px 0 100px 0; overflow: hidden;}

.case-intro01{padding: 15px 0; line-height: 40px; font-size: 16px;  overflow: hidden;}
.adv-list { margin:35px 0 ;  background: #2f396d; overflow: hidden;}
.adv-list .item{position:relative; display: flex; align-items: center;}
.adv-list .pic{position:relative;width:68%; box-sizing: border-box;}
.adv-list .text{position:relative;width:32%; box-sizing: border-box;}
.adv-list .pic img{display:block;position: relative;left: 0;width: 100%}
.adv-list .text{padding:5px 0;overflow:hidden;}
.adv-list .text dl{margin-bottom: 35px;padding-bottom: 35px;border-bottom:#d9d9d9 dashed 1px;overflow:hidden;}
.adv-list .text dl:last-child { margin-bottom:0; padding-bottom:0; border-bottom:none;}
.adv-list .text dt{position:relative;padding-bottom: 14px;font-size:27px;color:#fff;}
.adv-list .text dt:after{display:block;position:absolute;left:0;bottom:0;width:40px;height:3px;content:"";background:#eee537;}
.adv-list .text dt strong{display:block;}
.adv-list .text dd{padding-top: 26px;line-height:37px;font-size:16px;color:#fff;}
.adv-list .text dd p{margin-top:10px;padding-left:20px;background:url(http://www.ypkegroup.com/Data/ypkegroup/template/cn/images/adv_list.png) no-repeat 0 13px;}
.adv-list .item:nth-child(odd) .pic,.adv-list .item:nth-child(even) .text{}
.adv-list .item:nth-child(even) .pic,.adv-list .item:nth-child(odd) .text{}
.adv-list .item:nth-child(odd) .pic i{right:68%;transform: translateX(-50%);}
.adv-list .item:nth-child(even) .pic i{left:32%;transform: translateX(50%);}
.adv-list .item:nth-child(even) .text{padding:0 4%;}
.adv-list .item:nth-child(odd) .text{padding:0 4%;}

/*联系我们*/
.ContactBlock{padding:42px 0; background:#ededed;}
.ContactBlock .content{background:#fff;overflow: hidden;}
.ContactBlock .l_cont{float: left; width: 50%; padding: 5% 3.5% 0; box-sizing: border-box;}
.ContactBlock .l_cont .title{ font-size: 24px; }
.ContactBlock .l_cont .title .line{ display: block; width: 2em; height: 2px; background-color: #f18e43; margin:15px 0; }
.ContactBlock .l_cont .ul{ padding-top:25px; }
.ContactBlock .l_cont .ul li{ position: relative; padding-left: 65px; font-size: 16px; line-height: 20px; color:#666666; margin-bottom:30px; }
.ContactBlock .l_cont .ul li .t-cell{ display: table-cell; height: 48px; vertical-align: middle; }
.ContactBlock .l_cont .ul .icons{ height: 48px; width: 48px; position: absolute; left: 0; display: block; border:1px solid #999999; border-radius: 50%; background-image: url(../image/icons.png);background-repeat: no-repeat;}
.ContactBlock .l_cont .ul .phone { background-position:11px -110px; }
.ContactBlock .l_cont .ul .fax { background-position:-48px -110px; }
.ContactBlock .l_cont .ul .mail { background-position:-107px -110px; }
.ContactBlock .l_cont .ul .address { background-position:-167px -110px; }
.ContactBlock .map{float: right; width: 50%;}
.ContactBlock .map #map_container{height: 500px;}

.ContactBlock .bot{ padding-top: 40px; }
.ContactBlock .bot .t-center{ text-align: center; }
.ContactBlock .bot .title{ font-size: 32px; line-height: 1.85; }
.ContactBlock .bot .ltitle{ font-size: 14px; line-height: 25px; color:#777; margin-top: 5px; margin-bottom: 35px; }
.ContactBlock .bot .form{ background-color: #fff; padding:2.2% 2.7%; display: block; }
.ContactBlock .bot .tip{ font-size: 16px; line-height: 22px; color:#666666; }
.ContactBlock .bot .input{ display: block; width: 100%; background-color: #f2f2f2; font-size: 14px; line-height: 32px; padding:8px 2.2%; color:#999; margin:15px 0 20px; box-sizing: border-box;}
.ContactBlock .bot .input:focus{ box-shadow: 0 0 10px rgba(0,0,0,0.08); }
.ContactBlock .bot .br{ border-radius: 5px; }
.ContactBlock .bot .submit{ line-height: 44px; height: 44px; padding:0 45px; display: inline-block; background-color: #014099; font-size: 15px; color: #fff; cursor: pointer;} 
.ContactBlock .bot .submit:hover{ background-color: #014099; }

.col-sm-6 { width: 50%; float: left; padding: 0 15px; box-sizing: border-box;}