/*头部样式*/
.header-wrap{
    background-color: rgba(255,255,255,.9);
    position: absolute;
    z-index: 200;
    width: 100%;
    left: 0;
}
.top{background-color: #007cc3;font:12px/24px "宋体";color: #fff;}
.k1 a{color: #fff;}

#header{width:1200px;margin:0 auto;position: relative;}
.logo{float:left;line-height: 80px;}

.wx{position: relative;}
.wx span{position: absolute;left: -28px;top: 13px;opacity: 0;transition:.5s;visibility: hidden;z-index: 20;}
.wx:hover span{opacity: 1;visibility: visible;}

/*热门关键词*/
.btn{line-height: 80px;cursor: pointer;}
.search{position: absolute;left:calc(50% - 960px);top: 100%;height: 28px;padding: 7px 0;background-color: rgba(255,255,255,.8);width: 1920px;display: none;}
.hotSearch{float:right;height:28px;line-height:28px;font-weight:normal;}
.hotSearch a{margin-right:6px;}

.menu-bg{position: absolute;left:calc(50% - 960px);top: 100%;height: 28px;padding: 7px 0;background-color: rgba(255,255,255,.8);width: 1920px;display: none;}

/*搜索*/
#formsearch{float:right;margin-right: 360px;font-size: 0;}
#formsearch input{background:none;border:none;line-height:28px;height:28px;outline: none;}
#formsearch input#keyword{padding-left:10px;color:#666;width:214px;background-color: #ededed;}
#formsearch input#s_btn{width:46px;height: 28px;cursor:pointer;background: url(../images/ss.png) center no-repeat #007cc3;font-size: 0;}

/*主体样式*/
#container{width:1200px;margin:0 auto;margin-top:30px;}
.article{width: 1200px;margin:0 auto;position: relative;overflow: hidden;}
.v-article{width: 1200px;margin:0 auto;position: relative;}

/*----- 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;}

/*友情链接*/
.f_link{width: 1200px;margin:0 auto;text-align: center;margin-top: 90px;}
.f_link>h1{font:14px/24px "微软雅黑";height: 29px;color: #fff;background: url(../images/flk.png) -30px top no-repeat;margin-bottom: 8px;}
.f_link a{font:12px/22px "微软雅黑";color: #b5b5b6;margin-right: 8px;}
.f_link a:hover{color: #e77817;}

/*页面底部*/
#footer{padding:45px 0 55px;margin-top:50px;background:#333 url(../images/foot.jpg) center top no-repeat;}
.fLogo{width: 590px;}
.fLogo dt{float:left;width:100%;margin-bottom:33px;}
.fLogo dd{float:left;margin-left:35px;font:14px/20px "微软雅黑";}
.fLogo dd:first-of-type{margin:0;}
.fLogo dd a{color: #fff;display:inline-block;}
.fLogo dd a:hover{color: #e77817;}
.fLx{width:330px;font:14px/26px "微软雅黑";color: #fff;margin-top:12px;}
.fCode{margin-top:20px;}

.copyright{text-align:center;background-color: #000203;padding: 10px 0;font:12px/2 "宋体";color: #6d7072;}
.copyright a{color: #6d7072;display:inline-block;}
.copyright a:hover{color: #fff;}
.copyright .copy{font-family: Arial;}

/*------------内页-------------------*/
.n_banner{width:1920px;position:relative;left:50%;margin-left: -960px;}
.n_banner img{width:1920px;}

.left {width: 240px;float:left;}
.left .box {margin-top:20px;border:2px solid #007cc3;}
.left .box:first-of-type {margin-top:0;}

.left .box h3 {background: #007cc3;color: #fff;text-align: center;padding-left: 0;font:bold 18px/52px "微软雅黑";}
.sort{padding:0 5px;}
.left .box .content {padding: 5px;}

.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.sort_menu h3{background:url(../images/sortMenu.png) 2px center no-repeat #007cc3 !important;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.news_list.new1 { padding:1px 10px 3px 6px;}
.news_list.new1 li a{ line-height:24px; overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:1;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:10px 12px !important;line-height:24px;}
.n_contact .content P:first-of-type{ padding-bottom:5px; line-height:24px; font-size:15px;}

.right{width:930px;float:right;}
.sitemp {background-color: #f2f2f2;padding:5px 10px; margin-bottom:20px;}

.sitemp h2{width: 340px;float: left;line-height: 40px;text-align: left;font-size: 16px;color:#007cc3;font-weight: normal;}

.sitemp .site {width: 380px;float: right;text-align: right;line-height: 40px;color: #898989;font-family: "宋体";}
.sitemp .site a{color: #898989;}
.right .content{line-height: 24px;}
.sort_album{margin-top: 15px;}

/*z1*/
.z1{
    padding-top: 60px;
    height: 680px;
    background: url(../images/z1.png) no-repeat center top;
}
.black{
    text-align: center;
    font:bold 26px/1 "微软雅黑";
    color: #007cc3;
}
.black span{
    display: block;
    font:12px/20px Arial;
}
.black span:after{
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #007cc3;
    margin:20px auto 0;
}
.z1-main{
    margin-top: 35px;
}
.z1-left{
    width: 480px;
    margin-top: 45px;
}
.z1-left>h2{
    font:20px/30px "微软雅黑";
    color: #595757;
}
.z1-left>h2 span{
    display: block;
    font:14px/1 Arial;
}
.z1-txt{
    margin-top: 70px;
    font:12px/2 "宋体";
    color: #666;
}
a.more{
    display: block;
    width: 150px;
    text-align: center;
    font:14px/40px "宋体";
    background-color: #007cc3;
    border-radius: 20px;
    margin-top: 85px;
    color: #fff;
}
a.more:hover{
    background-color: #e77817;
}
.z1-right{
    width: 640px;
}

/*z2*/
.z2{
    padding: 70px 0;
    height: 600px;
    background-color: #f4f6f7;
}
.z2-main{
    display: flex;
    justify-content:space-between;
}
.z2-main dl{
    width:400px;
    display: flex;
    flex-direction:column;
}
.z2-main dl:nth-child(2){flex-direction:column-reverse;}
.z2-main dl dt{
    text-align: center;
    height: 300px;
    box-sizing:border-box;
    padding-top: 30px;
    background-color: #007cc3;
}
.z2-main dl dt:hover{background-color: #e77817}
.z2-main dl dt h3{
    margin: 0 20px;
    font:bold 22px/74px "微软雅黑";
    color: #fff;
    border-bottom: 1px dotted rgba(255,255,255,.5);
}
.z2-main dl dt p{
    height: 80px;
    padding: 20px;
    font: 12px/22px "宋体";
    color: #fff;
}
.z2-main dl dt span{
    display: block;
    width: 100px;
    font:12px/30px "宋体";
    margin:20px auto 0;
    background-color: #fff;
    border-radius: 10px;
    color: #666;
}
.z2-main dl dd img{
    width: 400px;
    height: 300px;
}
.z2-list{
    position: absolute;
    width: 120px;
    height: 600px;
    background: url(../images/z2List.png) center no-repeat;
    top: 0;left: -157px;
}

@media (max-width: 1440px) {
    .z2-list{left: -120px;}
}
.z2-list h2{
    text-align: center;
    color: #fff;
    margin-top: 35px;
    font:26px/1 "微软雅黑";
}
.z2-list h2 span{
    display: block;
    font:12px/20px Arial;
    text-transform: uppercase;
}
.z2-list h2 span:after{
    content: "";
    display: block;
    width: 30px;
    height: 2px;
    background-color: #fff;
    margin:20px auto 0;
}
.z2-list ul{
    margin-top: 50px;
}
.z2-list ul li a{
    display: block;
    text-indent: 20px;
    font:16px/54px "微软雅黑";
    color: #fff;
}
.z2-list ul li a:hover{color: #ef8e39;}
a.z2-more{
    display: block;
    width: 90px;
    text-align: center;
    font:14px/26px "宋体";
    color: #fff;
    background-color: #2da5ea;
    margin:80px auto 0;
    border-radius: 20px;
}

/*z3*/
.z3{
    margin-top: 60px;
}
.z3>ul{
    margin-top: 40px;
}
.z3>ul li{
    float: left;
    margin-right: 20px;
    margin-bottom: 20px;
    position: relative;
}
.z3>ul li:nth-child(3n){
    margin-right: 0;
}
.z3>ul li img{
    width: 386px;
    height: 290px;
}
.z3>ul li h3{
    position: absolute;
    left: 0;top: 0;right: 0;bottom: 0;
    z-index: 5;
    background-color: rgba(0,124,195,.8);
    text-align: center;
    font:16px/290px "微软雅黑";
    color: #fff;
    transition:.5s;
    opacity: 0;
}
.z3>ul li:hover h3{opacity: 1;}

/*z4*/
.z4{
    margin: 50px 0 -50px;
    padding-top: 60px;
    height: 660px;
    background: #999 url(../images/z4.jpg) center no-repeat;
}
.z4 .black{color: #fff;}
.z4 .black span{color: #fff;}
.z4 .black span:after{background-color: #fff;}
.z4-main{
    margin-top: 28px;
}
.z4-main .hd{
    display: flex;
    justify-content:center;
}
.z4-main .hd li a{
    font:16px/1 "微软雅黑";
    color: #fff;
    margin:0 13px;
}
.z4-main .hd li a:hover{color: #f9963f;}
.z4-main .bd{
    margin-top: 40px;
}
.z4-main .bd li{
    float: left;
    margin-right: 14px;
    width: 289px;
}
.z4-main .bd li:nth-child(4n){margin-right: 0;}
.z4-main .bd li img{
    width: 289px;height: 201px;
}
.z4-main .bd li div{
    padding: 25px 24px 0;
    background-color: #f4f6f7;
    height: 210px;
    position: relative;
}
.z4-main .bd li div h3{
    font:16px/48px "微软雅黑";
    color: #333;
    overflow:hidden; text-overflow:ellipsis; white-space:nowrap;
}
.z4-main .bd li div p{
    font:12px/20px "宋体";
    color: #808080;
    margin-top: 10px;
    max-height: 60px;
    overflow:hidden; display:-webkit-box; -webkit-box-orient:vertical; -webkit-line-clamp:3;
}
.z4-main .bd li div span{
    position:absolute;
    top: 190px;
    font:12px/20px "宋体";
    color: #999;
}
.z4-main .bd li div span.data{
    padding-left: 22px;
    background:url(../images/data.png) left center no-repeat;
    left: 25px;
}
.z4-main .bd li div span.click{
    padding-left: 22px;
    background:url(../images/click.png) left center no-repeat;
    left: 200px;
}
.z4-main .bd li:hover div{
    background-color: #e77817;
}
.z4-main .bd li:hover div h3{color: #fff;}
.z4-main .bd li:hover div p{color: #fadbc0;}
.z4-main .bd li:hover div span{color: #eac8ab;}
.z4-main .bd li:hover div span.data{background-image: url(../images/dataOn.png);}
.z4-main .bd li:hover div span.click{background-image: url(../images/clickOn.png);}


/**新增**/
#detail { line-height:24px; font-size:14px; text-align:justify;}
#detail img { max-width:100%;}
#detail iframe { max-width:calc(100% - 2px); border:1px solid #ccc;}

.list-pages { height:30px; padding:12px 95px 12px 10px; margin-top:5px; background:#f3f7f8; border-radius:4px; font:12px/20px Helvetica,"microsoft yahei","SimSun"; display:flex; justify-content:right; position:relative; z-index:100;}
.list-pages i { font-style:normal;}
.list-pages>a { height:28px; padding:0 12px; margin-left:8px; background:#fff; border:1px solid #c9caca; border-radius:3px; line-height:30px; display:flex; align-items:center; position:relative; z-index:10;}
.list-pages>a[href]:hover { border-color:#007cc3; color:#007cc3;}
.list-pages>.now { padding:0 6px; background:rgb(245,245,245); border-color:#007cc3; color:#007cc3;}
.list-pages>.now span { margin:0 3px;}
.list-pages>.tongji { padding:0; margin-left:0; background:none; border-color:transparent; color:#3e3a39; position:absolute; top:12px; left:10px;}
.list-pages>.tongji span { margin-left:10px;}
.list-pages>.tongji span:first-child { margin:0;}
.list-pages>.none { border-color:#ccc; color:#ccc; cursor:no-drop;}
.list-pages>.none[href]:hover { background:#fff; border-color:#ccc; color:#ccc;}

.list-pages .openPage { width:75px; height:28px; text-align:left; color:#3e3a39; position:absolute; top:12px; right:10px;}
.list-pages .openPage em { font-style:normal; position:absolute; cursor:pointer; background:#fff;}
.list-pages .openPage em.value { width:100%; height:100%; border:1px solid #c8cfd2; border-radius:3px; text-indent:10px; line-height:28px; top:0; left:0;}
.list-pages .openPage em.value:after { width:0; height:0; content:""; border:6px solid transparent; border-top-color:#ccc; border-bottom:0; position:absolute; top:50%; right:9px; z-index:10; margin-top:-3px; transition-duration:400ms;}
.list-pages .openPage em.open { border-color:#007cc3; color:#007cc3;}
.list-pages .openPage em.open:after { border-top-color:#007cc3; transform:rotate(180deg);}
.list-pages .openPage dl { width:100%; max-height:calc(30px * 6 - 1px); margin:0; background:#fff; border:1px solid #007cc3; border-radius:4px 4px 0 0; position:absolute; bottom:calc(100% + 2px); right:-2px; cursor:auto; z-index:100; transition:all 0.3s; transform:translateY(0); opacity:0; visibility:hidden; overflow-x:hidden; overflow-y:auto;}
.list-pages .openPage dl dd { height:30px; border-top:1px solid #ddd; text-indent:10px; line-height:30px; display:block; overflow:hidden;}
.list-pages .openPage dl dd:first-child { border:0;}
.list-pages .openPage dl dd a { height:100%; display:block;}
.list-pages .openPage dl dd a:hover { background:#fff; color:#007cc3;}
.list-pages .openPage dl dd a.active,
.list-pages .openPage dl dd a.active:hover { background:rgba(0,0,0,0.08); color:#007cc3;}
.list-pages .openPage dl.open { transform:translateY(0); opacity:1; visibility:visible;}

.list-message { padding:10px 30px 116px; background:#f3f5f6; border-radius:4px; display:flex; flex-wrap:wrap; justify-content:space-between; position:relative;}
.list-message li { width:calc(100% / 2 - 10px); height:50px; margin-top:20px; background:#fff; border-radius:4px; position:relative;}
.list-message li:before { width:20px; height:16px; content:""; background:url(../images/app.png) no-repeat 20px 0; position:absolute; top:50%; left:13px; z-index:10; margin-top:-8px;}
.list-message li.user:before { background-position:0 0px;}
.list-message li.tel:before { background-position:-20px 0px;}
.list-message li input,
.list-message li textarea { width:calc(100% - 2px); height:100%; border:1px solid #b5b5b5; border-radius:4px;}
.list-message li input { text-indent:40px;}
.list-message li textarea { width:calc(100% - 26px); padding:10px 12px;}
.list-message li input:focus,
.list-message li textarea:focus { border-color:#007cc3;}
.list-message li.detail { width:100%; height:200px; background:#fff;}
.list-message li.submit { width:130px; height:46px; background:#007cc3; border:0; border-radius:5px; text-align:center; line-height:46px; font-size:16px; color:#fff; position:absolute; bottom:30px; right:30px; cursor:pointer;}
.list-message li.submit:hover { background:#e87518;}
.list-message li.submit i { padding-left:28px; font-style:normal; display:inline-block; position:relative;}
.list-message li.submit i:before { width:16px; height:16px; content:""; background:url(../images/app.png) no-repeat 0 -20px; position:absolute; top:50%; left:0; margin-top:-8px;}
.list-message li.loading { width:100%; height:100%; margin:0; background:rgba(0,0,0,0.1) url(../images/app_loading.gif) no-repeat center center; background-size:40px; border:0; position:absolute; top:0; left:0; z-index:30; display:none;}