/*
常州常安消防设备有限公司
*/
/* 顶部移动 */
a#top_btn{background:url(../images/f.png) no-repeat;cursor: pointer;width:50px;height:50px;display:block;transition:all 0.3s;position:fixed;right:20px;bottom:20px;}

/*头部*/
.topbar{font-size:12px;height:40px;color:#999;line-height:40px;border-bottom:1px dotted #dadada;background:#fff;}
.topbar a{font-size:12px;color:#999;padding:0 20px;display: inline-block;}
.topbar a:hover{color:#c30505;text-decoration:underline;}
.topbar .wb{background: url(../images/wbIco-a.png) no-repeat left center;}
.topbar .wx{background: url(../images/wxIco-a.png) no-repeat left center;position: relative;}
.topbar .ewm{position: absolute;z-index: 10;width: 95px;height: 95px;top:30px;right: 0px;background-color: #fff;padding: 5px;overflow: hidden;border-radius: 3px;display: none;}
.topbar .tel{background: url(../images/telIco-a.png) no-repeat left center;}
.topbar .ly{background: url(../images/messIco-a.png) no-repeat left center;}

.header{height:125px;background:#fff;}
.header .head-logo{height: 125px;}
.header .dwy{margin-left:20px;background:url(../images/dwybj.jpg) no-repeat;margin-top:11px;font-family:"微软雅黑";font-size:20px;font-weight:bold;padding-left:40px;padding-top:24px;color:#333;width:420px}
.header .dwy span{color:#e21b22;}
.header .dwy p{font-size:14px;}
.head-tel{margin-top: 20px;}
.head-tel{font-size: 14px;color:#808080;background: url(../images/telIco-b.png) no-repeat left 30px;padding-left: 58px;}
.head-tel  span{FONT: 24px/28px  "Microsoft YaHei";color: #E21B22;display: block;margin-top: 5px;line-height: 28px; }

/*导航*/
.head-nav{background:#e21b22;line-height:60px;height:60px;}
.head-nav .nav{width:1200px;margin:0 auto;}
.nav li{width:120px;float:left;background:url(../images/navline.jpg) no-repeat center left;position:relative;z-index:120}
.nav li a{display:block;width:122px;line-height:60px;text-align:center;font-size:14px;color:#fff;}
.nav li.none{background:none;}
.nav li a.active,
.nav li a:hover{background:url(../images/navhover.jpg) no-repeat right center;color:#fff;}
.nav li ol{display:none;position:absolute;left:2px;top:54px;width:118px;background:#bc070e;z-index:120;overflow:hidden;}
.nav li ol li{float:none;height:40px;padding:0;margin:0;background:none;border-bottom:1px dotted #dadada;}
.nav li ol li a{display:block;width:118px;height:40px;line-height:40px;border:none;font-size:14px;color:#fff;overflow:hidden;margin:0;background:none;text-transform:uppercase;}
.nav li ol li a:hover{background:#740005;color:#fff;}

/*广告*/
.banner{width: 100%;height: 510px;margin:0 auto;overflow:hidden;position: relative;}
.banner .bd{height:510px;overflow: hidden;position: relative;left: 50%;margin-left: -960px;width: 1920px;}
.banner .hd{width:100%;position: absolute;z-index:999;left: 0;height:16px;bottom:20px;}
.banner .hd ul{text-align: center;}
.banner .hd ul li{display:inline-block;width: 25px;height: 5px;background: #fff;margin-right: 10px;cursor: pointer;overflow: hidden;}
.banner .hd ul li.on{background: #e82513;}
.banner .prev,.banner .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:50%;margin-top: -20px;}
.banner .prev{background: url(../images/banner-pn.png) no-repeat left bottom;left: 5%;}
.banner .next{background: url(../images/banner-pn.png) no-repeat right bottom;right: 5%;}

/* 搜索*/
.seach{width: 100%;height: 50px;line-height: 50px;border-bottom: 1px dotted #d7d7d7}
.seach .key{float: left;color: #9e9e9e;}
.seach .key span{color: #e82513;}
.seach .key a{margin: 0 2px;color: #9e9e9e;}
.seach .key a:hover{color: #353535;}
.seach .seachBox{float: right;background: #fff;margin-top: 8px;}
.seach .seachBox form{overflow: hidden;}
.seach .seachBox form input{display: block;float: left;}
.seach .seachBox .word{width: 315px;height: 32px;line-height: 32px;text-indent: 1em;border: 1px solid #d2d2d2;border-right: none;padding-left: 35px;background: url(../images/searIco-a.png) no-repeat 15px center;}
.seach .seachBox .sousuo{width: 50px;height: 34px;cursor: pointer;background-color: #ea3929;color: #fff;}


/*产品中心*/
.home-product{padding: 30px 0 30px;}
.home-prodList{width: 260px;}
.home-prodList h3{background: #E21B22;padding: 20px 0 17px;font-size: 24px;text-align: center;color: #fff;}
.home-prodList h3 span{display: block;font-family: "Arial";font-weight: normal;margin-top: 5px;font-size: 20px;text-transform: uppercase;}
.home-prodList .listOne{margin-bottom: 30px;}
.home-prodList .listOne>li{position: relative;}
.home-prodList .listOne>li>a{font-size: 16px;color: #444444;display: block;height: 52px;line-height: 52px;border: 1px solid #dddddd;background: #fff;border-top: 0;padding-left: 45px;position: relative;transition: all .5s;}
.home-prodList .listOne>li>a:before{content: "";position: absolute;width: 18px;height: 18px;background-color: #6f6f6f;border-radius: 50%;background-image: url(../images/jtIco-a.png);background-repeat: no-repeat; background-position: center center;top: 34%;left:20px;transition: all .5s;}
.home-prodList .listOne>.current>a:before,.home-prodList .listOne>li:hover>a:before{background-color: #e82513;}
.home-prodList .listOne>.current>a,.home-prodList .listOne>li:hover>a{background-color: #f3f3f3;border-bottom-color: #f3f3f3;color: #BB0309}
.home-prodList .listOne>li:before{position: absolute;content: "";top: 0;width: 2px;left: 1px;background-color: #fff;z-index: 2;transition: all .5s;height: 0;opacity: 0;}
.home-prodList .listOne>li.current:before,.home-prodList .listOne>li:hover:before{background-color: #e82513;height: 100%;opacity: 1}
.home-prodList .listTwo{background-color: #f3f3f3;border:1px solid #dddddd;border-top: none;height: 313px;overflow: hidden;}
.home-prodList .listTwo li{padding: 0 12px;}
.home-prodList .listTwo li a{display: block;height: 34px;line-height: 34px;border-bottom: 1px dotted #bebebe;padding-left: 30px;background: url(../images/jtIco-b.png) no-repeat 20px  center;}
.home-prodList .listTwo li:last-child a{border-bottom: 0;}
.home-prodList .listTwo li:hover a{color: #BB0309}
.home-prodList .contact{border:1px solid #dddddd;padding: 10px;}
.home-prodList .contact p{background: url(../images/telIco-b.png) no-repeat left 30px;line-height: 28px;padding-left:48px;}
.home-prodList .contact span{display: block;font-size: 24px;line-height: 30px;color: #E21B22}

.home-prodRight{width: 920px;}
.home-prodTab{height: 56px;margin-bottom: 22px;background-color:#f3f3f3;}
.home-prodTab .tab{display:inline-block;cursor: pointer;background: url(../images/tabIco-a.jpg) no-repeat right center;font-size: 14px;color: #626262;line-height: 56px;width: 130px;text-align: center;transition: all .5s;}
.home-prodTab .tab:hover,.home-prodTab .on{background-color: #e82513;color: #fff;}
.home-prodTab .more{float: right;font-size: 14px;color: #E21B22;margin: 15px 25px 0 0;}
.home-prodTab .more:hover{color: #ea3626;}
.home-prodWrap{height: 454px;overflow: hidden;}
.home-prodbox ul{width: 1000px;}
.home-prodbox li{width:290px;float: left;margin-right:18px;margin-bottom: 25px;transition: all .5s;-webkit-transition:all .5s;border-bottom: 3px solid #d5d5d5;position: relative;}
.home-prodbox li .pic{border:5px solid #f2f2f2;width:280px;height:280px;overflow: hidden;display: block;}
.home-prodbox li .pic img{width: 100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.home-prodbox li:hover .pic img{transform: scale(1.15);-ms-transform: scale(1.15);-webkit-transform: scale(1.15);-o-transform: scale(1.15);-moz-transform: scale(1.15);}
.home-prodbox li h4{height:34px;line-height: 30px;color: #353535;text-indent:10px;background: #f2f2f2;font-size: 12px;font-weight: normal;}
.home-prodbox li h4 .tit{color: #353535}
.home-prodbox li h4 .cont{float: right;color:#353535;margin-right: 10px;position: relative;background: url(../images/chat.png) no-repeat 0 7px;padding-left: 8px;}
.home-prodbox li h4 .tit:hover,.home-prodbox li h4 .cont:hover{color: #e82513;}
.home-prodbox li:before{content: "";position: absolute;width: 0;left: 0;bottom:-3px;height: 3px;background: #e82513;transition: all .5s;}
.home-prodbox li:hover:before{width: 100%;}

/*痛点*/
.home-pain{height: 700px;background: #F3F3F3;background:url(../images/home-quseBg.jpg) no-repeat center center;position: relative;padding-top: 50px;}
.home-pain h3{font-size: 36px;color: #000;text-align: center;margin-bottom: 60px;}
.home-painList{text-align: center;}

/*客户案例*/
.home-differ{padding: 70px 0 20px;}
.home-differ h3{color: #E21B22;font-size: 40px;text-align: center;margin-bottom: 40px;}
.home-differ h3 span{display: block;font-size: 16px;color: #666;font-weight: normal;margin-top: 20px;}
.home-differMain{position: relative;}
.home-differMain .home-differWrap{overflow: hidden;width: 1080px;margin: 0 auto;height: 300px;}
.home-differMain ul{width: 1250px;}
.home-differMain li{width: 282px;height: 250px;float: left;margin-right: 30px;position: relative;}
.home-differMain li .pic{width: 282px;height: 250px;float: left;margin-bottom: 10px;overflow: hidden;position: relative;}
.home-differMain li .pic img{display:block;width: 100%;height: 100%;transition: all 0.3s ease 0s;}
.home-differMain li .pic span{position: absolute;left:0;right: 0;bottom: 0;height: 30px;line-height: 30px;padding-left: 10px;background: rgba(0,0,0,0.7);color: #fff;font-size: 14px;}
.home-differMain li:hover img{transform: scale(1.1);}
.home-differMain li:hover:after{animation: shake  0.82s cubic-bezier(.36, .07, .19, .97) both;transform: translate3d(0, 0, 0);backface-visibility: hidden;perspective: 1000px;display: block;}
@keyframes shake {
    10%, 90% {
        transform: translate3d(-1px, 0, 0);
    }
    20%, 80% {
        transform: translate3d(2px, 0, 0);
    }
    30%, 50%, 70% {
        transform: translate3d(-4px, 0, 0);
    }
    40%, 60% {
        transform: translate3d(4px, 0, 0);
    }
}
.home-differMain .prev,.home-differMain .next{display:block;width: 40px;height:82px;position: absolute;z-index:2;top:35%;margin-top: -30px;}
.home-differMain .prev{background: url(../images/differTab-a.png) no-repeat left bottom;left: 1%;}
.home-differMain .next{background: url(../images/differTab-b.png) no-repeat right bottom;right: 1%;}
.home-differMain .prev:hover{background-image: url(../images/differTab-c.png);}
.home-differMain .next:hover{background-image: url(../images/differTab-d.png);}

/*工艺指导*/
.home-guide{background: url(../images/home-guideBg.jpg) repeat;height:700px;padding: 50px 0;}
.page-serve{background: url(../images/home-guideBg.jpg) repeat;padding-top: 50px;}
.home-guide h3{font-size: 40px;color: #E21B22;text-align: center;margin-bottom: 30px;}
.home-guide h3 span{font-size: 16px;display: block;color: #666;margin-top: 15px;font-weight: normal;}
.home-guideBanner {position: relative;}
.home-guideBanner ul{height: 340px;overflow: hidden;}
.home-guideBanner li{width: 1200px;height: 340px;}
.home-guideBanner  img{display: block;width: 100%;height: 100%;}
.home-guideBanner .prev,.home-guideBanner .next{display:block;width: 40px;height:82px;position: absolute;z-index:2;top:35%;}
.home-guideBanner .prev{background: url(../images/differTab-a.png) no-repeat left bottom;left: -4%;}
.home-guideBanner .next{background: url(../images/differTab-b.png) no-repeat right bottom;right: -4%;}
.home-guideBanner .prev:hover{background-image: url(../images/differTab-c.png);}
.home-guideBanner .next:hover{background-image: url(../images/differTab-d.png);}
.home-guideList{background: #fff;padding: 50px 0;position: relative;}
.home-guideList li{width: 25%;float: left;box-sizing: border-box;-moz-box-sizing:border-box;overflow: hidden;border-right: 1px solid #e0e0e0;height: 145px;padding-top: 40px;}
.home-guideList li:last-child{border-right: none;}
.home-guideList li i{display: block;width: 48px;height: 48px;text-align: center;float: left;margin-left: 30px;margin-right: 15px;position: relative;top: 0;transition: all .5s;}
.home-guideList li p{float:left;width: 170px;}
.home-guideList li span{display: block;font-size: 20px;color: #000000;font-weight: 600;margin-bottom: 10px;position: relative;right: 0;transition: all .5s;}
.home-guideList li:hover span{right: 60px;color: #E21B22}
.home-guideList li:hover i{top: 45px;}



/*合作客户*/
.home-partner{padding-bottom: 40px;padding-top: 50px;}
.home-partner h3{font-size: 40px;color: #E21B22;text-align: center;margin-bottom: 30px;}
.home-partner h3 span{font-size: 16px;display: block;color: #666;margin-top: 15px;font-weight: normal;}
.home-partnerWrap{overflow: hidden;}
.home-partner ul{width: 1230px;}
.home-partner li{width: 190px;height: 110px;float: left;margin-right: 12px;margin-bottom: 12px;background: #f4f4f4; border:1px solid #E0E0E0;}
.home-partner li img{display: block;width: 100%;height: 100%;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);filter: grayscale(100%);filter: gray;transition: all .5s;}
.home-partner li:hover img{-webkit-filter: grayscale(0);-moz-filter: grayscale(0);-ms-filter: grayscale(0);-o-filter: grayscale(0);filter: grayscale(0);filter: 0;}



/*六大优势*/
.home-ys{padding: 40px 0 90px;}
.home-ys h3{text-align: center;}
.home-ys dl{width: 470px;padding-top: 40px;}
.home-ys1 dl,.home-ys3 dl{padding-left:80px;}
.home-ys2 dl,.home-ys4 dl{padding-right:80px;}
.home-ys div{margin-top: 30px;}
.home-ys dt{font-size: 28px;color: #e00b0b;font-weight: 600;margin-bottom: 10px;}
.home-ys1 dt,.home-ys3 dt{text-align: right;}
.home-ys2 dt,.home-ys4 dt{text-align: left;}
.home-ys dt .zw{color: #000000;display: block;margin-top: 10px;}
.home-ys3 dt .zw{font-size: 18px;}
.home-ys dt .ew{color: #d0d0d0;font-size: 24px;display: block;font-weight: normal;text-transform: uppercase;margin-top: 10px;}
.home-ys dt strong{display: block;width: 55px;height:55px;line-height: 55px;text-align: center;font-size: 28px;color: #fff;border-radius: 50%;background-color: #e00b0b}
.home-ys1 dt strong,.home-ys3 dt strong{margin-right: -80px;float: right;}
.home-ys2 dt strong,.home-ys4 dt strong{margin-left: -80px;float: left;}
.home-ys dd{font-size: 14px;color: #323232;padding: 10px 0 10px 10px;position: relative;border-bottom: 1px dotted #a9a9a9;}
.home-ys dd:before{content:"";position: absolute;width: 0;height: 0;border-left: 4px solid #e00b0b;border-right: 4px solid transparent; border-bottom: 4px solid transparent;border-top: 4px solid transparent;left: 0px;top: 18px;}
.home-ys dd:last-child{border-bottom: none;}
.home-ys .pic{width:540px;height: 405px;overflow: hidden;}
.home-ys .pic img{display: block;width: 100%;height: 100%;transition: all 1s;}
.home-ys div:hover .pic img{transform: scale(1.2);}


/*关于*/
.home-about{height: 430px;padding-top:70px;background:url(../images/home-aboutBg1.jpg) no-repeat center center;}
.home-aboutLeft{width: 560px;height: 430px;position: relative;overflow: hidden;}
.home-aboutLeft li,.home-aboutLeft li img{width: 100%;height: 100%;display: block;}
.home-aboutLeft .prev,.home-aboutLeft .next{display:block;width: 25px;height:45px;position: absolute;z-index:999;top:50%;margin-top: -20px;}
.home-aboutLeft .prev{background: url(../images/ab-tab.png) no-repeat left top;left: 5%;}
.home-aboutLeft .prev:hover{background: url(../images/ab-tab.png) no-repeat left bottom;}
.home-aboutLeft .next{background: url(../images/ab-tab.png) no-repeat right top;right: 5%;}
.home-aboutLeft .next:hover{background: url(../images/ab-tab.png) no-repeat right bottom;}
.home-aboutRight{width: 560px;padding: 60px 40px  0;background:url(../images/home-aboutBg2.jpg) no-repeat center center;height: 370px; }
.home-aboutRight span{display:block;color: #e5e5e5;text-transform: uppercase;font-size:74px;font-family: Arial;vertical-align: middle;margin-bottom: 40px;}
.home-aboutRight h2{font-size: 36px;color:#2a2a2a;margin-bottom: 20px;font-weight: normal;}
.home-aboutRight p{font-size:14px;color: #5c5c5c;line-height: 24px;margin-bottom: 20px;}
.home-aboutRight .zixun{display: block;width: 80px;height: 30px;line-height: 30px;text-align: center;border:1px solid #9f9f9f;font-size: 12px;transition: all .5s;}
.home-aboutRight .zixun:hover{background: #E21B22;color: #fff;border-color:#E21B22; }


/*实力展示*/
.home-showNav{height: 60px;line-height: 60px;border-bottom: 1px solid #e0e0e0;}
.home-showNav a{display: inline-block;margin-right: 25px;}
.home-showNav a:hover,.home-showNav a.on{color: #E21B22;cursor:pointer;border-bottom: 2px solid #E21B22;}
.home-showMain{width: 1200px;margin: 40px auto;}
.home-showMainBox{height: 255px;}
.home-showMainBox ul{width: 1225px;}
.home-showMain li{width:280px;float: left;margin-right:25px;}
.home-showMain li span{display: block;}
.home-showMain li .pic{height: 210px;overflow: hidden;}
.home-showMain li .pic img{width: 100%;height: 100%;transition: all .5s;}
.home-showMain li:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
.home-showMain li .tit{text-align: center;height: 45px;line-height:45px;}
.home-showMain li:hover .tit{color: #E21B22}

/*新闻*/
.home-news{background: #f3f3f3;padding: 40px 0 60px 0;}
.home-newsLeft{width:820px;}
.home-newsMenu{padding-bottom: 5px;border-bottom: 3px solid #a1a1a1;}
.home-newsMenu .tab,.home-newsMenu span{display: inline-block;width: 110px;height: 35px;line-height: 35px;background: #a1a1a1;color: #fff;text-align: center;}
.home-newsMenu .tab:hover,.home-newsMenu .tab.on{background: #E21B22;}
.home-newsMenu .more{line-height: 35px;float: right;text-transform: uppercase;}
.home-newsMenu .more:hover{color: #E21B22}
.home-newsMainTop .pic{width: 288px;height: 190px;padding: 5px;border: 1px solid #a1a1a1;background: #fff;}
.home-newsMainTop .pic a{width: 288px;height: 190px;display: block;overflow: hidden;}
.home-newsMainTop .pic img{width: 288px;height: 190px;transition: all .5s;}
.home-newsMainTop:hover .pic img{transform: scale(1.1);-webkit-transform: scale(1.1);-moz-transform: scale(1.1);-o-transform: scale(1.1);}
.home-newsMainTop{margin: 30px 0;}
.home-newsMainTop .txt{width:500px;}
.home-newsMainTop .txt h5{padding-bottom: 10px;border-bottom: 1px dotted #a1a1a1;font-weight: normal;font-size: 14px;}
.home-newsMainTop .txt h5 a{color: #222121;}
.home-newsMainTop .txt h5 a:hover{color: #E21B22}
.home-newsMainTop .txt span{display: block;font-size:24px;color: #d4d4d4;font-style: italic;}
.home-newsMainTop .txt p{font-size: 12px;color: #757575;line-height: 20px;margin: 15px 0;}
.home-newsMainTop .txt .more{display: block;font-size: 12px;width: 70px;height: 24px;line-height: 24px;text-align: center;color: #fff;background: #E21B22;}
.home-newsMainBot ul{width: 850px;}
.home-newsMainBot li{width:390px;float:left;line-height:35px;border-bottom: 1px dotted #a1a1a1;margin-right: 30px;}
.home-newsMainBot li a{color: #000000;background: url(../images/news-jt.png) no-repeat left center ;padding-left: 15px;transition: all .5s;}
.home-newsMainBot li:hover a{padding-left: 20px;}
.home-newsMainBot li span{float: right;font-size: 10px;color: #656565;}
.home-newsRight{width:340px;}
.home-newsRight .home-newsMenu span{background: #E21B22;}
.news-problem{margin-top: 30px;}
.news-problem dl{border-bottom: 1px dashed #999999;padding: 12px 0;height: 100px;}
.news-problem dt{margin-bottom: 5px;overflow: hidden;}
.news-problem dt a{color: #222121;}
.news-problem dt a:hover{color: #E21B22;}
.news-problem dd{overflow: hidden;}
.news-problem span{display: block;width:25px;height: 25px;line-height: 25px;text-align: center;color: #fff;float: left;border-radius: 5px;}
.news-problem p{width: 300px;float: right;}
.news-problem dd p{color: #717171;font-size: 12px;}
.news-problem .Q{background: #E21B22;}
.news-problem .A{background: #A1A1A1;}

/*底部*/
.foot-nav{height:50px;line-height: 50px;background: #E21B22;text-align: center;}
.foot-nav a{color: #fff;border-right: 1px solid #fff;padding:0 30px;}
.foot-nav a:last-child{border-right: none;}
.footer{background:#434343;color:#9d9d9d;padding: 36px 0 24px 0;}
.footer .footLeft{width: 720px;margin-right: 40px;overflow: hidden;}
.footer .footLeft dl{width: 120px;text-align: left;float: left;}
.footer .footLeft dl dt{color: #ffffff;font-size: 14px; margin-bottom: 20px;}
.footer .footLeft dl dd a{font-size: 12px;color: #b6b6b6;}
.footer .footLeft dl dd a:hover{color: #fff;}
.footer .footCenter{width:280px;}
.footer .foot-tel{background: url(../images/telIco-c.png) no-repeat left center ;padding-left: 45px;margin:0 0 20px 0;}
.footer .foot-tel span{display: block;font-size: 24px;border-bottom:1px dotted #dadada;}
.footer .footContact{font-size: 12px;}
.footer .footContact a{color: #b6b6b6;}
.footer .footContact a:hover{color: #fff;}
.footer .footRight{width: 110px;overflow: hidden;text-align: left;}
.footer .footRight span{display: block; height:36px;font-size: 12px;color: #ffffff;padding-left: 26px;background: url(../images/phoneIco.png) no-repeat left center ;}
.footerBox{position: relative;}

.foot-bot{height: 44px;line-height: 44px;background: #262626;text-align: center;color: #fff;}
.foot-bot a{color:#fff;margin-right: 15px;font-size: 14px;}
.foot-bot a:hover{color: #7d7d7d;}

/*关于我们*/
.page-about{padding: 60px 0 10px;}
.listWrapper{padding: 50px 0 50px 0;}
.page-aboutTop img{display: block;float: left;width:560px;}
.page-aboutTop .txt{width: 600px;float: right;color: #8e8e8e;font-size: 14px;line-height: 28px;}
.page-aboutTop  .txt h2{width:170px;text-align: left;font-size: 34px;font-weight: normal;color: #272525;padding:25px 50px 15px;border: 1px solid #d5d5d5;border-radius: 50px 0 50px 0;position: relative;margin-bottom: 30px;}
.page-aboutTop  .txt h2:before{content: "";width: 5px;height: 5px;position: absolute;background: #272525;border-radius: 50%;left: 130px;top: 37px;}
.page-aboutTop  .txt h2 span{display: block;font-size: 16px;color: #272525;letter-spacing: 2px;}
.page-aboutTop  .txt p{margin-bottom: 30px;}

.page-cult{background:#f3f3f3;padding: 50px 0;}
.page-cult h3,.page-course h3,.page-honor h3,.page-stren h3,.page-partner h3{font-size: 34px;font-weight: normal;color: #272525;position: relative;margin-bottom: 30px;text-align: center;}
.page-cult h3 span,.page-course h3 span,.page-honor h3 span,.page-stren h3 span,.page-partner h3 span{display: block;font-size: 16px;color: #272525;letter-spacing: 2px;margin-top: 5px;}
.page-cult h3 :before,.page-course h3:before,.page-honor h3:before,.page-stren h3:before,.page-partner h3:before{content: "";width: 5px;height: 5px;position: absolute;background: #272525;border-radius: 50%;left: 49.9%;top: 15%;}
.page-cultList{width: 1230px;}
.page-cultList li{width: 380px;float: left;float: left;margin-right: 20px;}
.page-cultList li .pic{display: block;height: 240px;overflow: hidden;}
.page-cultList li .pic img{width: 100%;height: 100%;transition: all .5s;}
.page-cultList li h6{font-size: 18px;text-align: center;margin: 10px 0;color: #E21B22;}
.page-cultList li p{font-size: 14px;color: #666;text-align: center;padding: 0 10px;}
.page-cultList li:hover .pic img{transform: scale(1.2);}

.page-course{padding:50px 0;}
.page-courseMain{width: 970px;margin: 0 auto;position: relative;}
.page-courseMain:after{content: "";position: absolute;width: 970px;height:1px;background-color: #9d9d9d;bottom: 35px;left: 0;z-index: -1;}
.page-courseBox{height: 306px;overflow: hidden;position: relative;}
.page-courseMain .pic{position: absolute;right: 0;top: 0;}
.page-courseBox li{font-size: 14px;color: #272525;width: 400px;float: left;}
.page-courseList li{width: 970px !important;}
.page-courseBox li span{display: block;font-size: 80px;color: #030303;line-height: 80px;margin-bottom: 30px;}
.page-courseHd{margin-top: 50px;width: 930px;overflow: hidden;}
.page-courseHd li{width: 120px;float: left;font-size: 16px;color: #030303;text-align: center;position: relative;}
.page-courseHd li a{display: block;height: 100%;width:50px;margin: 0 auto;background:#fff; }
.page-courseHd li i{display: block;width: 8px;height: 8px;border-radius: 50%;border: 2px solid #b8b8b8;margin: 0  auto 5px;transition: all .5s;}
.page-courseHd li:hover i,.page-courseHd li .selected i{border-color: #E21B22;background-color: #E21B22;}
.page-courseMain .nPrev,.page-courseMain .nNext{position: absolute;width: 30px;height: 30px;background-image: url(../images/page-tabIco.png);background-repeat: no-repeat;bottom:18px;border: 2px solid #9d9d9d;border-radius: 50%;z-index: 10;transition: all .5s;}
.page-courseMain .nPrev{background-position: 0 0;left: -45px;}
.page-courseMain .nNext{background-position: -30px 0;right: -45px;}
.page-courseMain .nPrev:hover{border-color: #E21B22;background-position: 0 -30px;}
.page-courseMain .nNext:hover{border-color: #E21B22;background-position: -30px -30px;}

.page-honor{padding: 50px 0;background-color: #f3f3f3}
.page-honorMain{position: relative;}
.page-honorWrap{overflow: hidden;}
.page-honorMain ul{width: 1230px;}
.page-honorMain li{float: left;margin-right: 28px;}
.page-honorMain li .pic{display: block;width: 275px;height: 205px;border: 2px solid #fff;transition: all .5s;}
.page-honorMain li img{width: 100%;height: 100%;}
.page-honorMain li .tit{display: block;height: 50px;line-height: 50px;color: #272525;text-align: center;}
.page-honorMain li:hover .tit{color: #E21B22;}
.page-honorMain li:hover .pic{border-color: #E21B22;}
.page-honorMain .prev,.page-honorMain .next{position: absolute;width: 30px;height: 30px;background-image: url(../images/page-tabIco.png);background-repeat: no-repeat;top: 35%;border: 2px solid #9d9d9d;border-radius: 50%;z-index: 10;transition: all .5s;}
.page-honorMain .prev{background-position: 0 0;left: -45px;}
.page-honorMain .next{background-position: -30px 0;right: -45px;}
.page-honorMain .prev:hover{border-color: #E21B22;background-position: 0 -30px;}
.page-honorMain .next:hover{border-color: #E21B22;background-position: -30px -30px;}

.page-stren{padding: 50px 0;}
.page-strenMain{overflow: hidden;}
.page-stren ul{width: 1230px;}
.page-stren li{width: 385px;height: 289px;overflow: hidden;float: left;margin-right: 20px;margin-bottom: 20px;position: relative;}
.page-stren li img{width: 100%;height: 100%;transition: all .5s;}
.page-stren li:hover img{transform: scale(1.2);-ms-transform: scale(1.2);  -webkit-transform: scale(1.2);  -o-transform: scale(1.2);   -moz-transform: scale(1.2); }
.page-stren li span{position: absolute;left: 0;right: 0;bottom: 0;height: 40px;line-height: 40px;color: #fff;text-align: center;font-size: 16px;background:rgba(0,0,0,0.6);}

.page-partner{padding: 50px 0;background-color: #f3f3f3;}
.page-partner ul{width: 1230px;}
.page-partner li{width: 190px;height: 110px;float: left;margin-right: 12px;margin-bottom: 12px;}
.page-partner li a{display: block;width: 100%;height: 100%;position: relative;overflow: hidden;}
.page-partner li a img{position: absolute;z-index: 2;transform:rotateY(0deg);transition: all 0.5s ease 0s;backface-visibility: hidden;transition: all 0.5s ease 0s;left:0;top:0;right: 0;bottom: 0;background: #fff;width: 100%;height: 100%;}
.page-partner li a span{position: absolute;text-align: center;line-height: 110px;background-color:#E21B22;transform:rotateY(-180deg);color: #fff;font-size: 16px;font-weight: 600;transition: all 0.5s ease 0s;backface-visibility: hidden;left:0;top:0;right: 0;bottom: 0;}
.page-partner li a:hover img{transform: rotateY(180deg);}
.page-partner li a:hover span{transform: rotateY(0deg);}
.page-partnerMain{position: relative;}
.page-partner .prev,.page-partner .next{position: absolute;width: 30px;height: 30px;background-image: url(../images/page-tabIco.png);background-repeat: no-repeat;top: 35%;border: 2px solid #9d9d9d;border-radius: 50%;z-index: 10;transition: all .5s;}
.page-partner .prev{background-position: 0 0;left: -45px;}
.page-partner .next{background-position: -30px 0;right: -45px;}
.page-partner .prev:hover{border-color: #E21B22;background-position: 0 -30px;}
.page-partner .next:hover{border-color: #E21B22;background-position: -30px -30px;}


/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:360px;}
.listBanner img{display: block;}
.listWrapper{padding:40px 0 50px 0;overflow:hidden;}
.pWrapper{padding-bottom:60px;background:#f0f0f0;overflow:hidden;}
.location{background: url(../images/location_icon.png) no-repeat left center;padding-left: 20px;color: #333 }
.breadCrumb{height: 50px;line-height: 50px;border-bottom: 1px solid #dadada;background: #fff;}
.breadCrumb p{background: url('../images/home_icon.png') no-repeat left center;padding-left: 20px;width: 1180px;margin: 0 auto;}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#999;color:#fff;margin-top:10px;}
.breadCrumb .back:hover{background:#E21B22;transition:all 0.3s;}
.page-bgColor{background-color: #fff;padding: 30px 20px;}


/* 内页公用菜单 */
.listMenu{height: 60px;line-height: 60px;border-bottom: 1px solid #ececec}
.listMenu .menuWrap a{display: block;float: left;font-size: 16px;position: relative;margin: 0 25px}
.listMenu .menuWrap a:after{position: absolute;content: "";width: 1px;height: 10px;background: url(../images/nav-bg.png) no-repeat center center;right: -24px;top: 25px;}
.listMenu .menuWrap a:last-child:after{display: none;}
.listMenu .menuWrap a:first-child{margin-left: 0}
.listMenu .menuWrap a:before{content: "";position: absolute;left: 50%;width: 0;height: 3px;background: #e82513;transition: all .5s;bottom: -1px;}
.listMenu .menuWrap a:hover:before,.listMenu .menuWrap a.current:before{width: 100%;left: 0;}
.listMenu .menuWrap a.current,.listMenu .menuWrap a:hover{color: #E21B22}
.menuSub{text-align:left;margin-top:40px;background: #f4f4f4;padding: 15px 0}
.menuSub a{padding: 0 15px;background: url(../images/nav-bg.png) no-repeat right center;}
.menuSub a.current,.menuSub a:hover{color: #E21B22}

/*  案例列表 */
.caseList li{float:left;width: 380px;margin-right: 28px;margin-bottom: 30px;box-shadow: 0 0 4px 1px #ccc;transition: all .5s;}
.caseList li .pImg{display: block;height: 263px;overflow: hidden;position: relative;}
.caseList li .pImg img{width: 100%;height: 100%;}
.caseList li  .txt{font-size: 12px;color: #666;background: #fff;position: absolute;bottom: 0;left: 0;right: 0;top: 294px;padding: 15px;line-height: 22px;transition: all .5s;}
.caseList li  .txt:before{content: "";position: absolute;top: 0;height: 3px;left: 0;width: 0;background-color: #e82513;transition: all .5s;}
.caseList li:hover  .txt:before{width: 100%;transition-delay: .2s;}
.caseList li:hover  .txt{top: 160px;}
.caseList li  .txt span{display: block;border-bottom: 1px dotted #E21B22;margin-bottom: 5px;}
.caseList li  h5{height: 50px;line-height: 50px;text-indent: left;padding: 0 15px;color: #333;transition: all .5s;font-size: 14px;font-weight: normal;background: url(../images/see1.png) no-repeat 350px center;transition: all .5s;}
.caseList li:hover  h5{color: #fff;background: url(../images/see2.png) no-repeat 350px center #E21B22;}
.caseList li:hover  h5 a{color: #fff;}
.caseList li:hover{box-shadow: 0 0 22px 5px rgba(0,0,0,0.1);}

/* 案例详情 */
.caseShow .main{width: 900px;}
.caseShow .caseRight{width: 230px;}
.caseShow .caseRight h3{font-size: 18px;color: #444444;border-left: 4px solid #E21B22;padding-left: 15px;margin: 15px 15px 15px -15px;font-weight: normal;line-height: 20px;}
.caseShow .caseFont {
    font-size: 14px;
    color: #b0b0b0;
    border-top: 1px dotted #cdcdcd;
    padding: 10px 0;
    display: block;
}
.caseShow .caseFont span{
    display: block;
font-weight: bold;
color: #202020;
padding-top: 20px;
}
.caseShow .caseFont .more{
    border: 1px solid #E21B22;
text-align: center;
color: #E21B22;
-webkit-transition: all .3s ease;
-moz-transition: all .3s ease;
transition: all .3s ease;
font-size: 14px;
line-height: 48px;
display: block;
margin-top: 20px;
}
.caseShow .caseFont .more:hover{
    background:#e82513;
    border-color: #e82513;
    color: #fff;
}
.caseShow .main h2{    text-align: center;font-size: 20px; color: #000;margin-bottom: 25px;font-weight: normal;height: 50px;line-height: 50px;border-bottom: 1px dotted #cdcdcd;}
.caseShow .main .pic{text-align: center;}
.caseContent{padding-top: 30px;}
.caseContent h6{font-size: 16px;color: #fff;height: 36px;line-height: 36px;border-bottom: 2px solid #E21B22;margin-bottom: 20px;}
.caseContent h6 span{display: block;width: 100px;text-align: center;background: #E21B22}


/*相关案例*/
.recommend_case{margin-bottom:15px;}
.recommend_case .left_title{}
.recommend_slide{height:566px;overflow:hidden;padding:9px;border:1px solid #d4d4d4;background:#fff;margin-top: 20px;}
.recommend_case li{ width:206px;overflow:hidden;margin-bottom:5px;}
.recommend_case li img{ width:198px; height:144px; border:1px solid #ddd;padding:2px;}
.recommend_case li span{height:26px; line-height:26px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_case li:hover img{ border: 1px solid #E21B22;}

/*案例广告*/
.mod18{width:840px;position:relative;}
.mod18 .btn{position:absolute;cursor:pointer;z-index:99;font-size:50px;font-weight:bold;}
.mod18 .prev{left:10px;background:url(../images/prevBtn.png) no-repeat;}
.mod18 #prevTop,.mod18 #nextTop{top:220px;width:32px;height:48px;}
.mod18 #prev,.mod18 #next{top:570px;width:10px;height:16px;}
.mod18 #prevTop{background:url(../images/prevBtnTop.png) 0 0 no-repeat;}
.mod18 #nextTop{background:url(../images/nextBtnTop.png) 0 0 no-repeat;}
.mod18 .next{right:10px;background:url(../images/nextBtn.png) no-repeat;}

.mod18 li{float:left;}
.mod18 .cf li{position:relative;color:#fff;}
.mod18 .picBox{ width:687px; height:515px;position:relative;overflow:hidden;text-align:center;margin: 0 auto}
.mod18 .picBox ul{height:515px;position:absolute; left:0;}
.mod18 .picBox li{width:687px;height:515px;text-align: center;}
.mod18 .listBox{width:760px;height:100px;margin:0 auto;position:relative; padding-top:15px;overflow:hidden;}
.mod18 .listBox ul{height:88px;position:absolute; }
.mod18 .listBox li{width:190px;height:80px;cursor:pointer;position:relative; padding:5px 0 0 0;}
.mod18 .listBox li i{display:none;}
.mod18 .listBox li a{display:block;width:190px;height:80px;}
.mod18 .listBox img{border:3px solid #dcdcdc;width:170px;height:80px;}
.mod18 .listBox .on img{border:3px solid #e82513;}
.left { width:840px; float:left; padding-bottom:34px;}
.left_top { font-family:Arial; font-size:32px; color:#fff; text-align:center; height:30px; line-height:30px; background:#333}


/* 风采展示 */
.partnerList,.honorList,.settingList,.newsList,.appList,.newsList,.downList{ width:1200px;overflow: hidden;}
.caseList ul,.partnerList ul,.honorList ul,.settingList ul,.downList ul,.clientList ul,.newsList2 ul{ width:1240px;}
.settingList ul li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;}
.settingList ul li img{display:block;width:270px;height:225px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition: all .5s;}
.settingList ul li img:hover{border:1px solid #E21B22;background:#E21B22;}
.settingList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 荣誉证书 */
.honorList li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;}
.honorList li img{display:block;width:270px;height:203px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList li img:hover{border:1px solid #E21B22;background:;}
.honorList li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}

/* 合作伙伴 */
.partnerList li{float:left;width:220px;margin-right:25px;margin-bottom:25px;}
.partnerList li img{ width:210px; height:122px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}

/* 精英团队 */
.teamList{width:900px;}
.teamList ul{padding:0 0 20px 0;}
.teamList li{height:245px;margin-bottom:25px;background:#f5f5f5;padding:15px;height:205px;border:3px solid #e2e2e2;border-radius:3px;}

.teamList li .pImg{ width:380px; height:235px; overflow:hidden;margin:-30px 20px 0 -40px;}
.teamList li img{ width:380px; height:235px;}
.teamList li h4{ font-size:18px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;margin-bottom:15px;}
.teamList li h4 a{color:#333;}
.teamList li h4 a:hover{color:#df2128; }
.teamList li .font{ height: 115px; overflow: hidden;margin-bottom:10px;}
.teamList li .btn a{display:inline-block;height:35px;line-height:35px;border-radius:3px;background:#b11e28;font-size:14px;color:#fff;text-align:center;width:120px;margin-right:15px;}
.teamList li .btn a:hover{background:#8a020b;}


/* 新闻列表 */
.newsList li{margin-bottom: 30px;border-bottom: 1px solid #dadada;padding-bottom: 20px;height: 210px;overflow: hidden;}
.newsList li .pic{width: 298px;height: 210px;float: left;position: relative;overflow: hidden;border: 1px solid #dadada}
.newsList li .pic img{width: 100%;height: 100%;transition:all 0.5s;}
.newsList li:hover img{transform:scale(1.2);}
.newsList li .pic .time{position: absolute;width: 110px;height: 60px;right: 0;bottom: 0;background: #666666;color: #fff;font-size: 18px;text-align: center;padding: 10px;transition: all .5s}
.newsList li .pic .time strong{display: block;font-size: 26px;border-top: 1px solid #fff;padding-top: 8px;margin-top: 5px;}
.newsList li .txt{width: 860px;height:170px;padding: 20px ;float: right;}
.newsList li .txt p{padding-bottom: 20px;border-bottom: 1px dotted #dadada;margin-bottom: 30px;}
.newsList li .txt h4{font-size: 18px;font-weight: normal;color:#343434;margin-bottom: 20px;}
.newsList li:hover .txt h4{color: #E21B22}
.newsList li:hover .time{background: #e82513}
.newsList li .txt .more{background: url(../images/news-link-ico.png) no-repeat left center;padding-left: 25px;}
.newsList li:hover .txt .more{color: #e82513}


/* 常见问题 */
.faqList li{position:relative;margin-bottom: 30px;border-left: 3px solid #e82513;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#E21B22;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px; background-color:#f3f3f3; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;color: #333;background-image:url(../images/faq.png); background-repeat:no-repeat; background-position:20px 0;}
.faqList li div{display:none;padding:25px  60px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;}
.faqList li div{background:url(../images/faq.png) no-repeat 20px -155px;font-size:14px;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}


/* 新闻详细样式 */
.articleShow{overflow:hidden;}
.pictureShow{width:890px;}
.articleBox1 .title{text-align:center;font-size:20px;color:#000;margin-bottom:10px;font-weight:normal;}
.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#333;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.sms{width:100%;}
.sms .articleBox{padding:20px 0 0;}
.articleBox img{width:100%; height:auto; text-align:center; border-bottom:10px solid #999999;}
.articleBox img:last-child{border-bottom: 0;}
.review{background:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:15px 15px 10px 15px;border:1px dotted #adadad;border-right:none;border-left:none;text-indent:2em;font-size:14px;color:#333;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 url(../images/nShow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}
.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:13px;color:#424242;}
.curFont{color:#0180d4;}
.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}
.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}
.detailShare span.date{margin-left:15px;}
.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding-bottom: 10px}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.detail_fenx div a:hover{color: #E21B22}
.relatedNews_font{overflow:hidden;font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:1220px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:558px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;}
.relatedNews_font ul li a{display:block;width:400px;line-height:40px;background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.relatedNews_font ul li a:hover{color: #E21B22}
.relatedNews_font ul li span{float:right;color:#999;}

.detailRight{width:280px;overflow:hidden;}
.rightDesign,.rightRelated,.rightCase,.rightLabel{border:1px solid #ddd; margin-bottom:20px;}
.rTitle{height:39px;line-height:39px;background:url(../images/r_title.jpg) repeat-x;font-size:16px;color:#000;font-weight:normal;padding-left:10px;}
.rightDesign .main{background:#fff;padding:10px;}
.rightDesign .main .p1{font-size:14px;margin-bottom:10px;font-size:14px;color:#000;}
.rightDesign .main input{display:block;height:38px;border:1px solid #e1e1e1;background:#fff;padding:0 10px;width:238px;margin-bottom:10px;font-size:14px;}
.rightDesign .main .sub{height:40px;line-height:40px;border:none;background:#02a2ee;color:#fff;text-align:center;transform:all 0.3s;cursor:pointer;width:258px;padding:0;margin-bottom:5px;font-family:"微软雅黑";}
.rightDesign .main input:focus{border:1px solid #02a2ee;}
.rightDesign .main .sub:focus,.rightDesign .main .sub:hover{background:#333;border:none;}

.rightRelated .main{padding:10px;}
.rightRelated .main img{width:254px;padding:2px;border:1px solid #ececec;margin-bottom:10px;}
.rightRelated .main li{height:34px;line-height:34px;border-bottom:1px dotted #a7a7a7;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.rightRelated .main li a{background:url(../images/ly_li.png) no-repeat 5px center;padding-left:15px;}
.rightRelated .main li:last-child{border-bottom:none;}

.rightRelated .mainCp{padding:10px;}
.rightRelated .mainCp .bd{width:258px;height:579px;overflow:hidden;}
.rightRelated .mainCp .bd li,.rightDesign .mainCp .bd li a{display:block;width:258px;height:183px;overflow:hidden;position:relative;}
.rightRelated .mainCp .bd li{margin-bottom:10px;}
.rightRelated .mainCp .bd li h3{width:228px;height:30px;line-height:30px;color:#fff;background:url(../images/tmb.png);position:absolute;left:0;bottom:0;text-align:center;padding:0 15px;}
.relatedTitle{height:30px;border-bottom:1px dotted #adadad;font-size:18px;color:#000;margin-bottom:20px;font-weight:normal;}


/* 人才理念  */
.jobTopa {padding-bottom:30px;margin-bottom:30px;}
.jobTopa .maina{float:right;width:776px;}
.jobTopa .maina .fonta{height:700px;overflow:hidden;line-height:28px;}

/* 人才招聘  */
.jobTop{overflow:hidden;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee;height:295px}
.jobTop .main{float:right;width:560px;}
.jobTop .main .font{height:190px;overflow:hidden;line-height:28px;}
.jobTop .main .p1{padding-top:15px;font-size:16px;color:#333;}
.jobTop .main .p1 a{color:#E21B22;}
.jobTop .main .p1 a:hover{text-decoration: underline;}
.jobTop .more{width:100px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:3px;display:inline-block;background:#E21B22;margin-top:15px;}
.jobTop .more:hover{background:#e82513;}

.jobList li{overflow: hidden;position: relative;border-bottom: 1px solid #ddd;padding:30px 0 28px;}
.jobList li .icon{display: block;width: 35px;height: 35px;background:#434343 url('../images/gicon19.png') no-repeat center center;position: absolute;right: 28px;top: 36px;cursor: pointer; transition: .3s;-ms-transition: .3s;-moz-transition: .3s; -webkit-transition: .3s;-o-transition: .3s;border-radius: 50%
}
.jobList li h3{width: 158px;float: left;color: #E21B22;font-size: 16px;font-weight: normal;background: url('../images/jobIcon1.png') no-repeat;padding-top:85px;}
.jobList li .inner{padding-left: 158px;font-size: 14px;color: #888;line-height: 27px;}
.jobList li .txt{padding-top: 30px;display: none;}
.jobList li h4{color: #333;font-size: 14px;font-weight: normal;}
.jobList li h5{color: #E21B22;font-size: 14px;margin-top: 30px;font-weight: normal;}
.jobList .more{display: block;padding-left: 20px;}
.jobList .morea{width:100px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:3px;display:inline-block;background:#E21B22;margin-top:15px;}
.jobList .morea:hover{background:#e82513;}
.jobList li.on .txt{display: block;}
.jobList li.on .more{display: none;}
.jobList li.on .icon{background:#e82513 url('../images/gicon18.png') no-repeat center center;border-radius: 50%}

/*产品侧边导航*/
.listLeft{float: left;width: 260px;}
.prodMenu{width: 260px;}
.prodMenu h3{background: #E21B22;padding: 20px 0 17px;font-size: 24px;text-align: center;color: #fff;}
.prodMenu h3 span{display: block;font-family: "Arial";font-weight: normal;margin-top: 5px;font-size: 20px;}
.prodMenu .listOne>li{position: relative;}
.prodMenu .listOne>li>a{font-size: 16px;color: #444444;display: block;height: 52px;line-height: 52px;border: 1px solid #dddddd;background: #fff;border-top: 0;padding-left: 45px;position: relative;transition: all .5s;}
.prodMenu .listOne>li>a:before{content: "";position: absolute;width: 18px;height: 18px;background-color: #6f6f6f;border-radius: 50%;background-image: url(../images/jtIco-a.png);background-repeat: no-repeat; background-position: center center;top: 34%;left:20px;transition: all .5s;}
.prodMenu .listOne>.current>a:before,.prodMenu .listOne>li:hover>a:before,.prodMenu .listOne>.on>a:before{background-color: #e82513;}
.prodMenu .listOne>.current>a,.prodMenu .listOne>li:hover>a,.prodMenu .listOne>.on>a{background-color: #f3f3f3;border-bottom-color: #f3f3f3;color: #BB0309}
.prodMenu .listOne>li:before{position: absolute;content: "";top: 0;width: 2px;left: 1px;background-color: #fff;z-index: 2;transition: all .5s;height: 0;opacity: 0;}
.prodMenu .listOne>li.current:before,.prodMenu .listOne>li:hover:before,.prodMenu .listOne>li.on:before{background-color: #e82513;height: 100%;opacity: 1}
.prodMenu .listTwo{background-color: #f3f3f3;border:1px solid #dddddd;border-top: none;}
.prodMenu .listTwo li{padding: 0 12px;}
.prodMenu .listTwo li a{display: block;height: 34px;line-height: 34px;border-bottom: 1px dotted #bebebe;padding-left: 30px;background: url(../images/jtIco-b.png) no-repeat 20px  center;}
.prodMenu .listTwo li:last-child a{border-bottom: 0;}
.prodMenu .listTwo li:hover a,.prodMenu .listTwo li.current a{color: #BB0309}
.sidebarThree{margin-top: 30px;}
.sidebarThree h2{background: #E21B22;padding: 20px 0 17px;font-size: 24px;text-align: center;color: #fff;}
.sidebarThree h2 span{text-transform: uppercase;display: block;font-family: "Arial";font-weight: normal;margin-top: 5px;font-size: 20px;}
.sidebarThree .twoCont{background:#f3f3f3;padding: 10px;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;font-weight:normal;line-height:28px;}
.sidebarThree h3 span{display:block;font-size:24px;color:#bf0007;font-family:arial;}
.sidebarThree p{line-height:28px;}
.sidebarThree p span{padding-left:3em;}

/*  产品列表 */
.listRight{width: 920px;float: right;}
.productList ul{width: 1000px;}
.productList  li{width:220px;float: left;margin-right:13px;margin-bottom: 30px;transition: all .5s;-webkit-transition:all .5s;border-bottom: 3px solid #d5d5d5;position: relative;}
.productList  li .pic{border:5px solid #f2f2f2;width:210px;height:210px;overflow: hidden;display: block;}
.productList  li .pic img{width: 100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.productList  li:hover .pic img{transform: scale(1.15);-ms-transform: scale(1.15);-webkit-transform: scale(1.15);-o-transform: scale(1.15);-moz-transform: scale(1.15);}
.productList  li h4{height:34px;line-height: 30px;color: #353535;text-indent:10px;background: #f2f2f2;font-size: 12px;font-weight: normal;}
.productList  li h4 .tit{color: #353535}
.productList  li h4 .cont{float: right;color:#353535;margin-right: 10px;position: relative;background: url(../images/chat.png) no-repeat 0 7px;padding-left: 8px;}
.productList  li h4 .tit:hover,.productList  li h4 .cont:hover{color: #e82513;}
.productList  li:before{content: "";position: absolute;width: 0;left: 0;bottom:-3px;height: 3px;background: #e82513;transition: all .5s;}
.productList  li:hover:before{width: 100%;}



/*  产品详情*/
.pageProbg{background: #fff;padding:70px;width: 1060px;margin: 0 auto;box-shadow:0 0 2px 1px #dadada;}
.prodPic{width:560px;}
.prodPic .big{width:435px;height:435px;position:relative;z-index:1;float:right;border:1px solid #e3e3e3;}
.prodPic .big a{width:435px;height:435px;background:#fff;display:table-cell;text-align:center;vertical-align:middle;}
.prodPic .big a img{vertical-align:middle;max-width:435px;max-height:398px;}
.prodPic .big a{*display:block;*font-family:Arial;*line-height:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}
.prodPic .list{width:112px;height:436px;overflow:hidden;position:relative;float:left;}
.prodPic .list a.prev,.prodPic .list a.next{display:block;width:107px;height:25px;position:absolute;top:0;left:0;background:url(../images/anus.jpg) no-repeat;overflow:hidden;cursor:pointer;}
.prodPic .list a.next{top:auto;bottom:0;background-position:0 -50px;}
.prodPic .list a.prev:hover{background-position:0 -25px;}
.prodPic .list a.next:hover{background-position:0 -75px;}
.prodPic .list .thumb{position:relative;width:112px;height:370px;overflow:hidden;top:33px;}
.prodPic .list .thumb ul{position:absolute;height:99999px;}
.prodPic .list .thumb ul li{background:none;float:left;width:107px;height:95px;position:relative;}
.prodPic .list .thumb ul li a{display:block;width:103px;height:75px;border:2px solid #e3e3e3;text-align:center;background:#fff}
.prodPic .list .thumb ul li img{max-width:100%;max-height:100%;cursor:pointer;}
.prodPic .list .thumb ul li a em{display:block;width:5px;height:9px;position:absolute;right:-5px;top:35px;}
.prodPic .list .thumb ul li a.selected{border-color:#e82513;}
.prodPic .list .thumb ul li a.selected em{background:url(../images/jt.png) no-repeat}


/* 产品右侧简介样式 */
.proshow_synopsis{background:#f2f2f2; border: 1px solid #d5d5d5;padding: 19px;width:470px;color: #666;font-size: 13px;line-height:30px; height:396px;border-radius:3px;}
.proshow_synopsis .title{font-size:24px; color:#E21B22;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #333;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;height:150px;margin-bottom:15px;}
.prodcut-tel{ padding-left:50px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left center; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#E21B22;display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#e82513 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}
.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}

/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:40px;}
.gr-tab-list .hd{height:40px;line-height:40px;border-bottom:1px solid #ddd;font-size:16px;}
.gr-tab-list .hd li{width:150px;float:left;text-align:center;background:#eee;margin-right:5px;cursor:pointer;position:relative;}
.gr-tab-list .hd li.on{background:#E21B22;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.gr-tab-list .hd li.on::before{position: absolute;content: "";bottom:-12px;left:70px;border:6px solid transparent;border-top-color:#E21B22;}

/* 相关产品样式 */
.relatedPro{margin-bottom:30px;overflow:hidden;}
.relatedPro .tie{height:40px;line-height:40px;background:#eee;color:#E21B22;font-size:16px;font-weight:normal;margin:20px 0;}
.relatedPro .tie span{padding:0 30px;background:#E21B22;display:inline-block;color:#fff;}
.relatedPro ul{width: 1250px;}
.relatedPro li{width:225px;float: left;margin-right:18px;margin-bottom: 30px;transition: all .5s;-webkit-transition:all .5s;border-bottom: 3px solid #d5d5d5;position: relative;}
.relatedPro li .pic{border:5px solid #f2f2f2;width:215px;height:215px;overflow: hidden;display: block;}
.relatedPro li .pic img{width: 100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.relatedPro li:hover .pic img{transform: scale(1.15);-ms-transform: scale(1.15);-webkit-transform: scale(1.15);-o-transform: scale(1.15);-moz-transform: scale(1.15);}
.relatedPro li h4{height:34px;line-height: 30px;color: #353535;text-indent:10px;background: #f2f2f2;font-size: 12px;font-weight: normal;}
.relatedPro li h4 .tit{color: #353535}
.relatedPro li h4 .cont{float: right;color:#353535;margin-right: 10px;position: relative;background: url(../images/chat.png) no-repeat 0 7px;padding-left: 8px;}
.relatedPro li h4 .tit:hover,.relatedPro li h4 .cont:hover{color: #e82513;}
.relatedPro li:before{content: "";position: absolute;width: 0;left: 0;bottom:-3px;height: 3px;background: #e82513;transition: all .5s;}
.relatedPro li:hover:before{width: 100%;}

/* 采购表单样式 */
.orderBox{padding:25px;width:1140px;background:#f1f1f1;overflow:hidden;margin:0 auto;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width:520px;height:215px;float:left;height:35px;margin-bottom:10px;}
.orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:98px;display:inline-block;text-align:center;background:#fff;}
.orderBox .table li .iptTxt{float:right;width:408px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .iptCode{float:left;width:199px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .checkcode{float:left;border:1px solid #ddd;border-left-width:0;background:#eee;margin-left:2px;padding:6px;}
.orderBox .table li .btn{width:385px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#e82513;color:#fff;}
.orderBox .table li.areLi{width:570px;float:right;height:215px;overflow:hidden;}
.orderBox .table li.areLi .txtContent{width:528px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;background:#fff;}

/* 内页留言样式 */
.page-ditu{background: #f5f5f5;height: 400px;}
#dituContent{width:600px;height:400px;float: left;}
.contactFont{overflow:hidden;margin-bottom:30px;float: right;width: 540px;height: 360px;padding: 20px 30px;}
.page-contact-title{ font-size:26px; line-height:50px; color:#333; text-align:center; padding:10px 0 20px;}
.page-contact{}
.page-contact dl{ width:20%; height:210px; float:left; text-align:center; position:relative;}
.page-contact dl:before{ content:""; overflow:hidden; position:absolute; background-color:#eee; left:0px; top:0; height:100%; width:1px;}
.page-contact dl:nth-child(1):before{ width:0;}
.page-contact dl dt{ position:relative; padding-top:120px; font-size:12px; line-height:20px; color:#888;}
.page-contact dl dt span{ width:90px; height:90px; position:absolute; left:50%; top:20px; margin-left:-45px;}
.page-contact dl dd{ font-size:14px; line-height:24px; padding:10px 20px 0;}
.map{ margin-top:60px;overflow:hidden;}
.map .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.map-left{ width:780px; height:560px;}
.map-line{ margin-top:0px;}
.map-line d{ margin:25px 30px 0; background-repeat:no-repeat; background-position:left 8px; padding-left:55px;}
.map-line dl d{ font-size:18px; line-height:30px; color:#eee;}
.map-line dl dd{ font-size:14px; line-height:24px; color:#bbb; padding:5px 0 25px; border-bottom:1px dotted #888;}
.map-line dl:nth-last-child(1) dd{ border:none;}
.map-line dl.map-line-a{ background-image:url(../images/icon-cc-a.png);}
.map-line dl.map-line-b{ background-image:url(../images/icon-cc-b.png);}
.map-line dl.map-line-c{ background-image:url(../images/icon-cc-c.png); background-position:left 3px; }
.feedback{margin-top:50px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.feedback .title span{background:#fff;padding:0 30px;position:relative;top:-10px;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;}
#feedback_form{position:relative;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_form textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form i{font-style:normal;color:#ff1f19;position:absolute;font-size:14px;left:380px;top:6px;}
#feedback_form .f2{left:790px;}
#feedback_form .f3{left:auto;right:0;}
#feedback_form .f4{left:380px;top:66px;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#E21B22;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#E21B22;}

#job_form{position:relative;}
#job_form label{display:block;float:left;height:30px;line-height:30px;margin-bottom:10px;padding-left:0px;font-size:14px;}
#job_form label.message{margin-bottom:10px;}
#job_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 10px 0;padding:0 10px;border:1px solid #dbdbdb;}
#job_form input.last{margin-right:0;}
#job_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#job_form textarea{height:60px;width:680px;padding:10px;border:1px solid #dbdbdb; pdisplay:block;}
#job_form i{font-style:normal;color:#ff1f19;position:absolute;font-size:14px;left:380px;top:6px;}
#job_form .f2{left:790px;}
#job_form .f3{left:auto;right:0;}
#job_form .f4{left:380px;top:66px;}
#job_form .btns{width:120px;height:40px;margin-right:10px; background:#E21B22;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#job_form .btns:hover{background:#333;transition:all 0.3s;}
#job_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#job_form .tableRow{width:100%;height:32px;}
#job_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#job_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#job_form input:focus,#feedback_form textarea:focus{border-color:#E21B22;}

.pageSearch{width: 100%;height: 50px;line-height: 50px;}
.pageSearch form {overflow: hidden;}
.pageSearch form input{display: block;float: left;}
.pageSearch .sear_text{width: 174px;height: 32px;line-height: 32px;text-indent: 1em;border: 1px solid #d2d2d2;border-right: none;padding-left: 35px;background: url(../images/searIco-a.png) no-repeat 15px center;}
.pageSearch .sear_btn{width: 50px;height: 34px;cursor: pointer;background-color: #ea3929;color: #fff;}
