
/*头部*/
.head{width: 100%;height: 96px;line-height: 96px;background: #fff;}
.head .logo{width: 130px;height: 96px;}
.head .nav{height: 96px;margin-right: 130px;}
.head .nav li{float: left;}
.head .nav .current{color: #f31b10;}
.head .nav li a{display: block;color: #000000;padding: 0 20px;}
.head .nav li a:hover{color: #f31b10;}
.head .nav li:last-child a{padding-right: 0}
.head .wrap{position: relative;}
.head .lang{position: absolute;right: 0;top:36px;}
.head .lang span{color: #f31b10}
.head .lang a:hover{color: #f31b10}

/*广告*/
.banner{width: 100%;height:720px;position: relative;overflow: hidden;margin: 0 auto;}
.banner .bd{height:720px;overflow: hidden;position: relative;left: 50%;margin-left: -960px;}
.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: 34px;height: 2px;background: #191919;margin-right: 5px;cursor: pointer;overflow: hidden;}
.banner .hd ul li.on{background: #da251d;}
.banner .prev,.banner .next{display:block;width: 56px;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%;}
/* 滚动条的样式 */
.scroll1{height:110px;width:500px;margin: 0 10px 40px auto;overflow:hidden;}
.scroll1 .scrollUp,.scroll1 .scrollHandle,.scroll1 .scrollDown{overflow:hidden;background-image:url(images/ttscrollbar.png);background-repeat:no-repeat;_background-image:url(images/ttscrollbar.gif)}
.scroll1 .scrollBar{height:100%;width:1px;background:#cccccc;position:absolute;left:10px;top:0;z-index:111}
.scroll1 .scrollUp,.scroll1 .scrollDown{height:23px;cursor:pointer;position:absolute;left:1px;cursor:pointer}
.scroll1 .scrollUp,.scroll1 .scrollHandle,.scroll1 .scrollHandleDown,.scroll1 .scrollDown{width:14px;position:absolute;}
.scroll1 .scrollHandle{height:30px;background:url(../images/handle.jpg) no-repeat;left:-5px;top:19px;cursor:pointer;}
.scroll1 .scrollUp{background-position:left -1px;top:0;}
.scroll1 .scrollDown{background-position:0 -26px;bottom:0;}
/*产品与服务*/
.home-product{padding: 70px 0 130px;position: relative;}
.home-product:before{content: "";position: absolute;width: 30px;height: 218px;background: url(../images/home-dec1.png) no-repeat center center;right:45px;top: -117px;}
.home-product h3{/*padding-bottom: 50px;*/}
.home-productMain{overflow: hidden;}
.home-productMain ul{width: 1220px;}
.home-productMain li{width: 400px;text-align: center;float: left;}
.home-productMain li .pic{height:400px;overflow: hidden;}
.home-productMain li .pic img{width: 100%;height: 100%;transition: all .5s;}
.home-productMain li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}
.home-productMain li h4{font-size: 30px;font-weight: 100;color: #343434;height: 70px;line-height: 70px;overflow: hidden;text-align: center;}
.home-productMain li:hover h4{color:#da251d;}
.home-productMain li .txt{font-size: 13px;color: #343434;height: 65px;padding: 40px 55px;overflow: hidden;}
.home-productMain li .more{display: block;width:153px;height: 36px;font-family:"黑体";line-height: 36px;background: url(../images/more.png) no-repeat center center;margin: 0 auto;transition: all .5s;color: #343434;}
.home-productMain li:hover .more{background:#da251d;color: #fff;}

/*四大竞争力*/
.home-compet h3{text-align: center;border-bottom:1px solid #d9d9d9;padding-bottom: 15px;position: relative;}
.home-compet h3:after{content: "";position: absolute;width:24px;height: 1px;background: #da251d;bottom: -1px;left: 49%;}
.home-competMain{padding: 90px 0;}
.home-competMain li{width: 50%;float: left;transition: all .6s;cursor: pointer;height: 250px;}
.home-competMain li div{width: 480px;padding: 50px 0;}
.home-competMain li h5{font-size: 26px;color:#191919;font-weight: normal;margin-bottom: 20px;}
.home-competMain li h5 span{display: block;font-size: 12px;font-family: "Arial";color: #858383;}
.home-competMain li p{color: #666666;font-size: 13px;}
.home-competMain li .mainBlock1{background: url(../images/home-ico1.png) no-repeat 580px 60px;padding-right:280px;text-align: right;}
.home-competMain li:hover .mainBlock1,.home-competMain li.current .mainBlock1{background: url(../images/home-ico1-2.png) no-repeat 580px 60px;}
.home-competMain li .mainBlock2{background: url(../images/home-ico2.png) no-repeat 115px 60px;padding-left:280px;text-align: left;}
.home-competMain li:hover .mainBlock2,.home-competMain li.current .mainBlock2{background: url(../images/home-ico2-2.png) no-repeat 115px 60px;}
.home-competMain li .mainBlock3{background: url(../images/home-ico3.png) no-repeat 580px 60px;padding-right:280px;text-align: right;}
.home-competMain li:hover .mainBlock3,.home-competMain li.current .mainBlock3{background: url(../images/home-ico3-2.png) no-repeat 580px 60px;}
.home-competMain li .mainBlock4{background: url(../images/home-ico4.png) no-repeat 115px 60px;padding-left:280px;text-align: left;}
.home-competMain li:hover .mainBlock4,.home-competMain li.current .mainBlock4{background: url(../images/home-ico4-2.png) no-repeat 115px 60px;}
.home-competMain li:hover,.home-competMain li.current{background: #da251d;}
.home-competMain li:hover div,.home-competMain li:hover h5,.home-competMain li:hover h5 span,.home-competMain li:hover p{color: #fff;}
.home-competMain li.current div,.home-competMain li.current h5,.home-competMain li.current h5 span,.home-competMain li.current p{color: #fff;}
.home-compet .wrap{position: relative;}
.home-compet .wrap:before{content: ""'';position: absolute;width:359px;height:300px;left: -355px;top: -210px;background: url(../images/home-bg1.png) no-repeat center center;}
.home-compet .wrap:after{content: "";position: absolute;width: 16px;height:212px;background: url(../images/hemo-dec3.png) no-repeat center center;top: -126px;left: 0;}

/*关于我们*/
.home-about .wrap{position: relative;}
.home-about .wrap:after{position: absolute;content: "";width:176px;height: 535px;background: url(../images/home-bg2.png) no-repeat center center;right: -360px;top: -325px;}
.home-aboutLeft{width: 50%;height:565px;position: relative;}
.home-aboutLeft .bd{height: 565px;overflow: hidden;}
.home-aboutLeft .bd li{position: absolute;right: 0;}
.home-aboutLeft img{width:960px;height: 565px;}
.home-aboutLeft .hd{width:100%;position: absolute;z-index:555;left: 0;height:16px;bottom:30px;}
.home-aboutLeft .hd ul{text-align: right;padding-right: 20px;}
.home-aboutLeft .hd ul li{display:inline-block;width: 34px;height: 2px;background: #ffffff;margin-right: 5px;cursor: pointer;overflow: hidden;}
.home-aboutLeft .hd ul li.on{background: #191919;}
.home-aboutRight{width: 50%;}
.home-aboutTxt{width: 600px;float: left;text-align: right;}
.home-aboutTxt h3{margin-bottom: 80px;}
.home-aboutTxt h5{font-size:23px;font-weight: normal;margin-right: 35px;margin-bottom: 58px;}
.home-aboutTxt h5 span{display: block;font-size:16px;margin-bottom: 15px;}
.home-aboutTxt .contain{font-size:13px;line-height: 24px;padding:10px 20px 10px 40px;}
.home-aboutTxt .more{display: block;width: 155px;height: 36px;line-height: 36px;color: #fff;text-align: center;background:#da251d;float: right;margin-right: 35px;margin-top: 40px;transition: all .5s;}
.home-aboutTxt .more:hover{opacity: 0.8;filter: alpha(opacity=80);}
.page_index{width: 1200px;margin: 0 auto;}

/*合作伙伴*/
.home-partner{padding: 90px 0 70px 0;border-bottom: 1px solid #d9d9d9;}
.home-partner h3 .more{float: right;font-weight: normal;background: url(../images/home-jt.png) no-repeat 0 center;padding-left: 30px;margin-top: 20px;}
.home-partner h3 .more:hover{color:#da251d;}
.home-partnerWrap{height:240px;overflow: hidden;}
.home-partnerWrap ul{overflow: hidden;}
.home-partnerWrap li{float: left;margin-left: -13px;}
.home-partnerMain{position: relative;height:300px;}
.home-partnerMain li img{-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-partnerMain 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-partnerMain .hd{width:100%;position: absolute;z-index:555;left: 0;height:16px;bottom:20px;}
.home-partnerMain .hd ul{text-align:center;}
.home-partnerMain .hd ul li{display:inline-block;width: 34px;height: 2px;background: #333333;margin-right: 5px;cursor: pointer;overflow: hidden;}
.home-partnerMain .hd ul li.on{background: #da251d;}

/*新闻资讯*/
.home-news{padding:90px 0;position: relative;}
.home-news:before{position: absolute;content: "";width:28px;height: 282px;background: url(../images/hemo-dec2.png) no-repeat;left: -60px;top: -167px;}
.home-news h3 .more{float: right;font-weight: normal;background: url(../images/home-jt.png) no-repeat 0 center;padding-left: 30px;margin-top: 80px;}
.home-news h3 .more:hover{color: #da251d;}
.home-newsMain ul{width: 1300px;}
.home-newsMain li{width: 260px;float: left;margin-right:50px;}
.home-newsMain li span{display: block;font-size: 24px;color: #747373;height: 60px;line-height: 60px;border-bottom: 1px solid #cccccc;font-family: Arial;position: relative;}
.home-newsMain li span:after{content: "";position: absolute;height: 1px;background: #da251d;left: 50%;width: 0;bottom: -1px;transition: all .6s;}
.home-newsMain li:hover span:after{width: 100%;left: 0;}
.home-newsMain li h6{font-size: 14px;font-weight: normal;height: 60px;line-height: 60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.home-newsMain li .txt{height: 60px;overflow: hidden;font-size: 12px;color: #666666;}
.home-newsMain li .pic{height: 168px;overflow: hidden;}
.home-newsMain li .pic img{width: 100%;height: 100%;transition: all .5s;}
.home-newsMain li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}

/*底部*/
.footer{background:#eaeaea;padding: 50px 0;}
.footer a:hover{color: #202020;}
.footNav{overflow: hidden;width:740px;}
.footNav dl{float: left;}
.footNav dt{font-size: 14px;color: #202020;margin-bottom: 20px;padding-right: 20px;padding-bottom: 14px;border-bottom: 1px solid #a3a3a3;}
.footNav dl{margin-right: 35px;}
.footNav dd{font-size: 12px;margin-bottom: 10px;}
.footNav dd a{color: #333333;}
.footEwm{width: 140px;}
.footEwm .Share a{display: inline-block;width: 30px;height: 30px;background: url(../images/share.png) no-repeat;margin: 0 5px;}
.footEwm .Share .s2{background-position: -30px 0;}
.footEwm .Share .s3{background-position: -62px 0;}
.footRight{width: 300px;font-size: 12px;color:#333333;line-height: 24px;}
.footRight .foot-tel{background: url(../images/foot-tel.png) no-repeat;padding-left: 45px;font-size: 14px;color:#202020;margin-bottom: 32px;}
.footRight .foot-tel span{display: block;font-size: 28px;font-family: "Arial";color:#da251d;}


/*pagebanner*/.pageBanner{height: 160px;position: relative;overflow: hidden;}
.pageBanner img{position: relative;left: 50%;margin-left: -960px;width: 1920px;height: 160px;}
/*pageTitle*/
.pageTitle{padding:70px 0 0 0;}
.pageTitle ul{text-align: center;}
.pageTitle li{display: inline-block;margin: 0 44px;}
.pageTitle li a{color:#333333;}
.pageTitle li a:hover,.pageTitle li a.current{color:#da251d;}
/*新闻列表*/.page-news h3{text-align: center;margin-bottom: 50px;margin-top: 70px;}
.page-newsTop{padding-bottom: 60px;}
.page-newsTop ul{width: 1270px;}
.page-newsTop li{width:360px;float: left;margin-right:60px;}
.page-newsTop li .pic{height:228px;overflow: hidden;}
.page-newsTop li .pic img{width: 100%;height: 100%;transition: all .5s;-webkit-transition: all .5s;}
.page-newsTop li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}
.page-newsTop li span{display: block;font-family: Arial;font-size: 12px;color: #666666;margin: 25px 0;}
.page-newsTop li span strong{display: block;font-size: 40px;color: #333333;font-weight: normal;}
.page-newsTop li h6{font-size: 15px;margin-bottom: 25px;font-weight: normal;color: #333333;}
.page-newsTop li:hover h6{color:#da251d;}
.page-newsTop li .txt{font-size: 12px;color: #666666;height: 50px;overflow: hidden;}
.page-newsList{padding-bottom: 60px;}
.page-newsList li{padding: 50px 0;height: 228px;border-bottom: 1px solid #cccccc;}
.page-newsList li:first-child{border-top: 1px solid #cccccc;}
.page-newsList li .pic{width: 360px;height: 228px;margin-right: 130px;}
.page-newsList li .pic img{width: 100%;height: 100%;}
.page-newsList li .bk{width: 370px;}
.page-newsList li .bk span{display: block;font-size: 14px;color: #333333;}
.page-newsList li .bk .more{width: 160px;height: 36px;color: #fff;line-height: 36px;transition: all .5s;-webkit-transition: all .5s;background: #f31b10;text-align: center;}
.page-newsList li .bk .more:hover{opacity: 0.8;filter: alpha(opacity=80);}
.page-newsList li .bk .time{margin: 60px 0 20px;}
.page-newsList li .bk .tit{margin-bottom: 30px;font-size: 15px;}
.page-newsList li .txt{width: 310px;padding:70px 30px 0 0;font-size: 12px;color: #666666;}
/*案例列表*/.page-case h3{text-align: center;margin: 90px 0;}
#waterfall{position: relative;text-align: center;margin: 0 auto;}
.page-caseMain li span{display: block;height: 70px;line-height: 70px;text-align: left;background: #fff;font-size: 14px;border-bottom: 2px solid #cccccc;transition: all .5s;text-indent: 25px;}
.page-caseMain ul{width: 1230px;}
.page-caseMain li{float: left;margin-bottom: 25px;margin-right: 25px;}
.page-caseMain li a{display: block;}
.page-caseMain li img{display: block;width:280px;transition:all .5s;}
.page-caseMain li:hover img{opacity: 1;}
.page-caseMain li:hover span{background:#f31b10;border-color: #f31b10;color: #fff;}
/*内页公用*/
.listWrapper {overflow: hidden;padding: 45px 0 60px 0;}
.page-about h3,.page-culture h3,.page-honor h3,.page-process h3{text-align: center;margin-bottom: 50px;}
.page-about ,.page-culture,.page-honor,.page-process{border-bottom:1px solid #d9d9d9;padding-top:70px;padding-bottom: 70px;}
.page-contact{padding-top: 70px;}
/*公司简介*/
.page-aboutMain h4{font-size:24px;color: #da251c;font-family: "黑体";margin: 55px 0;text-align: center;font-weight: normal;}
.scroll2{height:170px;overflow:hidden;position: relative;}
#txt2{padding: 0 20px;}
.scroll2 .scrollUp, .scroll2 .scrollHandle, .scroll2.scrollDown{overflow:hidden;background-image:url(images/ttscrollbar.png);background-repeat:no-repeat;_background-image:url(images/ttscrollbar.gif)}
.scroll2 .scrollBar{height:100%;width:1px;background:#cccccc;position:absolute;right:10px;top:0;z-index:111}
.scroll2 .scrollUp, .scroll2 .scrollDown{height:23px;cursor:pointer;position:absolute;left:1px;cursor:pointer}
.scroll2 .scrollUp,.scroll2 .scrollHandle,.scroll2 .scrollHandleDown,.scroll2 .scrollDown{width:14px;position:absolute;}
.scroll2 .scrollHandle{height:30px;background:url(../images/handle.jpg) no-repeat;left:-5px;top:19px;cursor:pointer;}
.scroll2 .scrollUp{background-position:left -1px;top:0;}
.scroll2 .scrollDown{background-position:0 -26px;bottom:0;}
/*企业文化*/
.page-culturePic{position: relative;}
.page-culturePic .bd{width:625px;height: 480px;overflow: hidden;}
.page-culturePic .hd{width:100%;position: absolute;z-index:555;left: 0;height:16px;bottom:20px;}
.page-culturePic .hd ul{text-align: right;padding-right: 20px;}
.page-culturePic .hd ul li{display:inline-block;width: 34px;height: 2px;background: #666666;margin-right: 5px;cursor: pointer;overflow: hidden;}
.page-culturePic .hd ul li.on{background: #fff;}
.page-cultureTxt{width: 500px;}
.page-cultureTxt dl{overflow: hidden;margin: 50px 0;}
.page-cultureTxt dt{font-size: 16px;color: #191919;float: left;width: 180px;position: relative;text-indent: 20px;}
.page-cultureTxt dt:before{position: absolute;content: "";width: 6px;height: 6px;background:#f31b10;left: 0;top: 6px;}
.page-cultureTxt dd{font-size: 14px;color: #575757;float: left;width: 320px;}
/*企业荣誉*/
.page-honorMain{position: relative;}
.page-honorMain li{float: left;margin-right: 25px;}
.page-honorMain li:last-child{margin-right: 0;}
.page-honorMain li img{width:260px;padding:10px;display: block;background:#e3e3e3;}
.page-honorMain li span{height:60px;line-height: 60px;display: block;text-align: center;}
.page-honorMain .prev,.page-honorMain .next{display:block;width: 28px;height:55px;position: absolute;z-index:2;top:40%;margin-top: -20px;cursor: pointer;}
.page-honorMain .prev{background: url(../images/page-jtl.png) no-repeat left bottom;left: -6%;}
.page-honorMain .next{background: url(../images/page-jtr.png) no-repeat right bottom;right: -6%;}
/*发展历程*/.page-procleft,.page-procright{width: 530px;margin: 0 20px;}
.page-procleft h6,.page-procright h6{font-size:40px;color: #333333;font-family: Arial;font-weight: normal;margin-bottom: 20px;position: relative;font-family: "黑体";}
.page-procleft h6:after,.page-procright h6:after{position: absolute;content: "";width:390px;height: 1px;background:#cccccc;right: -40px;top: 25px;}
#txt3,#txt4,.page-txt{line-height: 28px;padding-right: 50px;}
.scroll,.scroll3{height:170px;width:580px;overflow:hidden;}
.scroll3 .scrollUp,.scroll3 .scrollHandle,.scroll3 .scrollDown{overflow:hidden;background-image:url(images/ttscrollbar.png);background-repeat:no-repeat;_background-image:url(images/ttscrollbar.gif)}
.scroll3 .scrollBar{height:100%;width:1px;background:#cccccc;position:absolute;right:10px;top:0;z-index:111}
.scroll3 .scrollUp,.scroll3 .scrollDown{height:23px;cursor:pointer;position:absolute;left:1px;cursor:pointer}
.scroll3 .scrollUp,.scroll3 .scrollHandle,.scroll3 .scrollHandleDown,.scroll3 .scrollDown{width:14px;position:absolute;}
.scroll3 .scrollHandle{height:30px;background:url(../images/handle.jpg) no-repeat;left:-5px;top:19px;cursor:pointer;}
.scroll3 .scrollUp{background-position:left -1px;top:0;}
.scroll3 .scrollDown{background-position:0 -26px;bottom:0;}
.scroll4{height:170px;width:580px;overflow:hidden;}
.scroll4 .scrollUp,.scroll4 .scrollHandle,.scroll4 .scrollDown{overflow:hidden;background-image:url(images/ttscrollbar.png);background-repeat:no-repeat;_background-image:url(images/ttscrollbar.gif)}
.scroll4 .scrollBar{height:100%;width:1px;background:#cccccc;position:absolute;right:10px;top:0;z-index:111}
.scroll4 .scrollUp,.scroll4 .scrollDown{height:23px;cursor:pointer;position:absolute;left:1px;cursor:pointer}
.scroll4 .scrollUp,.scroll4 .scrollHandle,.scroll4 .scrollHandleDown,.scroll4 .scrollDown{width:14px;position:absolute;}
.scroll4 .scrollHandle{height:30px;background:url(../images/handle.jpg) no-repeat;left:-5px;top:19px;cursor:pointer;}
.scroll4 .scrollUp{background-position:left -1px;top:0;}
.scroll4 .scrollDown{background-position:0 -26px;bottom:0;}
/*联系我们*/
.page-contMain{height: 580px;background: url(../images/page-ab-bg.png) no-repeat center bottom;}
.page-contLeft,.page-contRight{width:600px;}
.page-contLeft h6{font-size: 18px;font-weight: normal;margin-bottom: 35px;}
.page-contLeft .tel{width:260px;height: 40px;line-height: 40px;text-align: center;font-size: 22px;color: #fff;background: #f31c11;margin-bottom: 24px;}
.page-contLeft p{margin-bottom: 10px;font-size:13px;}
.page-contRight .s1,.page-contRight .s2,.page-contRight .s3{display: block;width: 450px;height: 48px;line-height: 48px;border: 1px solid #7f7f7f;margin-bottom: 10px;padding-left: 60px;background: url(../images/page-ab-ico.png) no-repeat;}
.page-contRight .s1{background-position: 15px 15px;}
.page-contRight .s2{background-position: 15px -42px;}
.page-contRight .s3{background-position: 15px -102px;}
.page-contRight textarea{width: 430px;border: 1px solid #7f7f7f;height: 55px;padding:20px 20px 20px 60px ;background: url(../images/page-ab-ico.png) no-repeat 15px -160px;margin-bottom: 10px;font-family: "宋体"}
.page-contRight .s5{display: block;width:320px;height: 50px;background:#f21e13;text-align: center;line-height: 50px;color: #fff;cursor: pointer;transition: all .5s;font-family: "宋体"}
.page-contRight .s5:hover{opacity: 0.8;filter: alpha(opacity=80);}

/*产品列表*/
.page-productMain{padding:70px 0 70px 0;border-bottom: 1px solid #cccccc;}
.page-productMain h3{text-align: center;margin-bottom: 60px;}
.page-productWrap li{float: left;width: 238px;height: 238px;position: relative;border-left: 1px dotted #b2b2b2;border-bottom: 1px dotted #b2b2b2;overflow: hidden;padding: 30px;}
.page-productWrap li span{position: absolute;left: 0;right: 0;bottom: 0;height:30px;text-align: center;font-size:14px;color: #333333;}
.page-productWrap li:hover span{color:#f81f14;}
.page-productWrap li img{width: 100%;height: 100%;display: block;transition:all .5s;}
.page-productWrap li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);-webkit-transform: scale(1.1);-o-transform: scale(1.1);-moz-transform: scale(1.1);}
.page-productWrap li.first{width: 539px;height: 539px;border: none;border-bottom: none;padding: 30px;}
.page-productWrap li:nth-child(4),.page-productWrap li:nth-child(5){border-bottom: none;}
.page-productBox{height: 600px;overflow: hidden;}
.page-productFace{position: relative;}
.page-productFace .prev,.page-productFace .next{display:block;width: 28px;height:55px;position: absolute;z-index:2;top:40%;margin-top: -20px;cursor: pointer;}
.page-productFace .prev{background: url(../images/page-jtl.png) no-repeat left bottom;left: -5%;}
.page-productFace .next{background: url(../images/page-jtr.png) no-repeat right bottom;right: -5%;}

/*解决方案*/
.page-solveMain .pic{width:665px;}
.page-solveMain .txt{width: 520px;}
.page-solveMain{padding-top: 50px;}
.page-solveMain .txt div{line-height: 26px;}
.page-solveMain .txt h6{margin-bottom: 40px;}
.page-solveMain:nth-child(even) .txt h6{text-align: right;}


/*面包屑导航*/
.breadCrumb{height: 50px;line-height: 50px;border-bottom: 1px solid #e1e1e1;margin-bottom: 25px;}
.breadCrumb p{background: url('../images/h_icon.png') no-repeat left center;padding-left: 20px;line-height: 50px;width: 1180px;}
.articleShow{overflow: hidden;}
.articleBox .title{text-align: center;font-size: 20px;color: #000;margin-bottom: 10px;font-weight: normal;}
.articleBox .p1{margin-bottom: 15px;padding-bottom: 10px;text-align: center;color: #333;}
.articleBox .p1 span{margin-right: 15px;}
.fontResizer a{padding: 0 5px;}
.curFont{color: #b61f24;}
.fontsizebox{padding-bottom: 40px;border-bottom: 1px dotted #adadad;font-size: 14px;color: #424242;}
.detailShare{overflow: hidden;padding: 25px 0;border-bottom: 1px dotted #adadad;}
.detail_fenx{font-size: 14px;padding-top: 10px;overflow: hidden;margin-bottom: 20px;border-bottom: 1px dotted #adadad;padding-bottom: 10px;}
.detailShare span.date{margin-left: 15px;}
.detailShare span{border-left: 1px dotted #adadad;padding: 0 15px;}
.relatedNews{overflow: hidden;}
.relatedTitle{height: 30px;border-bottom: 1px dotted #adadad;font-size: 18px;color: #000;margin-bottom: 20px;font-weight: normal;}
.relatedNews_font{overflow: hidden;font-size: 13px;margin-top: 15px;}
.relatedNews_font ul{width: 1280px;}
.relatedNews_font ul li{float: left;padding-right: 50px;width: 564px;height: 40px;line-height: 40px;border-bottom: 1px dotted #ddd;}
.relatedNews_font ul li a{display: block;width: 270px;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 span{float: right;color: #999;}

/*产品详情*/
.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:#da251d;}
.prodPic .list .thumb ul li a.selected em{background:url(../images/jt.png) no-repeat}
.prodTitle{width:550px;overflow:hidden;}
.prodTitle h2{font-size:20px;padding:10px 0;border-bottom:1px dotted #e3e3e3;margin-bottom:15px;}
.prodTitle .txt{line-height:25px;height:228px;overflow:hidden;}
.prodTitle .txt span{color:#333;}
.prodTitle .fenx{padding-top:15px;margin-top:15px;border-top:1px dotted #e3e3e3;overflow:hidden;}
.prodTitle .tel{background:url(../images/p_icon.png) no-repeat left center;padding-left:50px;margin-top:15px;color:#da251d;height: 50px;line-height: 22px;}
.prodTitle .tel span{display:block;font-size:24px;font-family:arial;}


/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:30px; margin-bottom:20px;}
.gr-tab-list .hd{height:34px;line-height:34px;border-bottom:1px solid #dadada}
.gr-tab-list .hd li{padding:0 30px;float:left;text-align:center;background:#dadada;margin-right:5px;cursor:pointer;}
.gr-tab-list .hd li.on{background:#da251d;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}

/*新闻详情*/
.newsShow h2{font-size:20px;line-height:32px;text-align:center;color:#000;position:relative;font-family:"宋体";}
.newsShow h3{text-align:center;height:30px;line-height:30px;border-bottom:1px solid #d2d2d2;font-family:"宋体";padding:10px 0;font-weight: 400;}
.newsShow h3 span{margin:8px 8px 0 8px;color:#999;text-decoration:none;}
.newsShowBox{padding-top:25px;line-height:26px;padding-bottom:10px;font-family:"宋体";min-height: 500px;}
.fenyList{height:35px;background:#fff;padding:0 10px;margin-top:15px;font-family:"宋体";}
.prew{background:url(../images/pre_info.gif) no-repeat left center;float:left;height:35px;line-height:35px;overflow:hidden;padding-left:15px;text-align:left;width:46%;}
.nextw{background:url(../images/next_info.gif) no-repeat right center;float:right;height:35px;line-height:35px;overflow:hidden;padding-right:15px;text-align:right;width:46%;}


/*分页样式*/
.pagination{font:12px;overflow:hidden;width:723px;padding:10px 0 10px;text-align:center;}
.pagination a{font-size:12px;line-height:22px;display:inline-block;height:22px;padding:0 8px;text-align:center;color:#333;border:1px solid #e3e3e3;background:#fff;}
.pagination a.a1{line-height:22px;height:22px;margin-top:0;padding:0 12px;}
.pagination a:hover{text-decoration:none;color:#000;background:#f1f1f1;}
.pagination span{line-height:22px;display:inline-block;height:22px;padding:0 8px;text-align:center;color:#fff;border:1px solid #df4c18;background:#df4c18;}

/*返回顶部*/
#btn {width:40px; height:40px; position:fixed; right:10px; bottom:10px; display:none; background:url(../images/backtop.png) no-repeat left top;}

/*控制placeholder 字体颜色代码*/
:-moz-placeholder { /* Mozilla Firefox 4 to 18 */
   font-family: "宋体";
   font-size:14px;
}

::-moz-placeholder { /* Mozilla Firefox 19+ */
   font-family: "宋体";
   font-size:14px;
}









