﻿@charset "utf-8";
/*全局样式*/
@import url("base.css");
body {margin:0 auto;padding:0;width:100%;color:#333;font:14px/1.5 Arial,"Microsoft Yahei";background:#f5f5f5;-webkit-font-smoothing:antialiased;}
input,button,select,textarea,img,p,h1,h2,h3,h4,h5 {margin:0;padding:0;border:0;font-family:'Microsoft YaHei','微软雅黑';}
a {color:#333;text-decoration:none;}
a:hover {color:#007cc2;text-decoration:none;-webkit-transition:all 0.2s linear;transition:all 0.2s linear;}
ol,ul,li,dl,dd {margin:0 auto;padding:0;list-style-type:none;}
i,em {font-style:normal;}
table {border-collapse:collapse;border-spacing:0;}
/*Clear Fix*/
.clearfix:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.clearfix {display:inline-block;}
.clearfix {display:block;}
.mr5 {margin-left:5px !important;}
.mr10 {margin-right:10px !important;}
.clear {clear:both;font-size:0px;height:0px;overflow:hidden;}
.line5 {clear:both;font-size:0px;height:5px;overflow:hidden;}
.line10 {clear:both;font-size:0px;height:10px;overflow:hidden;}
.line15 {clear:both;font-size:0px;height:15px;overflow:hidden;}
.mt50 {margin-top:50px !important;}
.mb50 {margin-bottom:50px !important;}
/*页面布局*/
.section {position:relative;margin:0 auto;width:1300px;max-width:1300px;text-align:left;}
.wrapper {position:relative;margin:0 auto;padding:0;width:100%;height:auto;text-align:left;overflow:hidden;}
.wrapper:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.wrap-box {width:1300px;}
.bg-wrap {margin:0;padding:0;background:#fff;}
.bg-wrap:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.bg-wrap.nobg {background:none;}
.pad-15 {position:relative;padding:15px;}
.pt-30 {padding-top:30px;}
.icon {position:absolute;display:block;width:20px;height:20px;background:url(../images/icon.png) no-repeat;zoom:1;}
.fl {float:left !important;}
.fr {float:right !important;}
.main-title .title {text-align:center;text-transform:uppercase;}
.main-title h1 {font-size:30px;font-weight:bold;color:#1b1b1b;text-align:center;padding-top:50px;border-bottom:1px solid #d3d3d3;color:#c80007;}
.pagination {margin:28px 0 0;text-align:center;font-size:14px;}
.main-title .nav-tit {padding:30px 0;text-align:center;color:#a7a7a7;font-size:18px;}
.main-title .nav-tit a {margin-left:10px;color:#a7a7a7;background:#ffffff;border:2px solid #a7a7a7;padding:5px 0;width:180px;display:inline-block;}
.main-title .nav-tit a:hover,.nav-tit a.selected {color:#fff;background:#c6000d;border-color:#c6000d;}
.location {padding:5px 0;width:100%;height:40px;line-height:40px;color:#999;font-size:12px;text-align:left;}
.location a {margin:0 5px;}
.location span {color:#666;}
#index .index,#product .product,#news .news,#contact .contact,#about .about,#network .network,header span a:hover {background:#007cc2;color:#fff;}
/*头部*/
header {height:90px;background:#fff;z-index:99;}
header {position:absolute;top:0;left:0;right:0;background:rgba(255,255,255,0.8) none repeat scroll 0 0 !important;filter:Alpha(opacity=80);}
header .nav {position:relative;}
header .lan {position:absolute;right:0;padding-left:20px;font-size:14px;font-weight:bold;color:#fff;height:18px;line-height:18px;top:50%;margin-top:-9px;background:url(../images/en.png) no-repeat left center;}
header .search {position:absolute;right:5px;top:50%;margin-top:-17px;border-radius:5px;}
header .search input {padding:0 0 0 10px;color:#a0a0a0;font-size:12px;height:34px;line-height:34px;width:150px;border:0px;outline:none;background:transparent;}
header  .search button {padding:0px;width:40px;height:33px;background:transparent;border:0px;cursor:pointer;float:right;}
header .search button img {vertical-align:middle;background:transparent;}
header span {padding-left:30px;}
header span a {display:inline-block;font-size:16px;line-height:90px;height:90px;color:#666666;padding:0 30px;}
header .language {margin-left:32px;height:28px;line-height:28px;font-size:14px;position:absolute;right:100px;width:100px;top:50%;margin-top:-14px;}
header .language .chose {display:block;padding-left:10px;border-bottom:1px solid #e5e5e5;width:90px;cursor:pointer;}
header .language .chose:after {content:">";position:absolute;right:10px;top:0;color:#999999;font-family:SimSun,sans-serif;font-size:22px;font-weight:bold;-webkit-transform:rotate(90deg);transform:rotate(90deg);}
header .language ul {position:absolute;left:0;padding:5px 0;display:block;background:#007cc2;color:#fff;}
header .language li {font-size:14px;color:#fff;width:100px;text-align:center;}
header .language li a {color:#fff;text-decoration:none;}
header .language ul {visibility:hidden;opacity:0;-webkit-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.35s;transition:.35s;}
header .language.active ul {visibility:visible;opacity:1;-webkit-transform:translateY(0);transform:translateY(0);}
.popup-search {position:fixed;left:0;top:0;z-index:9999;width:100%;height:100%;opacity:0;visibility:hidden;-webkit-transition:opacity .15s;transition:opacity .15s;}
.popup-search.open {opacity:1;visibility:visible;-webkit-transition:opacity .45s;transition:opacity .45s;}
.popup-search .popup__overlay {position:absolute;width:100%;height:100%;background:#000;opacity:.85;filter:Alpha(opacity=85);}
.popup-search .close {position:absolute;right:30px;top:20px;}
.popup-search .close a {display:block;width:44px;height:44px;line-height:44px;font-size:42px;text-align:center;color:#fff;}
.popup-search .searchlist {position:absolute;left:50%;top:50%;display:block;margin-left:-325px;margin-top:-30px;width:650px;height:48px;}
.popup-search .searchbtn {position:absolute;right:0;top:0;display:block;margin:0;padding:0;width:80px;height:48px;line-height:48px;font-size:16px;text-align:center;color:#999;background:none;border:0;outline:0;cursor:pointer;}
.popup-search .searchtxt {display:block;box-sizing:border-box;margin:0;padding:0 5px;padding-right:85px;width:100%;height:48px;line-height:48px;font-size:16px;color:#999;background:none;border:0;border-bottom:1px solid #888;outline:0;}
.swiper-pagination-bullet-active {opacity:1;background:#fff !important;}
.swiper-pagination-bullet {background:#645f54;}
.banner {margin:0 auto;width:100%;}
.banner img {width:100%;height:auto;}
/*首页产品分类*/
.productcate {background:#fff;padding:66px 0;}
.productcate .left {float:left;width:1041px;}
.productcate .left .cate-item {width:307px;margin:1px 1px;height:348px;float:left;position:relative;padding:0 19px;}
.productcate .left .cate-item span {background:url(../images/cate.png) no-repeat;display:inline-block;width:33px;height:33px;position:absolute;right:15px;top:15px;}
.productcate .left .p_photo {display:table;width:100%;height:301px;overflow:hidden;position:relative;z-index:1;}
.productcate .left .p_photo .cell {display:table-cell;vertical-align:middle;text-align:center;}
.productcate .left .p_photo img {max-height:272px;-webkit-transition:.45s;transition:.45s}
.productcate .left .cate-item:hover {-webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);box-shadow:0 0 8px rgba(0,0,0,0.2);border-radius:5px;}
.productcate .left .cate-item:hover .p_title {color:#007cc2}
.productcate .left .cate-item:hover span {background:url(../images/cate_active.png) no-repeat;}
.productcate .left  .p_title {font-size:16px;text-align:center;color:#666666;border-top:1px solid #e5e5e5;height:47px;line-height:47px;}
.productcate .right {height:160px;width:259px;float:right;background:#f8f8f8;padding:95px 0;}
.productcate .right h2 {font-size:30px;color:#007cc2;text-align:right;padding-right:50px;}
.productcate .right p {text-align:right;font-size:16px;color:#cacbcb;padding:5px 0;padding-right:50px;}
.productcate .right p .cate-prev {background:url(../images/cleft.png) no-repeat;height:24px;width:14px;margin-right:5px;background-size:14px 24px;display:inline-block;}
.productcate .right p .cate-next {background:url(../images/cright.png) no-repeat;height:24px;width:14px;background-size:14px 24px;display:inline-block;}
/*推荐产品*/ 
.common-title {text-align:center;}
.common-title h2 {font-size:30px;color:#007cc2;text-align:center;position:relative;display:inline-block;padding-bottom:10px;}
.common-title h2 i {height:4px;background:#007cc2;width:34%;position:absolute;bottom:0;left:50%;margin-left:-17%;}
.common-title p {text-align:center;font-size:14px;color:#a8a8a8;padding:10px 0;}
.r-product {padding:80px 0;background:#fafafa;}
.r-product .list {overflow:hidden;padding:0 2px;}
.r-product ul {padding:50px 0;width:105%;}
.r-product li {width:307px;height:375px;border:1px solid #eeeeee;background:#fff;float:left;border-radius:5px;margin-right:20px;margin-bottom:20px;}
.r-product li:hover {-webkit-box-shadow:0 0 8px rgba(0,0,0,0.2);box-shadow:0 0 8px rgba(0,0,0,0.2);}
.r-product .p_photo {display:table;width:100%;height:310px;overflow:hidden;position:relative;z-index:1;}
.r-product .p_photo .cell {display:table-cell;vertical-align:middle;text-align:center;}
.r-product .p_photo img {max-height:100%;-webkit-transition:.45s;transition:.45s;max-width:100%;}
.r-product .info {border-top:1px solid #eee;height:42px;position:relative;padding:11px 10px;}
.r-product .info span {display:inline-block;position:absolute;right:10px;top:50%;margin-top:-11px;width:46px;height:22px;line-height:22px;font-family:SimSun,sans-serif;font-size:26px;text-align:right;padding-right:10px;color:#d5d5d5;border:1px solid #f6f6f6;border-radius:24px;}
.r-product li:hover .info span {background:#007cc2;border-color:#007cc2;color:#fff;}
.r-product .info p {color:#cbcbcb;font-size:14px;width:230px;}
.r-product .info h2 {font-size:14px;color:#666666;width:230px;}
.r-product .more {text-align:center;}
.r-product .more a {display:inline-block;text-align:center;background:#007cc2;color:#fff;padding:12px 57px;border-radius:5px;}
.product-box {background:#fff;padding:30px 0;}
.c-breadcrumb {line-height:22px;font-size:14px;background:#fff;width:235px;float:left;}
.c-breadcrumb span {color:#c1c1c1;}
.c-breadcrumb a {color:#c1c1c1;}
.c-breadcrumb a:hover {color:#007cc2;text-decoration:underline;}
.c-breadcrumb .navtxt {display:inline-block;margin-left:12px;padding-left:22px;background:url(../images/home.png) no-repeat left center;}
.cate-box {padding:30px 0;background:#fff;}
.cate {background:#fff;float:left;width:1065px;}
.cate li {padding:0 35px 20px 0;display:inline-block;}
.cate .active a,.cate .active {color:#007cc2}
/*首页关于我们*/
.i-about {padding:80px 0;background:#fff;}
.i-about .intr {width:858px;position:relative;border:1px solid #e5e5e5;padding:35px 45px;}
.i-about .intr .title h2 {color:#007cc2;font-size:24px;}
.i-about .intr .title  p {color:#999999;font-size:14px;}
.i-about .intr .body {font-size:14px;color:#999;line-height:32px;text-indent:2em;padding:30px 0;padding-right:160px;}
.i-about .intr .more {text-align:right;padding-right:160px;}
.i-about .intr .more a {display:inline-block;text-align:center;background:#007cc2;color:#fff;padding:12px 30px;border-radius:5px;}
.i-about .intr .aboutimg {position:absolute;right:-350px;top:50%;margin-top:-147px;}
/*公司信息*/
.company {background:url(../images/company.jpg) no-repeat 50% 0;height:234px;}
.company ul {padding:72px 38px;}
.company ul li {float:left;height:90px;width:305px;text-align:center;color:#fff;border-right:1px solid #fff;}
.company ul li .p_number {font-size:18px;font-weight:bold;position:relative;display:inline-block;font-family:SimSun,sans-serif;}
.company ul li p .member {font-size:36px;}
.company ul li p .jia {position:absolute;top:0;right:-10px;}
.company ul li .title {font-size:18px;font-weight:normal;padding-top:10px;}
.company ul li.last {border:none;}
/*首页推荐新闻*/
.r-news {padding:80px 0;background:#fff;}
.r-news .news-info {padding-top:65px;}
.r-news .left {width:478px;background:#f8f8f8;float:left;margin-right:65px;padding:50px 55px;}
.r-news .date {font-size:28px;color:#cacbcb;}
.r-news .left h2 {font-size:18px;color:#666666;padding:30px 0;}
.r-news .left p {font-size:14px;color:#999999;padding-bottom:30px;line-height:30px;}
.r-news .left .img-box {text-align:center;}
.r-news .left .more {display:inline-block;text-align:center;background:#007cc2;color:#fff;padding:10px 40px;border-radius:5px;margin-top:37px;}
.r-news .right {width:647px;float:left;}
.r-news .right li {padding:50px 0;border-bottom:1px solid #e5e5e5;}
.r-news .right li .title {background:url(../images/t.png) no-repeat left center;padding-left:20px;height:37px;line-height:37px;}
.r-news .right li .title h2 {font-size:18px;color:#666666;padding-bottom:30px;float:left;width:520px;}
.r-news .right li .title span {float:right;}
.r-news .right li:last-child {border:none;}
/*联系我们*/
.linkinfo {background:url(../images/mapbg.jpg) no-repeat 50% 0;height:667px;}
.linkinfo .section {padding:60px 0;}
.linkinfo h2 {text-align:center;font-size:30px;font-weight:bold;color:#f8f8f8;padding-bottom:80px;}
.linkinfo .left {float:left;width:490px;padding-right:160px;}
.linkinfo .left h2 {color:#fff;font-weight:bold;font-size:18px;padding:10px 0;border-bottom:1px solid #fff;text-align:left;}
.linkinfo .left dl {border-bottom:1px solid #fff;padding:17px 0 20px 0;}
.linkinfo .left dt.tel {background:url(images/tel.png) no-repeat left center;padding-left:25px;font-size:18px;color:#fff;font-weight:bold;}
.linkinfo .left dt.address {background:url(../images/map.png) no-repeat left center;padding-left:25px;font-size:18px;color:#fff;font-weight:bold;}
.linkinfo .left .mp dt {background:url(../images/s.png) no-repeat left center;padding-left:25px;font-size:18px;color:#fff;font-weight:bold;}
.linkinfo .left dd {background:url(../images/d.png) no-repeat left center;color:#fff;font-size:14px;padding:5px 0 0 10px;}
.linkinfo .left .mp {border:none;}
.linkinfo .left .mp dd {background-image:none;}
.linkinfo .left dd span {background:url(../images/d.png) no-repeat left center;padding-left:10px;margin-left:50px;}
.linkinfo .left dd img {float:left;padding-left:13px;}
.linkinfo .left dd .wx {float:left;padding:7px 0 7px 25px;}
.linkinfo .left dd .wx p {padding:11px 0;}
.linkinfo .right {float:left;width:600px;padding-left:50px;}
.linkinfo .right dt {text-align:left;font-size:18px;font-weight:bold;color:#f8f8f8;}
.linkinfo .right dd {color:#fff;padding:10px 0;}
.linkinfo .right dd div {float:left;width:45%;}
.linkinfo .right dd .email {float:right;}
.linkinfo .right input {border:1px solid #fff;height:33px;line-height:33px;width:221px;background:transparent;}
.linkinfo .right textarea {border:1px solid #fff;background:transparent;width:551px;}
.linkinfo .right button {background:#ffffff;border-radius:5px;color:#006daa;font-size:18px;text-align:center;width:223px;height:45px;line-height:45px;margin-left:42px;}
/*联系我们*/
.contactls .title {text-align:center;padding:90px 0;}
.contactls .title h2 {font-size:28px;color:#000;font-weight:bold;text-align:center;}
.contactls .title p {text-align:center;font-size:16px;color:#888;}
.contactls {color:#666;font-size:14px;line-height:35px;padding-bottom:90px;}
.contactls a {color:#666;}
.contactls li {float:left;padding:12px 0;}
.contactls li.c1 {padding-left:50px;width:400px;}
.contactls li.c2 {padding-left:50px;width:350px;border-left:1px solid #d3d4d4;border-right:1px solid #d3d4d4;}
.contactls li.c3 {padding-left:50px;width:280px;}
.contactls .mp-qr {text-align:center;margin-top:90px;}
.contactls .mp-qr p {font-size:16px;color:#999;margin-top:20px;}
/*在线留言*/
.nyaboutus9 {padding:48px 0 95px;}
.nyaboutus9 h2 {text-align:center;font-size:30px;color:#2a2b2a;font-weight:bold;padding-bottom:20px;}
.nyaboutus9 .divTips {line-height:25px;font-size:14px;text-align:center;color:#999;}
.messagelist {margin:25px 0 0;}
.messagelist .m_input {float:left;margin:18px 40px 0 0;height:28px;width:605px;padding:8px 0 9px;border:1px solid #e0e0e0;background:#fafafa;-webkit-border-radius:5px;border-radius:5px;-webkit-transition:all .45s;transition:all .45s;}
.messagelist .m_input label {float:left;height:28px;line-height:28px;font-size:14px;color:#898986;}
.messagelist .m_input label span {display:inline-block;padding-left:14px;}
.messagelist .m_input input {float:left;margin:0;padding:0;width:255px;height:28px;line-height:28px;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:14px;color:#333;border:0;outline:0 none;background:transparent;}
.messagelist .m_textarea {margin:18px 0 0;}
.messagelist .m_textarea textarea {display:block;margin:8px 5px 0 5px;padding:10px 20px;width:1207px;height:195px;line-height:30px;font-family:Arial,"Microsoft YaHei",sans-serif;font-size:14px;color:#333;border:1px solid #dfdfdf;outline:0 none;border-radius:5px;-webkit-transition:all .45s;transition:all .45s;overflow:hidden;background:#fafafa;}
.messagelist label.m_input_nickname {background:url(../images/icon_nyfeedback01.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_mobile {background:url(../images/icon_nyfeedback02.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_phone {background:url(../images/icon_nyfeedback03.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_fax {background:url(../images/icon_nyfeedback04.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_address {background:url(../images/icon_nyfeedback05.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist label.m_input_email {background:url(../images/icon_nyfeedback06.png) no-repeat 14px center;float:right;width:48px;border-left:1px solid #dfdfdf;}
.messagelist .m_input.active,.messagelist .m_textarea.active textarea {border-color:#007cc2;}
.messagelist  .m_link {display:inline-block;margin:0 12px;width:132px;height:40px;line-height:40px;font-size:16px;text-align:center;color:#fff;background:#007cc2;float:right;margin-right:46px;margin-top:18px;border-radius:5px;}
.verifycode .input {display:inline-block;padding:0 10px;width:120px;height:40px;line-height:20px;border:1px solid #e0e0e0;margin:18px 5px 0 5px;-webkit-border-radius:5px;border-radius:5px;}
.verifycode img {vertical-align:middle;}
/*产品详情*/
.product-box-detail {background:#fff;}  

        /*商品缩略图样式*/
        .goods-box{ position:relative; margin-bottom:15px; padding:30px; font-size:12px;  }
        .goods-pic{ position:relative; float:left; width:652px; *z-index:1; }
        .pic-box{ float:left; }
        .pic-preview{ width:652px; height:500px; border:1px solid #e8e8e8; }
        .pic-scroll{ width:80px; float: left;position: relative;margin-left: 35px;}
        .pic-scroll .prev{background: url(../images/up.png) no-repeat center top;position: absolute;left: 50%; margin-left: -40px;top: 0;width: 80px;height: 10px;display: block;cursor:pointer;z-index: 999;}
        .pic-scroll .next{background: url(../images/dwon.png) no-repeat center bottom;;position: absolute;left: 50%; margin-left: -40px;bottom:0;width: 80px;height: 10px;display: block;cursor:pointer;z-index: 999;}
   
        .pic-scroll .items{ position:relative; float:left; width:115px;overflow:hidden;height: 500px;}
        .pic-scroll .items ul{margin:0; padding:0; height: 999999px; position: absolute; }
        /*商品规格*/
    .goods-spec{ position:relative; margin:0 0 0 680px; overflow:hidden; }
	.goods-spec h1{ display:block; color:#999999; font-size:18px; font-weight:700; text-overflow:ellipsis; white-space:nowrap; overflow:hidden;padding: 50px 0 25px 0; }
    .goods-spec .subtitle{ color:#333333; font-size:28px; line-height:24px; font-weight: bold;}
    .goods-spec .des-box {min-height: 306px;}
    .goods-spec .des-box  .info{ margin-top:20px; padding:0 50px 15px; font-size:14px; line-height:2em; word-wrap:break-word; }
    .goods-spec .des-box{ position:relative; margin-top:10px; }
    .goods-spec .des-box h2{font-size: 16px; color: #404040;margin-top: 30px;}
	

    /* 图片放大镜样式*/
.tb-pic a{display:table-cell;text-align:center;vertical-align:middle;}
.tb-pic a img{vertical-align:middle;max-height:100%;max-width:100%;}
.tb-pic a{line-height:1;}
.tb-thumb li{width: 100px; height:100px;overflow:hidden;}
.tb-s650, .tb-s650 a{height:500px;width:500px;}
.jqzoom{max-height:500px;max-width:500px;}
.tb-s650 a{*font-size:271px;}
.tb-s40 a{*font-size:35px;}
.tb-s40, .tb-s40 a{height:78px;width:78px;}
.tb-booth{border:1px solid #eeeeee;position:relative;z-index:1;float: left;}
.tb-thumb .tb-selected div{border:1px solid #C30008;}
.tb-thumb li div{border:1px solid #eeeeee;margin: 10px 0;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:500px;height:500px;background:#ffffff;border:1px solid #eeeeee;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url("../images/mask.png") repeat scroll 0 0 transparent;cursor:move;z-index:1;}
.online{text-align: left;}
.online a{display: inline-block;background: #007cc2;width: 240px;height: 50px;line-height: 50px;color: #fff;font-size: 16px;text-align: center;}
.related h2{font-size: 24px;color: #666666;padding-left: 10px;border-bottom: 1px solid #eee;padding-bottom: 15px;}
.product-next {position: absolute;right: 0;top: 10px;}
.product-next span{float: left; display: inline-block;background-color: #f8f8f8;width: 40px;height: 40px;line-height: 40px;text-align: center;margin-right: 15px;font-family: SimSun,sans-serif;font-size: 16px;}
.product-next span a{display: block;}
.product-next span.all{background: #f8f8f8 url(../images/pmore.png) no-repeat center center;}
/*新闻列表*/
.newslist {background:#fff;padding:20px 0 50px 0;}
.cate-box {padding:30px 0;background:#fff;}
.news-cate {background:#fff;float:right;width:1065px;text-align:right;}
.news-cate a {padding:0 30px;}
.news-box ul {width:105%;}
.news-box li {float:left;width:606px;margin-right:24px;border:1px solid #ebebeb;padding:40px 15px 0 15px;margin-top:15px;}
.news-box li h2 {font-size:18px;color:#666666;}
.news-box li .note p {font-size:14px;color:#999999;padding:20px 0 35px 0;}
.news-box li .note .info {border-top:1px solid #ebebeb;padding:15px 0;}
.news-box li .note .info .time {background:url(../images/time.png) no-repeat left center;padding-left:20px;float:left;color:#999;height:22px;line-height:22px;}
.news-box li .note .info .more {background:url(../images/news_more.png) no-repeat left center;padding-left:26px;color:#999;float:right;height:22px;line-height:22px;}
.news-box li:hover {-webkit-box-shadow:0 0 15px rgba(0,0,0,0.2);box-shadow:0 0 15px rgba(0,0,0,0.2);}
.news-box li a:hover .note .info .more {background-image:url(../images/news_more2.png);color:#007cc2;}
.news-box li a:hover h2 {color:#007cc2;}
#network{background:#fff;}
/*资讯详情页*/
/*内容标题样式*/
.meta {margin:0;padding:50px 50px 0 50px;}
.meta:after {clear:none;content:"";display:block;height:0;visibility:hidden;}
.meta h2 {margin:0 0 20px;padding:0;color:#007cc2;font-size:24px;font-weight:300;line-height:1em;}
.meta .info {margin:0 0 10px;}
.meta .info span {margin-right:10px;color:#999;font-size:12px;line-height:14px;}
.meta .info span i {margin-right:5px;display:inline-block;font-size:14px;}
.meta .note {margin-top:10px;padding:15px 20px;background:#f5f5f5;line-height:22px;color:#757575;font-size:12px;}
/*内容详细样式*/
.entry {margin-top:20px;padding:0 50px 15px;font-size:14px;line-height:2em;word-wrap:break-word;}
.entry img {max-width:100%!important;height:auto!important;}
.entry h2,.entry h3,.entry h4 {margin:0.8em auto;padding-bottom:5px;border-bottom:1px solid #f6f6f6;color:#333;}
.entry h2 {font-size:1.2em;}
.entry h3,.entry h4 {font-size:1.1em;}
.entry strong {color:#DC2523;}
.entry ul,.entry ol {margin:1em;padding:0;}
.entry li {margin-left:1em;}
.entry ul li {list-style:disc outside none;}
.entry ol li {list-style:decimal outside none;}
.entry p {display:inherit;margin:1em 0;color:#333;word-wrap:break-word;}
.entry a {text-decoration:underline;}
.entry code {display:block;padding:0.5em;background:#eee;border-radius:.5em;color:#777;font-family:'courier new';font-size:12px;line-height:1.7em;}
.entry table {margin:10px auto;border-left:1px solid #eee;border-top:1px solid #eee;}
.entry table th {background:#F9F9F9;text-align:center;}
.entry table td,.entry table th {border-bottom:1px solid #eee;border-right:1px solid #eee;padding:0.35em 0.5em;}
/*上下一条样式*/
.next-box {position:relative;padding:10px 50px 20px;line-height:20px;color:#444;font-size:14px;border-top:1px dashed #9d9d9d;}
.next-box:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.next-box p {display:block;width:49%;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.next-box p a {color:#428bca;}
.next-box p.prev {float:left;}
.next-box p.next {float:right;}
/*公司信息*/
.company2 {background:#fff;}
.company2 ul {padding:42px 38px;}
.company2 ul li {float:left;height:90px;width:305px;text-align:center;color:#666;border-right:1px solid #e5e5e5;}
.company2 ul li .p_number {font-size:18px;font-weight:bold;position:relative;display:inline-block;font-family:SimSun,sans-serif;}
.company2 ul li p .member {font-size:36px;}
.company2 ul li p .jia {position:absolute;top:0;right:-10px;}
.company2 ul li .title {font-size:18px;font-weight:normal;padding-top:10px;}
.company2 ul li.last {border:none;}
.cate-box {padding:30px 0;background:#fff;position:relative;border-bottom:1px solid #e5e5e5;}
.about-cate {background:#fff;width:1000px;text-align:right;position:absolute;top:-30px;right:0;color:#999;}
.about-cate a {display:inline-block;height:82px;font-size:16px;line-height:82px;margin:0 10px;padding:0 27px;color:#999;}
.about-cate a.active,.about-cate a:hover {background:#007cc2;color:#fff;}
.about-box {padding:66px 0;background:#fff;}
.about-box p {display:inherit;color:#999999;word-wrap:break-word;line-height:36px;font-size:14px;text-indent:2em;}
/*搜索*/
.search-tit {display:block;margin:0 30px;padding-top:15px;line-height:38px;border-bottom:1px solid #f0f0f0;}
.search-tit h3 {display:inline-block;color:#333;font-size:16px;font-weight:normal;}
.search-tit span {margin-left:15px;color:#999;font-size:14px;}
.search-tit span strong {margin:0 2px;color:#1e7bb3;font-weight:600;}
.n-list {padding:15px 30px;}
.n-list li {display:block;padding-bottom:15px;border-bottom:1px solid #f0f0f0;overflow:hidden;}
.n-list li:after {content:".";display:block;height:0;clear:both;visibility:hidden;}
.n-list li h2 {padding:15px 0 15px;font-size:18px;line-height:24px;font-weight:normal;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;}
.n-list li h2 a {color:#333;text-decoration:none;}
.n-list li h2 a:hover {color:#8CAC52;}
.n-list li .note b {position:relative;display:block;float:left;margin-right:16px;width:118px;height:118px;border:1px solid #e8e8e8;font-style:normal;}
.n-list li .note b img {min-width:100%;min-height:100%;width:100%;_height:100%;}
.n-list li .note p {display:block;font-size:14px;max-height:84px;line-height:28px;font-weight:500;color:#666;overflow:hidden;}
.n-list li .note .info {padding-top:10px;height:20px;line-height:20px;}
.n-list li .note .info span {margin-right:10px;color:#999;font-size:12px;}
.n-list li .note .info span i {margin-right:3px;font-size:12px;}
.n-list .nodata {margin-top:30px;color:#666;font-size:14px;line-height:100px;text-align:center;}
/*分页*/
div.digg {margin:0;padding:0;text-align:left;font-size:14px;display:inline-block;}
div.digg a {display:block;float:left;padding:5px 12px;margin:0 0 0 8px;border:1px solid #e1e2e3;line-height:20px;height:20px;color:#666666;background:#fff;text-decoration:none;border-radius:3px;}
div.digg a:hover {border:1px solid #0166b3;background:#0166b3;color:#fff;}
div.digg span {display:block;float:left;padding:5px 0;line-height:20px;height:20px;}
div.digg span.current {padding:5px 12px;margin:0 0 0 8px;color:#fff;font-weight:bold;background:#0166b3;border-radius:3px;}
div.digg span.disabled {border:1px solid #eee;padding:5px 12px;margin:0 0 0 8px;color:#ddd;}
/*底部*/
.footer {padding:40px 0;background:#007cc2;position:relative;}
.footer .copyright {text-align:center;color:#fff;padding:20px 0;}
.footer .copyright  a {color:#fff;}
/*工厂设备*/
#device {background: #fff;}
.device{background: #fff;margin-top: 10px;}
.devicelist{padding: 10px 0;width: 1200px;margin: 0 auto;}
.devicelist h2{color: #0166b3;font-weight: bold;font-size: 36px;text-align: center;text-transform: uppercase;}
.devicelist ul{ width:105%;padding-top: 15px;}
.devicelist li{ float:left; margin:26px 8px 0 0; width:392px; position:relative;}
.devicelist li .p_photo{ display:table; width:392px; height:245px; text-align:center; }
.devicelist li .p_photo .cell{ display:table-cell; vertical-align:middle;}
.devicelist li .p_photo img{ max-height:245px;}
.devicelist li .p_title{text-align: center;padding-top: 20px;font-size: 16px;}

