@charset "utf-8";
/* CSS Document */


.head-list{
    overflow: hidden;
    padding:37px 0 27px 0 ;
}
.logo{
    float: left;
}
.head .call{
    width: 358px;
    height: 73px;
    float: right;
    background: url(../image/call.png) no-repeat left center;
    padding-left: 126px;
}
.head .call h2{
    font-size: 18px;
    color: #212121;
    padding-top: 10px;
}
.head .call p{
    font-size: 24px;
    color: #0c90d9;
}
/* nav */
.navbar{
    height: 57px;
    background-color: #0c90d9;
}
.nav-list li{
    width: 133px;
    height: 57px;
    float: left;
    text-align: center;
    position: relative;
}
.nav-list li a{
    color: #fff;
    font-size: 14px;
    line-height: 57px;
    display: block;
}
.nav li.on{
    background-color: #db0000;
}
.nav-list li:hover{
    background-color: #db0000;
}




/*=====下拉菜单====*/
.nav li ul{position:absolute; left:0px; top:30px; width:133px;background:#db0000;display:none; overflow:hidden;}
.nav li ul li{ width:100%; height:36px; background:none;}
.nav li ul li a{ font-size:14px;color:#fff; line-height:36px;display:block; white-space: nowrap;text-align:center;}
.nav li ul li a:hover{ background:#0c90d9; color:#fff; border:none;}
.nav li.on ul li a{ background:#db0000; color:#fff; border:none;}
.nav li.on ul li a:hover{ background:#0c90d9; color:#fff; border:none;}


/* search */
.search{
    height: 70px;
    background-color: #f2f2f2;
}
.search .hot-s{
    float: left;
    height: 50px;
    width: 500px;
    overflow: hidden;
}
.search .hot-s a{
    color: #615c5c;
    font-size: 14px;
    line-height: 70px;
}
.search .hot-s li:first-child a{
    font-weight: bold;
    color: #303030;
}
.search .hot-s li{
    float: left;
    height: 70px;
}
.search .inp-s{
    float: right;
    position: relative;
    padding-top: 15px;
}
.search .inp-s input.key{
    margin-right: 80px;
    width: 256px;
    height: 39px;
    border-radius: 10px;
    border: 1px solid #ececec;
    padding-left: 10px;
}
.search .inp-s  input.btn{
    position: absolute;
    right: 90px;
    top: 20px;
    background: url("../image/search.png") no-repeat center;
    width:40px;
    height:30px;
    border: none;
    text-indent: -9999px;
    cursor: pointer;
}
/* product-display */
.product-display{
    height: 720px;
}
.pr-head {
    /* height: 116px; */
    text-align: center;
    overflow: hidden;
}
.pr-head h2{
    font-size: 30px;
    color: #2296d9;
    font-weight: normal;
    padding: 38px 0 18px;
}
.pr-head p{
    font-size: 18px;
    color: #989797;
    font-family: 'arial';
    position: relative;
    width: 200px;
    margin: 0 auto;
}
.pr-head p:before,
.pr-head p:after{
    content: '';
    width: 60px;
    height: 1px;
    background-color: #989797;
    position: absolute;
    top: 9px;
}
.pr-head p:before{
    left: -60px;
}
.pr-head p:after{
    right: -60px;
}
.pr-head a{
    text-align: center;
    width: 90px;
    height: 28px;
    float: right;
    background-color: #2296d9;
    border-radius:16px;
    line-height: 28px;
    color: #fff;
}
.pr-head img{
    margin-top: 10px;
    padding-left: 90px;
}
.pr-main {
    position: relative;
    overflow: hidden;
    margin-top: 26px;
}
.pr-main li{
    float: left;
    margin-right: 27px;
    position: relative;
}
.pr-main li:nth-child(3),
.pr-main li:nth-child(5){
    margin-right: 0px;
}
.pr-main li:nth-child(4){
    position:absolute;
    bottom: 0;
    left: 0;
}
.pr-main li:nth-child(5){
    position: absolute;
    bottom: 0;
    right: 0;
}
.pr-main li img{
    width: 280px;
    height: 225px;
    display: block;
}
.pr-main li:nth-child(2){
    width: 586px;
    height: 497px;
}
.pr-main li:nth-child(2) img{
    width: 586px;
    height: 497px;
}
.pr-main li:nth-child(2) p span{
    width:470px;
}
.pr-main p{
    width: 100%;
    height: 40px;
    line-height: 40px;
    color: #fff;
    position: absolute;
    bottom: 0;
    background-color: #4c4c4c;
    padding-left: 10px;
    font-size: 14px;
}
.pr-main p span{
    display: block;
    width: 170px;
    overflow: hidden;
    float: left;
    font-size: 14px;
}
.pr-main p a{
    float: right;
    width: 88px;
    color: #fff;
    background-color: #2296d9;
    text-align: center;
}
/* 优势 */
.decoration-head{
    height: 175px;
    background: url(../image/good.png) no-repeat center center;
}
.decoration-top{
    height: 366px;
    background: url(../image/decoration_02.jpg) no-repeat center center;
}
.decoration-fir{
    height: 390px;
    background: url(../image/decoration_03.jpg) no-repeat center center;
}
.decoration-two{
    height: 389px;
    background: url(../image/decoration_04.jpg) no-repeat center center;
}
.decoration-thr{
    height: 388px;
    background: url(../image/decoration_05.jpg) no-repeat center center;
}
.decoration-four{
    height: 389px;
    background: url(../image/decoration_06.jpg) no-repeat center center;
}
/* 联系 */
.contact{
    height: 300px;
    margin-top: 110px;
    background: url(../image/adv_02.jpg) no-repeat center center;
}
/* 案例 */
.case .carousel ul img{
    width: 256px;
    height: 202px;
}
.carousel .bd{
    width:1100px;
    margin:0 auto;
    overflow: hidden;
}
.case .carousel ul{
    width: 1100px;
    margin:  0 auto;
    height: 234px;
}
.carousel{
    margin-top: 55px;
    overflow: hidden;
    margin-bottom: 80px;
    position: relative;
}
.carousel .ca-img{
    width: 40px;
    height: 61px;
    position: absolute;
    top: 66px;
}
.carousel .ca-img img{
    display: block;
    cursor: pointer;
}
.carousel .ca-right{
    right: 0px;
}
.case .carousel li{
    width: 256px;
    height: 234px;
    float: left;
    margin-right: 25px;
}
.case .carousel li p{
    text-align: center;
    color: #141414;
    font-size: 14px;
}
.case .carousel li:last-child{
    margin-right: 0;
}

.about{
    height: 500px;
    background: url(../image/co-bac_02.jpg) no-repeat center center;
}
.about .about-head{
    height: 120px;
    border-bottom: 1px solid #fff;
    padding-top: 58px;
}
.about .about-head h2{
    float: left;
    font-size: 30px;
    color: #fff;
    padding: 0 10px;
}
.about .about-head p{
    float: left;
    font-size: 28px;
    font-family: 'arial';
    color: #fff;
    padding: 10px;
}
.about .about-head a{
    float: right;
    width: 90px;
    height: 28px;
    color: #2296d9;
    background-color: #fff;
    border-radius: 15px;
    text-align: center;
    line-height: 28px;
}
.about-main{
    margin-top: 35px;
}
.about-main .co-img{
    float: left;
}
.about-main .co-arti{
    float: right;
    width: 550px;
    height: 274px;
    padding-top: 39px;
    overflow: hidden;
}
.about-main .co-arti p{
    font-size: 14px;
    color: #fff;
    line-height:35px;
}
.about-main .co-arti a{
    color: #fff;
    font-weight: bold;
}
.news{
    height: 613px;
    background-color: #e7e7e7;
}

.news-list{
    padding-top: 88px;
}
.news-list .co-news{
    float: left;
    width: 695px;
    height: 415px;
    background-color: #fff;
    padding: 25px 3px;
}
.news-list .co-que{
    padding: 24px 14px 35px;
}
.news-list .news-head{
    overflow: hidden;
    padding:0 22px 3px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 23px;
}
.news-list .news-head h2{
    font-size: 18px;
    color: #161616;
    float: left;
    font-weight: normal;
}
.news-list .news-head h2:nth-child(2){
    color: #7a7a7a;
}
.news-list .news-head a{
    float: right;
    width: 76px;
    height: 24px;
    border: 2px solid #2296d9;
    border-radius: 15px;
    color: #909090;
    font-size: 14px;
    text-align: center;
}
.news-list .co-que{
    float: right;
    width: 392px;
    height:415px;
    background-color: #fff;
}
.news .news-main{
    padding: 0 10px 0 20px;
}
.news-main .news-left{
    float: left;
    width: 283px;
    height: 325px;
    margin-right: 24px;
}
.news-main .news-left img{
    width: 100%;
    height: 195px;
    display: block;
    margin: 0 auto;
    margin-bottom: 19px;
}
.news-main .news-left .content{
    height: 113px;
    overflow: hidden;
}
.news-main h4 a{
    display: block;
    font-size: 14px;
    color: #161616;
    white-space: nowrap;
    overflow: hidden;
    margin-bottom: 18px;
}
.news-main p{
    color: #6e6e6e;
    font-size: 12px;
    line-height: 24px;
}
.news-main ul{
    float: right;
}
.news-main li{
    width: 352px;
    height: 92px;
    border: 1px solid #3fa4de;
    padding: 6px 16px 6px 7px;
    margin-bottom: 24px;
    overflow: hidden;
}
.news-main li img{
    width: 88px;
    height: 78px;
    float: left;
}
.news-main li .art{
    float: right;
    width: 223px;
}
.news-main li .art h4{
}
.co-que .co-head{
    border-bottom: 0;
}
.co-que li{
    height: 70px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 9px;
    overflow: hidden;
}
.co-que li h6{
    background: url(../image/q.png) no-repeat left top ;
    padding-left: 25px;
    white-space: nowrap;
    margin-bottom: 8px;
}
.co-que li h6 a{
    color: #000;
}
.co-que li p{
    background: url(../image/a.png) no-repeat left top;
    padding-left: 20px;
    line-height: 22px;
    font-size: 12px;
}
.right{
    float: right;
}

.footer{
    height: 240px;
}
.footer .foo-nav{
    height: 60px;
    display: block;
    background-color: #2296d9;
    text-align: center;
}
.footer .foo-nav li{
    display: inline-block;
    height: 60px;
    line-height: 60px;
    margin: 0 35px;
}
.footer .foo-nav li a{
    font-size: 14px;
    color: #fff;
}
.foo-co {
    background-color: #2e2d2d;
	overflow:hidden;
}
.foo-co li {
    float: left;
    color: #fff;
    padding-top: 25px;
    margin: 0 33px;
}
.foo-co li a{
	color: #FFF;
}
.foo-co li p{
    font-size: 18px;
}


.inner{
    padding:40px 0;
}

.inner-left{width:260px;}
.i_menutit{
    background: #0c90d9 url('../image/ico-3.png') no-repeat 20px center;
    height: 75px;
    color: #fff;
    padding-left: 70px;
    padding-top: 30px;
    overflow: hidden;
    font-size: 20px;
    text-transform: uppercase;
    font-weight:bold;
    line-height:1.4;
    box-sizing: content-box;
}
.i_menutit span{
    display: block;
    font-size: 14px;
    font-family: Arial;
    font-weight: normal;
}

.i_menucon {
    background: #f4f4f4;
    padding: 10px 20px;
    margin-bottom: 10px;
}
.i_menucon ul li{
    border-bottom: 1px solid #cacaca;
    margin-bottom: 3px;
    font-size: 14px;
}
.i_menucon ul li a{
    display: block;
    color: #333;
    padding-left: 35px;
    background: url('../image/ico-4.png') no-repeat 10px center;
    height: 39px;
    line-height: 39px;
    overflow: hidden;
}

.left-product .tit{
    background: #0c90d9;
    height: 50px;
    line-height: 50px;
    font-size: 16px;
    color: #fff;
    padding-left: 15px;
    border-left: 5px solid #00794c;
}
.left-product .bd{
    height: 400px;
    overflow: hidden;
    padding: 9px;
    border: 1px solid #bcbcbc;
    background: #fff;
    border-top: none;
}
.left-product .bd li{
    width: 230px;
    overflow: hidden;
    margin-bottom: 10px;
}
.left-product .bd li img{
    width: 224px;
    height: 154px;
    border: 1px solid #ddd;
    padding: 2px;
}
.left-product .bd li p{
    height: 30px;
    line-height: 30px;
    text-align: center;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.left-product .bd li img:hover{
    border: 1px solid #10a86f;
}

.right-con{
    width:900px;
}
.inner-tit .tit{
    color: #333;
    font-size: 34px;
    font-weight: normal;
}
.inner-tit .siteadd{
    background: url('../image/ico-5.png') no-repeat left center;
    padding-left: 20px;
    font-size: 14px;
    margin:20px 0 0 0 ;
}

.inner-img li{
    float: left;
    width: 288px;
    border: 1px solid #ddd;
    padding: 4px;
    background: #eee;
    transition: all 0.3s;
    margin: 0 15px 22px 0;
}
.inner-img li:nth-child(3n){
    margin:0 0 22px 0;
}
.inner-img li .img{
    width: 280px;
    height: 200px;
}
.inner-img li p{
    height:30px;
    line-height:30px;
    text-align: center;
    color: #333;
    font-size: 14px;
}
.inner-img li:hover{
    border: 1px solid #10a86f;
}
.inner-page{
    font-size: 14px;
    line-height:2;
}

.inner-page-menu{
    text-align: center;
    margin: 0 auto;
    overflow: hidden;
}
.inner-page-menu a{
    display: inline-block;
    height: 50px;
    line-height: 50px;
    border: 1px solid #acacac;
    width: 160px;
    border-radius: 5px;
    font-size: 16px;
    margin:60px 0 60px 15px;
}
.inner-page-menu a:hover{
    background: #29a7e1;
    color: #fff;
    border: 1px solid #0681ba;
}
.inner-page-tit{
    margin-bottom: 40px;
    padding-bottom: 20px;
    background: url('../image/ico-6.jpg') no-repeat center bottom;
    font-size: 32px;
    font-weight: normal;
    text-align: center;
    color: #333;
    text-transform: uppercase;
    line-height: 30px;
}
.inner-page-tit p{
    font-size: 12px;
    font-family: Arial;
    opacity: .6;
}


/************
	可以复制
**************************/

.img-con-deta{overflow:hidden;}
.go_top{ position:fixed; bottom:20px; right:20px;}

.inner_page{background:url(../image/inner_pageimg.png) no-repeat 250px bottom; line-height:26px;margin:15px 0 0 0;}


.inner_news{}
.inner_news li{width:100%; overflow:hidden;padding:10px 0;}
.inner_news li .imgb {border:1px solid #ddd; padding:4px;text-align:center;width:160px; height:100px; background-color:#f7f7f7;}
.inner_news li .imgb .img{overflow:hidden; height:100%;}
.inner_news li img{ height:100%; width:auto;}
.inner_news li .con{width:705px;}
.inner_news li .con h4{border-bottom:1px dotted #ddd; line-height:40px;}
.inner_news li .con h4 a{font-size:16px;display:block; color:#333;}
.inner_news li .con h4 span{ font-size:12px; color:#999;}
.inner_news li .con p{line-height:24px; padding:10px 0 0 0;font-size: 14px;
    color: #666;}



.inner-image-date{padding-top:20px;}


.ind-tit{font-size:16px; text-align:center; font-weight:bold; color:#900;}
.ind-time{text-align:center; border-bottom:1px dashed #ccc; padding:5px 0;}
.ind-con{ padding-top:10px; font-size:14px; color:#515D6B;}

.img-deta{ text-align:center;}
.img-deta img{ max-width:850px;}
.img-tit-deta{ text-align:center; padding:10px 0; font-weight:bold; color:#333; font-size:18px;}

/*============== inner-grestbook ==========*/

.grestbook_list{  margin: 12px 0;line-height: 26px;background: #fff;}
#pages{text-align: center;font: 12px '宋体';}
.post_box{border: 1px solid #eee;background: #fff; padding-bottom:20px;}
.post_box h5{line-height: 35px;text-align: center;font-size: 14px;border-bottom: 1px solid #eee;height: 35px;background: #f5f5f5;}
.table_form{  margin: 10px;width: 95%;}
.table_form tbody td{border-bottom: 1px solid #eee;}
.table_form td{  padding: 8px 0 5px 8px;line-height: 22px}
.button{background: #ddd;height: 22px;border-top: 0;border-left: 0;border-bottom: 1px solid #666;border-right: 1px solid #666;padding: 3px 6px;margin-right: 5px;}
#content {margin:0;line-height:22px;}

/*====== inner-product-date ======*/
.inner-meta-img-big img{width:302px; height:302px;border: 1px solid #ccc;}
.w12{float:left;}
#zoom_list{width: 302px;height: 60px;background: #efefef;}
#zoom_list .next {float: right;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../images/next.gif) no-repeat -3px 18px;}
#zoom_list .pre{float: left;width: 14px;height: 54px;margin-top: 2px;text-align: center;overflow: hidden;background: #EFEFEF url(../images/pre.gif) no-repeat -3px 18px;}
#zoom_list #zoom_list_box{  float: left;width: 232px;overflow: hidden;height: 56px;position: relative;}
#thumblist li{float: left;width: 58px;overflow: hidden;text-align: center;margin: 2px 0;padding:10px 0 0px 12px;}
#thumblist li span{height: 52px;width: 220px;line-height: 30px;}
#thumblist li span a{width: 50px;height: 50px;font-size: 42px;border: 1px solid #FFF;}
#thumblist li span img{  max-height: 50px;max-width: 50px;}
.w14{padding:20px 0 0 20px; float:left; width:550px;}
.p_tabs li{padding:10px 0 0 0;}
.bdsharebuttonbox-1{padding:15px 0 0 0;}
.linkproduct-con{padding:10px 0 0 0;}
.linkproduct-con ul{padding-top:20px;}

.p_tit{ border-bottom:1px dotted #ccc; padding:0 0 10px 0; font-size:16px; color:#e22c07;}
.p_tabs{font-size:14px;}


.pagenav{overflow:hidden;width:100%; padding:0 10px;}
.big_small{width:302px; height:302px;}
.mate-title{ height: 32px;line-height:32px;border-bottom:1px dotted #ccc;font-size: 14px;}
.mate-title b{}
.linkproduct{padding:10px 0 0 0; float:left; width:100%;}
.linkproduct img{
    max-width: 900px;
}
.mate-product{ padding:10px 0 0 0;}
.mate-product li{float: left;padding:0 4px;}
.mate-product li img{width:170px; height:130px; border:solid 1px #CCC;}
.mate-product li span a{ display:block;text-align:center; line-height:30px; height:30px; overflow:hidden; width:150px; margin:0 auto;}

.inner_product_show{padding:0 0 0 20px;}



/*===== kefu ====*/
.kefu {width:99px;height:60px;position:absolute;top:0px; z-index:999}
.kefu .kftop{background:url(../images/kefu_top.gif) no-repeat;height:20px;}
.kefu .kfbottom{background:url(../images/kefu_bottom.gif) no-repeat;height:14px;}
.kefu .kfbox {border-left:1px solid #DDE6EC;border-right:1px solid  #DDE6EC;overflow:hidden;zoom:1;padding:1px;background:#FFF;color:#f00;line-height:26px;}
.kefu .kfbox ul {padding-left:6px;}
.kefu .kfbox ul li.tit {color:#800000;}
.kefu .kfbox ul li img {vertical-align:middle;}
.kefu .kfbox .tit{padding-left:0; font-size:12px;}

/*======= flip =====*/
.flip{overflow:hidden; font-family:"微软雅黑"; padding:10px 0; font-size:14px;}


/*====== 上一页-下一页 =====*/
.page{text-align:center; padding:20px 0; clear:both;}
.page a{font-size:14px; margin:3px; padding: 5px 10px;border:1px solid #ccc;}
.page a:hover{background-color:#666; border:1px solid #666; color:#fff;}
.page span{background-color:#666; border:1px solid #666; color:#fff; padding:5px 10px; margin:3px; font-size:14px;}

/*=========
	图片详细
=========*/
.picture-date-txt{font-size:14px; text-align: center; display:block; padding-top:10px;}
.inner-picture-date-con{ font-family:"微软雅黑"; font-size:14px; padding:0 10px;}
.picture-date{text-align:center; padding:10px 0 0 0;}
.picture-date img{ max-width:650px;}


/*文章分享*/
.bshare-custom{padding-top:10px;}