/*头部样式*/
#header{
    width:1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
    background: url(../images/headerBg.png) no-repeat;
    height: 124px;
    z-index: 777;
    box-shadow: 0 2px 2px #c4c5c7;
}
.header-inner{
    width: 1200px;
    margin: 0 auto;
}

.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../images/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink{
    position: relative;
    width: 1200px;
}
.topLink a{font-size:12px;color: #5d5d5d;}
.topLink .k1{line-height:42px;float: left;color: #5d5d5d;}
.topLink .k3{
    float: right;
    line-height: 42px;
    color: #5d5d5d;
    font-size: 16px;
    background: url(../images/tel.png) no-repeat 0 36%;
    margin-right: 18px;
}
.topLink .k3 p{
    text-indent: 30px;
}


.logo_navi{}
.logo_navi .logo{float:left;line-height: 42px;}
.logo-text{
    float: left;
    background: url(../images/logoBg.png) no-repeat 100% 0;
    padding-left: 15px;padding-right: 15px;
}
.logo-text h1{color: #545454;font-size: 30px;line-height: 38px;}
.logo-text p{color: #666666;font-size: 14px;line-height: 18px;}
.logo h2{float: left;font-size: 24px;color: #414141;line-height: 60px;font-weight: normal;padding-left: 15px;}
.tel-div{
    background: url(../images/telLogo.png) no-repeat;
    float: right;margin-top: 33px;
    padding-left: 10px;
}
.tel-div h2{font-size: 14px;font-weight: normal;line-height: 22px;text-indent:50px;color: #333333;}
.tel-div h1{font-size: 24px;line-height: 32px;text-indent:50px;font-weight: normal;color: #333333;}
#menu{
    position: relative;
    float: right;
    margin-top: 21px;
}
/*导航栏样式*/
.nav{position: relative;}
.nav li{
    text-align:center;
    float:left;position:relative;
    z-index:999;
}
.nav li:last-child{
    background: none;
}
.nav li a{display:block;padding: 0 20px;height:60px;text-align: center;}
.nav li h1{font-size: 16px;color:black;font-weight: normal;}
.nav li p{font-size: 14px;color:black;}
.nav li:hover a.nav-top{border-bottom: 2px solid #0093dd;}
.nav li:hover h1{color: #0093dd;}
.nav li:hover p{color: white;}

.nav li.cur a.nav-top{border-bottom: 2px solid #0093dd;}
.nav li.cur h1{color: #0093dd;}
.nav li.cur p{color: white;}

.nav .sec{
    height:0;
    background:white;
    overflow:hidden;
    z-index:9999;
    position:absolute;
    top:60px;
    width: 140px;
    left: 50%;
    margin-left: -70px;
}
.nav .sec a{color:black;height:38px;line-height:38px;width:140px;padding: 0;}
.nav .sec a:hover{text-decoration:none;color: #0093dd;}



/*热门搜索*/
.search{text-align:left;height:24px;background-color:#f8f8f8;padding:5px 10px 5px 10px;}
.nav_search{
    height: 42px;
    float: right;
    line-height: 39px;
}
#formsearch{
    position: relative;
}
#keyword{
    line-height: 25px;
    width: 155px;
    color: #666666;
    border: 1px solid #5d5d5d;
    border-radius: 20px;
    z-index: 99;
    position: relative;
    text-indent: 17px;
    outline: none;
    padding-right: 25px;
    background-color: white;
}
#submitSearch{
    z-index: 100;
    position: absolute;
    background: url(../images/search.png) no-repeat 0;
    width: 30px;
    height: 25px;
    border: none;
    outline: none;
    right: 0;
    bottom: 7px;
    color: white;
    text-indent: 20px;
}


.hotSearch{width:400px;float:left;height:24px;line-height:24px;font-weight:normal;}
#search-type{float: left;width:100px;height: 24px;border: 1px solid #c8c8c8;margin-right: 5px;}


/*主体样式*/
#container{width:1200px;margin:0 auto;position: relative;}

.title-div{
    text-align: center;
    position: relative;
}
.title-div h1{
    line-height: 46px;
    font-size: 30px;
    color: #e1663e;
}
.title-div p{
    line-height: 18px;
    font-size: 14px;
    color: #bfbfbf;
}

.about-us {
    background: url(../images/aboutBg.jpg) no-repeat center;
    width: 1920px;
    position: relative;
    margin-left: -960px;
    left: 50%;
    height: 681px;
    border-top: 4px solid #b1bfc7;
    border-bottom: 2px solid #b1bfc7;
}
.about-shadow {
    position: absolute;
    width: 100%;
    height: 861px;
    bottom: 0;
    background-color: rgba(1,58,221,0.1);
    z-index: 888;
}
.about-inner {
    position: relative;
    width: 1200px;
    margin: 0 auto;
    margin-top: 180px;
}
.about-title {
    margin-left: 16px;
    padding-top: 72px;
}
.about-title h1{
    font-size: 48px;
    color: #cbd0d8;
    font-weight: normal;
    line-height: 118px;
}
.about-title h2{
    font-size: 36px;
    color: white;
    font-weight: normal;
    line-height: 100px;
}
.about-title div{
    background-color: #0a7dbd;
    width: 134px;
    height: 3px;
}
.about-content{
    width: 730px;
    height: 200px;
    padding-top: 30px;
    background: url(../images/aboutContentBg.png) no-repeat 0;
    float: right;
    padding-right: 88px;
    padding-left: 80px;
    margin-top: -32px;
}
.about-content p{
    line-height: 50px;
    font-size: 16px;
    color: white;
    text-indent: 36px;
}
.about-content a{
    display: block;
    width: 172px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: white;
    border: 1px solid #0093dd;
    background-color: rgba(0,147,221,0.5);
    font-size: 16px;
    border-radius: 20px;
    float: left;
}
.about-a {
    margin-top: 60px;
}
.about-a p{
    width: 222px;
    border-top: 1px solid white;
    float: left;
    margin-top: 20px;
}

.product-center {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    padding-top: 70px;
    padding-bottom: 49px;
    background: url(../images/productBg.png) no-repeat center;
    height: 575px;
}
.product-center-inner {
    width: 1200px;
    margin: 0 auto;
}
.product-title {
    background: url(../images/productTitleBg.png) no-repeat center;
    height: 84px;
}
.product-slick {
    margin-top: 145px;
}
.product-slick li{
    margin-right: 24px;
}
.product-slick img{
    width: 100%;
}
.product-slick h1{
    text-align: center;
    line-height: 42px;
    font-size: 18px;
    color: white;
    background-color: #474c4f;
    font-weight: normal;
}
.product-slick .slick-arrow{
    position: absolute;
    font-size: 0;
    top: -60px;
    width: 49px;
    height: 36px;
    border-radius: 5px;
    cursor: pointer;
}
.product-slick .slick-prev{
    background: url(../images/arrowPrev.png) no-repeat;
}
.product-slick .slick-next{
    background: url(../images/arrowNext.png) no-repeat;
    left: 55px;
}
a.product-a {
    position: relative;
    display: block;
    width: 178px;
    height: 38px;
    line-height: 38px;
    margin: 0 auto;
    text-align: center;
    color: #5d5d5d;
    border: 1px solid #5d5d5d;
    border-radius: 5px;
    font-size: 16px;
    margin-top: 53px;
}
a.product-a:hover{
    color: #0093dd;
    border-color: #0093dd;
}


.news-center {
    padding-top: 75px;
    padding-bottom: 57px;
    text-align: center;
}
.news-title {
    background: url(../images/newsTitleBg.png) no-repeat center;
    height: 84px;
}
.tabProduct {
    display: inline-block;
    margin-top: 54px;
}
.tabProduct li{
    float: left;
    width: 110px;
    height: 36px;
    line-height: 36px;
    border: 1px solid #aaaaaa;
    margin-right: 6px;
    margin-left: 6px;
    font-size: 15px;
    color: #5d5d5d;
    border-radius: 5px;
    cursor: pointer;
}
.tabProduct li.cur{
    background-color: #0093dd;
    color: white;
}
.tabProduct_content {
    margin-top: 55px;
}
.tabProduct_content li{
    float: left;
    width: 578px;
    margin-right: 40px;
    border-bottom: 1px dashed #8a8a8a;
    padding-bottom: 16px;
    margin-bottom: 34px;
}
.tabProduct_content li:nth-of-type(2n){
    margin-right: 0;
}
.tabProduct_content li img{
    float: left;
    width: 140px;
    height: 110px;
    border-radius: 5px;
}
.news-text {
    float: left;
    width: 410px;
    margin-left: 28px;
}
.tabProduct_content li h1{
    font-size: 15px;
    color: black;
    font-weight: normal;
    text-align: left;
    line-height: 45px;
}
.tabProduct_content li:hover h1{
    color: #0093dd;
}
.tabProduct_content li span{
    float: right;
}
.tabProduct_content li p{
    font-size: 13px;
    color: #6d6d6d;
    text-align: left;
    text-indent: 40px;
    line-height: 30px;
}
a.news-more{
    width: 179px;
    height: 39px;
    line-height: 39px;
    border: 1px solid #5d5d5d;
    color: #5d5d5d;
    font-size: 16px;
    border-radius: 5px;
    display: block;
    margin: 0 auto;
    margin-top: 23px;
}
a.news-more:hover{
    color: #0093dd;
    border-color: #0093dd;
}



.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}

/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*新闻中心*/
.news_company .content{padding:5px;}


/*工程案例*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";
background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*产品推荐*/
.recommend_product{margin-top:10px;width:692px;float:left;}
.recommend_product .title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微软雅黑";background:url(../images/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.recommend_product .content{padding-top:15px;padding-bottom:14px;}
.roll_product li{padding-bottom:0px;}

/*品牌列表*/
.brand-list{margin: 20px 0px;display: flex;display: -webkit-flex;flex-wrap: wrap;}
.brand-list li{margin: 5px 8px;}
.brand-list li:hover{box-shadow: 2px 1px 5px;}
.brand-list li img {width: 150px;height: 120px;}

/*前台多页签*/
.news{width:1000px;float:left;margin-top: 10px;}
.tab{position:relative;}
.tab li{float:left;width:100px;height:30px;display:block;line-height:30px;border:1px solid #ccc;margin-right:8px;text-align:center;color:#333;font-size:12px;cursor: pointer;}
.tab li.cur{color:#fff;text-decoration:none;font-size:12px;background:#3a78c1;border-color: #3a78c1;}

.tt{display: none;}
.list1{padding:8px 10px;}
.list1 li{line-height:27px;position:relative;vertical-align: middle;}
.list1 li a{background:url(../images/list_dot1.gif) left center no-repeat;padding-left:12px;line-height:27px;color:#555555;}
.list1 li a:hover{color:#e87518;text-decoration:none;}
.list1 li span{position:absolute;right:0px;line-height:30px;top:0;color:#999;}


/*页面底部*/
#footer{
    position:relative;width:1920px;
    left: 50%;margin-left: -960px;
    background-color: #161823;
    color: #a2a3a7;
    padding-bottom: 12px;
}
.foot-inner {
    position:relative;width:1200px;
    margin: 0 auto;
}
/*友情链接*/
.f_link{
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    border-bottom: 1px solid #a2a3a7;
}
.f_link_content{
    width: 1200px;
    margin: 0 auto;
    line-height: 50px;
    overflow: hidden;
    color: white;
    font-size: 16px;
}
.f_link_content span{
    margin-right: 5px;
    font-size: 16px;
}
.f_link_content a{
    margin-right: 10px;
    line-height: 50px;
    font-size: 16px;
    color: white;
}

#footer a:hover{text-decoration:none;}
.hot-line {
    float: left;
    margin-top: 57px;
    margin-right: 170px;
}
.hot-line div{
    width: 202px;
    height: 40px;
    background-color: white;
    line-height: 40px;
    color: black;
    font-size: 16px;
    text-align: center;
    margin-top: 48px;
}
.hot-line p{
    line-height: 56px;
    font-size: 30px;
    color: white;
}
.contact {
    position: relative;
    float: left;
    margin-top: 65px;
    margin-right: 85px;
}
.contact p{
    line-height: 30px;
    font-size: 14px;
    color: white;
}
h1.foot-h1{
    line-height: 38px;
    font-size: 14px;
    color: white;
    width: 88px;
    border-bottom: 3px solid #3e3e3e;
    font-weight: normal;
    margin-bottom: 10px;
    text-align: left;
}
.contact-img {
    float: left;
}
.contact-img .social-share .icon-weibo{
    border: none;
    content: "";
    font-size: 0;
    width: auto;
    height: auto;
}
.contact-img .social-share .icon-wechat{
    border: none;
    content: "";
    font-size: 0;
    width: auto;
    height: auto;
}
.copyright{
    margin-top: 10px;
    line-height: 25px;
    position: relative;
    color: white;
    border-top: 2px solid #3e3e3e;
    padding-top: 10px;
}
.copyright h1{font-weight: normal;font-size: 12px;}
.copyright a{
    color: white;
}

.contact_code {
    float: left;
    margin-top: 65px;
}
img.contact_img{
    float: left;
    margin-top: 25px;
    margin-right: 23px;
}

.qrCode {
    float: right;
    text-align: center;
    margin-left: 38px;
    margin-top: 10px;
}
.qrCode h1{
    line-height: 48px;
    color: white;
    font-size: 12px;
    text-align: center;
}
.qrCode img{
    width: 136px;
    height: 136px;
}
.foot-about{
    display: block;
    margin-top: 12px;
    margin-left: 17px;
    margin-right: 17px;
    height: 40px;
    line-height: 40px;
    color: #333333 !important;
    background-color: #ffcc33;
    font-size: 16px;
    text-align: center;
}


/*------------内页-------------------*/

.prodescription {
    line-height: 30px;
    padding-left: 145px;
    font-size: 13px;
    color: #666;
    margin-top: 32px;
    padding-bottom: 38px;
    background: url(../images/prod_desc_bg.png) no-repeat 0 100%;
}
.product-more div{
    display: block;
    width: 144px;
    height: 38px;
    line-height: 38px;
    text-align: center;
    color: #cecece;
    border: 1px solid #cecece;
    font-size: 14px;
    border-radius: 20px;
    float: left;
}
.product-more {
    margin-top: 60px;
}
.product-more p{
    width: 80px;
    border-top: 1px solid #cecece;
    float: left;
    margin-top: 20px;
}
.product-new{}
.product-new li{
    margin-top: 36px;
    padding-bottom: 25px;
    border-bottom: 1px solid #cecece;
}
.product-new li:hover .product-text{
    background-color: #0093dd;
}
.product-new li:hover h1{
    border-color: white;
}
.product-new li:hover h2{
    color: white;
}
.product-new li:hover h3{
    color: white;
}
.product-new li:hover .product-more p{
    border-color: white;
}
.product-new li:hover .product-more div{
    color: #0093dd;
    border-color: white;
    background-color: white;
}
.product-text h1{
    border-top: 4px solid #0093dd;
    width: 55px;
}
.product-text h2{
    font-size: 24px;
    line-height: 78px;
    color: black;
    font-weight: normal;
}
.product-text h3{
    font-size: 14px;
    line-height: 28px;
    font-weight: normal;
}
.product-img{
    float: left;
    width: 50%;
    overflow: hidden;
    height: 330px;
    padding-left: 52px;
    padding-right: 52px;
    box-sizing: border-box;
    position: relative;
}
.product-img img{
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    max-width: 100%;
    max-height: 100%;
    display: block;
    vertical-align: middle;
    text-align: center;
    margin: auto;
    transition: all 0.5s;
}
.product-new li:hover .product-img img{
    transform: scale(1.1);
}
.product-text{
    float: right;
    width: 50%;
    height: 330px;
    padding-left: 30px;
    box-sizing:border-box;
    padding-top: 64px;
    transition: all .5s;
}
.img-right .product-text{
    float: left;
}
.img-right .product-img{
    float: right;
}



.n_banner {
    width: 1920px;
    position: relative;
    left: 50%;
    margin-left: -960px;
}

.n_banner img {
    width: 100%;
}

.m55 {
    max-width: 1200px;
    margin: 0 auto;
}

.left {
    float: left;
    padding-top: 36px;
}

.right {
    width: 890px;
    float: right;
    padding-top: 50px;
    position: relative;
}

.left h3 {
    font-size: 20px;
    font-weight: normal;
    line-height: 56px;
    color: #666666;
    margin-top: 15px;
    background: url(../images/innerTitleArrow.png) no-repeat 15% 87%;
}
.left h3 i{
    font-size: 20px;
    color: #e4e4e4;
}
.left h3 span{
    font-size: 12px;
    color: #e4e4e4;
}

.left .content {
    border: 1px solid #e2e2e2;
    border-radius: 5px;
    padding-top: 10px;
    padding-bottom: 20px;
}

.n_contact .content {
    padding: 10px;
    line-height: 30px;
}

.sitemp {
}

.sitemp .site {
    font-size: 14px;
    color: #000;
    margin-right: 20px;
    float: right;
}

.site {
    position: relative;
    font-size: 12px;
    color: #999999;
    top: 0;
    right: 0;
    line-height: 45px;
    text-align: right;
}
.site a {
    font-size: 12px;
    color: #999999;
}
.site span {
    background: url(../images/home-icon.png) no-repeat 0 15px;
    text-indent: 20px;
    display: inline-block;
}
.site p {
    position: absolute;
    width: 1920px;
    border-top: 1px solid #e2e2e2;
    left: 50%;
    margin-left: -960px;
    bottom: 0;
}

.sitemp h2 {
    font-size: 20px;
    color: #666;
    float: left;
    text-indent: 20px;
    line-height: 50px;
    font-weight: normal;
}

.sort_album {
    margin-top: 15px;
}
.right-title {
    border-bottom:1px solid #c5c5c5;
    width: 200px;
}
.right-title h1{
    font-size: 35px;
    font-weight: normal;
    color: #0093dd;
    text-indent: 0;
}
.right-title p{
    font-size: 24px;
    color: #cccccc;
    text-indent: 0;
}