@charset "utf-8";
/* CSS Document */
*{color:#333;font-size: 14px;line-height: 26px;}
body{font-family:微软雅黑,arial;margin:0;overflow-x:hidden;background: #fff;}
p,h1,h2,h3,h4,h5,h6,ul,ol,dl,li,form,table{margin:0;padding:0;}
a,img{border:none;/*兼容ie浏览器*/}
img{vertical-align:middle;border:0;}
li{list-style:none;}
h1{font-size: 30px}
/*p{line-height: 30px;}*/
i,em{font-style:normal;}
a{text-decoration:none;border:0;color:#333;}
a:link{text-decoration:none;}
a:visited{text-decoration:none;}
a:hover{text-decoration:none;}
a:active{text-decoration:none;}
.clearfix:before,.clearfix:after{display:table;content:"";}
.clearfix:after{clear:both;}
.clearfix{*zoom:1;clear: both;height: 0;line-height: 0;border: none;}
.row{margin-right: 0;}
.container{margin: 0;padding: 0;border: 0;}
.boxMain{width: 1190px;margin:0 auto;max-width: 97%;}
.flexMain{display: flex;justify-content: space-between;}

/*banner*/
#myCarousel .carousel-inner .item a{height:702px;}
/*header*/
    /*top*/
.iTop{background: url("../images/headBack.png");padding:30px 0 30px;border-bottom:1px solid #ccc;}
.iTop .boxMain{align-items: center;}
.logo a{display: block;font-size: 36px;line-height: 42px;text-shadow: 1px 1px 0 #fff;font-weight:bold;color:#555;}
.logo span{display: block;line-height:30px;color:#555;font-size:13px;font-weight: 300;}
.iNav{width: 60%;}
.iNav ul{width:100%;}
.iNav li{width:14%;text-align: center;line-height: 40px;border-bottom:1px solid rgba(0,0,0,.00001);}
.iNav li:hover{border-color:#0088cc;}
.iNav li:hover a{color:#0088cc;}
.iNav li a{    text-shadow: 0 1px 0 #f3f3f3;}
.iNav .fl{border-color:#0088cc;}
.iNav .fl a{color:#0088cc;}

#myCarousel .carousel-indicators{bottom:-40px;}
#myCarousel .carousel-indicators li{width:11px;height:11px;background: rgba(0,0,0,.5);border:0;margin:0 4px;}
#myCarousel .carousel-indicators .active{background: rgba(0,0,0,.9);}

main{background: url("../images/mainBack.png");}

/*different*/
.padd35{padding:40px 0 0px;}
.differentBt{text-align: center;}
.differentBt span{    font-weight: 300;font-size: 26px;line-height: 30px;margin: 20px 0 20px 0;display: block;}
.differentMore{margin-top:20px;}
.differentMore a{padding: 11px 19px;font-size: 17.5px;border-radius: 6px;color:#fff;background-color: #0088cc;border:1px solid rgba(0, 0, 0, 0.1);display: inline-block;text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);}
.differentBox img{display: block;margin:0 auto;}
.differentBox{text-align: center;width:31%;}
.differentBox span{font-size: 16px;margin: 10px 0 0px 0;font-weight: 600;display: block;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.differentBox p{margin-bottom:20px;}
.differentBox a{color:#0088cc;}

/*service*/
.serviceBt{border-bottom:1px solid #ccc;padding-bottom:17px;}
.serviceBt span{font-size: 20px;margin-bottom:10px;display: block;}
.serviceBt p{font-size: 14px;font-weight: 300;line-height: 1.5em;margin: 0 20% 0 0;padding: 0;color: #555555;}
.serviceMore{float: right;font-size: 12px;background-color: #f3f3f3;margin: 0 0 0px;padding: 6px 15px;border: solid 1px #cccccc;border-radius: 4px;}
.serviceMore a{color: #0088cc;font-size:12px;}
.serviceCont{margin-top:30px;}
.serviceBox{width:23%;padding:8px;background-color: #fff;}
.servicePic{position: relative;}
.servicePic img{width:100%;}
.serviceFl{position: absolute;width: 100%;height: 100%;background: rgba(0,0,0,.6);top:0;left: 0;opacity: 0;transition: all 500ms linear;}
.serviceFl img{width:60px;margin-top:20%;}
.serviceText{padding:10px;}
.serviceText a{color:#0088cc;font-size: 15px;line-height: 26px;font-weight: 700;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.serviceText p{color: #888;height: 52px;overflow: hidden;}
.serviceBox:hover .serviceFl{opacity: 1;}
.serviceBox:hover{background: url("../images/serviceBack.png");}
.serviceBox:hover .serviceText a{color:#fff;}

/*team*/
.team{padding-bottom:40px;}
.teamBox{align-items: center;margin-top:30px;}
.teamPic{width:26%;}
.teamPic img{width:100%;border-radius: 50%;}
.teamText{width:70%;}
.teamCont>span a{display: block;font-size:20px;margin:10px 0;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.teamContact{margin-top:10px;}
.teamCont{border-bottom:1px solid #ccc;padding-bottom:20px;}
.teamBottom{border-top:1px solid #fff;padding-top:20px;}
.teamBBox{width:47%;}
.teamBBox img{margin-right:15px;}
.teamBBoxT span{font-size:16px;font-weight: bold;margin-bottom:10px;display: block;}

/*footer*/
footer{background: url("../images/iBottomBack.png");padding-top:48px;}
.iBottomTop{background: rgba(0,0,0,.1);border-top:1px solid #000;border-bottom:1px solid #000;padding:14px;}
.iBottomTop .boxMain{justify-content: flex-start;align-items: center;}
.iBottomTopText{border-left:5px solid #999;padding-left:15px;margin-left:30px;}
.iBottomTopText p{color:#fff;}
.iBottomTopText p:nth-child(1){font-size:16px;font-weight: 300;}
.iBottomTopText p:nth-child(2){font-size:24.5px;line-height: 40px;margin:10px 0;}
.iBottomBBox{width:32%;}
.iBottomBoxBt{font-size: 18px;font-weight: 700;line-height: 18px;padding: 0 0 16px 0;margin: 10px 0 20px 0;border-bottom: solid 1px #555;display: block;color:#fff;}
.contact p{color:#fff;margin-bottom:10px;}
.contactList p{background: url("../images/address.png") no-repeat left center;background-size: 13px;padding-left:15px;}
.contactList p:nth-child(2){background-image: url("../images/phone.png");}
.contactList p:nth-child(3){background-image: url("../images/tb.png");}
.contactList p:nth-child(4){background-image: url("../images/email.png");}
.iBottomBottom{padding:40px 0;}
.iBottomNews p{color:#fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;width: 100%; line-height:30px;}
.iBottomNews p a{color:#fff;}
.iBottomNews p span{width:5px;height:5px;background-color: #fff;border-radius: 50%;display: inline-block;margin-bottom:2px;margin-right:5px;}
.iBottomNews p:hover a{color: #0088cc;}
.faguiPic{position: relative;}
.faguiPic img{width: 70px;height:70px;border-radius: 50%;}
.faguiPicText{width: 80px;height: 80px;border-radius: 50%;background: rgba(0,0,0,.85);top:-5px;left:-5px;position: absolute;display: flex;align-items: center;justify-content: center;transition: all 300ms linear;}
.faguiPicText a{color:#fff;font-weight:bold;text-align: center;font-size:20px;}
.faguiPicText a span{display: block;font-weight: normal;color:#fff;font-size:14px;}
.faguiPic:hover .faguiPicText{background: rgba(0, 133, 200, 0.4);}
.faguiCont{width:calc(100% - 90px);}
.faguiCont a{color: #0088cc;font-weight: 600;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 24px;}
.faguiCont p{color:#fff;}
.fagui{align-items: center;margin-bottom:20px;}
.faguiCont a:hover{color:#cc0000;}
.fo{    border-top: solid 1px #000;padding: 15px 0;background-color: rgba(0, 0, 0, 0.5);font-weight: 300;color: #999;}
.fo p{color:#999;font-weight: 300;}
.fo p a{color:#0088cc;}

/*page*/
.page .serviceBt span{font-size:20px;font-weight: 300;}
.page .serviceMore span{color:#999;font-size:12px;display: inline-block;line-height: 20px;margin-bottom:0;}
.page .serviceBt{margin-bottom:30px;}
.pageLeft{width:65%;padding-bottom:40px;}
.pageRight{width:31%;}
.pageRightTop>p{margin:17px 0;font-size:17.5px;}
.pageRightTop li{color:#555;border:1px solid #ddd;line-height:45px;padding-left:12px;}
.pageRightTop li:nth-child(1){background-color: #f3f3f3;}
.pageRightTop li a{color: #0088cc;}
.pageRightTop li:nth-child(1) a{color:#555;}
.pageRightTop li:hover{cursor: pointer;background-color: #eee;}
.pageRightTop li:hover a{color:#cc0000;}
.pageRightTop li:nth-child(1):hover a{color:#555;}
.pageRightTop li:nth-child(1):hover{background-color: #f3f3f3;}
.pageRightBottom{margin-top:30px;margin-bottom:40px;}
.pageRightBottom>p{border-bottom:1px solid #ddd;margin-bottom:20px;}
.pageRightBottom>p span{display: inline-block;border:1px solid #ddd;border-radius: 4px 4px 0 0;background-color: #f3f3f3;margin-bottom:-1px;padding:8px 12px;border-bottom-color:#f3f3f3;}
.pageRightBottom .faguiCont p{color:#333;font-weight: 300;}
.pageRightBottom .faguiCont a{font-weight: 300;}
.pageRightBottom .fagui .faguiPicText{background: rgba(0, 133, 200, 0.8);}
.pageRightBottom .fagui .faguiPic:hover .faguiPicText{background: rgba(0,0,0,.1);}
.newslistBox>a{color:#0088cc;font-size:20px;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;line-height: 30px;margin-bottom:10px;}
.newslistBox>span{display: block;background: url("../images/time.png") no-repeat left center;background-size: 12px;padding-left:14px;}
.newslistBox .differentMore a{font-size:14px;line-height: 30px;padding:0 15px;}
.newslistBox{padding:20px 0;border-bottom:2px dotted #ccc;}
.serviceBt .pageDate{background: url("../images/time.png") no-repeat left center;background-size: 12px;padding-left:15px;}
.newsCont img{display: block;max-width: 100%;margin:0px auto 10px auto;}
.news{/*padding-bottom:40px;margin-bottom:40px;border-bottom:2px dotted #ccc;*/}

/*contact*/
    /*pageBanner*/
.collapsing_header header{position: fixed;top:0;height:123px;width: 100%;}
.pageBanner{position: fixed;top: 123px;width: 100%;}
.pageBanner a{width:100%;height: 450px;display: block;}
.pageBannerMain p{    font-weight: 300;font-size: 26px;line-height: 30px;padding: 10px;background: rgba(0, 0, 0, 0.6);display: inline-block;clear: both;position: absolute;left:0;bottom:40px;color:#fff;}
.pageBannerMain{position: relative;}
#all{position: relative;top:548px;}
.collapsing_header header.absolute{    position: absolute !important;top: 400px !important;left: 0px;width: 100%;}
.about{width:100%;}

#toTop {display: none;text-decoration: none;position: fixed;bottom: 35px;right: 10px;overflow: hidden;width: 51px;height: 51px;border: none;text-indent: 100%;
    background: url(../images/ui.totop.png) no-repeat left top;opacity: 0.5;filter: alpha(opacity=50);z-index: 2;}
#toTopHover {background: url(../images/ui.totop.png) no-repeat left -51px;width: 51px;height: 51px;display: block;overflow: hidden;float: left;opacity: 0;}

/*productlist*/
.productlist{width:100%;}
.productListBtn{justify-content: flex-start;}
.productListBtn li{padding:6px;padding-left:0;margin:0 3px;}
.productListBtn li a{color: #0088cc;}
.productListCont{flex-wrap:wrap;padding-right:29px;}
.productListCont .serviceBox{width:30%;margin-bottom:24px;margin-left:29px;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;box-sizing: border-box;-webkit-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);-moz-box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);box-shadow: 0 0 2px 0 rgba(0, 0, 0, 0.1);-webkit-transition: all 500ms linear;-moz-transition: all 500ms linear;-o-transition: all 500ms linear;transition: all 500ms linear;-webkit-border-radius: 3px;-moz-border-radius: 3px;border-radius: 3px;}
.serviceFl p{color:#fff;padding:0 10px;margin-top:15px;}

/*about*/
.aboutText{width:67%;}
.aboutText p{ line-height:30px;}
.aboutPic{width:31%;padding-left:15px;border-left:5px solid #999;}
.aboutPic img{width:100%;}
.aboutCont{align-items: flex-start;}
.teams{margin-top:40px;}
.teamsBt{text-align: center;margin-bottom:35px;}
.teamsBt p{font-weight: 300;font-size: 26px;line-height: 30px;margin: 20px 0;}
.teamsBt span{margin:10px 0;display: block;}
.teamsBottom>p{font-size: 18px;line-height: 22px;font-weight: 400;border-bottom: dotted 1px #ccc;margin: 0 0 26px;padding: 0 0 16px 0;}
.teamsBottom>p span{color:#999;font-size:17.5px;}
.teamsBox{width:23%;padding:40px;color:#ccc;background: url(../images/wild_oliva_dark.png);border-radius: 6px;transition: all 500ms linear;box-sizing: border-box;text-align: center;}
.teamsImg{width:100%;border-radius: 50%;background: url(../images/1a.jpg) no-repeat center center;background-size: cover;}
.teamsBox img{width:100%;border-radius: 50%;transition: all 250ms linear;}
.teamsBox p{color:#ccc;margin: 24px 0 6px 0;font-size: 20px;font-weight: 600;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.teamsBox span{color:#ccc;}
.teamsText{color:#ccc;font-weight: 300;margin-top:20px;}
.teamsBox img:hover{opacity: 0;transform: scale(1.2);}

/*servicelist*/
.servicelistBox{align-items: flex-start;margin:15px 0px;}
.serviceBoxPic{width:31%;padding:20px;}
.serviceBoxPic img{width:100%;border-radius:500px;}
.serviceBoxCont{width:66%;border-bottom:1px solid #ccc;padding-bottom:20px;}
.serviceBoxCont span{font-size:20px;margin:10px 0;display: block;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.serviceBoxCont p{margin-bottom: 20px; line-height:26px;}
.serviceBoxCont a{color:#0088cc;}
.serviceListB{width:31%;box-shadow: 0px 0px 2px 0px rgba(0, 0, 0, 0.1);    border-radius: 6px;text-align: center;border: solid 1px #e7e7e7;}
.serviceListBTop{background-color: #eee;padding:20px 0;border-bottom:1px solid #ccc;}
.serviceListBTop p{color: #0085c8;font-size:24px;line-height: 40px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis; padding:0px 10px;}
.serviceListBTop span{color:#999; text-transform:uppercase;}
.serviceListBBottom p{padding:20px 30px 0px 30px; line-height:26px;}
.serviceListBBottom .differentMore{margin:20px 0 30px 0px;}
.serviceListBBottom .differentMore a{border-radius: 500px;}
.serviceListB:nth-child(2){border:20px solid #0085c8;}
.servicelistList{align-items: center;padding-top:30px;}

/*product*/
/*.swiper{overflow: hidden;}*/
/*.swiper-slide img{width:100%;}*/
/*.mySwiper2{margin-bottom:10px;}*/
/*.swiper-slide{position: relative;}*/
/*.swiper-slide p{display: inline-block;margin: 0;padding: 16px;background: #000000;background: rgba(0, 0, 0, 0.8);line-height: 1.25;color: #fff;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);font-size: 18px;font-weight: 300;border-bottom: solid 1px #0085c8;position: absolute;bottom:60px;left:0;}*/
.productCont{background-color: #f5f5f5;border:1px solid #e3e3e3;padding:20px;border-radius: 4px;box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);margin-top:20px;}
.proDuctNext{margin-top:40px;}
.proDuctNext p{ margin-bottom:10px;color:#999;background-color: #fff;padding:5px 14px;border:1px solid #ddd;border-radius: 15px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}

#portfolio_slider_wrapper {
    padding: 10px 0;
}
#portfolio_slider_wrapper #portfolio_slider .container a {
    display: block;
    width: 100%;
    height: 100%;
}
#portfolio_slider_wrapper #carousel {
    padding: 10px 0;
    margin: 0 0 10px 0;
}
#portfolio_slider_wrapper #carousel ul.slides li {
    height: 140px;
    overflow: hidden;
    margin-right: 10px;

}
article.portfolio_details h3 {
    line-height: 1.2em;
}

.flexslider .container{
    position: relative;
    z-index: 9;
    text-align: left;
    height: 702px;
}
.lead{font-size: 16px;display: inline-block;margin: 0;padding: 16px;background: rgba(0, 0, 0, 0.8);line-height: 1.25;color: #fff;text-shadow: 0 1px 1px rgba(0, 0, 0, 0.4);font-weight: 300;border-bottom: solid 1px #0085c8;}
.flp{position: absolute;bottom:60px;left:0;}







.p-footer{display: none;}
.p-footer p{text-align: center;line-height:25px;}


.index_head{width:100%;background:#1b1a1a;font-size:20px;color:#fff;text-align: center;line-height:50px;position: fixed;top:0;z-index: 999;display: none;}
.index_btn{background:url("../images/index_threelines_03.png") no-repeat;width: 25px;height: 20px;display: block;background-size:contain;position: absolute;right:10px;top:14px;}
.index_hrad_xl{width:100%;z-index: 999;position: absolute;top:50px;}
.index_hrad_xl li{width:100%;background: #999;text-align:center;border-top:1px solid #fff;}
.index_hrad_xl li a{font-size:16px;line-height:45px;color:#fff;}

.index_foot{width:100%;background:#1b1a1a;padding:10px 0;position: fixed;bottom:0;z-index: 999;display: none;}
.index_foot ul{width:100%;margin:0 auto;display: flex;justify-content: space-between;}
.index_foot li{width:25%;text-align: center;}
.index_foot li p{font-size:16px;color:#fff;margin-top:5px;}
.index_foot li img{width:30px;}

.pro_list{display: none;margin-top:0;width:100%;margin-bottom:20px;}
.cpfl{width:100%;background: #2b2b2b;padding:10px;justify-content: space-between;display:flex;}
.cpfl p{font-size:16px;color:#fff;}

/*产品分类*/
.ipad_prolist{width:100%;}
.ipad_prolist_main{margin: 0 auto;}
.ipad_prolist_main ul{width:100%;background:#1b1a1a;padding-bottom:10px ;}
.ipad_prolist_main li{padding: 10px ;border-bottom:1px solid #fff;}
.ipad_prolist_main li img{width:12px;float: right;}
.ipad_prolist_main li a{font-size:17px;color:#fff;}

.product-bottom>span{text-align: center;display: block;font-size:17px;margin-top:15px;margin-bottom:-10px;}
.about-cont{margin-top:20px;}


/*分页样式*/
.pglist {
    padding: 10px 0 10px;
    width: 100%;
    text-align: center;
}
.pglist a {
    color: #666;
    padding: 0 14px;
    margin: 0 3px;
    font-weight: bold;
    background: #fff;
    border: 1px solid #ddd;
    -webkit-border-radius: 2px;
    border-radius: 2px;
}
.pglist * {
    display: inline-block;
    _zoom: 1;
    _display: inline;
    vertical-align: middle;
    line-height: 30px;
    padding-bottom: 1px;
}
.pglist a:hover, .pglist .page-num-current {
    display: inline-block;
    color: #fff;
    background: #0088cc;
    border-color: #0088cc;
}









