@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
*/
/*头部*/
.topbar{height:40px;line-height: 40px;font-size: 12px;background: #ecebf5;color: #666666;}
.topbar a{font-size: 12px;color: #666666;display: inline-block;padding: 0 8px;}
.topbar a:hover{color: #121212;}
.topbar .wx{position: relative;}
.topbar .wx img{position: absolute;z-index: 999;width: 100px;height: 100px;top:34px;right: -20px;background-color: #fff;padding: 5px;overflow: hidden;border-radius: 3px;display: none;}
.header{height:120px;}
.header .headerLogo{height: 120px;}
.headerTel{margin-top: 30px;height: 60px;}
.headerTel{font-size: 14px;color:#666666;background: url(../images/hTel-ico1.png) no-repeat left center;padding-left: 60px;}
.headerTel  span{font-size:36px;color: #c52515;display: block;margin-top: 5px;}
/*导航*/
.headNav{height:60px;line-height:60px;background-color: #2e65c0;}
.headNav .menu1{width: 1240px;}
.headNav .menu1>li{float: left;text-align: center;font-size: 16px;color: #fff;transition: all .5s;}
.headNav .menu1 > li >a{display:block;color: #fff;width: 171px;border-right: 1px solid #3c72ca;}
.headNav .menu1 > li:hover,.headNav .menu1 > li.current{background-color: #c52515;}
/*广告*/
.banner{width: 100%;height: 520px;margin:0 auto;overflow:hidden;position: relative;}
.banner .bd{height:520px;overflow: hidden;position: relative;left: 50%;margin-left: -960px;width: 1920px;}
.banner .hd{width:100%;position: absolute;z-index:999;left: 0;height:16px;bottom:40px;}
.banner .hd ul{text-align: center;}
.banner .hd ul li{display:inline-block;width: 12px;height: 12px;margin: 0 5px;cursor: pointer;overflow: hidden;border:1px solid #fff;transition: all .5s;}
.banner .hd ul li.on,.banner .hd ul li:hover{background: #c52515;border-color: #c52515}
.banner .prev,.banner .next{display:block;width: 40px;height:60px;position: absolute;z-index:2;top:45%;margin-top: -20px;}
.banner .prev{background: url(../images/banner-pn.png) no-repeat left bottom;left: 5%;}
.banner .next{background: url(../images/banner-pn.png) no-repeat right bottom;right: 5%;}
/* 搜索*/
.homeSeach{width: 100%;height: 60px;background: #ecebf5;line-height: 60px;}
.homeSeach .key{float: left;}
.homeSeach .key span{color: #333333;}
.homeSeach .key a{margin: 0 10px;color: #999999;font-size: 14px;}
.homeSeach .key a:hover{color: #c52515;}
.homeSeach .seachBox{float: right;background: #fff;margin-top: 10px;}
.homeSeach .seachBox form{overflow: hidden;}
.homeSeach .seachBox form input{display: block;float: left;}
.homeSeach .seachBox .word{width: 290px;height: 38px;line-height: 38px;text-indent: 1em;border-right: none;color: #828282}
.homeSeach .seachBox .sousuo{width: 70px;height: 38px;background: #2e65c0;cursor: pointer;position: relative;color: #fff;}
/*公共主题样式*/
.homeTopic{font-size: 24px;color: #333333;font-weight: normal;}
.homeTopic span{display: block;font-size: 12px;color: #999999;text-transform: uppercase;}
/*产品*/
.homeProd{padding: 80px 0;}
.homeProd .homeProd-top{margin-bottom: 25px;}
.homeProd .homeProd-tab{text-align: right;margin-top: 5px;}
.homeProd .homeProd-tab a{display: inline-block;height: 30px;line-height: 30px;padding: 0 15px;margin-left:10px;color: #666666;transition: all .5s;}
.homeProd .homeProd-tab a:hover,.homeProd .homeProd-tab .on{background-color: #2e65c0;color: #fff;}
.homeProd-main{height: 868px;overflow: hidden;}
.homeProd-main ul{width: 1240px;}
.homeProd-main li{width: 380px;margin-right: 30px;margin-bottom: 30px;float: left;overflow: hidden;}
.homeProd-main li .pic{display: block;height: 330px;overflow: hidden;position: relative;}
.homeProd-main li .pic i{position: absolute;font-style: normal;font-size: 22px;width: 50px;height: 50px;color: #fff;line-height: 50px;text-align: center;background-color: #2e65c0;border-radius: 50%;top: 30%;margin-top: -25px;left: 50%;margin-left: -25px;opacity: 0;transition: all .5s;z-index: 1;}
.homeProd-main li .pic:before,.homeProd-main li .pic:after{position: absolute;content: "";z-index: 2;}
.homeProd-main li .pic:before{width: 0;height: 0;top: 0;left: 0;border-top: 1px solid #2e65c0;border-left:1px solid #2e65c0;transition: all .5s; }
.homeProd-main li .pic:after{width: 1px;height: 0;bottom: 0;background-color: #2e65c0;transition: all .5s;right: 0;}
.homeProd-main li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.homeProd-main li .txt{padding: 13px 0;font-size: 12px;color: #999999;position: relative;transition: all .5s;}
.homeProd-main li .txt h4{font-size: 14px;color: #666666;font-weight: normal;transition: all .5s;}
.homeProd-main li .txt:before{content: "";position: absolute;width: 20px;height: 9px;background: url(../images/hJt-ico2.png) no-repeat center center;right: 30px;top: 50%;margin-top: -4px;transition: all .5s;opacity: 0;}
.homeProd-main li .txt:after{content: "";position: absolute;width: 20px;height: 9px;background: url(../images/hJt-ico1.png) no-repeat center center;right: 0;top: 50%;margin-top: -4px;transition: all .5s;}
.homeProd-main li:hover .pic:before{width: 100%;height: 100%;}
.homeProd-main li:hover .pic:after{height: 100%;}
.homeProd-main li:hover .pic i{top: 50%;opacity: 1;}
.homeProd-main li:hover .txt{background-color: #2e65c0;color: #a1bce8;padding:13px 15px;}
.homeProd-main li:hover .txt h4{color: #fff;}
.homeProd-main li:hover .txt:after{right: -30px;opacity: 0;}
.homeProd-main li:hover .txt:before{right: 10px;opacity: 1;}
 /*案例*/
.homeCase{padding: 80px 0 65px;background-color: #ecebf5;}
.homeCase .homeCase-top{margin-bottom: 25px;}
.homeCase .homeCase-tab{text-align: right;margin-top: 5px;}
.homeCase .homeCase-tab a{display: inline-block;height: 30px;line-height: 30px;padding: 0 15px;margin-left:10px;color: #666666;transition: all .5s;}
.homeCase .homeCase-tab a:hover,.homeCase .homeCase-tab .on{background-color: #2e65c0;color: #fff;}
.homeCase-main{height: 470px;overflow: hidden;}
.homeCase-main ul{width: 1240px;}
.homeCase-main li{width: 280px;float: left;margin-right: 25px;margin-bottom: 15px;}
.homeCase-main li .pic{display: block;height: 180px;overflow: hidden;}
.homeCase-main li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.homeCase-main li .tit{display: block;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #666666;transition: all .5s;}
.homeCase-main li:hover .pic img{transform: scale(1.2);}
.homeCase-main li:hover .tit{background-color: #2e65c0;color: #fff;}
/*优势*/
.homeYs{background: url(../images/hYS-bg.jpg) no-repeat center center;height: 570px;padding: 70px 0;}
.homeYs h3{font-size: 36px;font-weight: normal;text-align: center;margin-bottom:50px;color: #fff;}
.homeYs h3 span{display: block;font-size: 30px;display: block;margin-top: 15px;}
.homeYs ul{width: 1280px;}
.homeYs li{float: left;width: 240px;margin-right: 80px;color: #fff;text-align: center;}
.homeYs li i{display: block;width: 184px;height: 184px;margin: 0 auto 20px;background-repeat: no-repeat;background-position: center center;transition: all .5s;position: relative;top: 0;}
.homeYs .ys1 i{background-image: url(../images/hYs-ico1.png);}
.homeYs .ys2 i{background-image: url(../images/hYs-ico2.png);}
.homeYs .ys3 i{background-image: url(../images/hYs-ico3.png);}
.homeYs .ys4 i{background-image: url(../images/hYs-ico4.png);}
.homeYs li h5{font-size: 24px;font-weight: normal;margin-bottom: 35px;position: relative;}
.homeYs li h5:after{position: absolute;content: "";width: 50px;height:2px;background-color: #fff;bottom: -10px;left: 50%;margin-left: -25px;}
.homeYs li h5 span{display: block;font-size: 12px;color: #7693d0;text-transform: uppercase;}
.homeYs li:hover i{top: -10px;}
/*关于*/
.homeAbout{padding: 80px 0;}
.homeAbout .abVideo{width: 600px;height: 390px;}
.homeAbout .abRight{width: 540px;}
.homeAbout .abRight h2{font-weight: normal;font-size: 24px;font-weight: normal;margin-bottom: 25px;}
.homeAbout .abRight h2 span{display: block;font-size: 12px;color: #999999;text-transform: uppercase;}
.homeAbout .abRight  .txt{font-size: 14px;color: #666666;height:130px;margin-bottom: 35px;}
.homeAbout .abRight  .abLink{overflow: hidden;margin-bottom: 35px;}
.homeAbout .abRight  .abLink li{float: left;width: 179px;height: 70px;background-color: #ecebf5;border-right: 1px solid #e3e3ec;transition: all .5s;}
.homeAbout .abRight  .abLink li a{display: block;font-size: 16px;color: #333333;padding-left: 20px;padding-top: 12px;padding-bottom: 12px;}
.homeAbout .abRight  .abLink li a span{display: block;font-size: 12px;color: #999999;margin-top: -5px;}
.homeAbout .abRight  .abLink li:last-child{border-right: 0;}
.homeAbout .abRight  .abLink i{display: block;width: 40px;height: 40px;background-color: #fff;border-radius: 50%;float: left;margin-right: 10px;background-position: center center;background-repeat: no-repeat;}
.homeAbout .abRight  .abLink .li1 i{background-image: url(../images/abIco-a.png);}
.homeAbout .abRight  .abLink .li2 i{background-image: url(../images/abIco-b.png);}
.homeAbout .abRight  .abLink .li3 i{background-image: url(../images/abIco-c.png);}
.homeAbout .abRight  .abLink li:hover{background-color: #2e65c0}
.homeAbout .abRight  .abLink li:hover a,.homeAbout .abRight  .abLink li:hover span{color: #fff;}
.homeAbout .abRight .more{display: block;width: 138px;height: 42px;border: 1px solid #d3d3d3;position: relative;transition: all .5s;}
.homeAbout .abRight .more:after{content: "";position: absolute;width: 48px;height: 10px;background: url(../images/hAb-jt1.png) no-repeat center center;left: 50%;margin-left: -24px;top: 50%;margin-top: -5px;transition: all .5s;}
.homeAbout .abRight .more:before{content: "";position: absolute;width: 48px;height: 10px;background: url(../images/hAb-jt2.png) no-repeat center center;left: 30%;margin-left: -24px;top: 50%;margin-top: -5px;opacity: 0;transition: all .5s;}
.homeAbout .abRight .more:hover{background-color: #2e65c0;border-color: #2e65c0;}
.homeAbout .abRight .more:hover:after{left: 70%;opacity: 0;}
.homeAbout .abRight .more:hover:before{left: 50%;opacity: 1;}
/* 新闻媒体*/
.homeNews{padding: 80px 0 50px;background-color: #ecebf5;}
.homeNews .homeNews-top{margin-bottom: 25px;}
.homeNews .homeNews-tab{text-align: right;margin-top: 5px;}
.homeNews .homeNews-tab a{display: inline-block;height: 30px;line-height: 30px;padding: 0 15px;margin-left:10px;color: #666666;transition: all .5s;}
.homeNews .homeNews-tab a:hover,.homeNews .homeNews-tab .on{background-color: #2e65c0;color: #fff;}
.homeNews-wrap{overflow: hidden;}
.homeNews-main{height: 380px;overflow: hidden;}
.homeNews-main ul{width: 1280px;}
.homeNews-main li{width: 580px;overflow: hidden;height: 160px;transition: all .5s;float: left;margin-right: 40px;margin-bottom: 30px;}
.homeNews-main li a{display: block;width: 100%;height: 100%;}
.homeNews-main li .pic{display: block;width: 220px;height: 100%;overflow: hidden;float:left;}
.homeNews-main li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.homeNews-main li .txt{float: right;width: 330px;padding: 5px 10px 5px 0;position: relative;height: 150px;}
.homeNews-main li .txt h5{font-weight: normal;font-size: 16px;color: #333333;position: relative;top: 0;transition: all .5s;}
.homeNews-main li .txt span{display: block;font-size: 12px;color: #999999;margin-top: -2px;}
.homeNews-main li .txt p{font-size: 12px;color: #666666;position: relative;top: 8px;transition: all .5s;}
.homeNews-main li .txt:after{content: "";position: absolute;width: 48px;height: 10px;background: url(../images/hAb-jt1.png) no-repeat center center;bottom: 8px;left: 0;opacity: 1;transition: all .5s;}
.homeNews-main li .txt:before{content: "";position: absolute;width: 48px;height: 10px;background: url(../images/hAb-jt2.png) no-repeat center center;bottom: -8px;left: 0;opacity: 0;transition: all .5s;}
.homeNews-main li:hover .txt:after{bottom: 14px;opacity: 0;}
.homeNews-main li:hover .txt:before{bottom: 14px;opacity: 1;}
.homeNews-main li:hover .txt p{position: relative;top: 4px;color: #ccdffe}
.homeNews-main li:hover{background-color: #2e65c0;color: #fff;}
.homeNews-main li:hover h5,.homeNews-main li:hover span{color: #fff;}
.homeNews-main li:hover .txt h5{top: 5px;}
.homeNews-main li:hover img{transform: scale(1.2);}
/*底部*/
.footer{background:#24272c;color:#7f8182;padding: 60px  0;}
.footer .footLeft{width: 900px;overflow: hidden;margin-bottom: 40px;}
.footer .footLeft dl{float: left;width: 150px;margin-right: 25px;}
.footer .footLeft dl dt{font-size: 18px;color: #fff;margin-bottom: 15px;}
.footer .footLeft dl dd{margin-bottom: 5px;}
.footer .footLeft dl dd a{color: #7f8182}
.footer .footRight{width: 120px;overflow: hidden;}
.footer .ewmTwo{margin-right: 20px;}
.footer .footRight span{display: block;font-size: 14px;color: #7f8182;text-align: center;}
.footer .footLeft dl dd a:hover{color: #fff;}
.footerBox{position: relative;}
.foot-bot{background: #1e2125;color: #7f8182;height: 70px;line-height: 70px;}
.foot-bot a{color:#7f8182;margin-right: 15px;font-size: 12px;}
.foot-bot a:hover{color: #fff;]}
.footLink{clear: both;color: #fff;}
.footLink span{color: #fff;}
.footLink a{padding: 0 10px;color:#7f8182;}
.footLink a:hover{color: #fff;}
/*关于专题页*/
.page-about{padding: 50px 0;}
.page-about .pic{width: 600px;height: 425px;overflow: hidden;}
.page-about .pic img{width: 100%;height: 100%;overflow: hidden;transition: all .5s;-webkit-transition:all .5s;}
.page-about .page-abouTxt{width: 600px;}
.page-topic{font-size: 30px;color: #333333;}
.page-topic span{display: block;font-size: 14px;color: #bdbdbd;font-weight: normal;text-transform: uppercase;}
.page-about .page-abouTxt h3{padding: 20px 0 30px 30px;}
.page-about .page-abouTxt .txt{padding: 30px;border-top: 1px solid #bdbdbd;border-bottom: 1px solid #bdbdbd;}
/*企业文化*/
.page-cult{background-color: #f4f4f4;padding:40px 0;}
.page-cult h3{font-size: 30px;color: #333333;text-align: center;margin-bottom: 30px;}
.page-cult h3 span{display: block;font-size: 14px;color: #bdbdbd;font-weight: normal;text-transform: uppercase;}
.page-cultMain{overflow: hidden;padding-bottom: 25px;}
.page-cultMain ul{width: 1230px;}
.page-cultMain li{width: 390px;float: left;margin-right: 15px;text-align: center;}
.page-cultMain li .pic{height: 200px;overflow: hidden;}
.page-cultMain li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.page-cultMain li:hover .pic img{transform: scale(1.1);-ms-transform: scale(1.1);  -webkit-transform: scale(1.1);  -o-transform: scale(1.1);   -moz-transform: scale(1.1); }
.page-cultMain li h5{font-size: 18px;color: #333333;margin: 20px 0 10px 0;}
.page-cultMain li p{width: 330px;margin: 0 auto;height: 48px;overflow: hidden;color: #666;}
/*技术实力*/
.page-displayBot {padding: 40px 0;}
.page-tech{width: 560px;}
.page-tech h3,.page-honor h3{margin-bottom: 25px;}
.page-tech h3 .more,.page-honor h3 .more{font-weight: normal;font-size: 12px;float: right;}
.page-tech .more,.page-honor .more{display: block;width: 80px;height: 26px;line-height: 26px;background-color: #d1d1d1;border-radius: 4px;color: #fff;text-indent: 15px;transition: all .5s;-webkit-transition:all .5s;position: relative;}
.page-tech .more:after,.page-honor .more:after{position: absolute;content: "";width: 3px;height: 5px;background: url(../images/more-ico.png) no-repeat center center;right: 15px;top: 10px;}
.page-tech .more:hover,.page-honor .more:hover{background-color: #c52515;}
.page-techMain{height: 338px;overflow: hidden;}
.page-techMain img{display: block;width: 100%;height: 100%;}
.page-tech li{height: 338px;overflow: hidden;position: relative;}
.page-tech li img{display: block;position: relative;left: 50%;margin-left: -300px;top: 50%;margin-top: -200px;transition: all .5s;-webkit-transition:all .5s;}
.page-tech li:hover img{transform: scale(1.2);-ms-transform: scale(1.2);  -webkit-transform: scale(1.2);  -o-transform: scale(1.2);   -moz-transform: scale(1.2);}
.page-tech li span{position: absolute;left: 0;right: 0;bottom: 0;height: 0;line-height: 40px;text-align: center;font-size: 16px;color: #fff;background: rgba(0,0,0,0.7);transition: all .5s;-webkit-transition:all .5s;}
.page-tech li:hover span{height: 40px;}
/*荣誉证书*/
.page-honor {width: 600px;}
.page-honorMain{position: relative;}
.page-honorWrap{height: 250px;overflow: hidden;}
.page-honor ul{width: 650px;}
.page-honor li{width: 290px;overflow: hidden;float: left;margin-right: 20px;}
.page-honor li img{display: block;width: 100%;height: 210px;}
.page-honor li span{height: 40;line-height: 40px;text-align: center;font-size: 14px;color: #333333;display: block;}
.page-honor .prev,.page-honor .next{display:block;width: 50px;height:50px;position: absolute;z-index:2;bottom:-70px;border: 1px solid #bfbfbf;border-radius: 50%;}
.page-honor .prev{background: url(../images/show-tab.png) no-repeat left top;left: 240px;position:absolute;}
.page-honor .prev:after{content: "";position: absolute;width: 245px;height: 1px;background-color: #bfbfbf;right: 50px;top:25px;}
.page-honor .next{background: url(../images/show-tab.png) no-repeat right top;right: 240px;position: absolute;}
.page-honor .next:after{content: "";position: absolute;width: 245px;height: 1px;background-color: #bfbfbf;left: 50px;top:25px;}
.page-honor .prev:hover{background-position: left bottom;background-color: #c52515;border-color: #c52515;}
.page-honor .next:hover{background-position: right bottom;background-color: #c52515;border-color: #c52515;}
/*团队展示*/
.page-picShow{clear: both;padding-top: 50px;}
.page-picShowTab{width: 120px;}
.page-picShowMain{width: 1070px;height: 173px;overflow: hidden;}
.page-picShowWrap{overflow: hidden;}
.page-picShowWrap ul{width: 1090px;}
.page-picShowWrap li{width: 260px;height: 173px;float: left;margin-right: 10px;position: relative;overflow: hidden;}
.page-picShowWrap li img{width: 100%;height: 100%;transition: all .5s;-webkit-transition:all .5s;}
.page-picShowWrap li:hover img{transform: scale(1.1);-ms-transform: scale(1.1);  -webkit-transform: scale(1.1);  -o-transform: scale(1.1);   -moz-transform: scale(1.1); }
.page-picShowWrap li span{position: absolute;left: 0;right: 0;bottom: 0;height: 0;line-height: 40px;background:rgba(0,0,0,0.7);text-align: center;color: #fff;transition: all .5s;-webkit-transition:all .5s;}
.page-picShowWrap li:hover span{height: 40px;}
.page-picShowTab .next,.page-picShowTab .prev{display: block;height: 65px;background-color: #bebebe;text-align: center;color: #fff;font-weight: 600;font-size: 18px;padding-top: 15px;transition: all .5s;-webkit-transition:all .5s;}
.page-picShowTab .prev{margin-bottom: 12px;}
.page-picShowTab .next:hover,.page-picShowTab .prev:hover{background-color:#006dcb }
.page-picShowTab .on,.page-picShowTab .on{background-color:#006dcb }
/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:360px;}
.listBanner img{display: block;}
.listWrapper{padding:50px 0 50px 0;overflow:hidden;}
.pageWrapper {padding:50px 0 50px 0;}
.pageBg{background-color: #ecebf5}
.location{background: url(../images/location_icon.png) no-repeat left center;padding-left: 20px;color: #333 }
.breadCrumb{height: 50px;line-height: 50px;border-bottom: 1px solid #dadada;background: #fff;}
.breadCrumb p{background: url('../images/home_icon.png') no-repeat left center;padding-left: 20px;}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#999;color:#fff;margin-top:10px;}
.breadCrumb .back:hover{background:#2e65c0;transition:all 0.3s;}
.page-bgColor{background-color: #fff;padding: 30px 20px;}
/* 内页公用菜单 */
.listMenu{height:44px;text-align:center;margin-top:-44px;position:relative;z-index:3;font-size:0;line-height:0;background: url(../images/tm-b-7.png);}
.listMenu .menuWrap{text-align: left;}
.listMenu .menuWrap a{display:inline-block;color:#fff;line-height:44px;font-size:14px;border-right:1px solid #ccc;padding: 0 20px;}
.listMenu .menuWrap a:last-child{border-right: 0;}
.listMenu .menuWrap a:hover,.listMenu .menuWrap .current{background-color: #2e65c0;border-color: #2e65c0;color: #fff;}
.menuSub{text-align:left;margin-top:40px;background: #f4f4f4;padding: 15px 0}
.menuSub a{padding: 0 15px;background: url(../images/nav-bg.png) no-repeat right center;}
.menuSub a.current,.menuSub a:hover{color: #0072c6}
/*产品导航*/
.listLeft{width:260px; float: left;overflow: hidden;}
.listRight{width:900px; float: right; overflow: hidden;text-align:justify;text-justify:inter-ideograph;}
.sidebar{margin-bottom:20px;}
.side_title{font-size:26px;font-weight:normal;color:#fff;line-height:60px;text-transform: uppercase;background-color: #2e65c0;padding-left: 20px;border-left: 5px solid #c52515}
.side_title span{display:block;font-size:20px;font-family:Arial;color:#333;}
.sidebarMenu{background:#f1f1f1;border-top:none;}
.sidebarMenu li{font-size:15px;background: url('../images/side_line.jpg') repeat-x left top;padding-top:2px;}
.sidebarMenu li a{height:50px;line-height:50px;background:url('../images/side_li.png') no-repeat 25px center;padding-left:40px;display:block; color:#454545;transition: all .5s;}
.sidebarMenu li .current,.sidebarMenu li a:hover{background:#c52515 url('../images/side_lih.png') no-repeat 25px center;color:#fff;}
.sidebarMenu li ul{font-size:12px;padding:5px  0;background:#f8f8f8;}
.sidebarMenu ul li {background:none;padding-top:0;}
.sidebarMenu li ul a{background: url('../images/ly_li.png') no-repeat 35px center;padding-left:45px;color:#666;height:35px;line-height:35px;font-size:13px;}
.sidebarMenu li ul .current,.sidebarMenu li ul a:hover{background: url('../images/ly_li.png') no-repeat 35px center; color:#d91320;}
.recommend_pro{margin-bottom:15px;}
.listLeft .left_title{background:#2e65c0;height:50px; line-height:50px; font-size: 16px;color: #fff; padding-left:15px;border-left:5px solid #bf0007;}
.recommend_slide{height:410px;overflow:hidden;padding:9px;border:1px solid #bcbcbc;background:#fff;border-top:none; }
.recommend_pro li{ width:240px;overflow:hidden;margin-bottom:10px;}
.recommend_pro li img{ width:232px; height:150px; border:1px solid #ddd;padding:2px;}
.recommend_pro li span{height:30px; line-height:30px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #2e65c0;}
.twoCont{padding:15px 10px;overflow:hidden;background:#f4f4f4;}
.sidebarThree h3{font-size:15px;margin-bottom:10px;font-weight:normal;}
.sidebarThree h3 span{display:block;font-size:24px;color:#bf0007;font-family:arial;}
.sidebarThree p{line-height:22px;}
.sidebarThree p span{padding-left:3em;}
/*  案例列表 */
.caseList li{float:left;width: 385px;margin-right: 23px;margin-bottom: 25px;box-shadow: 0 0 4px 1px #ccc;}
.caseList ul{width: 1240px;}
.caseList li{width: 280px;float: left;margin-right: 25px;margin-bottom: 15px;}
.caseList li .pic{display: block;height: 180px;overflow: hidden;}
.caseList li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.caseList li .tit{display: block;height: 40px;line-height: 40px;text-align: center;font-size: 14px;color: #333333;transition: all .5s;background-color: #ecebf5;}
.caseList li:hover .pic img{transform: scale(1.2);}
.caseList li:hover .tit{background-color: #2e65c0;color: #fff;}
/* 风采展示 */
.partnerList,.honorList,.settingList,.newsList,.appList,.newsList,.downList{ width:1200px;overflow: hidden;}
.caseList ul,.partnerList ul,.honorList ul,.settingList ul,.downList ul,.clientList ul,.newsList2 ul{ width:1240px;}
.settingList ul li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;}
.settingList ul li img{display:block;width:270px;height:190px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition: all .5s;}
.settingList ul li img:hover{border:1px solid #2e65c0;background:#2e65c0;}
.settingList ul li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
/* 荣誉证书 */
.honorList li{width:280px;float:left;margin-right:26px;margin-bottom:25px;text-align:center;}
.honorList li img{display:block;width:270px;height:203px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList li img:hover{border:1px solid #2e65c0;background:;}
.honorList li span{height:30px;line-height:30px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display:block;}
/* 合作伙伴 */
.partnerList li{float:left;width:220px;margin-right:25px;margin-bottom:25px;}
.partnerList li img{ width:210px; height:114px;background:#e5e5e5; padding: 4px; border: 1px solid #d4d4d4; box-shadow: 1px 1px 0 #fff inset,-1px -1px 0 #fff inset;}
.partnerList li span{ height: 35px; line-height: 35px; display: block; text-align:center; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
/*实力列表*/
.strenList ul{width: 1250px;}
.strenList li{width: 279px;margin-right: 28px;position: relative;margin-bottom: 30px;float: left;transition: all .5s;}
.strenList li .pic{display: block;overflow: hidden;position: relative;}
.strenList li img{width: 100%;height: 100%;transition: all .5s;display: block;}
.strenList li:hover img{transform: scale(1.2);}
.strenList li p{padding:20px 10px ;transition: all .5s;position: relative;left: 0}
.strenList li p .tit{font-size: 14px;color: #333333;display: block;}
.strenList li p .time{font-size: 12px;color: #999999;display: block;}
.strenList li:after{content: "";position: absolute;width: 0;left:50%;height: 2px;background-color: #c52515;transition: all .5s;bottom: 0px;}
.strenList li:hover:after{width: 100%;left: 0}
.strenList li:hover{box-shadow: 0 8px 20px rgba(0,0,0,.1);}
.strenList li:hover p{left: 15px;}
/* 新闻列表 */
.newsList li{margin-bottom: 30px;border-bottom: 1px solid #dadada;padding-bottom: 20px;height: 210px;overflow: hidden;}
.newsList li .pic{width: 300px;height: 210px;float: left;position: relative;overflow: hidden;}
.newsList li .pic img{width: 100%;height: 100%;transition:all 0.5s;}
.newsList li:hover img{transform:scale(1.2);}
.newsList li .pic .time{position: absolute;width: 110px;height: 60px;right: 0;bottom: 0;background: url(../images/tm-b-7.png);color: #fff;font-size: 18px;text-align: center;padding: 10px;transition: all .5s}
.newsList li .pic .time strong{display: block;font-size: 26px;border-top: 1px solid #999;padding-top: 8px;margin-top: 5px;font-weight: normal;color: #fff}
.newsList li .txt{width: 860px;height:170px;padding: 20px ;float: right;}
.newsList li .txt p{padding-bottom: 20px;border-bottom: 1px dotted #dadada;margin-bottom: 30px;}
.newsList li .txt h4{font-size: 18px;font-weight: normal;color:#343434;margin-bottom: 20px;}
.newsList li:hover .txt h4{color: #2e65c0}
.newsList li:hover .time{background: #2e65c0;color: #fff}
.newsList li:hover .time strong{color: #fff;border-color: #fff;}
.newsList li .txt .more{background: url(../images/news-link-ico.png) no-repeat left center;padding-left: 25px;}
.newsList li:hover .txt .more{color: #c52515}
/* 常见问题 */
.faqList li{position:relative;margin-bottom: 30px;border-left: 3px solid #2e65c0;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#2e65c0;pointer-events:none;}
.faqList li h3:before, .faqList li h3:after{content:''; position:absolute; top:26px; right:23px; z-index:2; width:16px; height:2px; background:#fff;}
.faqList li h3:before{width:2px; height:16px; top:19px; right:30px; -webkit-transition:0.3s; transition:0.3s;}
.faqList li.act h3:before{-webkit-transform:rotate(90deg); transform:rotate(90deg);background:transparent\0;}
.faqList li h3{position:relative; padding:0 60px; background-color:#ecebf5; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;color: #333;background-image:url(../images/faq.png); background-repeat:no-repeat; background-position:20px 0;}
.faqList li div{display:none;padding:25px  60px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;}
.faqList li div{background:url(../images/faq.png) no-repeat 20px -155px;font-size:14px;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
/* 新闻详细样式 */
.articleShow{overflow:hidden;}
.pictureShow{width:890px;}
.articleBox1 .title{text-align:center;font-size:20px;color:#000;margin-bottom:10px;font-weight:normal;}
.articleBox1 .p1{margin-bottom:15px;padding-bottom: 10px; text-align:center;color:#333;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.review{background:#ecebf5 url(../images/nShow_icon.png) no-repeat left top;padding:15px 15px 10px 15px;text-indent:2em;font-size:14px;color:#333;}
.fontResizer a{padding:0 5px;}
.article_key{background:#ecebf5 url(../images/nShow_icon2.png) no-repeat 15px 7px;color:#adadad;margin-bottom:20px;padding-left:35px;line-height:28px;}
.fontsizebox{padding-bottom: 40px;border-bottom:1px dotted #adadad;font-size:13px;color:#424242;}
.curFont{color:#0180d4;}
.detailShare{overflow:hidden;padding:25px 0;border-bottom:1px dotted #adadad;}
.detailShare span{border-left:1px dotted #adadad;padding:0 15px;}
.detailShare span.date{margin-left:15px;}
.detail_fenx{font-size:14px;padding-top:10px;overflow:hidden;margin-bottom:20px;border-bottom:1px dotted #adadad;padding-bottom: 10px}
.detail_fenx div{width:48%;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.detail_fenx div a:hover{color: #2e65c0}
.relatedNews_font{overflow:hidden;font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:1220px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:558px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;}
.relatedNews_font ul li a{display:block;width:400px;line-height:40px;background:url(../images/ly_li.png) no-repeat left center;padding-left:10px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;float:left;}
.relatedNews_font ul li a:hover{color: #2e65c0}
.relatedNews_font ul li span{float:right;color:#999;}
.detailRight{width:280px;overflow:hidden;}
.rightDesign,.rightRelated,.rightCase,.rightLabel{border:1px solid #ddd; margin-bottom:20px;}
.rTitle{height:39px;line-height:39px;background:url(../images/r_title.jpg) repeat-x;font-size:16px;color:#000;font-weight:normal;padding-left:10px;}
.rightDesign .main{background:#fff;padding:10px;}
.rightDesign .main .p1{font-size:14px;margin-bottom:10px;font-size:14px;color:#000;}
.rightDesign .main input{display:block;height:38px;border:1px solid #e1e1e1;background:#fff;padding:0 10px;width:238px;margin-bottom:10px;font-size:14px;}
.rightDesign .main .sub{height:40px;line-height:40px;border:none;background:#02a2ee;color:#fff;text-align:center;transform:all 0.3s;cursor:pointer;width:258px;padding:0;margin-bottom:5px;font-family:"微软雅黑";}
.rightDesign .main input:focus{border:1px solid #02a2ee;}
.rightDesign .main .sub:focus,.rightDesign .main .sub:hover{background:#333;border:none;}
.rightRelated .main{padding:10px;}
.rightRelated .main img{width:254px;padding:2px;border:1px solid #ececec;margin-bottom:10px;}
.rightRelated .main li{height:34px;line-height:34px;border-bottom:1px dotted #a7a7a7;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.rightRelated .main li a{background:url(../images/ly_li.png) no-repeat 5px center;padding-left:15px;}
.rightRelated .main li:last-child{border-bottom:none;}
.rightRelated .mainCp{padding:10px;}
.rightRelated .mainCp .bd{width:258px;height:579px;overflow:hidden;}
.rightRelated .mainCp .bd li,.rightDesign .mainCp .bd li a{display:block;width:258px;height:183px;overflow:hidden;position:relative;}
.rightRelated .mainCp .bd li{margin-bottom:10px;}
.rightRelated .mainCp .bd li h3{width:228px;height:30px;line-height:30px;color:#fff;background:url(../images/tmb.png);position:absolute;left:0;bottom:0;text-align:center;padding:0 15px;}
.relatedTitle{height:30px;border-bottom:1px dotted #adadad;font-size:18px;color:#000;margin-bottom:20px;font-weight:normal;}
/* 人才招聘  */
.jobTop{overflow:hidden;padding-bottom:30px;margin-bottom:30px;border-bottom:1px solid #eee;height:295px}
.jobTop .main{float:right;width:560px;}
.jobTop .main .font{height:190px;overflow:hidden;line-height:28px;}
.jobTop .main .p1{padding-top:15px;font-size:16px;color:#333;}
.jobTop .main .p1 a{color:#2e65c0;}
.jobTop .main .p1 a:hover{text-decoration: underline;}
.jobTop .more{width:100px;height:40px;line-height:40px;text-align:center;color:#fff;border-radius:3px;display:inline-block;background:#2e65c0;margin-top:15px;}
.jobTop .more:hover{background:#e82513;}
.jobList li{overflow: hidden;position: relative;border-bottom: 1px solid #ddd;padding:30px 0 28px;}
.jobList li .icon{display: block;width: 35px;height: 35px;background:#434343 url('../images/gicon19.png') no-repeat center center;position: absolute;right: 28px;top: 36px;cursor: pointer; transition: .3s;-ms-transition: .3s;-moz-transition: .3s; -webkit-transition: .3s;-o-transition: .3s;border-radius: 50%
}
.jobList li h3{width: 158px;float: left;color: #333;font-size: 16px;font-weight: normal;background: url('../images/jobIcon1.png') no-repeat;padding-top:85px;}
.jobList li .inner{padding-left: 158px;font-size: 14px;color: #888;line-height: 27px;}
.jobList li .txt{padding-top: 30px;display: none;}
.jobList li h4{color: #333;font-size: 14px;font-weight: normal;}
.jobList li h5{color: #2e65c0;font-size: 14px;margin-top: 30px;font-weight: normal;}
.jobList .more{display: block;padding-left: 20px;}
.jobList li.on .txt{display: block;}
.jobList li.on .more{display: none;}
.jobList li.on .icon{background:#e82513 url('../images/gicon18.png') no-repeat center center;border-radius: 50%}
/*  产品列表 */
.productList{overflow: hidden;}
.productList ul{width: 1000px;}
.productList li{width: 290px;margin-right: 10px;margin-bottom: 10px;float: left;overflow: hidden;}
.productList li .pic{display: block;height: 290px;overflow: hidden;position: relative;}
.productList li .pic i{position: absolute;font-style: normal;font-size: 22px;width: 50px;height: 50px;color: #fff;line-height: 50px;text-align: center;background-color: #2e65c0;border-radius: 50%;top: 30%;margin-top: -25px;left: 50%;margin-left: -25px;opacity: 0;transition: all .5s;z-index: 1;}
.productList li .pic:before,.productList li .pic:after{position: absolute;content: "";z-index: 2;}
.productList li .pic:before{width: 0;height: 0;top: 0;left: 0;border-top: 1px solid #2e65c0;border-left:1px solid #2e65c0;transition: all .5s; }
.productList li .pic:after{width: 1px;height: 0;bottom: 0;background-color: #2e65c0;transition: all .5s;right: 0;}
.productList li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.productList li .txt{padding: 10px 0;font-size: 12px;color: #999999;position: relative;transition: all .5s;}
.productList li .txt h4{font-size: 14px;color: #666666;font-weight: normal;transition: all .5s;}
.productList li .txt:before{content: "";position: absolute;width: 20px;height: 9px;background: url(../images/hJt-ico2.png) no-repeat center center;right: 30px;top: 50%;margin-top: -4px;transition: all .5s;opacity: 0;}
.productList li .txt:after{content: "";position: absolute;width: 20px;height: 9px;background: url(../images/hJt-ico1.png) no-repeat center center;right: 0;top: 50%;margin-top: -4px;transition: all .5s;}
.productList li:hover .pic:before{width: 100%;height: 100%;}
.productList li:hover .pic:after{height: 100%;}
.productList li:hover .pic i{top: 50%;opacity: 1;}
.productList li:hover .txt{background-color: #2e65c0;color: #a1bce8;padding:10px 15px;}
.productList li:hover .txt h4{color: #fff;}
.productList li:hover .txt:after{right: -30px;opacity: 0;}
.productList li:hover .txt:before{right: 10px;opacity: 1;}
/*  产品详情*/
/* 左侧图片放大镜样式 */
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url(../images/page_line.jpg) no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}
.product-show-pic{width:452px;height:553px;}
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0px;width:350px;height:310px;background:#ffffff;border:1px solid #CCCCCC;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}
/* 图片小图样式 */
.spec-preview{width:450px;height:450px;border:1px solid #ccc;}
.spec-scroll{margin-top:10px;width:452px;height:80px;overflow:hidden;position:relative;}
.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:30px;left:0;background:url('../images/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;}
.spec-scroll a.prev:hover{background-position:0 -21px;}
.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:30px;right:0;background:url('../images/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;}
.spec-scroll a.next:hover{background-position:0 -63px;}
.spec-scroll .items{position:relative;width:410px;height:80px;margin:0 auto;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:450px;height:80px;}
.spec-scroll .items ul li{width:104px;height:80px;float:left;}
.spec-scroll .items ul li img{width:95px;height:78px;cursor:pointer;border:1px solid #ccc;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #e6242c;}
/* 产品简介 */
.proshow_synopsis{width:410px;color: #aaa;font-size: 14px;line-height: 30px; height:480px;border-radius:3px;}
.proshow_synopsis .title{font-size:24px; color:#2e65be;border-bottom:1px solid #dbdbdb;margin-bottom:15px;padding-bottom:0px;font-weight:normal;padding-bottom: 10px}
.proshow_synopsis strong{color: #333;font-weight: normal; }
.proshow_synopsis .font{line-height:24px;overflow: hidden;height:233px;margin-bottom:20px;color: #666;}
.proshow_synopsis .font strong{float: left;width: 45px;}
.proshow_synopsis .font div{float: right;width:355px;}
.prodcut-tel{ padding-left:40px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left 8px; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#e6242c;display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#2e65c0 url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#c52515 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}
.proshow_synopsis .btn a:hover{opacity: 0.8;filter:alpha(opacity=50);transition: all 0.3s;}
/* 产品说明标签切换样式 */
.gr-tab-list{overflow:hidden; margin-top:30px; margin-bottom:20px;}
.gr-tab-list .hd{height:34px;line-height:34px;border-bottom:1px solid #dadada}
.gr-tab-list .hd li{padding:0 30px;float:left;text-align:center;background:#dadada;margin-right:5px;cursor:pointer;}
.gr-tab-list .hd li.on{background:#2e65c0;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.tab_down p{ height:35px;line-height:35px;border-bottom:1px dotted #ddd;background:url(../images/ly_li.png) no-repeat left center;padding-left:15px;}
.tab_down p a{float:right;background:url(../images/downIcon.png) no-repeat right center;padding-right:25px;}
.tab_down p a:hover{background:url(../images/downIconh.png) no-repeat right center;}
/* 采购表单样式 */
.orderBox{padding:25px;width:850px;background:#eee;overflow:hidden;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width:410px;height:215px;float:left;height:35px;margin-bottom:10px;}
.orderBox .table li span{float:left;border:1px solid #ddd;line-height:33px;height:33px;width:78px;display:inline-block;text-align:center;background:#fff;}
.orderBox .table li .iptTxt{float:right;width:319px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .iptCode{float:left;width:239px;border:1px solid #ddd;border-left-width:0;height:33px;line-height:33px;background:#fff;color:#666;padding-left:10px;}
.orderBox .table li .checkcode{float:right;border:1px solid #ddd;border-left-width:0;background:#fff;padding:5px 9px 6px 10px;}
.orderBox .table li .btn{width:410px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;transition: all .5s;}
.orderBox .table li .btn:hover{background:#c52515;color:#fff;}
.orderBox .table li.areLi{width:400px;float:right;height:215px;overflow:hidden;}
.orderBox .table li.areLi .txtContent{width:368px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;}
/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#eee;height:35px;line-height:35px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#2e65c0;width:120px;height:35px;text-align:center;font-size:14px;}
.related-product ul{ width:950px; margin-top:20px;}
.related-product li{float:left;width:280px;margin-bottom:20px;margin-right:27px;border:1px solid #ddd;background:#eee;text-align:center;transition: all .5s;}
.related-product li a{display:block;width:280px;transition: all .5s;}
.related-product li img{width:270px;height:270px;padding:5px;background:#fff;}
.related-product li span{height:30px;line-height:30px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #2e65c0;}
.related-product li a:hover{background:#2e65c0;color:#fff;}
/* 内页留言样式 */
.page-ditu{background: #ecebf5;height: 400px;}
#dituContent{width:600px;height:400px;float: left;}
.contactFont{overflow:hidden;margin-bottom:30px;float: right;width: 540px;height: 360px;padding: 20px 30px;}
.page-contact-title{ font-size:26px; line-height:50px; color:#333; text-align:center; padding:10px 0 20px;}
.page-contact{}
.page-contact dl{ width:20%; height:210px; float:left; text-align:center; position:relative;}
.page-contact dl:before{ content:""; overflow:hidden; position:absolute; background-color:#eee; left:0px; top:0; height:100%; width:1px;}
.page-contact dl:nth-child(1):before{ width:0;}
.page-contact dl dt{ position:relative; padding-top:120px; font-size:12px; line-height:20px; color:#888;}
.page-contact dl dt span{ width:90px; height:90px; position:absolute; left:50%; top:20px; margin-left:-45px;}
.page-contact dl dd{ font-size:14px; line-height:24px; padding:10px 20px 0;}
.map{ margin-top:60px;overflow:hidden;}
.map .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.map-left{ width:780px; height:560px;}
.map-line{ margin-top:0px;}
.map-line d{ margin:25px 30px 0; background-repeat:no-repeat; background-position:left 8px; padding-left:55px;}
.map-line dl d{ font-size:18px; line-height:30px; color:#eee;}
.map-line dl dd{ font-size:14px; line-height:24px; color:#bbb; padding:5px 0 25px; border-bottom:1px dotted #888;}
.map-line dl:nth-last-child(1) dd{ border:none;}
.map-line dl.map-line-a{ background-image:url(../images/icon-cc-a.png);}
.map-line dl.map-line-b{ background-image:url(../images/icon-cc-b.png);}
.map-line dl.map-line-c{ background-image:url(../images/icon-cc-c.png); background-position:left 3px; }
.feedback{margin-top:50px;overflow:hidden;}
.feedback .title{text-align:center;font-size:24px;font-weight:normal;margin-bottom:25px;color:#333;}
.feedback .title span{background:#fff;padding:0 30px;position:relative;top:-10px;}
.feedback .title::before{content:"";border-bottom:1px solid #e1e1e1;height:12px;vertical-align:top;width:100%;display:block;}
#feedback_form{position:relative;}
#feedback_form label{display:block;float:left;height:32px;line-height:32px;margin-bottom:30px;padding-left:40px;background:url(../images/contact.png) no-repeat;font-size:14px;}
#feedback_form label.name{background-position:0 -32px;}
#feedback_form label.email{background-position:0 -64px;}
#feedback_form label.city{background-position:0 -96px;}
#feedback_form label.msg_title{background-position:0 -128px;}
#feedback_form label.address{background-position:0 -160px;}
#feedback_form label.message{background-position:0 -192px;margin-bottom:10px;}
#feedback_form input{width:240px;height:30px;line-height:30px;float:left;margin:0 37px 30px 0;padding:0 10px;border:1px solid #dbdbdb;}
#feedback_form input.last{margin-right:0;}
#feedback_form .msg{border-top:1px dotted #ccc;padding:30px 0;}
#feedback_form textarea{height:125px;width:1178px;padding:10px;border:1px solid #dbdbdb;display:block;}
#feedback_form i{font-style:normal;color:#ff1f19;position:absolute;font-size:14px;left:380px;top:6px;}
#feedback_form .f2{left:790px;}
#feedback_form .f3{left:auto;right:0;}
#feedback_form .f4{left:380px;top:66px;}
#feedback_form .btns{width:120px;height:40px;margin-right:10px; background:#2e65c0;color:#fff;border:none;font-size:15px;margin-bottom:0;cursor:pointer;}
#feedback_form .btns:hover{background:#333;transition:all 0.3s;}
#feedback_form .reset{background:#ccc;cursor:pointer;margin-bottom:0;}
#feedback_form .tableRow{width:100%;height:32px;}
#feedback_form .tableRow input{width:150px;margin-right:10px;color:#999;float:left;}
#feedback_form .tableRow .checkcode{width:50px;height:22px;margin-left:5px;border:1px solid #ccc;padding:4px 5px;display:block;float:left;background:#fff;}
#feedback_form input:focus,#feedback_form textarea:focus{border-color:#2e65c0;}
/*视频列表*/
.videoList ul{width: 1250px;}
.videoList li{width: 380px;margin-right: 28px;position: relative;margin-bottom: 30px;float: left;transition: all .5s;}
.videoList li .pic{display: block;overflow: hidden;position: relative;}
.videoList li img{width: 100%;height: 100%;transition: all .5s;display: block;}
.videoList li:hover img{transform: scale(1.2);}
.videoList li .pic:before{content: "";position: absolute;left: 0;right: 0;top: 0;bottom: 0;background:url(../images/videoIco-b.png) no-repeat center center rgba(0,0,0,0.3);opacity: 1;z-index: 2}
.videoList li p{padding:20px 10px ;transition: all .5s;position: relative;left: 0}
.videoList li p .tit{font-size: 16px;color: #333333;display: block;}
.videoList li p .time{font-size: 14px;color: #999999;display: block;}
.videoList li:after{content: "";position: absolute;width: 0;left:50%;height: 2px;background-color: #2e65c0;transition: all .5s;bottom: 0px;}
.videoList li:hover:after{width: 100%;left: 0}
.videoList li:hover{box-shadow: 0 8px 20px rgba(0,0,0,.1);}
.videoList li:hover p{left: 15px;}
