@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
*/
/*头部及导航*/
.header{height: 110px;}
.header .wrap{height: 100%;position: relative;}
.headerLogo{position: absolute;width: 575px;height: 140px;z-index: 1;left: -360px;top: 0}
.headerNav{width: 750px;float: left;margin-left: 350px;margin-right: 30px;}
.headerNav .menu1>li{float: left;}
.headerNav .menu1>li>a{font-size: 16px;color: #333333;font-weight: normal;line-height: 110px;margin: 0 20px;}
.headerNav .menu1>li>a:hover,.headerNav .menu1>li>.current{color: #215fbb}
.headerTel{float: left;width: 17px;height: 18px;position: relative;margin-top: 45px;}
.headerTel i{display: block;width: 100%;height: 100%;background-image: url(../images/header-ico1.png);background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.headerSearch{float:right;width: 18px;height: 18px;position: relative;margin-top: 45px;position: relative;}
.headerSearch i{display: block;width: 100%;height: 100%;background-image: url(../images/header-ico2.png);background-repeat: no-repeat;background-position: center center;cursor: pointer;}
.headerSearch .searMain{position: absolute;padding: 20px;background: #e1e1e1;border-top: none;left: -420px;top:65px;z-index: 20;display: none;}
.headerSearch .searMain:after{content: "";position: absolute;top: -20px;right: 25px;width: 0px;height: 0px;border: 10px solid transparent;border-bottom-color: #ddd;}
.headerSearch .searMain form{width: 425px;background: #fff;height: 35px;line-height: 35px;}
.headerSearch .searMain .sear_text{width: 375px;float: left;height: 35px;line-height: 35px;float: left;color: #666;padding-left: 10px;background: none;}
.headerSearch .searMain .sear_btn{float: left;background: url(../images/header-ico2.png) no-repeat center center;width: 35px;height: 35px;cursor: pointer;opacity: 0.8;filter: alpha(opacity=80);}
.telMain{position: absolute;width: 180px;padding: 10px;height: 50px;background: #215fbb;border-top: none;left: -180px;top: 65px;z-index: 8;display: none;}
.telMain p{color: #fff;font-size:14px;line-height: 25px;}
.telMain p span{display: block;font-size: 22px;font-weight: 600;}
.telMain::before, .telMain::after{content: "";position: absolute;top: -15px;right:0px;width: 0px;height: 0px;border: 10px solid transparent;border-bottom-color: #215fbb;}


/*广告*/
.banner{width: 100%;height: 640px;margin:0 auto;overflow:hidden;position: relative;}
.banner .bd{height:640px;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: 10px;height: 10px;margin: 0 5px;cursor: pointer;overflow: hidden;border:1px solid #215fbb;transition: all .5s;border-radius: 50%}
.banner .hd ul li.on,.banner .hd ul li:hover{background: #215fbb;border-color: #215fbb}
.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%;}

/*优势*/
.homeYs{background-image: url(../images/hYs-bg.jpg);background-repeat: no-repeat;background-position: center center;height: 496px;padding: 70px 0; }
.homeYs .topic,.homeCase .topic{font-size: 36px;color: #215fbb;font-weight: normal;text-align: center;line-height: 36px;margin-bottom: 50px;}
.homeYs ul{margin-right: -30px;}
.homeYs li{width: 275px;height: 405px;background-color: #fff;border: 1px solid #d1d1d1;margin-right: 30px;float: left;position: relative;z-index: 2;transition: all .4s;}
.homeYs li:before{content: "";position: absolute;width: 195px;height: 267px;background-image: url(../images/hRe-bg.png);background-repeat: no-repeat;background-position: center center;z-index: -1;left: 80px;top:40px }
.homeYs li i{display: block;width: 114px;height: 114px;overflow: hidden;border-radius: 50%;background-color: #215fbb;margin: 40px auto;background-repeat: no-repeat;background-position: center 0;transition: all .4s;}
.homeYs .ys1 i{background-image: url(../images/hRe-ico1.png);}
.homeYs .ys2 i{background-image: url(../images/hRe-ico2.png);}
.homeYs .ys3 i{background-image: url(../images/hRe-ico3.png);}
.homeYs .ys4 i{background-image: url(../images/hRe-ico4.png);}
.homeYs li h5{font-size: 24px;color: #333333;font-weight: normal;text-align: center;margin-bottom: 25px;transition: all .4s;}
.homeYs li p{font-size: 14px;color: #666666;width: 220px;margin: 0 auto;text-align: center;transition: all .4s;}
.homeYs li:hover{background-color: #215fbb;border-color: #215fbb}
.homeYs li:hover h5{color: #fff;}
.homeYs li:hover p{color: #fff;}
.homeYs li:hover i{background-color: #fff;background-position: center -114px;}
.homeYs li:hover:before{background-image: url(../images/hRe-bg2.png);}

/*产品背景*/
.hProd-bg{background-image: url(../images/hProd-bg.jpg);background-repeat: no-repeat;height: 273px;}
.homeProd{padding:0 0 70px 0;}
.homeProd .main{position: relative;height: 450px;}
.homeProd .tab{width: 265px;position: absolute;left: 0;top:-160px;}
.homeProd .tab .top{background: rgba(33,69,187,0.88);height: 160px;text-align: center;border-radius: 4px 4px 0 0;color: #fff;font-size: 38px;}
.homeProd .tab .top span{display: block;font-size: 28px;padding: 50px 0 15px;font-weight: normal; }
.homeProd .tab li{height: 66px;line-height: 66px;border-bottom: 1px solid #dedede}
.homeProd .tab .more{border-bottom: 0;}
.homeProd .tab .more a{background-color: #215fbb;color: #fff;background-image: url(../images/hProd-ico2.png);}
.homeProd .tab li a{display: block;padding-left: 40px;background-color: #f7f7f7;font-size: 16px;color: #333333;background-image: url(../images/hProd-ico1.png);background-repeat: no-repeat;background-position:195px  center;transition: all .4s;}
.homeProd .tab li:hover a,.homeProd .tab .on a{background-color: #2b3543;color: #fff;background-image: url(../images/hProd-ico2.png);}
.homeProd .rightBox{width: 900px;height: 440px;float: right;box-shadow: 0 0 0 3px #e3e3e3 inset;margin-top: 28px;overflow: hidden;}
.homeProd .rightBox li{width: 100%;height: 100%;overflow: hidden;}
.homeProd .rightBox li .pic{display: block;width: 470px;height: 445px;float: left;}
.homeProd .rightBox li .pic img{display: block;width: 100%;height: 100%;}
.homeProd .rightBox li .font{padding: 30px;width: 370px;float: right;}
.homeProd .rightBox li .font h5{font-size: 20px;color: #333333;margin-bottom: 20px;}
.homeProd .rightBox li .font .p1{margin-bottom: 30px;height: 130px;overflow: hidden;}
.homeProd .rightBox li .font .p2{height: 100px;overflow: hidden;margin-bottom: 20px;}
.homeProd .rightBox li .font p strong{display: block;font-size: 14px;color: #333333;margin-bottom: 5px;}
.homeProd .rightBox li .font p{font-size: 14px;color: #666666;}
.homeProd .rightBox li .font .btn{text-align: left;font-size: 0}
.homeProd .rightBox li .font .btn a{display: inline-block;width: 156px;height: 46px;line-height: 46px;color: #fff;text-align: center;font-size: 14px;border-radius: 4px;background-color: #2b3543;transition: all .4s;margin-right: 10px}
.homeProd .rightBox li .font .btn a:hover{background-color: #215fbb}

/*案例*/
.homeCase{background-image: url(../images/hCase-bg.jpg);background-repeat: no-repeat;background-position: center center;padding-top: 70px;height: 630px;}
.homeCase .main{width: 1375px;margin: 0 auto;position: relative;}
.homeCase .main .bd{height: 466px;overflow: hidden;width: 1200px;margin: 0 auto;}
.homeCase .main ul{width: 1250px;}
.homeCase .main li{width: 364px;height: 466px;background-color: #fff;transition: all .4s;float: left;margin-right: 48px;}
.homeCase .main li a{display: block;padding: 15px;}
.homeCase .main li .pic{display: block;height: 206px;overflow: hidden;width:334px; }
.homeCase .main li .pic img{display: block;width: 100%;height: 100%;transition: all .4s;}
.homeCase .main li h5{font-size: 20px;color: #333333;font-weight: 600;padding: 25px 0 20px;border-bottom: 1px solid rgba(255,255,255,0.3);margin-bottom: 10px;transition: all .4s;}
.homeCase .main li p{font-size: 14px;color: #666666;height: 90px;margin-bottom: 20px;}
.homeCase .main li .more{color: #215fbb}
.homeCase .main .prev,.homeCase .main .next{position: absolute;width: 40px;height: 40px;border: 2px solid #2b3543;border-radius: 50%;background-repeat: no-repeat;background-position: center center;top: 50%;margin-top: -20px;}
.homeCase .main .prev{background-image: url(../images/hJt-ico1.png);left: 0}
.homeCase .main  .next{background-image: url(../images/hJt-ico2.png);right:0;}
.homeCase .main li:hover .pic img{transform: scale(1.1);}
.homeCase .main li:hover{background-color: #215fbb}
.homeCase .main li:hover h5{color: #fff;}
.homeCase .main li:hover p{color: #fff;}
.homeCase .main li:hover .more{color: #fff;}
.homeCase .main .prev:hover,.homeCase .main .next:hover{border-color: #215fbb}
.homeCase .main .prev:hover{background-image: url(../images/hJt-ico3.png);}
.homeCase .main .next:hover{background-image: url(../images/hJt-ico4.png);}

/*关于我们*/
.homeAbout{padding: 70px 0;}
.homeAbout .pic{display: block;width: 479px;height: 591px;overflow: hidden;overflow: hidden;float: left;}
.homeAbout .pic img{display: block;width: 100%;height: 100%; }
.homeAbout .font{width: 670px;float: right;}
.homeAbout .font h2{font-size: 20px;color: #333333;padding-bottom: 15px;margin-bottom: 25px;}
.homeAbout .font .txt{font-size: 14px;line-height: 26px;}
.homeAbout .font .txt p{margin-bottom: 20px;}
.homeAbout .font .tab{overflow: hidden;font-size: 0;margin-bottom: 30px;}
.homeAbout .font .tab a{display: inline-block;width: 200px;height: 60px;background-color: #2b3543;text-align: center;font-size: 16px;color: #ffffff;line-height: 60px;}
.homeAbout .font .tab .on{background-color: #215fbb}
.homeAbout .font .box{overflow: hidden;height: 148px;}
.homeAbout .font .box .bd{height: 148px;overflow: hidden;}
.homeAbout .font .box ul{width: 700px;}
.homeAbout .font .box li{float: left;width:216px;height: 148px;margin-right: 10px;overflow: hidden;position: relative;}
.homeAbout .font .box li img{display: block;width: 100%;height: 100%;transition: all .4s;}
.homeAbout .font .box li:hover img{transform: scale(1.1);}
.homeAbout .font .box li span{position: absolute;left: 0;right: 0;bottom: 0;height: 30px;line-height: 30px;text-align: center;font-size: 14px;color: #fff;background: rgba(0,0,0,0.5);}

/*新闻*/
.homeNews{padding: 70px 0;background-color: #f7f7f7;}
.homeNews .left{width: 560px;float: left;}
.homeNews .left .tab{padding-left: 36px;background-image: url(../images/hNew-ico1.png);background-repeat: no-repeat;background-position: left center;margin-bottom: 25px;font-size: 20px;}
.homeNews .left .tab .m{font-size:20px;color: #555555; }
.homeNews .left .tab .m:hover,.homeNews .left .tab .on{color: #215fbb;font-weight: 600;}
.homeNews .left .tab .more{float: right;font-size: 14px;}
.homeNews .left .tab .more:hover{color: #215fbb;}
.homeNews .left .main,.homeNews .left .main .bd{height: 415px;overflow: hidden;}
.homeNews .left .main .hot .pic{display: block;width: 560px;height: 238px;overflow: hidden;}
.homeNews .left .main .hot .pic img{display: block;width: 100%;height: 100%;transition: all .4s;}
.homeNews .left .main .hot h5{font-size: 18px;font-weight: normal;color: #333;padding:15px 0 15px; }
.homeNews .left .main .hot p{font-size: 14px;color: #666666;text-overflow: ellipsis;white-space: nowrap;border-bottom: 1px solid #dbdbdb;margin-bottom: 20px;padding-bottom: 20px;}
.homeNews .main .list li{font-size: 14px;overflow: hidden;margin-bottom: 10px;}
.homeNews .main .list li a{display: block;float: left;width: 390px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;padding-left: 15px;position: relative;left: 0;transition: all .4s;}
.homeNews .main .list li a:before{content: "";position: absolute;width: 6px;height:6px;background-color: #999999;border-radius: 50%;left: 0;top: 50%;margin-top: -3px; }
.homeNews .main .list li span{float: right;font-size: 14px;color: #666666;}
.homeNews .left .main .hot a:hover img{transform: scale(1.1);}
.homeNews .left .main .hot a:hover h5{color: #215fbb}
.homeNews .left .main .list li a:hover{left: 10px;color: #215fbb}
.homeNews .left .main .list li a:hover:before{background-color: #215fbb;}
.homeNews .right{width: 560px;float: right;}
.homeNews .right .topic{font-size: 20px;color: #215fbb;font-weight: 600;padding-left: 35px;background-image: url(../images/hNew-ico2.png);background-repeat: no-repeat;background-position: left 2px;padding-bottom: 25px;border-bottom: 1px solid #d5d5d5;margin-bottom: 10px;}
.homeNews .right .topic .more{font-weight: normal;float: right;text-transform: uppercase;font-size: 14px;}
.homeNews .right .topic .more:hover{color: #215fbb}
.homeNews .right .list{padding-bottom: 10px;border-bottom: 1px solid #d5d5d5}
.homeNews .right .list li{padding:25px 20px;transition: all .4s;}
.homeNews .right .list li h5{font-size: 18px;color: #215fbb;font-weight: normal;margin-bottom: 5px;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.homeNews .right .list li h5 b{font-size: 18px;color: #215fbb;font-weight: normal;margin-right: 5px;}
.homeNews .right .list li p{font-size: 14px;color: #666666;}
.homeNews .right .list li p b{font-size: 18px;color: #888888;font-weight: normal;margin-right: 5px;}
.homeNews .right .list li:hover{background-color: #fff;box-shadow: 0 0 5px 2px rgba(0,0,0,0.02)}


/*底部*/
.footer{padding: 50px 0;background-color: #215fbb;color: #c6d1e9;}
.footerNav{width: 240px;float: left;}
.footerNav span,.footerProd span,.footerContact span{font-size: 20px;color: #ffffff;display: block;margin-bottom: 20px;clear:both;}
.footerNav a{display: block;width:100px;float: left;font-size: 14px;color: #c6d1e9;margin-bottom: 10px;}
.footerNav a:hover{color: #fff;}
.footerProd{width: 300px;float: left;}
.footerProd a{display: block;width:120px;float: left;font-size: 14px;color: #c6d1e9;margin-bottom: 10px;}
.footerProd a:hover{color: #fff;}
.footerContact{width:310px;float: left; }
.footerContact{font-size: 14px;color:#c6d1e9;}
.footerEwm{width: 143px;float: left;font-size: 14px;text-align: center;color: #fff;}
.footerEwm i{display:block;height: 145px;background-image: url(../images/ewm-bg.png);background-repeat: no-repeat;background-position: center center;text-align: right;}
.footerEwm img{width: 133px;height: 133px;}
.footerRight{width:170px;float: right;color:#c6d1e9;}
.footerRight .tel,.footerRight .qun{font-size: 16px;margin-bottom: 10px;}
.footerRight .tel span,.footerRight .qun span{display: block;font-size: 16px;color: #fff;}
.footerRight .zx{width: 75px;height: 40px;background: #fff;border-radius: 4px;color: #333333;font-size: 14px;padding-left: 60px;background-image: url(../images/footer-ico1-1.png);background-repeat: no-repeat;background-position: 20px  center;line-height: 40px;display: block;transition: all .4s;margin-bottom: 20px;}
.footerRight .zx:hover{background-color: #2b3543;color: #fff;background-image: url(../images/footer-ico1-2.png);}
.footBot{background: #215fbb;color: #a2b5dc;height: 60px;line-height: 60px;border-top: 1px solid #3667b1}
.footBot a{color:#a2b5dc;margin-right: 15px;font-size: 12px;}
.footBot a:hover{color: #fff;}
.footer .footLeft dl dd a:hover,.foot-bot a:hover{color: #fff;}
.footLink{position: relative;float: right;}
.footLink .link{display: block;width: 160px;height:38px;line-height:38px;font-size: 14px;color: #a2b5dc;padding: 0 15px;background: url(../images/footerIco1.png) no-repeat 160px center;cursor: pointer;margin-top: 10px;border: 1px solid #507bbb}
.footLink ul{position: absolute;background-color: #215fbb;right: 0;bottom: 38px;height: 150px;overflow-y: auto;display: none;padding: 5px 0;border: 1px solid #507bbb;left: 0}
.footLink ul li{height: 30px;line-height: 30px;padding: 0 15px;font-size: 12px;}
.footLink ul li a:hover{color: #fff;}
.footLink .active{background: url(../images/footerIco2.png) no-repeat 160px center;}


/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:360px;}
.listBanner img{display: block;}
.listWrapper{padding:50px 0 50px 0;}
.pageWrapper {padding:50px 0 50px 0;}
.pageBg{background-color: #efefef}
.location{background: url(../images/location_icon.png) no-repeat left center;padding-left: 20px;color: #333 }
.location a{color: #333}
.breadCrumb{height: 60px;line-height: 60px;background: #efefef}
.breadCrumb p{background: url('../images/location_icon.png') no-repeat left center;padding-left: 20px;color: #333;width: 1160px;}
.breadCrumb p a{color: #333}
.breadCrumb .back{float:right;width:80px;height:28px;line-height:28px;text-align:center;border-radius:5px;background:#2b3543;color:#fff;margin-top:15px;}
.breadCrumb .back:hover{background:#215fbb;transition:all 0.3s;}
.page-bgColor{background-color: #fff;padding: 30px 20px;}
/* 内页公用菜单 */
.listMenu{height: 60px;line-height: 60px;background-color: #efefef;}
.listMenu .menuWrap{text-align: left;}
.listMenu .menuWrap a{display:inline-block;color:#333;line-height:60px;font-size:16px;text-align: center;margin: 0 10px;position: relative;padding: 0 10px;}
.listMenu .menuWrap a:first-child{margin-left: 0;}
.listMenu .menuWrap a:after{content: "";position: absolute;width: 0;left: 0;bottom: 0;height: 3px;background-color: #215fbb;transition: all .4s;}
.listMenu .menuWrap a:hover,.listMenu .menuWrap .current{color: #215fbb}
.listMenu .menuWrap a:hover:after,.listMenu .menuWrap .current:after{width: 100%;}
.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:30px;color:#fff;line-height:100px;text-transform: uppercase;background-color: #215fbb;text-align: center;border-radius: 6px 6px 0 0;}
.side_title span{display:block;font-size:20px;font-family:Arial;color:#333;}
.sidebarMenu{background:#f1f1f1;border-top:none;}
.sidebarMenu li{border-bottom: 1px solid #dedede}
.sidebarMenu li a{height:60px;line-height:60px;padding-left:25px;display:block; color:#454545;transition: all .5s;font-size: 16px;background-image: url(../images/hProd-ico1.png);background-repeat: no-repeat;background-position: 195px center;}
.sidebarMenu li .current,.sidebarMenu li a:hover{background-color: #2b3543;color: #fff;background-image: url(../images/hProd-ico2.png);}
.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:#215fbb;height:50px; line-height:50px; font-size: 18px;color: #fff; text-align: center;}
.recommend_slide{height:550px;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:220px; 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 #215fbb;}
.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:#215fbb;font-family:arial;}
.sidebarThree p{line-height:22px;}
.sidebarThree p span{padding-left:3em;}
/*  案例列表 */
.pageTopic{font-size: 36px;color: #215fbb;font-weight: normal;text-align: center;line-height: 36px;margin-bottom: 50px;}
.caseList ul{width: 1240px;}
.caseList li{width: 364px;height: 466px;background-color: #f9f9f9;transition: all .4s;float: left;margin-right: 48px;margin-bottom: 30px;}
.caseList li a{display: block;padding: 15px;}
.caseList li .pic{display: block;height: 206px;overflow: hidden;width:334px; }
.caseList li .pic img{display: block;width: 100%;height: 100%;transition: all .4s;}
.caseList li h5{font-size: 20px;color: #333333;font-weight: 600;padding: 25px 0 20px;border-bottom: 1px solid rgba(0,0,0,0.2);margin-bottom: 10px;transition: all .4s;}
.caseList li p{font-size: 14px;color: #666666;height: 90px;margin-bottom: 20px;}
.caseList li .more{color: #215fbb}
.caseList li:hover .pic img{transform: scale(1.1);}
.caseList li:hover{background-color: #215fbb}
.caseList li:hover h5{color: #fff;border-bottom: 1px solid rgba(255,255,255,0.3);}
.caseList li:hover p{color: #fff;}
.caseList li:hover .more{color: #fff;}

/*案例详情*/
.solveRelation{background-color:#f5f5f5;padding: 40px 0;}
.solveRelation .topic{font-size: 26px;font-weight: normal;color:#333;font-weight: normal;text-align: left;padding-bottom: 10px;height: 30px;line-height: 30px; }
.solveStart{margin-bottom: 20px;padding-bottom: 10px;border-bottom: 1px solid #dedede;overflow: hidden;text-align: center;position: relative;}
.solveStart .bshare-custom{position: absolute;right: 0;top: 40px;}
.solveStart .title{font-size: 20px;line-height: 30px;color: #303030;font-weight: normal;margin-bottom: 10px;}
.solveStart .time{display: block;font-size: 14px;color: #999999}
.solveStart .content{margin-bottom: 60px;}
/* 相关方案样式 */
.relatedSolve li{float:left;}
.relatedSolve ul{ width:1240px; margin-top:20px;}
.relatedSolve li{float:left;width:280px;margin-bottom:20px;margin-right:24px;border:1px solid #ddd;background:#eee;text-align:center;transition: all .5s;}
.relatedSolve li a{display:block;width:280px;transition: all .5s;}
.relatedSolve li img{width:270px;height:256px;padding:5px;background:#fff;}
.relatedSolve li h4{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;font-weight: normal;}
.relatedSolve li:hover{border:1px solid #215fbb;}
.relatedSolve li a:hover{background:#215fbb;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 #215fbb;background:#215fbb;}
.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:310px;padding:4px;border:1px solid #e3e3e3;background:#fff;}
.honorList li img:hover{border:1px solid #215fbb;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: #215fbb;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 .hot{overflow: hidden;margin-bottom: 30px;}
.newsList .hot ul{width: 1230px;}
.newsList .hot li{width: 380px;float: left;margin-right: 29px;position: relative;height: 300px;}
.newsList .hot li .pic{display: block;height: 162px;overflow: hidden;}
.newsList .hot li .pic img{display: block;width: 100%;height: 100%;transition: all .5s;}
.newsList .hot li .txt{padding: 40px 20px 30px 20px;background-color: #f3f3f3;position: absolute;bottom: 0;left: 0;right: 0;transition: all .5s;}
.newsList .hot li .txt h5{font-size: 14px;font-weight: normal;color: #464646;overflow:hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 5px; transition: all .5s;position: relative;top: 0;}
.newsList .hot li .txt p{font-size: 12px;color: #999;line-height: 22px;position: relative;top: 0;transition: all .5s;}
.newsList .hot li .txt .time{position: absolute;background-color: #0f75bd;width: 90px;
height: 90px;color: #fff;text-align: center;top: -60px;left: 20px;transition: all .5s;}
.newsList .hot li .txt .time b{display: block;font-size: 40px;font-weight: normal;margin-bottom: 10px;margin-top: 20px;}
.newsList .hot li:hover img{transform: scale(1.2);}
.newsList .hot li:hover .txt{background-color: #0f75bd;}
.newsList .hot li:hover .txt h5{color: #fff;top: 10px;}
.newsList .hot li:hover .txt p{color: #fff;top: 10px;}
.newsList .hot li:hover .time{background-color: #201c1d;padding-top: 10px;}
.newsList .list li {padding-left: 120px;padding-bottom: 40px;padding-top: 40px;transition: all .5s;background: #fff;overflow: hidden;background-color: #f5f5f5;}
.newsList .list li:nth-child(2n){background-color: #fff}
.newsList .list li a{display: block;position: relative;left: 20px;transition: all .5s;}
.newsList .list li .time{display: block;float: left;font-size: 12px;color: #666666;margin-left: -120px;width: 90px;height: 90px;border: 1px solid #adadad;text-align: center;transition: all .5s;}
.newsList .list li strong{font-size: 40px;color: #666666;display: block;font-weight: normal;text-align: center;margin-bottom: 10px;margin-top: 20px;transition: all .5s;}
.newsList .list li .txt{width: 970px;float: left;margin-top: 15px;}
.newsList .list li h5{font-size: 18px;color: #191919;font-weight: normal;margin-bottom: 20px;}
.newsList .list li p{font-size: 12px;color: #666666;}
.newsList .list li .more{display: block;display: block;font-size: 10px;text-align: center;height: 24px;line-height: 24px;width: 60px;text-align: center;background-color: #0f75bd;color: #fff;margin-top: 35px;transition: all .5s;float: left;}
.newsList .list li:hover h5 {color: #0f75bd;}
.newsList .list li:hover  .time{background-color: #0f75bd;border-color: #0f75bd;color: #fff;}
.newsList .list li:hover  strong{color: #fff;}
/* 常见问题 */
.faqList li{position:relative;margin-bottom: 30px;border-left: 3px solid #215fbb;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#215fbb;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:#efefef; 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:#efefef 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:#efefef 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: #215fbb}
.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: #215fbb}
.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:#215fbb;}
.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:#215fbb;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: #215fbb;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{margin-right: -10px;}
.productList li{width: 290px;margin-right: 10px;margin-bottom: 20px;float: left;overflow: hidden;}
.productList li .pic{display: block;height: 275px;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: #215fbb;border-radius: 50%;top: 40%;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 #215fbb;border-left:1px solid #215fbb;transition: all .5s; }
.productList li .pic:after{width: 1px;height: 0;bottom: 0;background-color: #215fbb;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: 16px;color: #333;font-weight: normal;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: #215fbb;color: #a1bce8;padding:10px 15px;}
.productList li:hover .txt h4{color: #fff;}
.productList li:hover .pic img{transform: scale(1.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 #215fbb;}
/* 产品简介 */
.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:120px;margin-bottom:20px;color: #666;}
.proshow_synopsis .font strong{display: block;color: #333;font-size: 14px;font-weight: 600}
.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:#215fbb;display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#2b3543 url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;border-radius: 4px;}
.proshow_synopsis .btn .a02{background:#2b3543 url(../images/proshow_icon2.png) no-repeat 20px 13px;margin-left:25px;}
.proshow_synopsis .btn a:hover{background-color: #215fbb}
/* 产品说明标签切换样式 */
.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:#215fbb;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:#215fbb;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:#215fbb;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:256px;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 #215fbb;}
.related-product li a:hover{background:#215fbb;color:#fff;}
/* 内页留言样式 */
.page-ditu{background: #efefef;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:#215fbb;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:#215fbb;}
/*视频列表*/
.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: #215fbb;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;}
