﻿@charset "UTF-8";
body{overflow-x: hidden;overflow-y: auto;}
body,p,form,textarea,h1,h2,h3,h4,h5,dl,dd{margin: 0px;}
input,button,ul,ol{margin: 0px; padding: 0px;}
body,input,button,form{font-size: 14px;line-height: 28px;font-family: "microsoft yahei","宋体", "Arial";color: #333;}
h1,h2,h3,h4,h5,h6{font-size: 14px; font-weight: normal;}
ul,ol,li{list-style: none;}
input{background: none; border: 0 none;}
img,iframe{border: 0px;}
em,i{font-style: normal;}
button,input,select,textarea{font-size: 100%;}
table{border-collapse: collapse; border-spacing: 0;}
.red{color: #ba292e;}
.fl{float: left;}
.fl,.left{float: left;}
.fr{float: right;}
.tac{text-align: center;}
.tar{text-align: right;}
.poa{position: absolute;}
.por{position: relative;}
.hidden{display: none;}
.w1200{width: 1200px; margin: 0 auto;}
.w1300{width: 1300px; margin: 0 auto;}
a{color: #434343;text-decoration: none;}
a:hover{color: #f26305; text-decoration: none;}
a:visited{text-decoration: none;}
.ease,
.ease *{-webkit-transition: all ease 300ms; -moz-transition: all ease 300ms; -ms-transition: all ease 300ms; -o-transition: all ease 300ms; transition: all ease 300ms;}
.noease,
.noease *{-webkit-transition: none; -moz-transition: none; -ms-transition: none; -o-transition: none; transition: none;}
:-moz-placeholder{color: #aaa;}
::-moz-placeholder{color: #aaa;}
input:-ms-input-placeholder,
textarea:-ms-input-placeholder{color: #aaa;}
input::-webkit-input-placeholder,
textarea::-webkit-input-placeholder{color: #aaa;}
.icon{background-image: url("../images/icon_orange.png");display: inline-block;vertical-align: middle;}
/*清除浮动*/
.clearfix{*zoom: 1;}
.clearfix:after{visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0;}
/*网站顶部*/
.top_main{width: 100%;line-height: 38px;background: #0067d0;color: #e3f1ff;font-size: 12px;}
.top_main li{position: relative;display: inline-block;text-align: center;margin-left: 8px;}
.top_main li a{color: #e3f1ff;}
/*网站头部*/
.header_main{position: fixed;width: 100%;height: 80px;background: #000; background:rgba(0, 0, 0, 0.5)!important; filter:Alpha(opacity=70);z-index: 9;box-shadow: 0 2px 20px rgba(0, 0, 0, 0.3);}
.header_main .logo{display: block;margin-top: 10px;}
.header_main .logo img{max-width: 100%;display: block;vertical-align: middle;}
.header_main .tel{margin-top: 20px;}
.header_main .tel s{display: inline-block;width: 34px;height: 34px;margin-right: 10px;vertical-align: bottom;background: url(../images/cel.png) no-repeat;}
.header_main .tel span{display: inline-block;font-size: 22px;line-height: 34px;color: #fff;}
/*网站导航*/
#nav .navlist{position: relative;display: block;margin-top: 20px;margin-right: 30px;}
#nav li{float: left;font-size: 17px;position: relative;padding: 0 24px;}
#nav li a{display: block;text-align: center;position: relative;color: #fff;line-height: 40px;}
#nav li.hover a,#nav li:hover a{color: #2a9dff;border-bottom-color: #2a9dff;}
#nav ul .subnav{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 ul li:hover .subnav{opacity: 1;visibility: visible;transform: translate3d(0, 0, 0);-moz-transform: translate3d(0, 0, 0);-webkit-transform: translate3d(0, 0, 0);}
#nav ul .subnav{box-shadow: 0 13px 42px 11px rgba(0, 0, 0, 0.05);height: auto;overflow: hidden;position: absolute;top: 100%;left: 50%;margin-left: -60px;width: 140px;z-index: 199;padding-top: 5px;}
#nav ul .subnav:before{content: "";width:0;height:0;position:absolute;top: 0;left:50%;margin-left: -5px;border-left:5px solid transparent;border-right:5px solid transparent;border-bottom: 5px solid #0067d0;}
#nav ul .subnav a{color: #fff;display: block;font-size: 15px;font-weight: 500;height: 45px;line-height: 45px;padding: 0;max-width: 100%;border: 0;padding: 0 13px;background: #0067d0;}
#nav ul .subnav a:hover{color: #fff;background: #f26305;}
/*网站大图*/

/* banner */
#banner_main{overflow:hidden;position: relative;z-index: 2;max-width:1920px;margin:0 auto;}
#banner_main .banner{height: 900px;}
#banner{width:100%;min-width:1000px;position:relative;overflow:hidden;z-index:0;}
#banner, .banner ul{max-height: 900px;overflow:hidden;}
.banner li{width:100%;position:absolute;z-index:1;overflow:hidden;display: none;}
.banner li:first-child{display:block;}
.banner li img{width:1920px;display:block;position:relative;left:50%;margin-left:-960px;top:0;}
#banner .tip{width:1000px;height: 18px;line-height:0;font-size:0;text-align:center;position:absolute;left:50%;margin-left:-500px;bottom: 30px;z-index:3;}
#banner .tip span{width: 18px;height: 18px;margin: 0 5px;display:inline-block;cursor: pointer;background: #fff;border-radius: 14px;transition: all .5s;}
#banner .tip span.cur{width: 50px;height: 18px;background: #f26305;}
#banner #btn_prev,#banner #btn_next{width: 40px;height: 40px;position:absolute;top: 50%;margin-top: -20px;background: #f26305 url(../images/arrows.png)  no-repeat;-webkit-border-radius: 100%;border-radius: 100%;z-index:5;opacity: 0;}
#banner #btn_prev{left: 4%;transition: all 600ms ease;}
#banner #btn_next{background-position: -40px 0;right: 6%;transition: all .5s ease;}
#banner:hover #btn_prev,#banner:hover #btn_next{opacity: 1;}
/*banner end*/
/*搜索栏*/
.search_main{height: 70px;width:100%;overflow:hidden;background: #1048a0;}
.search_main .skey{float:left;line-height: 70px;padding-left: 20px;background: url(../images/huo.png) no-repeat left center;}
.search_main .skey p{font-size: 16px;color: #fff;line-height: 70px;}
.search_main .skey p a{display:inline-block; font-size:16px;font-weight: normal;color: #fff;margin: 0 5px;line-height: 15px;}
.search_main .skey p a:last-of-type{border-right:none;}
.search_main .skey p a:hover{color:#f26305;}
.search_main .search_form{float:right;width: 310px;height: 40px;overflow: hidden;background: #f3f3f3;border-radius: 25px;position:relative;margin-top: 10px;position:relative;}
.search_main .search_form input{background-color: none;border: none;outline: none;}
.search_main .search_form .stxt{width: 260px;height: 40px;line-height: 40px;display: block;text-indent: 20px;color: #777;}
.search_main .search_form .sbtn{width: 50px;height: 40px;display: block;cursor: pointer;position:absolute;top: 0;right: 0;font-size: 0;background: url(../images/sou.png) center no-repeat;}
/*新闻动态*/
.index .inews{max-width: 1920px;margin: 0 auto;padding: 60px 0;background: #f5f5f5;}
.index .inews .hd{height: 40px;padding: 28px 0 0;text-align: center;}
.index .inews .hd ul li{display: inline-block;margin:0 10px;}
.index .inews .hd ul li a{display: block;color: #333;font-size: 16px;padding: 0 40px;text-align: center;height: 43px;line-height: 43px;overflow: hidden;background: #fff;border: 1px solid #ebebeb;} 
.index .inews .hd ul li a:hover,.index .inews .hd ul li.on a{color: #fff;background:#f26305;border-color: #f26305;}
.index .inews .bd{padding: 10px 0 0;}
.index .inews .bd dl{float: left;width: 585px;height: 108px;overflow: hidden;border: 1px solid #ebebeb;margin-top: 30px;background: #fff;transition: all .5s;}
.index .inews .bd dl:nth-child(2n){float: right;}
.index .inews .bd dl dt{float: left;width: 112px;height: 78px;font-family: Arial, Helvetica, sans-serif;color: #666;font-size: 14px;text-align: center;line-height: 34px;padding: 30px 0 0;border-right: 1px solid #ebebeb;}
.index .inews .bd dl dt b{color: #333;display: block;font-size: 50px;}
.index .inews .bd dl dd{padding-top: 12px;margin-left: 133px;margin-right: 20px;}
.index .inews .bd dl dd h3{display: block;color: #333;font-size: 16px;font-weight: bold;line-height: 30px;transition: all .5s;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;}
.index .inews .bd dl dd p{color: #888;font-size: 14px;line-height: 22px;text-align: justify;height: 44px;overflow: hidden;padding-top: 5px;} 
.index .inews .bd dl:hover{border-color: #f26305;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
.index .inews .bd dl:hover dd h3{ color:#f26305;}
/*工程案例*/
/*工程案例*/
.index .scene{max-width: 1920px;margin: 0 auto;padding: 60px 0;background: url(../images/scene_bg.jpg) no-repeat center top;}
.index .scene .in_title{margin-bottom: 40px;}
.index .scene .in_title span{color: #fff;}
.index .scene .in_title span h3:before,.index .scene .in_title span h3:after{background: #f26305;;}
.index .scene .in_title span h3:after{left: auto;right: 0;}
.index .scene .in_title p{color: #fff;opacity: 0.6;}
.index .scene .box{position: relative;}
.index .scene .box .bd{overflow: hidden;}
.index .scene .box .list{width: 100%;}
.index .scene .box .list li{position: relative;float: left;width: 386px;margin-right: 20px;background: #fff;transition: all .5s;}
.index .scene .box .list li .img{width: 100%;height: 290px;}
.index .scene .box .list li .img img{display: block;width: 100%;height: 100%;}
.index .scene .box .list li h3{color: #fff;font-size: 18px;line-height: 50px;text-align: center;background: #1048a0;;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;transition: all .5s;}
.index .scene .box .list li:hover{border-color: #f26305;background: #f26305;;}
.index .scene .box .list li:hover h3{color: #fff;}
.index .scene .box .hd{position: absolute;width: 100%;}
.index .scene .box .hd span{position: absolute;top: -190px;display: block;width: 30px;height: 50px;cursor: pointer;background: #1048a0;;transition: all .5s;}
.index .scene .box .hd .prev{left: -30px;border-radius: 5px 0 0 5px;}
.index .scene .box .hd .next{right: -30px;border-radius: 0 5px 5px 0;}
.index .scene .box .hd .prev:after,.index .scene .box .hd .prev:before,
.index .scene .box .hd .next:after,.index .scene .box .hd .next:before{content:"";display: block;position: absolute;left: 8px;width: 15px;height: 1px;background: #fff;transition: all .5s;}
.index .scene .box .hd .prev:after,.index .scene .box .hd .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .scene .box .hd .prev:before,.index .scene .box .hd .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .scene .box .hd .prev:after{top: 30px;}
.index .scene .box .hd .prev:before{top: 20px;}
.index .scene .box .hd .next:after{right: 0;top: 20px;}
.index .scene .box .hd .next:before{right: 0;top: 30px;}
.index .scene .box .hd .prev:hover,.index .scene .box .hd .next:hover{background:#333333;;}
/*友情链接*/
.link{max-width: 1920px;margin: 0 auto;padding-bottom: 20px;background: #f5f5f5;}
.link .box{padding: 25px 20px;box-sizing: border-box;background: #fff;border: 1px solid #ebebeb;transition: all .5s;}
.link .box h3{float: left;font-size: 18px;}
.link h3 a{color: #f26305;font-weight: bold;}
.link h3 em{color: #999;margin-left: 5px;}
.link ul{overflow: hidden;float: right;width: 1010px;}
.link li{float: left;white-space: nowrap;margin: 5px 15px;font-size: 13px;}
.link li a{color: #666;}
.link li a:hover{color: #f26305;}
.link .box:hover{border-color: #f26305;box-shadow: 0 3px 10px 3px rgba(0,0,0,0.1);}
/*底部*/
.footer{color: #ccc;background: #1051b6;padding-top:30px;padding-bottom:40px;}
.footer > div > div{padding: 15px 24px;padding-bottom: 0;height: 175px;}
.footer .fnav{width: 130px;border-left: 1px solid #175dcb;text-align: center;}
.footer .fnav:first-child{border: 0;}
.footer .fnav h3{font-size: 16px;font-weight: bold;padding-bottom:13px;}
.footer .fnav p{ font-size:14px; line-height:200%;}
.footer .fnav p a{display: block;color: #ccc;white-space: nowrap;overflow: hidden;text-overflow: ellipsis;}
.footer .fnav p a:hover{color:  #f26305;}
.footer .lxfs{width: 300px;padding-right: 0;border-left: 1px solid #175dcb;}
.footer .lxfs h3{padding-bottom:13px;font-weight:bold;font-size:16px;}
.footer .lxfs p{ font-size:14px; line-height:200%;}
.footer .ewm{font-size: 14px;text-align: center;border-left: 1px solid #175dcb;padding-right: 0;}
.footer .ewm img{width: 120px;height: 120px;border:1px solid #1048a0;padding:3px;background:#1048a0;margin-bottom:6px;}
.copyright{color: #fff;font-size: 14px;line-height: 50px;text-align: center;background: #1048a0;}
.copyright a{color: #fff;}
.copyright a:hover{color:  #fff;}
/*产品导航*/
.bootom_nav{width: 100%;height: 40px;background-color: #868686;background-color: rgba(0,0,0,0.6);position: fixed;bottom: 0px;left: 0px;z-index: 66;}
.bootom_nav a{position: relative;top: -14px;left: 0;width: 176px;height: 54px;display: block;}
.bootom_nav a img{width: 176px;height: 54px;display: block;}
.bootom_nav .tel{height: 40px;padding-left: 30px;background: url(../images/cel.png) no-repeat left 15px;line-height: 40px;color: #fff;font-size: 18px;margin-left: 74px;}
.bootom_nav .tel i{color: #f26305;font-size: 28px;}
.bootom_nav select{width: 300px;float: left;height: 30px;background-color: #fff;margin-left: 100px;cursor: pointer;margin-top:5px;color: #333;}
.bootom_nav .top{position: relative;width: 48px;height: 40px;float: right;color: #f26305;font-size: 12px;line-height: 55px;cursor: pointer;}
.bootom_nav .top:before{content: "";width:0;height:0;position:absolute;top: 8px;left:50%;margin-left: -8px;border-left: 8px solid transparent;border-right: 8px solid transparent;border-bottom: 7px solid #f26305;}
/*******index css*******/
/*首页标题*/
.index .in_title{position: relative;height: 100px;text-align: center;z-index: 1;}
.index .in_title span{position: relative;display: block;height: 50px;color: #333;font-size: 44px;line-height: 50px;text-align: center;}
.index .in_title span h3{position: relative;display: inline-block;font-size: 44px;font-weight: bold;padding: 0 35px;}
.index .in_title span h3:before,.index .in_title span h3:after{content:" ";position: absolute;top: 50%;margin-top: -1px;left: 0;width: 18px;height: 1px;background: #000;}
.index .in_title span h3:after{left: auto;right: 0;}
.index .in_title p{color: #545657;font-size: 20px;line-height: 40px;}
.index .imore{width: 160px;margin: 0 auto;margin-top: 40px;}
.index .imore a{position: relative;display: block;color: #f26305;font-size: 16px;line-height: 48px;text-align: center;border-radius: 50px;border: 1px solid #f26305;}
.index .imore a:after{content: " ";position: absolute;z-index: -1;top: 0;left: 0;right: 0;bottom: 0;-webkit-transform: scaleX(0);transform: scaleX(0);border-radius: 50px;transition: all .5s;}
.index .imore a:hover{color: #1048a0;}
.index .imore a:hover:after{background: var(--colour1);-webkit-transform: scaleX(1);transform: scaleX(1);}

/*产品中心*/
.index .product{position: relative;margin-top: -165px;padding-bottom: 40px;}
.index .product .tab{position: relative;text-align: center;padding-top: 20px;padding-bottom: 40px;z-index: 99;}
.index .product .tab>li{position: relative;display: inline-block;font-size: 16px;width: 161px;text-align: center;line-height: 45px;margin: 0 5px;}
.index .product .tab>li>a{color: #fff;display: block;border-radius: 5px;background: #1048a0;padding: 0 5px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .product .tab>li:hover>a{border-color: #f26305;background: #f26305;color: #fff;}
.index .product .tab>li .sub{display:none;position: absolute;left:0;top: 100%;width: 100%;background: #f26305;line-height: 44px;border-radius: 5px;overflow: hidden;}
.index .product .tab>li .sub li{ zoom:1; }
.index .product .tab>li .sub a{display:block;color: #fff;font-size: 14px;text-align: center;padding: 0 5px;border-top: 1px solid #e15900;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.index .product .tab>li .sub a:hover{color: #fff;background: #333333;}
.index .product .list li{float: left;width: 283px;margin-right: 20px;margin-bottom: 20px;border: 1px solid #ccc;}
.index .product .list li:nth-child(4n){margin-right: 0;}
.index .product .list li .img{width: 100%;height: 212px;overflow: hidden;}
.index .product .list li .img img{width: 100%;height: 100%;display: block;transition: all .5s;}
.index .product .list li h3{color: #fff;font-size: 16px;line-height: 45px;text-align: center;padding: 0 10px;background: #1048a0;transition: all .5s;text-overflow: ellipsis;white-space: nowrap;overflow: hidden;}
.index .product .list li:hover{border-color: #f26305;}
.index .product .list li:hover .img img{transform: scale(1.1);}
.index .product .list li:hover h3{background: #f26305;}
.index .product .imore{margin-top: 15px;}
/*小banner*/
.index .xbanner{color: #fff;max-width: 1920px;margin: 0 auto;height: 300px;text-align: center;background: #363636;background: url(../images/xbanner.jpg) center no-repeat;}
.index .xbanner h3{font-size: 35px;font-weight: bold;line-height: 50px;padding-top: 70px;padding-bottom: 20px;}
.index .xbanner p{font-size: 20px;width: 800px;margin: 0 auto;font-weight: bold;line-height: 50px;border-radius: 30px;}
.index .xbanner .tel{font-family: Impact;font-size: 32px;line-height: 50px;height: 50px;margin-top: 8px;}
.index .xbanner .tel i{position: relative;top: -5px;left: 20px;width: 30px;height: 30px;background-position: -46px 0;margin-right: 27px;vertical-align: sub;}
/*四大优势*/
.index .ys{max-width: 1920px;margin: 0 auto;padding: 60px 0;background: #f5f5f5;}
.index .ys_con dl{margin-top: 30px;position: relative;}
.index .ys_con dl dt{width:600px; height:400px; float:left;}
.index .ys_con dt img{display: block;width: 100%;height: 100%;}
.index .ys_con dd{background: #fff;float: right;width: 600px;height: 400px;padding: 90px 50px;box-sizing: border-box;}
.index .ys_con dd h4{display: block;font-size: 28px;color: #333;font-weight: normal;border-bottom: 2px solid #ccc;height: 100px;}
.index .ys_con dd h4 span{font-size: 32px;line-height: 48px;padding-left: 15px;font-weight: bold;float: left;width: 300px;padding-top: 6px;}
.index .ys_con dd h4 span em{display: block;float: left;line-height: 24px;font-weight: normal;font-size: 22px;color: #666;}
.index .ys_con dd h4 b{font-size: 80px;float: left;font-weight: bold;color: #f26305;font-family: Neue,Helvetica;}
.index .ys_con dd p{float: left;font-size: 16px;line-height: 32px;color: #333;margin-top: 20px; text-align: justify;}
.index .ys .ys_t{padding-top: 20px;position: relative;}
.index .ys .ys_t li{float: left;width: 290px;height: 70px;color: #303030;font-size: 26px;font-weight: bold;line-height: 70px;text-align: center;background: #fff;margin: 0 5px;border-radius: 5px;cursor: pointer;transition: all .5s;}
.index .ys .ys_t li.cur{color: #fff;background: #f26305;}

/*加工定制*/
.index .dingzhi{}
.index .dingzhi ul{margin-top: 50px;background: url(../images/dz02.png) no-repeat 237px 44px;}
.index .dingzhi ul li{float: left;margin-bottom: 46px;}
.index .dingzhi ul li a{display: block;width: 240px;height: 100px;cursor: pointer;background-repeat: no-repeat;background-position: center top;-webkit-filter: grayscale(100%);-moz-filter: grayscale(100%);-ms-filter: grayscale(100%);-o-filter: grayscale(100%);filter: grayscale(100%);}
.index .dingzhi ul li p{text-align: center;line-height: 35px;font-size: 15px;color: #2b2b2b;padding-top: 65px;}
.index .dingzhi ul li.dz1 a{background-image: url(../images/dz1.png);}
.index .dingzhi ul li.dz2 a{background-image: url(../images/dz2.png);}
.index .dingzhi ul li.dz3 a{background-image: url(../images/dz3.png);}
.index .dingzhi ul li.dz4 a{background-image: url(../images/dz4.png);}
.index .dingzhi ul li.dz5 a{background-image: url(../images/dz5.png);}
.index .dingzhi ul li.dz6 a{background-image: url(../images/dz10.png);}
.index .dingzhi ul li.dz7 a{background-image: url(../images/dz9.png);}
.index .dingzhi ul li.dz8 a{background-image: url(../images/dz8.png);}
.index .dingzhi ul li.dz9 a{background-image: url(../images/dz7.png);}
.index .dingzhi ul li.dz10 a{background-image: url(../images/dz6.png);}
.index .dingzhi ul li a:hover{-webkit-filter: none;-moz-filter: none;-ms-filter: none;-o-filter: none;filter: none;}

/*关于我们*/
.index .about{width:100%;max-width: 1920px;margin: 0 auto;background: #f26305 url(../images/about_bg.png) top no-repeat;height: 758px;}
.index .about .box{padding-top: 113px;}
.index .about .img{width: 500px;height: 315px;}
.index .about .img img{display: block;width: 100%;height: 100%;border-radius: 15px 0px 15px 0px;}
.index .about .txt{width: 630px;}
.index .about .txt .tit{color: #333;height: 111px;border-bottom: 1px solid #dbdbdb;}
.index .about .txt .tit h3{position: relative;display: inline-block;font-size: 35px;line-height: 50px;font-weight: bold;padding-right: 111px;margin-bottom: 13px;}
.index .about .txt .tit h3:after{content:" ";position: absolute;top: 50%;margin-top: -1px;right: 0;width: 92px;height: 2px;background: #333;}
.index .about .txt .tit span{position: relative;display: block;font-size: 29px;line-height: 40px;padding-left: 143px;}
.index .about .txt .tit span:before,.index .about .txt .tit span:after{content:"“";position: absolute;top: 0;left: 100px;font-family: impact;color: #cdcdcd;font-size: 65px;line-height: 55px;height: 20px;display: inline-block;}
.index .about .txt .tit span:after{content:"”";top: auto;bottom: 0;left: auto;right: 35px;}
.index .about .txt p{color: #5e5e5e;font-size: 16px;line-height: 30px;padding-top: 25px;text-align: justify;}
/*客户案例*/
.index .case{max-width: 1920px;padding-bottom: 50px;background: #f3f3f3;margin: auto;}
.index .case .tab{text-align: center;padding-top: 40px;}
.index .case .tab a{padding: 0 16px;line-height: 40px;font-size: 16px;display: inline-block;margin: 5px;color: #fff;background: #2b2b2b;}
.index .case .tab a:hover{background: #f26305;}
.index .case .proCase{position: relative;padding-top: 40px;}
.index .case .proCase .bd{overflow: hidden;}
.index .case .proCase .list{width: 100%;}
.index .case .proCase .list li{position: relative;display: block;float: left;width: 370px;margin-right: 42px;border: 1px solid #f1f1f1;background: #fff;transition: all .5s;}
.index .case .proCase .list li a{display: block;}
.index .case .proCase .list li .img{position: relative;width: 370px;height: 278px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.index .case .proCase .list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.index .case .proCase .list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.index .case .proCase .list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.index .case .proCase .list li .img .mask .see:before,.index .case .proCase .list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}

.index .case .proCase .list li .img .mask .see:after{top: 0;}
.index .case .proCase .list li .tit{position: relative;overflow: hidden;padding: 20px 20px 10px;box-sizing: border-box;}
.index .case .proCase .list li .tit h3{color: #333;font-size: 16px;line-height: 22px;transition: all .5s;}
.index .case .proCase .list li .tit p{color: #777;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.index .case .proCase .list li .tit span{position: relative;display: block;font-size: 14px;line-height: 38px;color: #777;}
.index .case .proCase .list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(../images/you.png) no-repeat;}
.index .case .proCase .list li:hover .img img{transform: scale(1.1);}
.index .case .proCase .list li:hover .img .mask{opacity: 1;}
.index .case .proCase .list li:hover .img .mask .see:before,.index .case .proCase .list li:hover .img .mask .see:after{width: 10%;}
.index .case .proCase .list li:hover .tit h3{color: #f26305;}
.index .case .proCase .hd{position: absolute;width: 100%;}
.index .case .proCase .hd span{position: absolute;top: -240px;display: block;width: 25px;height: 50px;cursor: pointer;}
.index .case .proCase .hd .prev{left: -80px;}
.index .case .proCase .hd .next{right: -80px;}
.index .case .proCase .hd .prev:after,.index .case .proCase .hd .prev:before,
.index .case .proCase .hd .next:after,.index .case .proCase .hd .next:before{content:"";display: block;position: absolute;top: 19px;width: 30px;height: 2px;background: #616161;transition: all .5s;}
.index .case .proCase .hd .prev:after,.index .case .proCase .hd .next:after{-webkit-transform: rotate(45deg);-moz-transform: rotate(45deg);-o-transform: rotate(45deg);transform: rotate(45deg);}
.index .case .proCase .hd .prev:before,.index .case .proCase .hd .next:before{-webkit-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-o-transform: rotate(-45deg);transform: rotate(-45deg);}
.index .case .proCase .hd .prev:after{top: 34px;}
.index .case .proCase .hd .prev:before{top: 14px;}
.index .case .proCase .hd .next:after{right: 0;top: 14px;}
.index .case .proCase .hd .next:before{right: 0;top: 34px;}
.index .case .proCase .hd .prev:hover:after,.index .case .proCase .hd .prev:hover:before,
.index .case .proCase .hd .next:hover:after,.index .case .proCase .hd .next:hover:before{background: #f26305;}
.index .case .more{margin-top: 50px;text-align: center;}
.index .case .more a{position:relative;display: inline-block;width: 240px;height: 50px;font-size: 16px;line-height: 50px;text-align: center;border: 1px solid #cbcbcb;background: #fff;color: #666;transition: all .5s;}
.index .case .more a:hover{color: #fff;border-color: #f26305;background: #f26305;box-shadow: 0 0 30px rgba(0,0,0,.2);}
/*新闻中心*/
.index .inews{padding: 50px 0;}
.index .news{width: 383px;margin-right: 25px;float: left;}
.index .news:nth-child(3n){margin-right: 0;}
.index .inews .title{width: 100%;height: 39px;line-height: 39px;margin-bottom: 20px;border-bottom: 1px solid #434343;}
.index .inews .title h3{display: inline-block;color: #434343;font-size: 16px;font-weight: bold;line-height: 36px;padding-right: 20px;border-bottom: 3px solid #434343;}
.index .inews .title h3 s{position: relative;width: 4px;height: 16px;display: inline-block;vertical-align: middle;margin-top: -2px;margin-right: 10px;background: #f26305;}
.index .inews .title h3 span{font-weight: normal;}
.index .inews .title a{color: #434343;}
.index .inews .item{width: 100%;display: block;padding-bottom: 20px;border-bottom: 1px dashed #d4d4d4;}
.index .inews .item img{width: 100px;height: 75px;float: left;display: block;margin-right: 20px;}
.index .inews .item h3{color: #333;line-height: 24px;height: 24px;overflow: hidden;margin-bottom: 10px;transition: all .5s;}
.index .inews .item .txt{line-height: 20px;height: 40px;text-align: justify;overflow: hidden;color: #999999;}
.index .inews .item:hover h3{color: #f26305;}
.index .inews .list{line-height: 55px;}
.index .inews .list li{width: 100%;height: 55px;line-height: 55px;overflow: hidden;border-bottom: 1px dashed #dbdbdb;}
.index .inews .list li a{width: 100%;display: block;}
.index .inews .list li .time{color: #c5c5c5;float: right;font-weight: normal;}
.index .inews .faq{height: 375px;overflow: hidden;}
.index .inews .faq li{width: 100%;padding: 15px 0;overflow: hidden;border-bottom: 1px dashed #dbdbdb;}
.index .inews .faq li a{display: block;}
.index .inews .faq li i{position: absolute;top: 0;left: 0;display: inline-block;width: 20px;height: 20px;color: #fff;font-size: 12px;line-height: 20px;font-weight: normal;text-align: center;background: #434343;border-radius: 5px;}
.index .inews .faq li h3{position: relative;color: #434343;font-size: 16px;line-height: 20px;font-weight: bold;padding-left: 30px;}
.index .inews .faq li p{position: relative;color: #707070;font-size: 14px;line-height: 22px;text-align: justify;margin-top: 5px;overflow: hidden;padding-left: 30px;}
.index .inews .faq li p i{background: #f26305;top: 1px;}
.contact_map{width: 100%;height: 439px;background: url(../images/contact_bg.jpg) no-repeat center top;padding-top: 60px;}
.contact_map .title{height: 44px;padding-bottom: 40px;}
.contact_map .title div{display: inline-block;height: 44px;position: relative;line-height: 100%;font-size: 30px;color: #fff;border-bottom: 1px solid #DDDDDD;}
.contact_map .title div i{color: #f26305;}
.contact_map .title div:before{content: '';width: 58px;height: 3px;background-color: #f26305;position: absolute;bottom: -1px;left: 0px;}
.contact_map .contact{float: left;width: 410px;height: 269px;padding: 28px 0px 18px 120px;background: rgba(230,2,18,.8);}
.contact_map .contact h3{line-height: 100%;font-size: 24px;color: #FFF;height: 44px;position: relative;margin-bottom: 15px;}
.contact_map .contact h3:before{content: '';position: absolute;bottom: 0;left: 0;width: 47px;background-color: #fff;height: 2px;}
.contact_map .contact p{color: #fff;font-size: 14px;line-height: 30px;}
.contact_map .book{float: right;width: 550px;height: 295px;background: rgba(230,2,18,.8);padding:20px 0px 0px 40px;border-radius: 3px;}
.contact_map .book div{position: relative;}
.contact_map .book .name ,.contact_map .book .phone{display: block;width: 250px;height: 40px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;}
.contact_map .book div input,.contact_map .book div textarea,.contact_map .book button{font-family: "microsoft yahei";border: 0;padding: 0;outline: none;}
.contact_map .book div input{display: block;width: 250px;height: 40px;line-height: 40px;text-indent: 15px;color: #FFF;font-size: 14px;background-color: transparent;}
.contact_map .book .liuyan{display: block;width: 520px;height: 143px;float: left;margin-bottom: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);border-radius: 3px;}
.contact_map .book div textarea{display: block;width: 516px;height: 143px;line-height: 40px;text-indent: 15px;color: #FFF;font-size: 14px;background-color: transparent;}
.contact_map .book div input::-webkit-input-placeholder,.contact_map .book div textarea::-webkit-input-placeholder{color: #fff;}
.contact_map .book button{display: block;width: 250px;height: 40px;line-height: 40px;text-align: center;color: #fff;font-size: 14px;float: left;margin-right: 20px;background-color: rgba(255,255,255,0.3);filter: progid:DXImageTransform.Microsoft.gradient(startcolorstr=#4cffffff,endcolorstr=#4cffffff);margin-bottom: 20px;border-radius: 3px;cursor: pointer;transition: all .5s;}
.contact_map .book button:hover{background-color: #333;}
/*******内页样式********/
.nybanner{width: 100%;position: relative;height: 300px;overflow: hidden;background-position: center;background-repeat: no-repeat;background-image: url(../images/nybanner.jpg);}
.submian{padding: 30px 0;}
.submian .sobtitle{height: 26px;line-height: 20px;padding-bottom: 5px;font-size: 14px;color: #666;border-bottom: 1px solid #ddd;margin-bottom: 20px;text-align: right;}

.submian .sobtitle h3{float: left;position: relative;height: 30px;color: #666;font-size: 18px;border-bottom: 2px solid #f26305;}
.submian .sobtitle s{display: inline-block;width: 15px;height: 15px;margin-right: 10px;background: url(../images/locationIco.png) no-repeat;vertical-align: middle;}
.submian .sobtitle a{font-size: 14px;color: #666;}
.submian .sobtitle a:hover{color: #f26305;}
/*内页左侧*/
.submian .subleft{width: 250px;}
.submian .subleft .title{height: 90px;background: #f26305;border-radius: 10px 10px 0 0;}
.submian .subleft .title h2{margin: 0 24px;padding-top: 15px;color: #fff;font-size: 20px;line-height: 30px;font-weight: bold;}
.submian .subleft .title h2 span{display: block;font-size: 16px;font-weight: normal;}
/*栏目分页*/
.submian .subleft .lefta{margin-bottom: 20px;}
.submian .subleft .lefta .comt{background: #f8f8f8;padding: 20px 20px 30px;border-radius: 0 0 10px 10px;}
.submian .subleft .lefta .comt ul{border-top: 0;}
.submian .subleft .lefta .comt ul li a{position: relative;display: block;color: #838383;font-size: 14px;line-height: 47px;border-bottom: 1px solid #ededed;transition: all .5s;overflow: hidden;}
.submian .subleft .lefta .comt 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;}
.submian .subleft .lefta .comt ul li:hover a, .submian .subleft .lefta .comt ul li.hover a{color: #f26305;}
.submian .subleft .lefta .comt ul li:hover a:after, .submian .subleft .lefta .comt ul li.hover a:after{background: #f26305;}
.submian .subleft .lefta .comt ul li .boxlist{display: none;}
.submian .subleft .lefta .comt ul li .boxlist li a{color: #838383;font-size: 12px;line-height: 35px;border-bottom: 0;padding-left: 10px;}
.submian .subleft .lefta .comt ul li .boxlist li a:after{content: " ";left: 0;margin-top: -2px;width: 4px;height: 4px;background: #f26305;}
.submian .subleft .lefta .comt ul li .boxlist li a:hover, .submian .subleft .lefta .comt ul li .boxlist li a.hover{color: #f26305;}
.submian .subleft .lefta .comt ul li.hover .boxlist{display: block;}
/*联系我们*/
.submian .leftnews .title{padding-left: 54px;font-weight: bold;font-size: 20px;line-height: 60px;height: 60px;color: #fff;background: #f26305 url(../images/Phone.png) no-repeat 24px 19px;}
.submian .leftnews .leftcont{padding: 30px 20px 15px;background: #464646;border-radius: 0 0 10px 10px;}
.submian .leftnews .leftcont h2{font-size: 16px;line-height: 16px;color: #acacac;padding-bottom: 6px;}
.submian .leftnews .leftcont h3{font-weight: bold;font-size: 24px;line-height: 50px;color: #f26305;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont p{color: #fff;font-size: 14px;line-height: 27px;padding: 5px 0;border-bottom: 1px solid #545454;}
.submian .leftnews .leftcont p span{color: #acacac;}
/*内页右侧*/
.submian .subright{width: 930px;}
/*默认单页*/
.submian .Aboutpage{color: #666;font-size: 14px;line-height: 28px;text-align: justify;}
.submian .Aboutpage img{max-width: 100%;}
.submian .Aboutpage .t{padding: 0 0 25px;color: #f26305;font-size: 18px;}
.submian .contact .t1{font-size: 36px;line-height: 60px;text-align: center;color: #333;}
.submian .contact .t2{color: #5f5f5f;margin-top: 10px;margin-bottom: 40px;text-align: center;}
.submian .contact .txt{width: 450px;}
.submian .contact .txt h3{color: #f26305;font-size: 22px;font-weight: bold;line-height: 50px;}
.submian .contact .txt p{line-height: 37px;}
.submian .contact .txt a{display: block;width: 210px;color: #fff;font-size: 16px;line-height: 46px;text-align: center;background: #f26305;margin-top: 19px;}
.submian .contact .txt a:hover{background:#333;}
.submian .contact .img{width: 450px;height: 300px;}
.submian .contact .img img{width: 100%;height: 100%;}
/*文章列表*/
.submian .Newslist{}
.submian .Newslist .list{padding-bottom: 20px;}
.submian .Newslist .item{display: block;padding: 10px;border: 1px solid #e1e1e1;margin-bottom: 15px;transition: all .5s;}
.submian .Newslist .item a{display: block;}
.submian .Newslist .item .txt{width: 100%;}
.submian .Newslist .item .txt h3{font-size: 16px;line-height: 30px;transition: all .5s;}
.submian .Newslist .item .txt .mark{color: #999;font-size: 12px;line-height: 20px;padding:0;}
.submian .Newslist .item .txt .mark span{display: inline-block;padding-right: 18px;}
.submian .Newslist .item .txt p{color: #999;line-height: 25px;text-align: justify;height: 50px;overflow: hidden;}
.submian .Newslist .item .txt p span{display: inline-block;color:#f26305;padding-left: 10px;}
.submian .Newslist .item a:hover .txt h3{color:#f26305;}
/*产品列表*/
.Prolist ul.list{float: left;width: 100%;padding-left: 0px;}
.Prolist ul.list li.item{float: left;position: relative;width: 296px;margin-bottom: 20px;margin-right: 20px;background: #f6f6f6;transition: all .5s;}
.Prolist ul.list li.item:nth-child(3n){margin-right: 0;}
.Prolist ul.list li.item a{display: block;}
.Prolist ul.list li.item span{width: 100%;height: 45px;color: #555;text-align: center;display: block;line-height: 45px;transition: all .5s;}
.Prolist ul.list li.item .img{width: 100%;height: 222px;overflow: hidden;}
.Prolist ul.list li.item .img img{width: 100%;height: 100%;transition: all .5s;}
.Prolist ul.list li.item .bg{position: absolute;top: 0;width: 100%;height: 222px;background: url(../images/more.png) center no-repeat;background-color: rgba(0,0,0,.7);opacity: 0;transition: all .5s;}
.Prolist ul.list li.item:hover .bg{opacity: 1;}
.Prolist ul.list li.item:hover .img img{transform: scale(1.1);}
/*图片列表*/
.Piclist ul.list{float: left;width: 100%;}
.Piclist ul.list li{position: relative;display: block;float: left;width: 294px;margin-right: 20px;margin-bottom: 20px;border: 1px solid #f1f1f1;background: #fff;transition: all .5s;}
.Piclist ul.list li:nth-child(3n){margin-right: 0;}
.Piclist ul.list li a{display: block;}
.Piclist ul.list li .img{position: relative;width: 294px;height: 221px;overflow: hidden;border-bottom: 1px solid #f1f1f1;}
.Piclist ul.list li .img img{display: block;width: 100%;height: 100%;transition: all .5s;}
.Piclist ul.list li .img .mask{position:absolute;top: 0;left: 0;z-index: 1;width: 100%;height: 100%;opacity: 0;background: rgba(0,0,0,.6);transition: all .5s;}
.Piclist ul.list li .img .mask .see{position:absolute;left: 50%;top: 50%;transform: translate(-50%,-50%);width: 90%;font-size: 16px;line-height: 20px;text-align: center;padding: 10px 0;color: #fff;}
.Piclist ul.list li .img .mask .see:before,.Piclist ul.list li .img .mask .see:after{content: '';position: absolute;bottom: 0;left: 50%;transform: translateX(-50%);width: 60%;height: 1px;background: #fff;transition: all .5s;}
.Piclist ul.list li .img .mask .see:after{top: 0;}
.Piclist ul.list li .tit{position: relative;overflow: hidden;padding: 15px 15px 5px;box-sizing: border-box;}
.Piclist ul.list li .tit h3{color: #333;font-size: 16px;line-height: 22px;transition: all .5s;}
.Piclist ul.list li .tit p{color: #777;line-height: 20px;text-align: justify;padding: 10px 0;height: 40px;overflow: hidden;border-bottom: 1px solid #e5e5e5;}
.Piclist ul.list li .tit span{position: relative;display: block;font-size: 14px;line-height: 35px;color: #777;}
.Piclist ul.list li .tit span i{position: absolute;top: 50%;right: 0;margin-top: -4px;display: block;width: 24px;height: 8px;background: url(../images/you.png) no-repeat;}
.Piclist ul.list li:hover{box-shadow: 0 3px 10px rgb(222, 222, 222);}
.Piclist ul.list li:hover .img img{transform: scale(1.1);}
.Piclist ul.list li:hover .img .mask{opacity: 1;}
.Piclist ul.list li:hover .img .mask .see:before,.Piclist ul.list li:hover .img .mask .see:after{width: 10%;}
.Piclist ul.list li:hover .tit h3{color: #f26305;}
/*留言表单*/
.formData{padding-bottom: 20px;}
.formData .t2{padding: 25px 0;color: #f26305;font-size: 24px;}
.formData .item{float: left;color: #999;font-weight: normal;width: 420px;height: 56px;line-height: 56px;border: 1px solid #e4e4e4;margin-right: 76px;margin-bottom: 45px;position: relative;}
.formData .item label{padding-left: 15px;position: absolute;left: 0;top: 0;z-index: 11;text-align: center;display: block;margin: 0;height: 56px;line-height: 56px;font-size: 18px;color: #666;}
.formData .item input{outline: none;line-height: 38px;height: 38px;font-size: 18px;}
.formData .item .txt{width: 350px;height: 56px;line-height: 56px;display: block;background: none;padding-left: 70px;border: 0 none;color: #666;}
.formData .item .red{position: absolute;right: 15px;top: 0;color: #f26305;z-index: 11;}
.formData .item.mr0{margin-right: 0;}
.formData .msg-box{position: absolute;left: 0;top: 0px;}
.formData .liuyan{width: 918px;height: 260px;border: 1px solid #e4e4e4;float: left;}
.formData .liuyan label{text-align: right;display: block;}
.formData .liuyan textarea{width: 908px;height: 234px;line-height: 35px;padding: 12px 10px;text-indent: 100px;font-size: 18px;font-family: "microsoft yahei";color: #333;border: 0 none;overflow: hidden;background: none;resize: none;display: block;outline: none;}
.formData .bot{width: 100%;}
.formData .sub{width: 232px;line-height: 52px;border: 2px solid #f26305;margin-right: 2px;text-align: center;background: #f26305;color: #FFF;cursor: pointer;font-size: 18px;display: block;-webkit-transition: all ease 300ms;-moz-transition: all ease 300ms;-ms-transition: all ease 300ms;-o-transition: all ease 300ms;transition: all ease 300ms;}
.formData .sub:hover{background: none;color: #f26305;}
.formData .yzm .txt{padding-left: 80px;}
.formData .yzm img{position: absolute;right: 0;top: 0;height: 56px;border: 0px;display: block;}
/*内容详情页*/
.submian .subright .conBox .ArticleTitle h1{font-size: 24px;text-align: center;padding: 20px 0px;font-weight: bold;}
.submian .subright .conBox .ArticleMessage{line-height: 30px;height: 30px;margin-bottom: 10px;text-align: center;border-bottom: 1px dashed #ccc;}
.submian .subright .conBox .ArticleMessage span:first-child{margin-left:0;}
.submian .subright .conBox .ArticleMessage span{color: #999;margin-left: 14px;font-size: 12px;}
.submian .subright .conBox .ArticleMessage .jiathis_style{float: left; margin-top: 5px;}
.submian .subright .conBox #pic{width: max-content;margin: 20px auto;padding: 1px;box-shadow: 0 0 20px 0 rgba(0,0,0,.3);}
.submian .subright .conBox #pic img{max-width: 800px;}
.submian .subright .conBox .ArticleTencont{padding: 5px 0px 20px 0px;color: #666;font-size:14px;line-height: 28px;text-align: justify;overflow: hidden;}
.submian .subright .conBox .ArticleTencont img{max-width: 100%;}
/*内容分页*/
.reLink{height: 38px;border: 1px solid #ddd;margin: 10px auto 10px;padding: 0px 10px;}
.reLink .prevLink, .reLink .nextLink{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a, .reLink .nextLink a{height: 38px;line-height: 38px;color: #666;}
.reLink .prevLink a:hover, .reLink .nextLink a:hover{color: #f26305;}
.reLink .prevLink{float: left;}
.reLink .nextLink{float: right;}
/*浮动客服*/
.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: #f26305;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: #f26305;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 #f26305;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: #f26305;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 #f26305;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;}
/*↓组图样式↓*/
.HS10, .HS15{overflow:hidden;clear:both;}
.HS10{height:10px;}
.HS15{height:15px;}
.Hidden{display:none;}
.Clearer{display:block;clear:both;font-size:1px;line-height:1px;margin:0;padding:0;}
.FlLeft{float:left;}
.FlRight{float:right;}
/*幻灯片区域背景*/
.MainBg{width: 920px;margin:0 auto;}
/*大图展示区域*/
.OriginalPicBorder{padding: 0;}
#OriginalPic{width: 920px;overflow:hidden;position:relative;font-size:12px;}
#OriginalPic img{display:block;min-width: 100px;margin:0 auto;}
/*鼠标手势*/
.CursorL{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;left: 0;cursor:url(../images/CurL.cur), auto;}
.CursorR{position:absolute;z-index:999;width:50%;height: 100%;color:#FFF;right:0;cursor:url(../images/CurR.cur), auto;}
/*小图预览和滑动*/
.SliderPicBorder{width: 100%;overflow:hidden;}
.ThumbPicBorder {width: 920px;margin:0 auto;background: #eeeeee;overflow: hidden;position: relative;}
.ThumbPicBorder #btnPrev{width:45px;height:113px;cursor:pointer;position: absolute;left: 20px;top: 20px;}
.ThumbPicBorder #btnNext{width:45px;height:113px;cursor:pointer;position: absolute;right: 20px;top: 20px;}
.ThumbPicBorder .pic{width: 755px;overflow: hidden;position: relative;margin: 20px auto;}
#ThumbPic img{border: 3px solid #ddd;cursor:pointer;background-color: #ddd;margin: 0 5px;width: 135px;height: 108px;display:block;transition: all .5s;}
#ThumbPic img.active{border: 3px solid #f26305;}
/*↑组图样式↑*/