.lef_box{float: left;}
.rig_box{float: right;}


/*头部*/
.header{height: 125px; box-shadow: 0 2px 3px rgba(0,0,0,.11); position: relative; padding: 0 360px 0 400px;}
.header .logo{display: block;line-height: 125px; position: absolute; left: 50px; top: 0px; z-index: 99;}
.Nav{float: right; width: 100%;}
.Nav li{float: left; width: 12.5%;}
.Nav li>a{line-height: 125px; font-size: 16px; color: #555; display: block; text-align: center;position:relative;}
.Nav li.current>a{color: #007ac7;}
.Nav li:hover>a::after{content: "";position: absolute;bottom: 40px;left: 0;border-bottom: 1px solid #007ac7;width: 100%;}
.tab-nav{width: 1920px; position: absolute; left: 50%; margin-left: -960px; top: 125px; z-index: 99;background: #fff; border-top: 1px solid #ddd; transition: all 0.3s ease-out 0s;
transform: translate3d(0px, 35px, 0px);overflow: hidden; -moz-transform: translate3d(0px, 35px, 0px); -webkit-transform: translate3d(0px, 35px, 0px);
opacity: 0; visibility: hidden;}
.tab-nav .w1200{width: 1000px; padding-left: 200px;}
.tab-nav .border{border-bottom: 1px solid #007AC7; padding: 15px 0 35px ;}
.tab-nav .decoration{text-align: center; padding: 0 0 30px; line-height: 14px;}
.tab-nav-tit dd{float: left; font-size: 13px; color: #333; padding: 0 5px 4px; margin-right: 10px; cursor: pointer;}
.tab-nav-tit dd.cur,.tab-nav-tit dd:hover{border-bottom:1px solid #007AC7;}
.tab-nav-list{margin-top: 20px; width: 520px;}
.tab-nav-list .text{float: left; padding: 6px 0; border-top: 1px solid #E2E2E2; border-bottom: 1px solid #E2E2E2; width: 205px;}
.tab-nav-list .text p{font-size: 12px; color: #999;overflow: hidden; text-overflow: ellipsis; display: -webkit-box;
 -webkit-line-clamp: 4; -webkit-box-orient: vertical;}
.tab-nav-list .img{float: right; }
.tab-nav-list .img img{width: 247px; height: 137px;}
.tab-nav-list .more{margin-top: 5px;}
.tab-nav-list .more a{display: block; float: left; font-size: 12px; color: #999;}
.tab-nav-list .more span{display: block; float: right; color: #999;}
.tab-nav-list .more a:hover{color: #007AC7;}
.Nav li:hover .tab-nav{opacity: 1;visibility: visible;transform: translate3d(0px, 0px, 0px);-moz-transform: translate3d(0px, 0px, 0px);
-webkit-transform: translate3d(0px, 0px, 0px);}

.search{position: absolute; width: 306px;right: 50px; top:40px; z-index: 99;}
.search .sousuo{position: relative;}
.search .sousuo input{width: 306px; height: 39px; border-radius: 40px; background: #FBFBFB; box-shadow: 0 0 5px rgba(0,0,0,.1); border:none;
border: 1px solid #E6E6E6; text-indent: 25px;}
.search .sousuo a{position: absolute;right: 15px;top: 1px;display: block;line-height: 40px;}
.search .sousuo .iconfont{font-size: 22px;color: #67AFDD;}
.search .a_lists{margin-top: 15px; text-align: center; line-height: 24px; height: 24px;}
.search .a_lists a{font-size: 13px; color: #555; display: inline-block; margin: 0 15px;}
.search .a_lists a .iconfont{font-size: 21px;color: #007AC7;margin: -2px 5px 0 0;vertical-align: middle;display: inline-block;}
.search .a_lists a:hover{color: #007AC7;}

@media only screen and (max-width: 1440px) {
	.header{padding: 0 330px 0 250px;}
	.header .logo{left: 20px;}
	.search{right: 20px;}
}

/*footer*/
.footer{position:relative; }
.foot-cont{padding:50px 0;background:#535353;overflow:hidden;}
.foot-cont .w1200{display: flex;}
.foot-tit{font-size:24px;margin-bottom:20px; color: #fff;}
.c-f5c {color: #FADF05;}
.c-fff{color: #fff;}
/* .footer .cont1{width:30%;} */
/* .foot-contact{width:40%;} */
.foot-contact .info-list{line-height:24px;font-size:13px;color:#A9A9A9; margin-top: 10px;}
.social-site{padding-top:10px;}
.social-site a{display:inline-block;width:35px;height:35px;margin-right:10px;}
.social-site .s-weibo{background:url(../images/s-weibo.png) no-repeat center center;background-size:contain;}
.social-site .s-wechat{background:url(../images/s-wexin.png) no-repeat center center;background-size:contain;}
.social-site .s-qq{background:url(../images/s-qq.png) no-repeat center center;background-size:contain;}
.foot-code{width:60%;float:left;padding-top:55px;}
.foot-code .code-item{width:140px;max-width:31%;float:left;margin-left:2%;text-align:center;color:#929292;}
.foot-code .code-item img{margin-bottom:10px; max-width: 100%;}
.foot-msg{overflow:hidden;padding-left:95px;width: 545px;box-sizing: border-box;}
input.msg-item{width:100%;height:40px;line-height:40px;padding-left:10px;border:1px solid #828282;border-radius:5px;
outline:none;color:#fff;background:transparent;}
.form-group{overflow:hidden;margin-bottom:0; margin-top: 5px;}
.form-item{width:200px;padding-right:20px;margin-bottom:10px;float:left;}
.foot-msg .submit{width:140px;max-width:100%;height:40px;background:#00B2FC;color:#fff;border:none;outline:none;border-radius:5px;}
.foot-msg .tip{color:#C3C3C3;}
.foot-msg .tip a{color:#00B2FC;}
.copyright{height:auto;overflow:hidden;background:#424242;text-align:center;padding:15px 0 10px;font-size:12px;}
.copyright span{display:inline-block;padding-left:10px;color:#B6B6B6;line-height:22px;}
.copyright span a{color:#B6B6B6;}
.copyright span a:hover{color:#00B2FC;}

.cont3{display: flex;justify-content: space-between; padding-left:85px;flex: 1;}
.cont3 .code-box{text-align: center;color: #fff;}
.cont3 .code-box img{width: 115px;height: 115px;}
.cont3 .code-box div{padding-top: 10px;line-height: 2;}

/*右侧固定*/
.fixbox{position:fixed;top:50%;right:0;z-index:110; margin-top: -150px;}
.fix-list{position:relative;}
.fix-list > li{width:50px;height:50px;position:relative;}
.fix-list > li .item{display:block;line-height:50px;text-align:center;font-size: 0px; background-color:#dceeff; height: 50px;}
.fix-list > li .item .iconfont{color:#0078e4; font-size: 30px; text-align: center;}
.fix-list > li .item.home{font-size:16px;color:#fff;background-color:#ffcc00;}
.fix-list > li .item:hover{color:#fff;background-color:#ffcc00;}
.fix-list > li .item:hover .iconfont{color: #fff;}
.fix-list > li .item.fix-tel{width:50px;height:50px;background:url(../images/tel.gif) no-repeat center center/contain;}
.fix-list > li .item.fix-tel:hover{background-image:url(../images/tel-on.gif);}
.fix-list > li .item.fix-msg{width:50px;height:50px;background:url(../images/msg.gif) no-repeat center center/contain;}
.fix-list > li .item.fix-msg:hover{background-image:url(../images/msg-on.gif);}
.success-tel{position:fixed;z-index:115;width:600px;height:auto;padding:30px 0 20px;top:50%;left:50%;margin-top:-204px;margin-left:-300px;
background:#fff;box-shadow:0 1px 5px rgba(0,0,0,.3);border-radius:5px;display:none;}
.success-tel img{display:block;width:400px;margin:0 auto 10px;}
.success-tel p{text-align:center;line-height:24px;}
.success-tel  .close-btn{display:block;width:20px;height:20px;position:absolute;top:5px;right:5px;
background:url(../imgs/tel-close.png) no-repeat center center;}
.float-tel{position:absolute;width:220px;height:auto;padding:10px;top:0;right:50px;box-shadow:0 3px 10px rgba(0,0,0,.3);background:#fff;
display:none;}
.float-tel a{display:block;color:#333;line-height:26px;}
.float-tel .phone{width:94%;height:40px;line-height:40px;border:1px solid #eee;border-radius:5px;padding:0 5px;margin-bottom:5px;}
.float-tel .call{width:100%;height:40px;line-height:40px;text-align:center;color:#fff;	border-radius:5px;box-shadow:none;background:#0078e5;border:none;}
.float-qr{position:absolute;width:140px;height:140px;bottom:0;right:60px;box-shadow:0 5px 15px #ddd;display:none;}
.float-plan,.float-msg{display:block;position:absolute;width:100px;height:auto;padding:10px;bottom:0;right:60px;box-shadow:0 5px 15px #ddd;
background:#fff;text-align:center;display:none;}

/*产品预订弹窗*/
.solve-wraper {display: none;position: fixed;top: 0;left: 0;width: 100%;height: 100%;z-index: 120;overflow-y: auto; background: rgba(0,0,0,.6);}
.solve-block {position: absolute;top: 0;left: 0;width: 100%;height: 100%;}
.solve-block .black-bg {position: absolute;top: 0;left: 0;width: 100%;height: 100%;z-index: 125;}
.vertical-wraper {display: table;width: 100%;height: 100%;min-height: 100%;}
.vertical-wraper-inner {display: table-cell;vertical-align: middle;}
.solve {width: 600px; height: 372px; max-width: 90%; margin: 0 auto; background: #fff; position: relative; z-index: 130;}
.close-solve { position: absolute; top: 10px;  right: 5px; cursor: pointer; font-size: 30px; color: #fff; font-weight: lighter;}
.solve .title{height: 60px; width: 100%; line-height: 60px; font-size: 21px; color: #fff; text-align: center;
background: url(../images/ttbg.jpg) no-repeat center center;}
.solve .form{width: 300px; margin: 35px auto 0;}
.solve .form input[type="text"]{width: 100%; height: 40px; line-height: 40px; border: none; background: #EEEEEE; border-radius: 5px;
 margin-bottom: 12px; text-indent: 15px;}
.solve .form .submit{width: 100%; height: 40px; font-size: 16px; color: #fff; background: #007ac7;border-radius: 5px;}
.solve p{font-size: 14px; color: #999; margin-top: 20px; text-align: center;}
.solve p span{color: #007ac7;}

/*banner*/
.slideBox{display: block; width:100%; height:770px; overflow:hidden; position:relative; z-index: 0;  }
.slideBox .hd{ height:19px; overflow:hidden; width:100%; text-align:center; position:absolute; right:0; bottom:30px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; }
.slideBox .hd ul li{text-indent: -9999px; display: inline-block; margin:0 15px; width:70px; height:8px; background:#fff; cursor:pointer;}
.slideBox .hd ul li.on{ background:#007AC7;}
.slideBox .bd{ position:absolute; height:100%; z-index:0; width: 1920px; left: 50%; margin-left: -960px;  }
.slideBox .bd li{ zoom:1; vertical-align:middle;}
.slideBox .bd img{ width:100%; height:100%; display:block; }

/*common*/
.mainBox{padding-bottom: 75px;}
.a-title{text-align: center; font-size: 32px; color: #505050;/*background: url(../images/ttbg.png) no-repeat center center;*/ width: 100%;
height: 60px; line-height: 60px; font-weight: bold; letter-spacing: 3px; margin: 60px 0;}

.aArea,.bArea{position: relative;}
.picScroll-left{ width:100%; overflow:hidden;}
.picScroll-left .hd .prev,.picScroll-left .hd .next{position: absolute; left: 50%; margin-left: -670px; bottom:150px; cursor: pointer; }
.picScroll-left .hd .next{left: auto; margin-left: 0; right: 50%; margin-right: -670px;}
.picScroll-left .hd .iconfont{font-size: 60px; color: #D4D4D4;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{ margin:0 4px 8px; float:left; _display:inline; overflow:hidden; transition: all .3s ease-in-out; 
-webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}

.bArea .picScroll-left .hd .prev,.bArea .picScroll-left .hd .next{width: 45px; height: 50px; text-align: center; line-height: 50px;bottom: 184px;
background: url(../images/arrowbg.png) no-repeat center center;}
.bArea .picScroll-left .hd .iconfont{font-size: 20px; color: #fff;}
.bArea .picScroll-left .bd ul li{margin: 0 16px;}

.bArea .a-title{margin-bottom: 30px;}
.bArea .content-box .content{display: none;}
.bArea .content-nav{display: flex;align-items: center;justify-content: center;padding-bottom: 45px;}
.bArea .content-nav .nav-item{	width: 121px; height: 42px;border: 1px solid #DADADA;color: #666;font-size: 16px;text-align: center;line-height: 42px;cursor: default;}
.bArea .content-nav .nav-item:first-of-type{margin-right: 20px;}
.bArea .content-nav .nav-item.active{background-color: #007AC7;color: #fff;}

/*首页*/
.product{margin-bottom: 75px;}
.product li{float: left; width: 11.1%; text-align: center;}
.product li .ico{width: 96px; height: 96px; line-height: 96px; text-align: center; background: #EDEDED; color: #007AC7; border-radius: 50%;
margin: 0 auto; transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
.product li .ico .iconfont{font-size: 46px;}
.product li .ico .icon-jinrongxianxingge-{font-size: 55px;}
.product li p{font-size: 16px; color: #999; margin-top: 15px;}
.product li:hover .ico{background: #007AC7; color: #fff;}
.product li:hover p{color: #007AC7;}

.aArea .picScroll-left .bd ul li .border{border: 1px solid #F9F9FA; width: 290px; height: 360px;text-align:center; }
.aArea .picScroll-left .bd ul li .title{font-size: 16px; padding-top: 15px; color: #949494;}
.aArea .picScroll-left .bd ul li .pic{ text-align:center; margin-top: 15px; }
.aArea .picScroll-left .bd ul li .pic img{display:block; max-width: 237px; max-height: 237px; margin: 0 auto;}
.aArea .picScroll-left .bd ul li .more{display: block; width: 120px; height: 34px; border:1px solid #F9F9FA; font-size: 16px; color: #949494;
 transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out; text-align: center; line-height: 34px;
 margin: 12px auto 0;}
.aArea .picScroll-left .bd ul li:hover{box-shadow: 5px 5px 8px rgba(0,0,0,.1); transform: translateY(-2px);}
.aArea .picScroll-left .bd ul li:hover .more{color: #00A8E1; border-color: #00A8E1;}

.bArea{margin-bottom: 65px;}
.bArea .picScroll-left .bd ul li{width:270px; height: 382px;}
.bArea .picScroll-left .bd ul li .border{width:270px; height: 382px; border-bottom: 5px solid #00A7F1; background: #F9F9F9; 
position: relative; text-align: center;}
.bArea .picScroll-left .bd ul li .decoration{width: 170px; height: 30px; position: absolute; bottom: 15px; left: 50%; margin-left: -85px;}
.bArea .picScroll-left .bd ul li .img{width: 100%; height: 186px; overflow: hidden;}
.bArea .picScroll-left .bd ul li .img img{width: 100%; height: 100%; transform: scale(1);-webkit-transform: scale(1);-moz-transform: scale(1);
transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;}
.bArea .picScroll-left .bd ul li h3 a{display: block; font-size: 18px; color: #535353; margin-top: 20px;}
.bArea .picScroll-left .bd ul li p{color: #949494; width: 70%; margin: 20px auto 0;}
.bArea .picScroll-left .bd ul li:hover .img img{transform: scale(1.03);-webkit-transform: scale(1.03);-moz-transform: scale(1.03);}
.bArea .picScroll-left .bd ul li:hover h3 a{color:#00A8E1}

.formBox{width: 100%; height: 115px; background: url(../images/formbg.jpg) no-repeat center center; padding-top: 70px;}
.formBox select,.formBox input[type="text"]{background: #fff; border:none; height: 50px; width: 240px; color: #999; text-indent: 10px;
line-height: 50px; vertical-align: middle; display: inline-block;margin-right: 5px;}
.formBox select{margin-top: 1px; }
.formBox select.choose-one{margin-left: 25px;}
.formBox select.choose-two{width: 290px;}
/*.formBox input[type="text"]{width: 436px;}*/
.formBox input.long{width: 436px;}
.submit{width: 160px; height: 50px; background: #00CAF5; font-size: 16px; color: #fff; display: inline-block; vertical-align: middle;}

.cArea .title{text-align: center; margin: 60px 0 50px;}
.cArea .title h3{font-size: 36px; color: #535353; line-height: 36px;}
.cArea .title p{font-size: 16px; color: #949494; margin-top: 10px;}
.cArea .lef_box{margin-right: 42px;}
.cArea .lef_box:last-of-type{margin-right:0}
.cArea .news{width: 390px;}
.cArea .news:last-of-type{width: 310px;}
.cArea .news .tit{margin-bottom: 24px; line-height: 25px;}
.cArea .news .tit h3{font-size: 24px; padding-left: 15px; border-left: 4px solid #00A8E1; color: #00A8E1; float: left;}
.cArea .news .tit .more{display: block; font-size: 18px; color: #949494; float: right;}
.cArea .news .tit .more:hover{color: #00A8E1;}
.topnews .img img{width: 100%; height: 220px;}
.cArea .news:last-of-type .img{border:1px solid #DEDEDE;}
.cArea .news .img a{width:100%; height: 100%;display: inline-block;}
.cArea .news:last-of-type .img img{width: auto; height: 220px;display:block;margin:0 auto;}
.topnews p a{font-size: 16px; color: #535353; display: block; margin-top: 40px; margin-bottom: 8px;}
.cArea .news ul{padding-top:10px;}
.cArea .news li a{display: block; font-size: 16px; color: #949494; line-height: 36px; overflow: hidden; text-overflow: ellipsis; white-space: nowrap;}
.topnews p a:hover,.cArea .news li a:hover{color: #00A8E1;}
.cArea .news .cont{font-size: 16px; color: #949494;line-height: 1.625;    padding-top: 15px;}  
.cArea .news .cont a{color: #00A8E1;}

.friend{position: relative; margin-top: 60px;}
.picMarquee-left{ width:100%; overflow:hidden;}
.picMarquee-left .hd .prev,.picMarquee-left .hd .next{position: absolute; left: 50%; margin-left: -650px; bottom:30px; cursor: pointer; }
.picMarquee-left .hd .next{left: auto; margin-left: 0; right: 50%; margin-right: -650px;}
.picMarquee-left .hd .iconfont{font-size: 30px; color:  #00A8E1;}
.picMarquee-left .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-left .bd ul li{ margin:0 3px; float:left; _display:inline; overflow:hidden; text-align:center;  }
.picMarquee-left .bd ul li .border{width: 190px; height: 100px; border: 1px solid #E2E2E2; text-align: center; line-height: 100px;}
.picMarquee-left .bd ul li .img img{max-width: 100%; max-height: 100%;}

/*内页*/
.ibanner{width: 100%; height: 250px; position: relative;}
.ibanner img{width: 1920px; height: 250px; position: absolute; top: 0; left: 50%; margin-left: -960px; z-index: 50;}

.infos{margin-top: 30px; padding-bottom: 95px;}
.infos .w1200{background: #fcfcfc;}
.sidebar{width: 235px;}
.sideBox{background: #fff; box-shadow: 0 4px 5px rgba(0,0,0,.11); margin-bottom: 20px;}
.sideBox .title{color: #fff; text-align: center; background: url(../images/sidett.jpg) no-repeat center center; height: 55px; padding-top: 10px;}
.sideBox .title h3{font-size: 24px; }
.sideBox .title p{font-size: 18px; padding-top: 5px;}

.sidenav .title{height: 70px; background:#fcfcfc url(../images/sidett.png) no-repeat center center; padding-top: 20px;}
.sidenav .lists{padding: 20px 0;}
.sidenav .lists .list-one>li{font-size: 18px; border-left: 3px solid transparent;}
.sidenav .lists .list-one>li a{color: #666; margin-left: 20px; border-bottom: 1px solid #EFEFEF; display: block; padding: 15px 25px 15px 30px;}
.sidenav .lists .list-one>li.current,.sidenav .lists .list-one>li:hover{border-color: #0078E4;}
.sidenav .lists .list-one>li.current>a,.sidenav .lists .list-one>li:hover>a{color: #0078E4;}
.sidenav .lists .list-two{display: none;}
.sidenav .lists .list-two>li:hover a{color: #0078E4;}

.picMarquee-top{ margin:0 auto; width:92%; overflow:hidden; position:relative;  }
.picMarquee-top .bd{padding: 10px 0;}
.picMarquee-top .bd ul{ overflow:hidden; zoom:1; }
.picMarquee-top .bd ul li{ text-align:center; zoom:1; }
.picMarquee-top .bd ul li .pic{ text-align:center; }
.picMarquee-top .bd ul li .pic img{ width:204px; height:204px; display:block; padding:2px; border:1px solid #EEEEEE; }
.picMarquee-top .bd ul li .pic a:hover img{ border-color:#0078E4;  }
.picMarquee-top .bd ul li .tt{padding: 10px 0; font-size: 16px;}

.sidecon .content .text{padding: 20px 10px;}
.sidecon .content .text h3{font-size: 14px; color: #333; font-weight: bold; padding-bottom: 5px;}
.sidecon .content .text p{color: #333; padding: 2px 0;}
.sidecon .content .img img{max-width: 100%;}

.mainrig{width: 905px; margin: 45px 20px 0 0;}
.location{text-align: right; padding: 10px 0 12px; border-bottom: 1px solid #ddd;}
.location img{margin-right: 5px;}
.location a:hover,.location span{color: #0078E4;}

.pages{text-align: center; padding: 50px 0 70px;}
.pages a{display: inline-block; padding: 3px 12px; border: 1px solid #DEDEDE; color: #333; margin: 0 2px;}
.pages a.current,.pages a:hover{color: #fff; background: #0078E4; border-color: #0078E4;}

/*图片列表*/
.pic-lists{}
.pic-lists li{float: left; width: 282px; margin-right: 29.5px; margin-top: 20px;}
.pic-lists li:nth-child(3n){margin-right: 0;}
.pic-lists li .img{padding: 10px; width: 262px; height: 262px; background: #fff; overflow: hidden; box-shadow: 0 4px 5px rgba(0,0,0,.1);
text-align: center; line-height: 262px; position: relative;}
.pic-lists li .img .pic{max-width: 100%; max-height: 100%;}
.pic-lists li .img .black-bg{width: 100%; height: 100%; background: rgba(0,0,0,.5); position: absolute; left: 0; top: 0; z-index: 9; 
opacity: 0; visibility: hidden;
transition: all .3s ease-in-out; -webkit-transition: all .3s ease-in-out; -moz-transition: all .3s ease-in-out;;}
.pic-lists li .img .add img{display: block; width: 71px; height: 71px; position: absolute; top: 50%; margin-top: -30.5px; left: 50%; 
margin-left: -30.5px; z-index: 15;opacity: 0; visibility: hidden; transform: translateY(-80px);
transition: all .5s ease-in-out; -webkit-transition: all .5s ease-in-out; -moz-transition: all .5s ease-in-out;}
.pic-lists li p a{display: block; width: 100%; overflow: hidden; text-overflow: ellipsis; white-space: nowrap; padding: 15px 0; font-size: 16px;
text-align: center;}
.pic-lists li:hover .img .black-bg{opacity: 1; visibility: visible;}
.pic-lists li:hover .img .add img{opacity: 1; visibility: visible;transform: translateY(0);}

.pic-lists li .a_lists{margin-bottom: 15px;}
.pic-lists li .a_lists a{display: block; float: left; font-size: 16px; color: #007ac7; width: 120px; height: 31px; border: 1px solid #DCDCDC;
border-radius: 5px; text-align: center; line-height: 31px;}
.pic-lists li .a_lists a.more{margin-right: 37px;}
.pic-lists li .a_lists a:hover{border-color: #007ac7; background: #007ac7; color: #fff;}

/*图文列表*/
.news-lists li{padding: 30px 0; border-bottom: 1px dashed #CCCCCC; position: relative;}
.news-lists li .img{float:left;}
.news-lists li .img img{width: 250px; height: 182px;;}
.news-lists li .text{float: right; width: 620px;}
.news-lists li .text h3 a{display: block; font-size: 18px; padding-top: 20px;}
.news-lists li .text p{font-size: 16px; color: #999; padding-top: 15px;}
.news-lists li .ab-time{position: absolute; bottom: 10px; right: 10px; z-index: 10; font-size: 16px; color: #999;}
.news-lists li .ab-time span{margin-left: 10px;}
.news-lists li .ab-time span img{vertical-align: middle; margin: -3px 5px 0 0;}
.news-lists li:hover .text h3 a{color: #0078E4;}

/*图文模式*/
.pic_words{padding-bottom: 55px; margin-top: 30px;}
.pic_words p{color: #666; line-height: 30px; font-size: 16px;}
.pic_words img{max-width: 100%; display: block; margin: 0 auto;}

/*新闻详情*/
.newsInfo{padding-bottom: 55px;}
.newsInfo .title{text-align: center; padding-top: 25px; padding-bottom: 25px; border-bottom: 1px dashed #DBDBDB ;}
.newsInfo .title h3{font-size: 28px; color: #333; font-weight: bold;line-height:1.5;}
.newsInfo .title .share{width: 100%; text-align: center; margin-top: 25px;}
.newsInfo .title .share p{display: inline-block;}
.newsInfo .title .share span{margin-right: 20px;}
.bdsharebuttonbox{display: inline-block;margin-top: -2px;margin-left: 2px;vertical-align: middle;}
.newsInfo .text{margin-top: 25px;}
.newsInfo .text img{max-width: 100%; display: block; margin: 0 auto;}
.fanpian{margin-top: 50px;background: #F7F7F7; padding: 10px 2%; width: 96%;}
.fanpian a{color: #666; line-height: 30px; display: block;}
.fanpian a:hover{color: #F18D22;}

/*详情页*/
.pro-infos{background: #f9f9f9; padding-bottom: 25px;}
.pro-infos .location{padding: 20px 0 15px; font-size: 16px; margin-bottom: 20px;}
.proBox{background: #fff;}

.pro-scroll{width: 440px; margin: 10px 0 20px 10px;}
.gallery-top {height:400px;width: 100%;}
.gallery-top .swiper-slide{display: flex;width: 100%;  align-items: center;}
.gallery-top .swiper-slide .border{border: 1px solid #F7F6F7; width: 430px; height: 393px; text-align: center; line-height: 395px;} 
.gallery-top .swiper-slide img{max-width:100%; max-height: 98%; align-items: center}
.gallery-thumbs {height:118px;box-sizing: border-box; margin: 10px 30px 0;position:static;}
.gallery-thumbs .swiper-slide{width:32%;}
.gallery-thumbs .swiper-slide img{width:98%; height:116px;border:1px solid #E4E4E4;}
.gallery-thumbs .swiper-slide-thumb-active img{border-color: #0078E4;}

.pro-scroll{position: relative; }
.gallery-thumbs .swiper-button-next,.gallery-thumbs .swiper-button-prev{background-image:none;top:431px;
width:20px;height:116px;line-height:116px;text-align: center; left: 0;}
.gallery-thumbs .swiper-button-next{right:0; left: auto;}

.pro_intro{width: 500px; margin:10px 0 20px 15px;}
.pro_intro .tit{font-size: 20px; font-weight: bold; height: 52px; line-height: 52px; letter-spacing: 3px; color: #fff; text-indent: 15px;
background: url(../images/ttbg1.jpg) no-repeat center center;}
.pro_intro .text{padding:15px 0 0 10px}
.pro_intro .text h3{font-size: 16px; color: #333;}
.pro_intro .text li{padding: 6px 0; border-bottom: 1px dashed #CCCCCC; font-size: 14px; color: #4c4c4c;}
.pro_intro .text li span{font-weight: bold; margin-right: 10px;}
.pro_intro .text dd{float: left; margin-right: 53px; margin-top: 20px;}
.pro_intro .text dd a{font-size: 14px; color: #4c4c4c;font-weight: bold;}
.pro_intro .text dd img{vertical-align:middle; margin: -3px 10px 0 0;}
.pro_intro .text dd:last-child{margin-right: 0;}
.pro_intro .text dd a:hover{color:#FF1489}
.pro_intro .text .fix-plan{display: block; width: 180px; height: 42px; border-radius: 42px; color: #fff; line-height: 42px; text-align: center;
margin-top: 30px; font-size: 16px; font-weight: bold; background: #007FDF;}

.proBox .tuijian{height: 558px; overflow: hidden;}
.tuijian{width: 200px; border-left: 1px solid #EEEEEE;}
.tuijian .title{ line-height: 50px;font-size: 30px; color: #282828; text-align: center; padding: 10px 0;}
.tuijian .picMarquee-top{ width:124px; }
.tuijian .picMarquee-top .bd ul li .pic img{ width:120px; height:120px; display:block;padding: 0; border:1px solid #EEEEEE; }
.tuijian .picMarquee-top .bd ul li .tt{padding: 5px 0; font-size: 12px;}

.pro-tab{border-top: 10px solid #FAFAFA;}
.pro-tab .tab_tit{padding: 0 35px; border-bottom: 1px solid #D6D6D6;}
.pro-tab .tab_tit li{padding: 20px 10px; border-bottom: 2px solid transparent; font-size: 16px; float: left; margin: 0 10px -1px; cursor: pointer;}
.pro-tab .tab_tit li.current,.pro-tab .tab_tit li:hover{border-color: #007AC7; color: #007AC7;}
.pro-tab .tab-lists{width: 800px; margin: 20px auto 0; padding-bottom: 100px;}

.backTop {position: fixed;right: 20px; bottom: 20px;z-index: 9999; cursor: pointer; display: none;}

