@charset "utf-8";
/* CSS Document*/
body{text-align: left;padding: 0;margin: 0;font-size: 14px;font-family: 'microsoft yahei';-webkit-text-size-adjust: none;height: auto;color: #333;background: #fff;}
body{position: relative;overflow-x: hidden;overflow-y: auto;}
html{min-width: 1280px;}
div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p{padding: 0;margin: 0;}
pre,code,form,fieldset,legend,input,textarea,p,blockquote,th{padding: 0;margin: 0;}
fieldset{border-top-width: 0;border-left-width: 0;border-bottom-width: 0;border-right-width: 0;}
a img{border: 0;padding: 0;margin: 0;}
i{font-style: normal;}
address,caption,cite,cite,code,dfn,em,th,var{font-weight: normal;font-style: normal;}
li{list-style-type: none;}
caption{text-align: left;}
th{text-align: left;}
h1,h2,h3,h4,h5,h6{font-weight: normal;font-size: 100%;}
q:unknown{content: '';}
input,textarea,select{font-family: inherit;font-size: 100%;}
a:link{color: #333;text-decoration: none;}
a:visited{color: #333;text-decoration: none;}
a:hover{color: var(--colour1);text-decoration: none;}
.fl{float: left;}
.fr{float: right;}
.left{float: left;}
.right{float: right;}
.clear{clear: both;font-size: 0;margin: 0;padding: 0;display: block;_height: 0;overflow: hidden;}
/*清除浮动*/
.clearfix{zoom: 1;}
.clearfix:before,.clearfix:after{visibility: hidden; display: block; font-size: 0; content: "."; clear: both; height: 0;}
/*高光特效*/
.white,.whites{position: relative;overflow: hidden;}
.white:after,.whites:after{content: '';position: absolute;left: -100%;top: 0;width:100%;height:100%;background-image: -moz-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));background-image: -webkit-linear-gradient(0deg,rgba(255,255,255,0),rgba(255,255,255,.5),rgba(255,255,255,0));transform: skewx(-25deg);}
.white:hover:after{left:100%; -moz-transition:1s; -o-transition:1s; -webkit-transition:1s; transition:1s;}
.whites:hover:after{left:100%; -moz-transition:0.5s; -o-transition:0.5s; -webkit-transition:0.5s; transition:0.5s;}
/*网站公用样式表*/
/*网站公用样式表*/
.w1200{width: 1200px;margin: 0 auto;}
/*头部*/


.index{line-height: 1.5;}
/*首页标题*/
.index .in_title{font-size:30px;font-weight: bold;color: #111;text-align: center;padding-bottom:20px; height:60px;}
.index .in_title span{color: var(--colour1)}
.index .more{position: relative;z-index: 1;}
.index .more a{position: relative;display: block;width: 198px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;margin: 0 auto;border-radius: 50px;border: 1px solid var(--colour1);background: var(--colour1);}
.index .more a:hover{border-color: #111;background: #111;}


.index .more1{z-index: 1;}
.index .more1 a{position: relative;display: block;width:120px;color: #fff;font-size: 15px;line-height: 40px;text-align: center;border-radius: 4px;border: 1px solid var(--colour1);background: var(--colour1);}
.index .more1 a:hover{border-color: #111;background: #111;}
/*关于我们*/
.index .about{max-width: 1920px;margin: 0 auto;padding: 30px 0 0;box-sizing: border-box;background: url(../images/ab_bg.png) no-repeat center;}
.index .about .box{position: relative;}
.index .about .img{position: relative;width:500px;;height:400px;color: #fff; margin-top:50px}
.index .about .img:after{content: ' ';position: absolute;right: 0;top: 0;width: 500px;height: 100%;}
.index .about .img > div{position: relative;z-index: 1;}
.index .about .img .en{position: relative;margin: 25px 0;margin-left: 40px;color: #fff;font-size: 47px;font-weight: bold;line-height: 37px;text-align: left;}
.index .about .img .en:after{content: ' ';position: absolute;top: 50%;left: -38px;width: 23px;height: 4px;transform: translateY(-50%);background: var(--colour1);}
.index .about .img .en span{color: #111;}
.index .about .img .pic{width: 520px;height: 350px;}
.index .about .img .pic img{width: 100%;height: 100%;display: block;transition: all 1s;}
.index .about .img .pic:hover img{transform: scale(1.1);}
.index .about .img .tit{width: 620px;padding-top: 25px;text-align: right;}
.index .about .img .tit h3{font-size: 16px;padding-bottom: 10px;}
.index .about .img .tit p{font-size: 12px;font-family: 'Arial';}
.index .about .txt{width:620px;}
.index .about .txt .in_title{color: var(--colour1);padding-top: 50px;padding-bottom: 0;text-align: left;}
.index .about .txt .in_title span{color: #111;}
.index .about .txt .con{margin-top:10px;}
.index .about .txt .con h3{position: relative;font-size: 24px;}
.index .about .txt .con p{color: rgba(0,0,0,.7);font-size: 15px;line-height: 28px;text-align: justify;margin-top:8px;}
/*产品展示*/
.index .product{padding: 30px 0;}
.index .product .hd {margin-bottom: 30px;text-align: center;}
.index .product .hd ul li{display: inline-block;width: 184px;height: 43px;color: #828283;font-size: 15px;line-height: 43px;margin: 7px;border: 1px solid #d5d4d5;border-radius: 30px;cursor: pointer;transition: all .5s;}
.index .product .hd ul li:hover,.index .product ul li.on{color: #fff;background: var(--colour1);border-color: var(--colour1);}
.index .product .bd .box{position: relative;}
.index .product .bd ul{padding:10px 10px 20px 10px !important;}
.index .product .bd ul li{float: left;width:260px;margin-right:25px;padding:5px;padding-bottom: 0;box-shadow: 0px 2px 10px rgb(0 0 0 / 30%);overflow: hidden;}
.index .product .bd ul li .img{width: 100%;height:360px;overflow: hidden;}
.index .product .bd ul li .img img{width: 100%;height: 100%;display: block;transition: all .5s;}
.index .product .bd ul li h3{font-size: 16px;line-height: 44px;text-align: center;border-bottom: 1px solid var(--colour1);overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .product .bd ul li span{display: block;font-size: 12px;color: #b1b1b1;text-align: center;padding: 10px 0 15px;}
.index .product .bd ul li:hover .img img{transform: scale(1.1);}
.index .product .prev,.index .product .next{position: absolute;top: 50%;margin-top: -25px;display: block;width: 28px;height: 50px;cursor: pointer;}
.index .product .prev{left: -50px;}
.index .product .next{right: -50px;}
.index .product .prev:after,.index .product .prev:before,
.index .product .next:after,.index .product .next:before{content:"";display: block;position: absolute;width: 35px;height: 3px;background: #111;transition: all .5s;}
.index .product .prev:after,.index .product .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .product .prev:before,.index .product .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .product .prev:after{top: 35px;left: -3px;}
.index .product .prev:before{top: 12px;left: -3px;}
.index .product .next:after{top: 12px;right: -3px;}
.index .product .next:before{top: 35px;right: -3px;}
.index .product .prev:hover:after,.index .product .prev:hover:before,
.index .product .next:hover:after,.index .product .next:hover:before{background: var(--colour1);}


/*网站顶部*/
.top_main{width: 100%;height: 45px;color: #fff;font-size: 14px;line-height: 45px;border-bottom: 1px solid #e5e5e5; background:#E52702}
.top_main li{position: relative;display: inline-block;text-align: center;margin: 0 8px;}
.top_main li a{color: #fff;cursor: pointer;}
.top_main li a:hover{color: var(--colour1);}
/*网站头部*/
.header_main{width: 100%;z-index: 100;}
.header_main .logo{display: block;margin: 20px 0;}
.header_main .logo img{width: 100%;height: 100%;display: block;}
.header_main .tel{position: relative;padding: 32px 0;padding-left: 58px;}
.header_main .tel s{position: absolute;top: 50%;left: 0;margin-top: -25px;width: 50px;height: 50px;background-position: -110px bottom;margin-right: 8px;}
.header_main .tel p{display: inline-block;font-size: 18px;color: #252525;}
.header_main .tel p span{font-size: 36px;display: block;font-weight: bold;color: var(--colour1);}
/*网站导航*/
.nav_main{width:100%;height: 60px;background: #F9F9F9;position: relative;z-index: 3;}
.nav_main .nav{width: 1200px; margin: 0 auto;}
.nav_main .nav li{float: left;position: relative;width: 170px;height: 60px;line-height: 60px;font-size: 16px;text-align: center;}
.nav_main .nav li a{display: block;color:#333;font-size:16px;line-height: 60px;padding: 0 10px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.nav_main .nav li:hover>a, .nav_main .nav li.hover>a{color: #fff;background:#E52702;}
.nav_main .nav dl{width: 100%;position: absolute;left: 0;top: 100%;z-index: 12;box-shadow: 3px 0 10px rgba(0, 0, 0, 0.1);}
.nav_main .nav dl{position: absolute;filter: progid:DXImageTransform.Microsoft.Shadow(color=#4c91c0,direction=120,strength=5);opacity: 0;visibility: hidden;transition: all .6s ease 0s;transform: translate3d(0, 10px, 0);-moz-transform: translate3d(0, 10px, 0);-webkit-transform: translate3d(0, 10px, 0);}
.nav_main .nav li:hover dl{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
.nav_main .nav dl dd{line-height: 40px;height: 40px;text-align: left;position: relative;z-index: 12;display: block;width: 100%;border-top: 1px solid #535663;}
.nav_main .nav dl dd:first-child{border: none;}
.nav_main .nav dl dd a{color: #fff;font-size: 14px;line-height: 40px;background:rgba(73,75,87,0.8);text-align:center;background-repeat: no-repeat;background-image: -webkit-linear-gradient(left, var(--colour1), var(--colour1));background-image: linear-gradient(to right, var(--colour1), var(--colour1));background-size: 0% 100%;}
.nav_main .nav dl dd a:hover {background-size: 100% 100%;color: rgba(255, 255, 255, 0.9999);}
/*网站大图*/
.banner{width:100%;max-width: 1920px;position:relative;overflow:hidden;z-index:0;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner .swiper-slide{overflow: hidden;}
.banner .swiper-slide img{width: 100%;display:block;}
#banner .tipcon{width: 100%; height: 36px; position: absolute; left: 0; bottom: 30px; z-index: 10; text-align: center;}
#banner .tipcon .tip{width: auto;display: inline-block;vertical-align: top;height: 20px;padding: 0 14px 8px;border-radius: 20px;text-align: center;background: rgba(0,0,0,.3);}
#banner .tipcon .tip span{width: 8px;height: 8px;margin: 8px;display: inline-block;cursor: pointer;background: none;border: 2px solid #fff;opacity: 1;border-radius: 10px;transition: all .5s;outline: none;}
#banner .tipcon .tip span.swiper-pagination-bullet-active{background: #fff;}
#banner #btn_prev,#banner #btn_next{width: 65px;height: 100px;position: absolute;top: 50%;margin-top: -50px;background: url(../images/slider-arrow.png) no-repeat;z-index: 5;opacity: 0;}
#banner #btn_prev{background-position: -130px center;left: 4%;}
#banner #btn_next{background-position: 0 center;right: 4%;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: .8;}
#banner .swiper-cube-shadow{display: none;}
/*搜索栏*/
.search_main{height: 70px;width:100%;overflow:hidden;border-bottom: 1px solid #e2e2e2;}
.search_main .skey{float:left;line-height: 70px;}
.search_main .skey p{font-size: 20px;color: #3c3c3c;line-height: 70px;}
.search_main .skey p a{display:inline-block;font-weight: normal;color: #4c4c4c;font-size: 16px;border-right: 1px solid #b5b5b5;line-height: 15px;padding:0 12px;}
.search_main .skey p a:last-of-type{border-right:none;}
.search_main .skey p a:hover{color: var(--colour1);}
.search_main .search_form{float:right;width: 298px;height: 28px;border: 1px solid #e2e2e2;position:relative;margin-top: 20px;border-radius: 0;}
.search_main .search_form input{background-color: none;border: none;outline: none;}
.search_main .search_form .stxt{width: 258px;height: 28px;line-height: 28px;display: block;text-indent: 10px;color:#999;padding-right: 40px;}
.search_main .search_form .sbtn{width: 40px;height: 30px;display: block;cursor: pointer;position:absolute;top: -1px;right: -1px;font-size: 0;background-color: var(--colour1);background-position: left top;border-radius: 0;}
/*******index css*******/
.index{line-height: 1.5;}
/*首页标题*/
.index .in_title{position: relative;padding-top: 10px;padding-bottom: 12px;background: url(../images/line.png) center bottom no-repeat;text-align: center;}
.index .in_title h3{color: #2f2f2f;font-size: 28px;font-weight: bold;line-height: 33px;}
.index .more{position: relative;z-index: 1;}
.index .more a{position: relative;display: block;width: 198px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;margin: 0 auto;border-radius: 50px;border: 1px solid var(--colour1);background: var(--colour1);}
.index .more a:hover{border-color: #111;background: #111;}
/*产品优势*/
.index .advantages1 ul{padding-bottom: 50px;height: 160px;}
.index .advantages1 ul li{width: 385px;height: 160px;float: left;margin-left: 22px;}
.index .advantages1 ul li:first-child{margin-left: 0;}
.index .advantages1 ul li a{position: relative;width: 100%;display: block;box-shadow: 0 4px 8px rgb(19 177 222 / 30%);}
.index .advantages1 ul li img{width: 100%; height: 100%; display: block;}
.index .advantages1 ul li .txt{position: absolute;top: 20px;right: 0;width: 260px;}
.index .advantages1 ul li h3{width: 142px;line-height: 30px;font-size: 22px;color: #fff;font-weight: bold;text-align: center;text-shadow: 0 2px 2px rgba(0, 0, 0, 0.2);margin: auto;}
.index .advantages1 ul li p{line-height: 24px;font-size: 16px;color: #fff;text-align: center;margin-top: 10px;}
.index .advantages1 ul li.a2 a{box-shadow: 0 3px 6px rgba(0, 0, 0, 0.2);}
.index .advantages1 ul li.a3 p{color: #c4e2f7;}
.index .advantages1 ul li:hover a{transform: translateY(-6px);}
/*产品中心*/
.index .pro_box{padding-top: 50px;padding-bottom: 30px;background: url(../images/pro_bg.jpg) no-repeat center top;}
.index .pro_box .pro_l{width: 260px;float: left;}
.index .pro_box .pro_l .pro_l_left{background: #fff;border: 1px solid #e9e9e9;border-top: 0px;overflow: hidden;}
.index .pro_box .pro_l .pro_tit{color: #fff;line-height: 36px;text-align: center;padding: 30px 0;background: var(--colour1);box-sizing: border-box;}
.index .pro_box .pro_l .pro_tit h3{font-size: 24px;font-weight: bold;}
.index .pro_box .pro_l .pro_tit span{font-size: 16px;display: block;}
.index .pro_box .pro_l ul{padding: 7px 20px;overflow: hidden;}
.index .pro_box .pro_l ul li{color: #333;font-size: 16px;line-height: 46px;border-bottom: 1px dashed #ccc;}
.index .pro_box .pro_l ul li a{position: relative;display: block;color: #6f6e6e;padding-left: 10px;padding-right: 25px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.index .pro_box .pro_l ul li a:after{content: ">";position: absolute;right: 0;top: 50%;margin-top: -10px;width: 20px;height: 20px;font-family: 宋体;color: #fff;font-size: 12px;line-height: 20px;text-align: center;background: #a4a4a4;border-radius: 50%;transition: all .5s;}
.index .pro_box .pro_l ul li:hover a{color: var(--colour1);}
.index .pro_box .pro_l ul li a:hover:after{background: var(--colour1);}
.index .pro_box .pro_l .leftTel{padding-bottom: 30px;}
.index .pro_box .pro_l .leftTel h3{color: var(--colour1);text-align: center;font-size: 26px;font-weight: bold;padding-bottom: 10px;}
.index .pro_box .pro_l .leftTel h3 span{width: 5px;height: 5px;display: inline-block;vertical-align: middle;margin: 0 7px;background: var(--colour1);border-radius: 100%;}
.index .pro_box .pro_l .leftTel .tel{line-height: 28px;padding-left: 10px;}
.index .pro_box .pro_l .leftTel .tel s{width: 50px;height: 50px;float: left;margin: 3px 5px 0 0;background-position: -110px bottom;}
.index .pro_box .pro_l .leftTel .tel span{display: block;text-transform: uppercase;color: #666;}
.index .pro_box .pro_l .leftTel .tel strong{color: #333;font-size: 26px;line-height: 25px;display: block;font-family: arial;}
.index .pro_box .pro_list{float: right;width: 920px;}
.index .pro_box .pro_list li{float: left;width: 291px;margin-right: 20px;margin-bottom: 20px;border: 1px solid #e9e9e9;transition: .5s;}
.index .pro_box .pro_list li:nth-child(3n){margin-right: 0;}
.index .pro_box .pro_list li .img{position: relative;width: 100%;height: 218px;overflow: hidden;}
.index .pro_box .pro_list li .img img{width: 100%;height: 100%;transition: all .5s;}
.index .pro_box .pro_list li .img .bg{position: absolute;top: 0;width: 100%;height: 100%;background: var(--colour4);opacity: 0;filter: Alpha(opacity=0);-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.index .pro_box .pro_list li .img .bg s{position: absolute;top: 50%;left: 50%;margin-top: -27px;margin-left: -27px;width: 54px;height: 54px;background-position: -56px bottom;}
.index .pro_box .pro_list li h3{font-size: 18px;line-height: 50px;color: #6e6e6e;text-align: center;padding: 0 10px;background: #fff;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .5s;}
.index .pro_box .pro_list li:hover .img img{transform: scale(1.1);}
.index .pro_box .pro_list li:hover .img .bg{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;}
.index .pro_box .pro_list li:hover h3{color: var(--colour1);}
/*小banner1*/
.index .xbanner1{color: #fff;height: 215px;background: url(../images/xbanner1.jpg) center no-repeat;}
.index .xbanner1 .w1200{position: relative;padding-top: 38px;}
.index .xbanner1 .txt{position: relative;font-size: 36px;font-weight: bold;line-height: 58px;padding-bottom: 23px;}
.index .xbanner1 .txt:after{content: '';position: absolute;left: 0;bottom: 0;width: 75px;height: 2px;background: #fff;}
.index .xbanner1 .tel{margin-right: 200px;}
.index .xbanner1 .tel h3{font-size: 43px;font-weight: bold;padding-bottom: 12px;}
.index .xbanner1 .tel span{display: block;width: 215px;height: 55px;color: #252525;font-size: 28px;line-height: 55px;text-align: center;background: #fff;border-radius: 10px;margin: auto;}
.index .xbanner1 .ren{position: absolute;top: -45px;right: 0;width: 147px;height: 260px;background: url(../images/ren.png) center no-repeat;}
/*关于我们*/
.index .about{position: relative;background-position: center;background-repeat: no-repeat; padding-top:30px; background:#f9f9f9}
.index .about .about_con{width: 630px;padding-right: 74px;}
.index .about .about_con .title{padding-top:0px;padding-bottom:20px;}
.index .about .about_con .title h3{color: var(--colour1);font-size: 30px;font-weight: bold;}
.index .about .about_con .title p{display: block;color: #000;font-size: 27px;line-height: 54px;font-weight: bold;margin-top: 15px;}
.index .about .about_con .title span{font-style: normal;text-transform: uppercase;display: block;font-size: 18px;color: #959595;}
.index .about .about_con .txt{font-size: 16px;line-height: 36px;text-align: justify;height: 210px;overflow: hidden;text-shadow: 2px 2px 2px rgb(0 0 0 / 20%);}
.index .about .about_con ul{padding-top: 40px;}
.index .about .about_con ul li{float: left;margin-right: 1px;}
.index .about .about_con ul li a{display: block;width: 160px;font-size: 16px;line-height: 55px;text-align: center;background: #fff;}
.index .about .about_con ul li:hover a{color: #fff;}
.index .about .about_con ul li.on a,.index .about .about_con ul li:hover a{color: #fff;background: var(--colour1);}
/*滚动数字*/
.index .number{padding: 66px 0;}
.index .number ul li{float:left;width: 25%;color: var(--colour1);text-align: center;}
.index .number ul li p{color: #282828;font-size: 16px;padding-top: 15px;}
.index .number ul li h3{display: inline-block;font-size: 36px;line-height: 30px;font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";}
.index .number ul li b{display: inline-block;font-size: 36px;line-height: 30px;}
/*服务优势*/
.index .advantages{height:705px;background: url(../images/ys_bg.jpg) center no-repeat;}
.index .advantages .title{position: relative;height: 80px;text-align: center;margin-top: 80px;z-index: 1;}
.index .advantages .title div{position: relative;display: inline-block;padding: 0 454px;}
.index .advantages .title div:before,.index .advantages .title div:after{content:" ";position: absolute;top: 26px;left: 0;width: 454px;height: 2px;background: #fff;}
.index .advantages .title div:after{left: auto;right: 0;}
.index .advantages .title span{position: relative;display: inline-block;padding: 0 50px;}
.index .advantages .title span:before,.index .advantages .title span:after{content:" ";position: absolute;top: 22px;left: 0;width: 9px;height: 9px;background: #fff;border-radius: 50%;}
.index .advantages .title span:after{left: auto;right: 0;}
.index .advantages .title span h3{color: #fff;font-size: 32px;line-height: 22px;font-weight: bold;}
.index .advantages .title span p{color: #9e9e9e;font-size: 12px;line-height: 50px;}
.index .advantages ul{margin-top:15px;}
.index .advantages ul li{float: left;width: 230px;margin: 0 35px;text-align: center;cursor: pointer;}
.index .advantages ul li .img{position: relative;display: inline-block;width: 145px;height: 145px;background: rgba(255,255,255,.2);border-radius: 50%;}
.index .advantages ul li .img img{position: relative;width: 75px;height: 75px;margin: 35px;z-index: 3;}
.index .advantages ul li .img:after{content: '';position: absolute;top: 50%;margin-top: -66px;left: 50%;margin-left: -66px;width: 130px;height: 130px;border: 1px solid rgba(255,255,255,.2);border-radius: 50%;z-index: 2;}
.index .advantages ul li .img:before{content: " ";position: absolute;z-index: 1;top: 0;left: 0;right: 0;bottom: 0;opacity: 0;-webkit-transform: scaleX(0) scaley(0);transform: scaleX(0) scaley(0);border-radius: 50%;transition: all .5s;}
.index .advantages ul li h3{color: #fff;font-size: 18px;font-weight: bold;margin: 20px 0;}
.index .advantages ul li p{color: #fff;line-height: 25px;}
.index .advantages ul li:hover .img:before{background: var(--colour1);opacity: 1;-webkit-transform: scaleX(1.01) scaley(1.01);transform: scaleX(1.01) scaley(1.01);}
/*工程案例*/
.index .icase{padding-top: 60px;}
.index .icase .title{position: relative;height: auto;}
.index .icase .title:after{content: '';position: absolute;top: 70px;left: 0;width: 80px;height: 3px;background: var(--colour1);}
.index .icase .title h3{position: relative;color: #000;font-size: 34px;line-height: 36px;font-weight: bold;padding-top: 18px;z-index: 1;}
.index .icase .title span{position: absolute;top: 0;color: #ddd;font-size: 66px;line-height: 55px;font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";}
.index .icase .title p{color: #939393;font-size: 14px;padding-top: 30px;}
.index .icase .bd{position: relative;margin-top: 40px;}
.index .icase .bd .tempWrap{width: 100%!important;}
.index .icase .bd li{float: left;width: 280px;margin-right: 26px;}
.index .icase .bd li a{display: block;width: 100%;}
.index .icase .bd li .img{position: relative;width: 100%;height: 210px;overflow: hidden;}
.index .icase .bd li .img img{width: 100%;height: 100%;display: block;}
.index .icase .bd li .img .bg{position: absolute;top: 0;width: 100%;height: 100%;background: var(--colour4);opacity: 0;filter: Alpha(opacity=0);-webkit-transform: rotateX(180deg) scale(0.5, 0.5);transform: rotateX(180deg) scale(0.2, 0.2);transition: all ease-out .5s;}
.index .icase .bd li .img .bg s{position: absolute;top: 50%;left: 50%;margin-top: -27px;margin-left: -27px;width: 54px;height: 54px;background-position: -56px bottom;}
.index .icase .bd li h3{font-size: 16px;line-height: 60px;color: #323232;text-align: center;padding: 0 10px;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;transition: all .5s;}
.index .icase .bd li a:hover .img .bg{opacity: 1;filter:Alpha(opacity=100);-webkit-transform: rotateX(0deg) scale(1, 1);transform: rotateX(0deg) scale(1, 1);transition: all 1s cubic-bezier(.23, 1, .38, 1) 0s;}
.index .icase .bd li a:hover h3{color: var(--colour1);}
.index .icase .prev,.index .icase .next{position: absolute;top: 50%;margin-top: -53px;display: block;width: 22px;height: 44px;cursor: pointer;}
.index .icase .prev{left: -70px;}
.index .icase .next{right: -70px;}
.index .icase .prev:after,.index .icase .prev:before,
.index .icase .next:after,.index .icase .next:before{content:"";display: block;position: absolute;left: -3px;width: 30px;height: 5px;background: #a5a5a5;border-radius: 50px;transition: all .5s;}
.index .icase .prev:after,.index .icase .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .icase .prev:before,.index .icase .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .icase .prev:after{top: 29px;}
.index .icase .prev:before{top: 11px;}
.index .icase .next:after{top: 11px;}
.index .icase .next:before{top: 29px;}
.index .icase .prev:hover:after,.index .icase .prev:hover:before,
.index .icase .next:hover:after,.index .icase .next:hover:before{background: var(--colour1);}
/*小banner2*/
.index .xbanner2{color: #fff;height: 197px;background: var(--colour1) url(../images/xbanner2.png) center no-repeat;}
.index .xbanner2 .tel{width: 370px;padding-top: 45px;text-align: center;}
.index .xbanner2 .tel h3{font-size: 32px;font-weight: bold;padding-bottom: 12px;}
.index .xbanner2 .tel a{display: block;width: 143px;height: 42px;color: #fff;font-size: 18px;line-height: 42px;text-align: center;border: 1px solid rgba(255,255,255,.4);margin: auto;}
.index .xbanner2 .tel a:hover{background: var(--colour1);border-color: var(--colour1);}
.index .xbanner2 .txt{width: 750px;text-align: center;padding-top: 65px;}
.index .xbanner2 .txt h3{font-size: 26px;font-weight: bold;}
.index .xbanner2 .txt p{font-size: 21px;margin-top: 10px;}
/*新闻资讯*/
.index .inews{padding-bottom: 60px;}
.index .inews .hd{width: 100%;text-align: center;margin: 55px 0;}
.index .inews .hd li{display: inline-block;margin: 0 8px;}
.index .inews .hd li a{display: block;width: 170px;color: #707070;font-size: 18px;line-height: 48px;background: #fff;border: 1px solid #eaeaea;}
.index .inews .hd li.on a,.index .inews .hd li a:hover{color: #fff;background: var(--colour1);border-color: var(--colour1);}
.index .inews .newsimg{width: 488px;border: 1px solid #c9c9c9;}
.index .inews .newsimg .img{width: 100%;height: 368px;overflow: hidden;}
.index .inews .newsimg .img img{width: 100%;height: 100%;display: block;transition: all .5s;}
.index .inews .newsimg .txt{padding: 15px;}
.index .inews .newsimg h3{color: var(--colour1);font-size: 20px;line-height: 25px;padding-bottom: 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .inews .newsimg p{color: #999;font-size: 16px;line-height: 30px;text-align: justify;height: 55px;overflow: hidden;}
.index .inews .newsimg:hover .img img{transform: scale(1.1);}
.index .inews .list{width: 675px;}
.index .inews .list li{height: 90px;padding: 18px 0;border-bottom: 1px dashed #cccccc;}
.index .inews .list li:first-child{padding-top: 0;}
.index .inews .list li a{display: block;}
.index .inews .list li h3{color: var(--colour1);font-size: 20px;line-height: 25px;padding-bottom: 10px;transition: all .5s;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .inews .list li p{color: #8a8a8a;font-size: 16px;line-height: 30px;text-align: justify;height: 55px;overflow: hidden;}
.index .inews .list li .time{display: block;width: 90px;height: 90px;color: #717171;font-size: 17px;line-height: 30px;margin-right: 25px;background: #ebebeb;text-align: center;}
.index .inews .list li .time b{font-weight: normal;display: block;font-size: 30px;padding-top: 20px;}
/*快速通道*/
.index .quick{height: 480px;background: url(../images/bottombg.jpg) center no-repeat;}
.index .quick .title{position: relative;color: var(--colour1);font-size: 27px;font-weight: bold;padding-left: 55px;margin-top: 60px;margin-bottom: 25px;}
.index .quick .title s{position: absolute;top: 50%;left: 0;margin-top: -18px;width: 36px;height: 36px;background-position: -160px bottom;}
.index .quick .list{width: 840px;margin-right: 20px;}
.index .quick .list li{height: 59px;line-height: 59px;border-bottom: 1px dashed #b8b8b8;}
.index .quick .list li a{float: left;width: 115px;padding-right: 10px;font-size: 16px;color: #4c4c4c;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .quick .list li a.more{float: right;color: var(--colour1);width: 90px;padding: 0;}
.index .quick .list li a:hover{color: var(--colour1);}
.index .quick .tel{position: relative;margin-top: 100px;padding-left: 60px;}
.index .quick .tel s{position: absolute;top: 50%;left: 0;margin-top: -25px;width: 50px;height: 50px;background-position: -110px bottom;margin-right: 8px;}
.index .quick .tel h3{display: block;color: #252525;font-size: 18px;margin-bottom: 5px;}
.index .quick .tel p{color: var(--colour1);font-size: 34px;line-height: 32px;display: block;font-family: Impact, Haettenschweiler, Franklin Gothic Bold, Arial Black," sans-serif";white-space: nowrap;}

/*二维码弹窗*/
.ewmbox{width: 300px;height: 320px;padding-top: 20px;background: #fff;z-index: 9999;position: fixed;left: 50%;top: 50%;margin: -170px 0 0 -150px;text-align: center;font-size: 16px;display: none;}
.ewmbox .close{width: 32px;height: 32px;position: absolute;top: -25px;right: -40px;cursor: pointer;border-radius: 100%;background: #f3f3f3 url(../images/dialogClose.png) no-repeat center center;transition: all ease 300ms;}
.ewmbox .close:hover{transform: rotate(180deg);}
.ewmbox img{width: 260px;height: 260px;display: block;margin: 0 auto 10px;}
.dialog-layout{width: 100%;height: 100%;position: fixed;z-index: 100;top: 0;left: 0;background: #000;opacity: 0.3;filter: alpha(opacity=30);}
/*浮动客服*/
.toolbar{position: fixed;top: 50%;right: 1%;margin-top: -163px;z-index: 100;width: 80px;}
.toolbar dd{position: relative;float: left;width: 80px;height: 80px;background: var(--colour1);margin-top: 2px;border-radius: 5px;color: #fff;font-size: 14px;line-height: 21px;text-align: center;cursor: pointer;transition: all .5s;}
.toolbar dd:first-child{margin-top: 0;}
.toolbar dd i{width: 100%;height: 30px;display: block;margin-top: 13px;background: url(../images/toolbar.png) no-repeat center 0;}
.toolbar dd.qq i{background-position-y: 0;}
.toolbar dd.tel i{background-position-y: -30px;}
.toolbar dd.code i{background-position-y: -60px;}
.toolbar dd.top i{background-position-y: -90px;}
.toolbar dd span{display: block;color: #fff;}
.toolbar dd.tel .box{position: absolute;top: 0;width: 190px;right: -200px;height: 100%;margin-right: 10px;border-radius: 5px;background: var(--colour1);opacity: 0;transition: all .5s;}
.toolbar dd.tel .box p{font-size: 14px;margin: 15px auto 7px;}
.toolbar dd.tel .box h3{font-size: 18px;font-weight: bold;}
.toolbar dd.tel .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent var(--colour1);border-width: 9px;width: 0;height: 0;position: absolute;top: 50%;margin-top: -9px;right: -18px;margin-left: -12px;}
.toolbar dd.code .box{position: absolute;top: 0;width: 162px;right: -172px;height: 162px;margin-right: 10px;border-radius: 5px;background: var(--colour1);opacity: 0;transition: all .5s;}
.toolbar dd.code .box img{width: 140px;height: 140px;padding: 11px;}
.toolbar dd.code .box:after{display: block;content: " ";border-style: solid dashed dashed dashed;border-color: transparent  transparent transparent var(--colour1);border-width: 9px;width: 0;height: 0;position: absolute;top: 30px;right: -18px;margin-left: -12px;}
.toolbar dd:hover{background: #333;}
.toolbar dd.tel:hover .box{opacity: 1;right: 80px;}
.toolbar dd.code:hover .box{opacity: 1;right: 80px;}
/*内页大图*/
.nybanner{position: relative;height: 400px;overflow: hidden;}
.nybanner .w1200{height: 100%;padding-left:120px;position:relative;box-sizing: border-box;}
.nybanner .title{color:#fff;font-size:46px;line-height: 60px;font-weight:600;padding-top: 120px;text-shadow: 0 2px 3px rgb(0 0 0 / 50%);}
.nybanner .title span{position: relative;font-size:24px;margin-left:20px;border-left: 1px solid #fff;padding-left:20px;font-weight:300;text-transform: uppercase;}
.nybanner .title p{color:#fff;font-size:18px;line-height: 27px;margin-top: 5px;font-weight:300;}
.nybanner .position{position:absolute;bottom:-1px;left:0;right:0;height: 30px;padding: 5px 20px;background: rgba(255,255,255,.8);border-radius:4px 4px 0 0;box-shadow:0px 0px 30px rgba(0,0,0,0.1);}
.nybanner .position s{position: relative;top: -2px;width: 15px;height: 13px;margin-right: 10px;background-position: bottom left;}
.nybanner .position a{font-size: 13px;line-height: 30px;}
.nybanner .position i:after{padding: 0 5px;content:">>";color:#999;font-size: 12px;font-family:宋体;display: inline-block;}
.bg_main{padding-bottom: 50px;min-height:500px;}
.sub_nav{height: 35px;line-height: 33px;padding-bottom: 20px;border-bottom: 1px solid #f2f2f2;padding-top: 20px;}
.sub_nav .fl{color: var(--colour1);font-size: 30px;}
.sub_nav .fr li{float: left;}
.sub_nav .fr li a{padding: 0 20px;border: 1px solid #e6e6e6;display: block;margin-left: 10px;color: #666;}
.sub_nav .fr li a:hover,
.sub_nav .fr li a.hover{background: var(--colour1);color: #fff;border: 1px solid var(--colour1);}
.menu_pro{line-height: 52px;position:relative;z-index:1;text-align: center;padding-top: 40px;}
.menu_pro li{margin: 5px;display: inline-block;}
.menu_pro li a{display: block;border: 1px solid #dcdcdc;text-align: center;-moz-border-radius: 5px;-webkit-border-radius: 5px;border-radius: 5px;overflow: hidden;height: 35px;line-height: 35px;padding: 0 10px;}
.menu_pro li:hover a,.menu_pro li.hover a{border: 1px solid var(--colour1);color: #fff;background: var(--colour1);}
.case{margin-top: 40px;}
.case ul{width: 100%;}
.case li{width: 280px;float: left;margin-right: 25px;margin-bottom: 30px;transition: all .5s;}
.case li:nth-child(4n){margin-right: 0;}
.case li .img{width: 100%;height: 360px;display: block;border: 1px solid #eaeaea;border-bottom: none;overflow: hidden;box-sizing: border-box;}
.case li .img img{width: 100%;height: 100%;transition: all .5s;}
.case li:hover .img img{transform: scale(1.1);}
.case li .p{border: 1px solid #efefef;display: block;padding: 0 19px;height: 108px;border-top: none;box-sizing: border-box;}
.case li .p p{border-bottom: 1px solid #eaeaea;height: 58px;line-height: 58px;margin-bottom: 10px;font-size: 18px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.case li .p  span{color: #666;transition: all .5s;}
.case li .p i{width: 32px;height: 12px;background-position: 0 -30px;}
.case li .p .fl{font-size: 12px;font-family: arial;}
.case li:hover a span{color:var(--colour1);}
.case li:hover a p{color:var(--colour1);}
.case li:hover{box-shadow: 0 1px 20px rgb(0 0 0 / 10%);}
.news{padding-top:0px;}
.bg_main .news_ul{padding-bottom: 40px;}
.bg_main .news_ul li{border-bottom: 1px solid rgba(0,0,0,.06);padding: 30px 0;}
.bg_main .news_ul li a{display: flex;}
.bg_main .news_ul li .img{position:relative;width: 200px;height: 150px;margin-right: 30px;overflow: hidden;}
.bg_main .news_ul li .img img{width: 100%;height: 100%;display: block;transition: all .5s;}
.bg_main .news_ul li .txt{flex: 1;overflow: hidden;padding-right: 20px;}
.bg_main .news_ul li .txt h3{font-size: 20px;line-height: 30px;font-weight: 300;margin-top: 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.bg_main .news_ul li .txt .hits{color: #999;font-size: 14px;line-height: 30px;}

.bg_main .news_ul li .txt p{color: #b5b5b5;font-size: 14px;line-height: 28px;text-align: justify;transition: all .5s;height: 80px;overflow: hidden;}
.bg_main .news_ul li .date{width: 80px;padding: 24px 0 24px 35px;font-size: 30px;line-height: 50px;color:#999;font-weight:300;position:relative;text-align: center;}
.bg_main .news_ul li .date:after{display:block;content:"";width:1px;height: 100%;background:#f3f3f3;left:10px;top: 0;position:absolute;}
.bg_main .news_ul li .date span{display: block;}
.bg_main .news_ul li:hover .img img{transform: scale(1.1);}
.bg_main .news_ul li:hover .txt h3{color:var(--colour1);}
.bg_main .news_ul li:hover .txt p{color: #666;}
.dowlist{padding-top: 30px;}
.dowlist li{position: relative;color: #444;font-size: 16px;line-height: 70px;padding: 0 4px 0 60px;border-bottom: 1px solid #e7e7e7;transition: all .5s;cursor: pointer;}
.dowlist li a{color: #444;padding: 0 15px;}
.dowlist li h3{display: inline-block;}
.dowlist li h3 span{color: var(--colour1);}
.dowlist li .num{position: absolute;left: 0;top: 0;width:60px;height: 100%;text-align: center;}
.dowlist li .num i{position: absolute;top: 50%;margin-top: -12px;left: 50%;margin-left: -12px;width: 24px;height: 24px;line-height: 24px;background: var(--colour1);border-radius:5px;z-index: 10;color: #fff;}
.dowlist li:hover{padding-left:70px;background: #f9f9f9;}
.detail{padding-top: 50px;}
.detail .title{padding-bottom: 20px;border-bottom: 1px solid #f3f3f3;text-align: center;margin-bottom: 20px;}
.detail .title h1{font-size: 30px;font-weight: bold;padding-bottom: 15px;}
.detail .title span{line-height: 18px;font-family: arial;color: #999;margin-right: 14px;}
.detail .title span:last-child{margin-right: 0;}
.detail .title i{width: 23px;height: 16px;background-position: -73px 0;margin-right: 10px;}
.detail .title .i2{background-position: -104px 0;margin-left: 30px;}
.detail .context{color: #666;line-height: 30px;text-align: justify;padding-bottom: 25px;}
.detail .context img{max-width: 1200px;}
/* reLink*/
.reLink{height: 38px;line-height: 38px;border: 1px solid #e6e6e6;padding: 0 15px;margin-bottom: 50px;color: #666;}
.reLink .nextLink,
.detail .reLink .prevLink{width: 50%;}
.reLink .nextLink{text-align: right;}
.reLink a{color: #666;}
.reLink a:hover{color: var(--colour1);}
/* pager*/
.pager{padding: 30px 0 30px;text-align: center;*zoom: 1;*padding: 40px 0 30px;}
.pager:after{visibility: hidden;display: block;font-size: 0;content: " ";clear: both;height: 0;}
.pager p{height: 26px;line-height: 26px;display: inline-block;*display: inline;*zoom: 1;display: none;}
.pager ul{display: inline-block;*display: inline;*zoom: 1;overflow: hidden;}
.pager ul li{float: left;margin: 0 5px;padding: 0 !important;height: auto !important;border: none !important;}
.pager ul a{line-height: 30px;padding: 0 10px;transition: all ease 300ms;color: #000000;text-decoration: none;float: left;border: 1px solid #ddd;}
.pager ul a.current,
.pager ul a:hover{color: #fff;border: 1px solid #0a408a;background: #0a408a;}
.contact .box1{line-height: 18px;padding: 48px 0 0px;overflow: hidden;}
.contact .box1 ul{width: 125%;}
.contact .box1 li{float: left;width: 230px;margin-right: 250px;}
.contact .box1 li i{width: 56px;height: 56px;background-position: -142px 0;float: left;}
.contact .box1 li b{font-size: 18px;font-family: arial;font-weight: 100;}
.contact .box1 li td{vertical-align: middle;height: 56px;padding-left: 5px;}
.contact .box1 .l2 i{background-position: -204px 0;}
.contact .box1 .l3 i{background-position: -267px 0;}
.contact .box2{margin-bottom: 75px;}
.contact .box2 #map1_container,
.contact .box2 #allmap1{width: 100%;height: 400px;}
.contact .box3 h1{font-size: 36px;padding-bottom: 15px;text-align: center;}
.contact .box3 p{font-size: 16px;color: #828282;line-height: 24px;padding-bottom: 46px;text-align: center;}
.contact .box3 b{color: var(--colour1);}
.formData{padding-bottom: 20px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 560px;height: 50px;line-height: 50px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 30px;border-radius: 5px;position: relative;box-sizing: border-box;transition: all .5s;}
.formData .item:hover{color:#495057;background:#fff;border-color: var(--colour1);outline:0;box-shadow: 0 0 0 2px var(--colour3);}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 48px;line-height: 48px;font-size: 18px;color: #666;}
.formData .item input{outline: none; line-height: 38px; height: 38px; font-size: 18px;}
.formData .item .txt{width: 100%;height: 48px;line-height: 48px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;box-sizing: border-box;}
.formData .item .red{position: absolute; right: 15px; top: 0; color: #ff0000; z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute; left: 0; top: 0px;}


.formData .liuyan{width: 1198px; height: 240px; border: 1px solid #e5e5e5; float: left;}

.formData .liuyan label{text-align: right;display: block;top: 4px;}
.formData .liuyan textarea{width: 100%;height: 100%;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #666;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;box-sizing: border-box;}
.formData .bot{width: 100%;}

.formData .sub{width: 232px;line-height: 46px;border: 2px solid var(--colour1);margin-right: 2px;text-align: center;background: var(--colour1);color: #FFF;cursor: pointer;font-size: 18px;display: block;outline: none;transition: all .5s;}
.formData .sub:hover{background: none;color: var(--colour1);}
.formData .yzm{width: 432px;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 3px;top: 3px;border: 0px;display: block;}
.about .box1{padding-top: 105px;padding-bottom: 100px;overflow: hidden;}
.box1_add{padding: 70px 0;}
.about .box1 .fl{padding-top: 32px;}
.about .box1 .fl h1{font-size: 80px;text-transform: uppercase;font-family: arial;line-height: 80px;}
.about .box1 .fl p{font-size: 24px;padding-bottom: 88px;}
.about .box1 .fl i{width: 54px;height: 54px;background-position: 0 -99px;cursor: pointer;position: relative;display: block;float: left;}
.about .box1 .fl i img{position: absolute;left: 20px;bottom: 56px;width: 0px;height: 0px;opacity: 0;filter: alpha(opacity=0);transition: ease-in-out .2s;}
.about .box1 .fl i:hover img{filter: alpha(opacity=100);opacity: 1;left: 0;height: 80px;width: 80px;}
.about .box1 .fl .i2{background-position: -58px -99px;margin-left: 20px;}
.about .box1 .fr{width: 611px;}
.about .box1 .fr h1{font-size: 24px;font-weight: 100;}
.about .box1 .fr span{display: block;background: #b0b0b0;width: 20px;height: 2px;margin: 13px 0 24px;}
.about .box1 .fr h2{font-size: 18px;}
.about .box1 .fr p{line-height: 30px;padding-top: 12px;}
.about .box1 .fr i{width: 54px;height: 54px;background-position: -59px -35px;margin-top: 35px;transition: ease-in-out .2s;}
.about .box1 .fr a:hover{cursor: pointer;}
.about .box1 .fr a:hover i{margin-left: 15px;}
.about .bg_20{height: 20px;width: 100%;background: #eaeaea;}
.about .box2{padding-bottom: 94px;}
.about .box2 .con{margin-top: 40px;}
.about .box2 .con .fl{width: 410px;height: 428px;overflow: hidden;}
.about .box2 .con .fl img{width: 410px;height: 428px;}

.about .box2 .con .fr .img{width: 380px;height: 214px;overflow: hidden;display: block;}
.about .box2 .con .fr .img img{width: 380px;height: 214px;transition: .9s;}
.about .box2 .con .fr .p{display: block;padding-left: 20px;width: 360px;height: 214px;}
.about .box2 .con .fr .p h1{font-size: 24px;line-height: 60px;font-weight: 100;}
.about .box2 .con .fr .p i{width: 54px;height: 54px;background-position: -59px -35px;margin-top: 35px;transition: ease-in-out .2s;}
.about .box2 .con .fr li:hover{cursor: pointer;}
.about .box2 .con .fr li:hover h1,
.about .box2 .con .fr li:hover p{color: #333;}
.about .box2 .con .fr li:hover i{margin-left: 15px;}
.about .box2 .con .fr li{float: left;}
.about .box2 .con .fr li:hover img{transform: scale(1.1);-webkit-transform: scale(1.1);}
.about .box3{background: url(../images/about_bg.jpg) center top no-repeat;width: 100%;height: 457px;padding-top: 93px;}
.about .box3 .w1200{overflow: hidden;}
.about .box3 .fl{width: 500px;}
.about .box3 .fl h1{font-size: 36px;color: #fff;font-weight: 100;padding-bottom: 25px;}
.about .box3 .fl span{display: block;width: 40px;height: 2px;background: #ffd200;margin-bottom: 25px;}
.about .box3 .fl p{color: #fff;line-height: 24px;}
.about .box3 .fl i{width: 54px;height: 54px;cursor: pointer;background-position: 0px -35px;margin-top: 35px;transition: ease-in-out .2s;}
.about .box3 .fl a:hover i{margin-left: 15px;}
.about .box3 .fr .picScroll-left{overflow: hidden;position: relative;margin-top: 68px;height: 225px;width: 620px;}
.about .box3 .fr .picScroll-left .hd{overflow: hidden;}
.about .box3 .fr .picScroll-left .hd .prev,
.about .box3 .fr .picScroll-left .hd .next{display: block;left: 0;top: 50%;margin-top: -36px;width: 30px;height: 72px;position: absolute;z-index: 10;background-position: -133px -67px;cursor: pointer;display: none;}
.about .box3 .fr .picScroll-left .hd .next{left: auto;right: 0;background-position: -164px -67px;}
.about .box3 .fr .picScroll-left:hover .hd .prev,
.about .box3 .fr .picScroll-left:hover .hd .next{display: block;}
.about .box3 .fr .picScroll-left .hd ul{float: right;overflow: hidden;margin-top: 10px;zoom: 1;}
.about .box3 .fr .picScroll-left .hd ul li{float: left;width: 9px;height: 9px;overflow: hidden;margin-right: 5px;text-indent: -999px;cursor: pointer;background: url("../images/icoCircle.gif") 0 -9px no-repeat;}
.about .box3 .fr .picScroll-left .hd ul li.on{background-position: 0 0;}
.about .box3 .fr .picScroll-left .bd ul{overflow: hidden;zoom: 1;}
.about .box3 .fr .picScroll-left .bd ul li{margin-right: 20px;float: left;_display: inline;overflow: hidden;text-align: center;}
.about .box3 .fr .picScroll-left .bd ul li img{width: 300px;height: 225px;}
.bg_top{height: 50px;background: #eaeaea;width: 100%;}
.showPro{padding-top: 50px;}
.showPro .reLink{margin-bottom: 0;}
.showPro .showContxt{padding: 30px 0 35px;color: #666;font-size: 14px;line-height: 30px;text-align: justify;}
.showPro .showContxt img{max-width: 100%;height: auto !important;}
.showPro .showimgCon{padding: 0 0 30px;font-size: 16px;line-height: 32px;}
.showPro .showimgCon .txtcon{width: 720px;height: 423px;float: right;position: relative;}
.showPro .showimgCon .txtcon .tit{position: relative;font-size: 20px;margin-bottom: 15px;color: var(--colour1);font-weight: bold;line-height: 24px;padding-bottom: 14px;border-bottom: 1px solid #dddddd;padding-right: 60px;}
.showPro .showimgCon .txtcon .tit .goBack{position: absolute;right: 0;top: 0;color: #999999;font-size: 14px;display: block;font-weight: normal;cursor: pointer;}
.showPro .showimgCon .txtcon .tit .goBack s{width: 20px;height: 20px;background-position: -440px -62px;margin-left: 6px;}
.showPro .showimgCon .txtcon .tit .goBack:hover{color: #047fcc;}
.showPro .showimgCon .txtcon .txt{font-size: 14px;line-height: 28px;color: #666;text-align: justify;}
.showPro .showimgCon .txtcon .txt .item{margin-bottom: 7px;max-height: 144px;overflow: hidden;}
.showPro .showimgCon .txtcon .tel-btn{width: 100%;position: absolute;left: 0;bottom: 0;border-top: 1px solid #ddd;padding-top: 40px;}
.showPro .showimgCon .txtcon .tel-btn .btn{width: 118px;float: right;height: 40px;line-height: 40px;margin-top: 5px;font-size: 20px;text-align: center;color: #fff;cursor: pointer;background: var(--colour1);}
.showPro .showimgCon .txtcon .tel-btn .btn:hover{background: #333;}
.showPro .showimgCon .txtcon .tel-btn .tel{width: 280px;float: left;}
.showPro .showimgCon .txtcon .tel-btn .tel span,
.showPro .showimgCon .txtcon .tel-btn .tel strong{display: block;color: #666;}
.showPro .showimgCon .txtcon .tel-btn .tel s{width: 42px;height: 42px;display: block;float: left;margin-right: 6px;margin-top: 4px;background-position: -15px bottom;}
.showPro .showimgCon .txtcon .tel-btn .tel span{font-size: 16px;line-height: 20px;}
.showPro .showimgCon .txtcon .tel-btn .tel strong{color: var(--colour1);font-size: 28px;line-height: 28px;}
.showPro .showimg{width: 442px;position: relative;float: left;overflow: hidden;}
.showPro .showimg .bigimg{width: 440px;height: 332px;display: block;position: relative;border: 1px solid #dddddd;}
.showPro .showimg .bigimg .list{width: 5000%;}
.showPro .showimg .bigimg .list li{width: 440px;height: 332px;float: left;border: 0;margin-right: 1px;}
.showPro .showimg .bigimg .list img{width: 100%;height: 100%;display: block;transition: all ease 300ms;}
.showPro .showimg .smallimg{width: 440px;height: 76px;position: relative;padding-top: 30px;z-index: 10;overflow: hidden;}
.showPro .showimg .list{width: 357px;overflow: hidden;position: relative;margin: 0 auto;}
.showPro .showimg .listcon{width: 600% !important;position: relative;}
.showPro .showimg .prev,
.showPro .showimg .next{width: 20px;height: 76px;z-index: 10;position: absolute;top: 30px;cursor: pointer;background: #f9f9f9 url(../images/show-btn-ico.png) no-repeat 0 center;-webkit-transition: all .3s ease-in-out 0s;-moz-transition: all .3s ease-in-out 0s;transition: all .3s ease-in-out 0s;}
.showPro .showimg .prev:hover,
.showPro .showimg .next:hover{background-color: #f9f9f9;}
.showPro .showimg .prev{left: 0;background-position: 3px center;}
.showPro .showimg .next{right: 0;background-position: -84px center;}
.showPro .showimg li{width: 94px;height: 70px;margin-right: 28px;float: left;cursor: pointer;position: relative;border: 3px solid #fff;transition: all .5s;}
.showPro .showimg li img{width: 100%;height: 100%;display: block;}
.showPro .showimg li.on{width: 94px;height: 70px;border: 3px solid var(--colour1);}
.relateTit{height: 58px;line-height: 58px;border-bottom: 1px solid #e4e4e4;margin: 0 auto;width: 1200px;}
.relateTit h3{font-size: 18px;display: inline-block;*display: inline;*zoom: 1;position: relative;}
.relateTit h3 .line{width: 100%;height: 2px;display: block;position: absolute;left: 0;bottom: -1px;background: var(--colour1);}
#ie{position: fixed;top: 0;width: 100%;height: 100%;z-index: 9999;background: #00aeff;}
#ie p{position: absolute;top: 50%;margin-top: -60px;left: 50%;margin-left: -540px;width: 1080px;color: #fff;font-size: 20px;line-height: 2;text-align: center;}



/*新闻中心*/

.newsMain {
    padding-top:0px;
    padding-bottom:5px;
}

.newsMain .new_l {
    float: left;
    width: 820px;
    padding-top: 50px;
}

.newsMain .new_r {
    position: relative;
    float: right;
    width: 330px;
    height: 440px;
    padding-left: 25px;

}

/*new_l*/

.new_l .nlist {
    overflow: hidden;
    width: 654px;
    height: 30px;
}

.new_l .nlist li {
    float: left;
    text-align: center;
}

.new_l .nlist i {
    display: block;
    width: 2px;
    height: 20px;
    background: #E52702;
    float: left;
    margin: 0 20px;
}

.new_l .nlist li a {
    display: block;
    font-size: 20px;
    height: 20px;
    color: #333;
    text-decoration: none;
    height: 20px;
    line-height: 20px;
}

.new_l .nlist li:hover a,
.new_l .nlist li.cur a {
    color: #E52702
}

.new_l .news {
    margin-top: 25px;
}

.new_l .news dl {
    height: 145px;
    float: left;
    width: 300px;
}

.new_l .news dt {
    border: 1px solid #f8f8f8;
    box-shadow: 2px 2px 2px #d6d6d6;
}

.new_l .news dt img {
    display: block;
}

.new_l .news dd {}

.new_l .news dd h5 {
    padding-top: 15px;
    padding-bottom: 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new_l .news dd h5 a {
    font-size: 15px;
    color: #383838;
}

.new_l .news dd p {
    font-size: 12px;
    color: #383838;
    line-height: 26px;
    height: 55px;text-overflow: -o-ellipsis-lastline;
      overflow: hidden;
      text-overflow: ellipsis;
      display: -webkit-box;
      -webkit-line-clamp: 3;
      -webkit-box-orient: vertical;  
}

.new_l .news ul {
    overflow: hidden;
    padding-left: 10px;
}

.new_l .news li {
    float: left;
    width: 480px;
    height: 40px;
    line-height: 41px;
    border-bottom: 1px dashed #e1e1e1;
}
.new_l .news li a {

    width: 360px;
    height: 40px;overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap; display:block
  
}

.new_l .news li em {
    float: right;
    font-style: normal;
}

.new_l .news li a {
    font-size: 14px;
    color: #383838;
    padding-left: 12px;
}

.new_l .news li a:hover {
    color: #CF1B03;
    padding-left: 12px;
    background: url(../images/171331_1168435439.png) no-repeat left center;
}

.news_d > div > ul > li > span img {
    display: none;
}

/*new_r*/

.new_r .ntop {
    padding-top: 50px;
    border-bottom: 1px solid #e1e1e1;
    padding-bottom: 20px;
}

.new_r .ntop p {
    font-size: 20px;
    color: #333;
}

.new_r .ntop span {
    font-size: 12px;
    color: #999;
    font-family: Arial, Helvetica, sans-serif;
    text-transform: uppercase;
    font-weight: normal;
    padding-left: 206px;
}

.new_r .ntop i {
    display: block;
    width: 60px;
    height: 2px;
    background-color: #008ee4;
    margin-top: 8px;
}

.new_r .quetion {
    height: 385px;
    overflow: hidden;
    margin-top: 24px;
}

.new_r .quetion dl {
    padding-top: 24px;
    padding-bottom: 25px;
    border-bottom: 1px dotted #e1e1e1;
}

.new_r .quetion dt {
    padding-left: 20px;
    background: url(../images/20180331171213_166761504.png) no-repeat left center;
    height: 17px;
    line-height: 17px;
    overflow: hidden;
    width: 250px;
    white-space: nowrap;
    text-overflow: ellipsis;
}

.new_r .quetion dt a {
    font-size: 12px;
    color: #1c1c1c;
}

.new_r .quetion dt a:hover {
    font-size: 12px;
    color: #008ee4;
}

.new_r .quetion dd {
    padding-left: 20px;
    background: url(../images/20180331171213_166761504.png) no-repeat left top 3px;
    font-size: 12px;
    color: #686868;
    line-height: 20px;
    height: 40px;
    overflow: hidden;
    margin-top: 20px;
}

.new_r .quetion dd a {
    font-size: 12px;
    color: #686868;
    line-height: 20px;
}

.new_r .quetion dd a:hover {
    font-size: 12px;
    color: #008ee4;
    line-height: 20px;
}


/*news*/

.faq {
    width: 300px;
    height: 330px;
}

.faq_d {
    width: 330px;
    padding-top: 4px;
}

.faq_d .divdgweb_new_div {}

.faq_d .divdgweb_new_div_item_content {
    width: 300px;
    padding: 11px 0;
    background: url(../images/20180331164617_811753820.png) no-repeat left 12px;
    padding-left: 30px;
    border-bottom: 1px dashed #e5e5e5;
}

.faq_d .divdgweb_new_div_item_title {
    padding-bottom: 8px;
}

.faq_d .divdgweb_new_div_item_title a {
    font-size: 14px;
    color: #333;
    font-weight: bold;
}

.faq_d .divdgweb_new_div_item_title a:hover {
    color: #008ee4;
}

.faq_d .divdgweb_new_div_item_body {
    color: #666;
    line-height: 26px;
    font-size: 12px;
    height: 72px;
    overflow: hidden;
}


.sl_d {
    padding-top: 20px;
    width: 1002px;
}

.footer_bg {
    width: 100%;
    min-width: 1200px;
    padding-top: 54px;
    height: auto;
    background: url(../images/footer_bg.jpg) center bottom no-repeat;
    font-family: "Microsoft YaHei";
    color: #fff;
}

.footer_nbg {
    height: 280px;
}

.footer_bg a {
    color: #fff;
}

.footer_bg a:hover {
    color: #ff0;
}

.footer_l {
    width: 980px;
}

.footer_l li {
    width: 120px;
    float: left;
    margin-right: 20px;
}

.footer_l li a {font-size:14px;
    display: block;
    line-height: 30px;
}

.footer_l li i {
    display: block;
    width: 10px;
    height: 1px;
    background: #eee;
    margin: 10px 0 10px 0;
    transition: all 0.5s ease;
    -webkit-transition: all 0.5s ease;
}

.footer_l li:hover i {
    background: #fff;
    width: 62px;
}

.footer_l li p a {
    font-size: 16px;
    color: #fff;
	 font-weight:bold
}

.footer_r {
    width: 164px;
    padding-top: 10px;
    margin-right: 0px;
    text-align: center;
    font-size: 16px;
    line-height: 16px;
    color: #fff;
}

.footer_r img {
    padding-top: 15px;
}

@-webkit-keyframes test {
    0% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
    50% {
        -webkit-transform: translate(0, 5px);
        transform: translate(0, 5px)
    }
    100% {
        -webkit-transform: translate(0, 0);
        transform: translate(0, 0)
    }
}

.footer_r:hover {
    color: #ff0;
    -webkit-animation: test 0.3s ease-in 2;
    animation: test 0.3s ease-in 2;
    cursor: pointer;
}


.footer_l li.cont_w {font-size:14px;
    line-height: 30px;
    width:360px;
}

.copy {font-size:14px;
    text-align: center;
    line-height: 60px;
}
.copy a{font-size:14px;}























.mianbxContent {
    background: url(../images/20180331094505_801002309.png)left no-repeat;
}

.content_more_a_zdy {
    background: url(../images/20180331094505_1369561316.jpg);
}

.products_pages_info a:hover,
.dgweb_pages_info a:hover,
.news_pages_info a:hover,
.mianbxContent,
.shopmrsc:hover p.xwlbbt，.pro_list_box_item_r_zdy a p:hover {
    color: #008ee4!important;
}

/*文字颜色*/

.xwlb_img img:hover,
.pro_list_box_item_l_zdy a:hover img,
.products_pages_info:hover,
.dgweb_pages_info:hover,
.news_pages_info:hover {
    border-color: #008ee4 !important;
}

/*边框经过颜色*/

.pro_list_box_item_r_zdy {
    width: 500px;
}

/*新闻左边宽度*/

/*内页banner*/

.banner_comp {
    width: 100%;
    height: 350px;
    background: url(../images/20180331183216_441143309.jpg) center;
    overflow: hidden;
}

.banner_feed {
    width: 100%;
    height: 350px;
    background: url(../images/20180331143814_729576148.jpg) center;
    overflow: hidden;
}

.banner_news {
    width: 100%;
    height: 350px;
    background: url(../images/20180331143813_557799530.jpg) center;
    overflow: hidden;
}

.banner_cont {
    width: 100%;
    height: 350px;
    background: url(../images/20180331143813_813119373.jpg) center;
    overflow: hidden;
}




/* 内页导航 */

.mianbxContent {
    border-top: solid #ccc 1px;
    background-color: #fff;
    border-bottom: dashed #ccc 1px;
    line-height: 43px !important;
    font-size: 15px;
    font-weight: bold !important;
    margin-bottom: 20px !important;
    height: 43px !important;
    margin-top: 80px !important;
    width: 100% !important;
    text-align: left!important;
    text-indent: 35px;
}

.mianbxContent a {
    line-height: 43px !important;
    height: 43px !important;
    font-weight: 400 !important;
    font-size: 15px;
}

.strong_title {
    display: none;
}



/*新闻中心*/

.xwlb_img img {
    border: 1px solid #d1d1d1;
    width: 205px!important;
    height：135px!important;
}

.shopmrsc p.xwlbbt {
    font-size: 15px !important;
    color: #333 !important;
}

/*内页新闻排版*/

.pro_list_box_item_zdy {
    float: left;
    text-align: left;
    border-bottom: #efefef solid 1px;
    padding: 15px 5px;
}

.pro_list_box_item_zdy:hover {
    background-color: #f9f9f9;
}

.pro_list_box_item_l_zdy {
    width: 205px;
    height: 135px;
    float: left;
}

.pro_list_box_item_l_zdy a img {
    width: 205px;
    height: 135px;
    border: 1px solid #ccc;
}

.pro_list_box_item_r_zdy {
    height: 135px;
    margin-left: 20px;
    float: left;
}

.pro_list_box_item_r_zdy a p {
    height: 36px;
    color: #333;
    text-overflow: ellipsis;
    white-space: nowrap;
    overflow: hidden;
    font-size: 15px;
    border: none;
    font-family: "Microsoft YaHei";
}

.pro_list_box_item_r_zdy a div {
    color: #666;
    height: 50px;
}

.content_more_a_zdy {
    width: 90px;
    height: 30px;
    display: block;
    margin-top: 20px;
}

.pro_list_box_item_zdy {
    overflow: hidden;
}

.xwlb_img img:hover,
.pro_list_box_item_l_zdy a:hover img {
    border: 1px solid #666;
}


.dgweb_list_item_box {
    height: 30px;
    line-height: 34px;
    border-bottom: 1px dashed #e5e5e5;
}

.dgweb_pages_info {
    padding: 20px 0!important;
}



.ser_nr {
    margin-bottom: 40px;
}














.qqkefu{
    position: fixed;
    top:15%;
    _position: absolute;
    _top: expression(eval(document.documentElement.scrollTop + 365));
    z-index: 20;
    /*right:0;*/
    right: 30px;
    width:39px;
 z-index:999999;
}
.qqkefu ul li{
    width: 45px;
    height:45px;
    margin-bottom:1px;
    float:right;
    background:url("../images/20180402114026_781314114.png") no-repeat;
    background-color: #008ee4;
    line-height:45px;
    font-size:14px;
    cursor:pointer;
    position:relative;
}
.qqkefu ul li a{
    color:#fff;
    overflow: hidden;
    display: block;
    height: 45px;
    padding-left: 10px;
}
.qqkefu ul li.qq_cza{
    overflow:hidden
}
.qqkefu ul li:hover{
    background-color:#E52702;
}
.qqkefu ul li.top{
    background-position: 0 0;
    position:relative;
    width:45px;
    height: 45px;
    cursor:pointer;
}

.qqkefu ul li b{
    width:45px;
    height:45px;
    display:block;
    overflow:hidden;
    float:right;
}
.qqkefu ul li span{
    font-size: 14px;
    font-weight: bold;
    color: #FFF;
}
.qqkefu ul li.qq_phone{
    background-position: right -46px;
}
.qqkefu ul li.qq_ku{
    background-position: right -92px;
}
.qqkefu ul li.qq_ms{
    background-position: right -138px;
}
.qqkefu ul li.qq_czb{
    background-position: right -184px;
}
.qqkefu ul li.qq_czae{ line-height:15px !important}

    .erweima{
    width: 130px;

    height: 150px;
    position: absolute;
    top: -107px;
    left: -150px;
    background: #FFF;
    border: 1px solid #CCC;
    float: left;
    cursor: default !important;
    display:none;
    /*overflow: hidden;*/
}
.erweima p{
    line-height: 20px;
    color: #000;
    font-size: 12px;
    text-align: center;
    float: left;
    width: 130px;
}
.erweima p img{
    width: 110px;
    height: 110px;
    margin: 10px 10px 0px 10px;
}
.erweima .arrow3 {
    width: 5px;
    height: 10px;
    display: block;
    /*background:url(../images/czx6.png) no-repeat;*/
    position: absolute;
    right: -5px;
    top: 122px;
}


/*产品参数*/
    .cpcs{width: 820px; margin: 0 auto;}
    .cpcs_t{background: #008ee4; color: #fff; line-height: 40px; height: 40px; padding-left: 20px; font-size: 18px; font-weight: bold; margin: 10px 0;}
    .cpcs_w{font-size: 14px; line-height: 28px; color: #666;}
    .cpcs_w b{font-weight: bold; color: #333;}



/**/
.detail_title{width: 100% !important;    margin-left: 0px !important;}
.product_content{width: 100% !important;}
#newBridge .icon-right-center{left:20px;}



/*服务流程*/
.Process{margin-top: 60px;    height: 471px;}
.Process_top{background: url(../images/20171018165849_343391102.jpg)no-repeat center; text-align: center;}
.Process_top span{font-size: 24px; color: #34a200;font-weight: bolder;line-height: 24px;}
.Process_top p{font-size: 16px;line-height: 24px;color: #333;} 
.Process_w li{width: 134px; float: left; margin-left: 59px;}
.Process_w1{height: 134px; background: url(../images/20171020144548_1641967288.jpg)no-repeat left;}
.Process_w2{height: 134px; background: url(../images/20180408164814_453101523.jpg)no-repeat left;}
.Process_w3{height: 134px; background: url(../images/20171020144406_1421519402.jpg)no-repeat left;}
.Process_w4{height: 134px; background: url(../images/20171020144516_1912272152.jpg)no-repeat left;}
.Process_w5{height: 134px; background: url(../images/20180408165054_956585631.jpg)no-repeat left;}
.Process_w6{height: 134px; background: url(../images/20180408165313_1098864040.jpg)no-repeat left;}

.Process_w1:hover{height: 134px; background: url(../images/20171020145353_1177296264.jpg)no-repeat left;}
.Process_w2:hover{height: 134px; background: url(../images/20180408164827_573410400.jpg)no-repeat left;}
.Process_w3:hover{height: 134px; background: url(../images/20171020145242_1104981303.jpg)no-repeat left;}
.Process_w4:hover{height: 134px; background: url(../images/20171020145336_1661201671.jpg)no-repeat left;}
.Process_w5:hover{height: 134px; background: url(../images/20180408165109_1050194254.jpg)no-repeat left;}
.Process_w6:hover{height: 134px; background: url(../images/20180408165328_717182266.jpg)no-repeat left;}

.Process_w p{font-size: 14px; line-height: 24px; color: #333;padding-top: 150px; text-align:center;}
.Process_w{margin-top: 34px; background: url(../images/20171020150338_678131897.png)no-repeat center; height: 157px;}
.Process_ww{height: 90px; background: url(../images/20180409205430_332786882.jpg)no-repeat center;    margin-top: 70px;}
.Process_ww a{font-size: 16px; color: #fff;}
.Process_ww1{margin-left: 400px;    padding-top: 60px;}
.Process_ww2{margin-left: 160px;    padding-top: 60px;}

.Process_ww a:hover{color: #ff0;}

DIV.black {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	PADDING-BOTTOM: 10px;
	MARGIN: 0px auto 0px auto;
	COLOR: #a0a0a0;
	PADDING-TOP: 10px;
	TEXT-ALIGN: center
}
DIV.black A {
	BORDER: #E52702 0px solid;
	COLOR: #000;
	MARGIN-RIGHT: 3px;
	font-size: 14px;
	font-family: "宋体";
	TEXT-DECORATION: none;
	border-radius: 0px;
	padding: 10px 10px; background:#f0f0f0
}
DIV.black A:hover {
	BORDER: #f0f0f0 0px solid;
	background: #c00;
	COLOR: #ffffff;
	font-size: 14px;
	font-family: "宋体";
	BACKGROUND-COLOR: #E52702;
	border-radius: 0px;
	padding: 10px 10px;
}
DIV.black A:active {
	BORDER: #f0f0f0 0px solid;
	font-size: 14px;
	font-family: "宋体";
	COLOR: #ffffff;
	BACKGROUND-COLOR: #E52702;
	border-radius: 0px;
	padding: 10px 10px;
}
DIV.black SPAN.current {
	BORDER: #E52702 0px solid;
	font-size: 14px;
	font-family: "宋体";
	PADDING: 5px;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	MARGIN-RIGHT: 3px;
	BACKGROUND-COLOR: #E52702;
	border-radius: 0px;
	padding: 10px 10px;
}

DIV.black strong{
	BORDER: #E52702 0px solid;
	font-size: 14px;
	font-family: "宋体";
	PADDING: 5px;
	FONT-WEIGHT: bold;
	COLOR: #ffffff;
	MARGIN-RIGHT: 3px;
	BACKGROUND-COLOR: #E52702;
	border-radius: 0px;
	padding: 10px 10px;
}

DIV.black SPAN.disabled {
	BORDER: #E52702 0px solid;
	PADDING-RIGHT: 5px;
	font-size: 14px;
	font-family: "宋体";
	PADDING-LEFT: 5px;
	PADDING-BOTTOM: 2px;
	COLOR: #000;
	MARGIN-RIGHT: 3px;
	PADDING-TOP: 2px;
	border-radius: 0px;
	padding: 10px 10px;
}
.more1{display: block;width: 148px;height: 36px;line-height: 36px;border: 0px solid #ccc;text-align: center;font-size: 14px;color: #fff;margin-top: 10px; margin:20px auto 0 auto;background:#D90505}
.more1 a{display: block;width: 148px;height: 36px;line-height: 36px;border: 0px solid #ccc;text-align: center;font-size: 14px;color: #fff;margin-top: 10px; margin:20px auto 0 auto; background:#D90505}
.more1 a:hover{ background:#D00}