@charset "utf-8";
/**
深圳市国人伟业信息技术有限公司
*/

/*基础样式*/
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,select{margin:0;padding:0}
fieldset,img{border:0;}
/*img{vertical-align:middle;}
*/ol,ul,li{list-style-type:none;text-align:justify;text-justify:inter-ideograph;}
table{border-collapse:collapse;border-spacing:0;}
button,input,select,textarea{font-size:12px;font-family:inherit;margin:0;outline:none;resize:none;border:none;}
.cl:after,.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.cl,.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#666666;font-size:14px;line-height:24px;font-family: Arial, "微软雅黑","宋体",Helvetica, sans-serif;}
a{color:#666666;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());}
a:hover{text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.wrap,.grWidth{width:1200px; margin:0 auto;}
.mt5 {margin-top:5px;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.center{text-align:center;}
.hide{overflow:hidden;}

/*头部*/
.header{height: 100px;background-color: #fff}
.headerLogo{width: 400px;height: 100px;line-height: 100px;float: left;}
.headerLogo img{vertical-align: middle;max-height: 100px;}
.headerNav{width: 740px;float: left;}
.headerNav .menu1>li{float: left;}
.headerNav .menu1>li>a{display: block;margin: 0 30px;font-size: 16px;color: #555555;line-height: 100px;position: relative;transition: all .4s;}
.headerNav .menu1>li>a:hover,.headerNav .menu1>li>a.current{color: #0096df}
.headerIco{display: block;width: 17px;height: 16px;background-image: url(../images/hSear-ico.png);background-repeat: no-repeat;background-position: center  center;cursor: pointer;float: right;margin-top: 40px;}
.headerSearch{position:absolute;top:90px;background:#fff;background:rgba(255,255,255,.5);height:80px;overflow:hidden;width:100%;z-index: 2;display: none;}
.headerSearch form{width:720px;margin:0 auto;margin-top:20px;background:#fff;height:40px;overflow:hidden;}
.headerSearch .sear_text{ width:600px;float:left;height:40px; line-height:40px;color:#666; padding-left:10px; background:url('../images/searBtn.png') no-repeat 10px center;padding-left:50px;}
.headerSearch .sear_btn{ float:left;width:70px;height:40px; cursor:pointer;text-align:center;background:#2380cb;color:#fff;font-size:16px;transition:all 0.3s;}
.headerSearch .sear_btn:hover{opacity: 0.8;}

/*广告*/
.banner{width: 100%;height: 746px;margin:0 auto;overflow:hidden;position: relative;}
.banner .bd{height:746px;overflow: hidden;position: relative;left: 50%;margin-left: -960px;width: 1920px;}
.banner .hd{width:100%;position: absolute;z-index:999;left: 0;height:30px;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: #fff;}
.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%;}

/*产品中心*/
.homeTopic{text-align: center;margin-bottom: 50px;}
.homeProd{padding: 70px 0;background-color: #f8f8f8;z-index: 0;position: relative;}
.homeProd .main{position: relative;z-index: 2}
.homeProd .main:before{content: "";position: absolute;width: 1141px;height: 583px;background-image: url(../images/hProd-bg2.png);background-repeat: no-repeat;background-position: center center;right: -360px;top: -95px;z-index: -1}
.homeProd .main:after{content: "";position: absolute;width: 389px;height:372px;background-image: url(../images/hProd-bg1.png);background-repeat: no-repeat;background-position: center center;left: -357px;bottom: -70px;z-index: -1}
.homeProd li{box-shadow: 0 0 10px 2px rgba(0,0,0,0.05);margin-bottom: 20px;background-color: #fff}
.homeProd li:last-child{margin-bottom: 0}
.homeProd li a{display: block;overflow:hidden;;}
.homeProd li .pic{display: block;width: 800px;height: 305px;overflow:hidden;float:left;position: relative;}
.homeProd li .pic img{width: 100%;height: 100%;animation: panorama 1s linear infinite alternate; animation-play-state: paused;position: relative;left: 0}
.homeProd li :hover .pic img{animation-play-state: running;}
.homeProd li .pic:before{content: "";width: 57px;height: 86px;background-image: url(../images/host-ico.png);background-repeat: no-repeat;background-position: center center;position: absolute;left: 40px;top: 0;z-index: 2;}
.homeProd li .font{display: block;width: 300px;height: 205px;float: right;background-color: #0096df;background-image: url(../images/hProd-ico.png);background-repeat: no-repeat;background-position: right bottom;padding: 50px;}
.homeProd li .font h5{font-size: 24px;color: #ffffff;font-weight: normal;margin-bottom: 40px;position: relative;}
.homeProd li .font h5:after{content: "";position: absolute;width: 25px;height: 1px;background-color: #fff;left: 0;bottom: -20px;}
.homeProd li .font p{font-size: 14px;color: #fff;opacity: 0.9;line-height: 26px;margin-bottom: 35px;}
.homeProd li .font .more{display: block;width: 195px;height: 54px;border-bottom: 1px solid #fff;color: #fff;line-height: 54px;font-size: 16px;position: relative;z-index: 0;transition: all .4s;}
.homeProd li .font .more i{position: absolute;width: 7px;height: 16px;background-image: url(../images/hJt-ico2.png);background-repeat: no-repeat;background-position: center center;right: 20px;top: 50%;margin-top: -8px; }
.homeProd li .font .more:after{content: "";position: absolute;width: 100%;background-color: #fff;transition: all .4s;z-index: -1;right: 0;left: 0;bottom: 0;height: 0;}
.homeProd li:hover .font .more:after{height: 100%;}
.homeProd li:hover .font .more{color: #0096df;padding-left: 20px;width: 160px;}
.homeProd li:hover .font .more i{background-image: url(../images/hJt-ico1.png);}
.homeProd .even .pic{float: right;}
.homeProd .even .pic:before{right: 40px;left: auto;}
.homeProd .even .font{float: left;}
@keyframes panorama {
from{left: 0}
  to {
    left: -20px;
  }
}

/*应用领域*/
.homeArea{padding: 70px 0;}
.homeArea li{overflow: hidden;width: 387px;height: 290px;background-color: #f7f7f7;float: left;}
.homeArea li .font{float: left;width: 140px;margin-left: 30px;}
.homeArea li .pic{display: block;float: right;width: 210px;}
.homeArea li .pic img{display: block;width: 100%;height: 100%;transition: all .4s;}
.homeArea li .font h5{font-size: 22px;color: #555555;line-height: 33px;padding-top: 80px;margin-bottom: 30px;position: relative;}
.homeArea li  h5 span{display: block;font-size: 18px;}
.homeArea li .font h5:before{position: absolute;width: 27px;height: 2px;background-color: #888888;left: 0;top: 48px;content: "";}
.homeArea li .font .more{display: block;width: 140px;height: 54px;border-bottom: 1px solid #0096df;color: #0096df;line-height: 54px;font-size: 16px;position: relative;z-index: 0;transition: all .4s;}
.homeArea li .font .more i{position: absolute;width: 7px;height: 16px;background-image: url(../images/hJt-ico1.png);background-repeat: no-repeat;background-position: center center;right: 20px;top: 50%;margin-top: -8px; }
.homeArea li .font .more:after{content: "";position: absolute;width: 100%;background-color: #0096df;transition: all .4s;z-index: -1;right: 0;left: 0;bottom: 0;height: 0;}
.homeArea li:hover .font .more:after{height: 100%;}
.homeArea li:hover .font .more i{background-image: url(../images/hJt-ico2.png);}
.homeArea li:hover .font .more{color: #fff;padding-left: 20px;width: 120px;}
.homeArea .li1{width: 792px;height: 290px;margin-right: 18px;margin-bottom: 18px;}
.homeArea .li1 .font{width: 220px;margin-left: 60px;}
.homeArea .li1 .pic{width: 410px;height: 290px;}
.homeArea .li1 .font .more{width: 220px;}
.homeArea .li1 h5{font-size: 26px;}
.homeArea .li1 h5 span{display: block;font-size: 20px;}
.homeArea .li1:hover .font .more{width: 180px;}
.homeArea .li2{margin-bottom: 18px;}
.homeArea .li4{margin: 0 18px;}
.homeArea li:hover .pic img{transform: scale(1.08);}


/*关于我们*/
.homeAbout{padding: 70px 0;background-color: #f7f7f7;}
.homeAbout .main .hVideo{width: 564px;height: 387px;float: left;}
.homeAbout .main .font{width: 568px;float: right;}
.homeAbout .main .font h2{font-size: 26px;color: #333333;margin-bottom: 30px;}
.homeAbout .main .font .txt{font-size: 16px;color: #666666;line-height: 30px;height: 174px;overflow: hidden;margin-bottom: 60px;}
.homeAbout .main .font .more{display: block;width: 180px;height: 62px;color: #fff;line-height: 62px;font-size: 16px;position: relative;z-index: 0;transition: all .4s;background-color: #0096df;padding-left: 20px;}
.homeAbout .main .font .more i{position: absolute;width: 7px;height: 16px;background-image: url(../images/hJt-ico2.png);background-repeat: no-repeat;background-position: center center;right: 20px;top: 50%;margin-top: -8px; }
.homeAbout .main .font .more:after{content: "";position: absolute;width: 100%;background-color: #fff;transition: all .4s;z-index: -1;right: 0;left: 0;bottom: 0;height: 0;}
.homeAbout .main .font .more:hover:after{height: 100%;}
.homeAbout .main .font .more:hover{color: #0096df}
.homeAbout .main .font .more:hover i{background-image: url(../images/hJt-ico1.png);}

.homePart{padding: 50px 0;}
.homePart .bd{height: 80px;overflow:hidden;}
.homePart li{width: 200px;float: left;height: 80px;position: relative;}
.homePart li img{display: block;width: 100%;height: 100%;position: absolute;z-index: 2;transform:rotateY(0deg);transition: all 0.5s ease 0s;backface-visibility: hidden;transition: all 0.5s ease 0s;left:0;top:0;right: 0;bottom: 0;}
.homePart span{position: absolute;text-align: center;line-height: 80px;background-color:#0096df;transform:rotateY(-180deg);color: #fff;font-size: 16px;font-weight: 600;transition: all 0.5s ease 0s;backface-visibility: hidden;left:0;top:0;right: 0;bottom: 0;}
.homePart li:hover img{transform: rotateY(180deg);}
.homePart li:hover span{transform: rotateY(0deg);}

/*底部*/
.footer{background-color: #0096df;padding: 40px 0 20px;}
.footer .nav{text-align: center;padding-bottom: 20px;border-bottom: 1px solid #1aa1e2;margin-bottom: 20px;}
.footer .nav a{font-size: 14px;color: #ffffff;opacity: 0.8;margin: 0 42px;}
.footer .contact{overflow: hidden;padding-bottom: 20px;border-bottom: 1px solid #1aa1e2;}
.footer .contact span{display: block;float: left;font-size: 14px;color: #a3cfef;background-repeat: no-repeat;background-position: left center;}
.footer .contact span b{display: block;font-size: 24px;color: #ffffff;font-weight: normal;margin-top: 2px;}
.footer .contact .s1{padding-left: 50px;width: 220px;background-image: url(../images/footer-ico1.png);}
.footer .contact .s2{padding-left: 60px;width: 255px;background-image: url(../images/footer-ico2.png);}
.footer .contact .s3{padding-left: 60px;width: 265px;background-image: url(../images/footer-ico3.png);}
.footer .contact .s4{padding-left: 60px;width: 230px;background-image: url(../images/footer-ico4.png);}
.footer .note{color: #fff;padding: 30px 0;}
.footer .note .adrr{float: left;color: #a3cfef;}
.footer .note .ico{float: right;}
.footer .note .ico a{padding: 0 23px;border-left: 1px solid #a3cfef;background-repeat: no-repeat;background-position: center center;position: relative;}
.footer .note .ico .a1{background-image: url(../images/fChat-ico1.png);border-left: 0}
.footer .note .ico .a2{background-image: url(../images/fChat-ico2.png);}
.footer .note .ico .a3{background-image: url(../images/fChat-ico3.png);}
.footer .note .ico .a4{background-image: url(../images/fChat-ico4.png);padding-right: 0;padding-left: 30px;background-position: right center}
.footer .note .ico img{position: absolute;width: 120px;height: 120px;padding: 3px;bottom: 30px;left: 50%;margin-left: -60px;display: none;}
.footerBot{background-color: #0083c2;height: 56px;}
.footerBot .wrap{position: relative;}
.footerBot .fl{line-height: 56px;color: #62a5d1;opacity: 0.9}
.footerBot .fl a{color: #62a5d1}
.footerBot .fl a:hover{color: #fff;}
.footerBot .link{position: relative;margin-top: 10px;float: right;}
.footerBot .link span{display: block;height: 36px;line-height: 36px;border: 1px solid #85b7da;width: 150px;text-align: center;color: #62a5d1; vertical-align: middle;cursor: pointer;}
.footerBot .link span i{display: inline-block;width: 12px;height: 7px;background-image: url(../images/hTop-ico2.png);background-repeat: no-repeat;background-position: center center;vertical-align: middle;margin-left: 10px;}
.footerBot .link span i.curr{background-image: url(../images/hTop-ico3.png);}
.footerBot .link ul{position: absolute;bottom: 38px;background-color: #0096df;left: 0;right: 0;border:1px solid #85b7da;padding: 10px;border-bottom: 0;height: 120px;overflow-y: auto;display: none;}
.footerBot .link ul li{height: 30px;line-height: 30px;}
.footerBot .link ul li a{color: #fff;display: block;text-align: center;transition: all .4s;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;}
.footerBot .link ul li a:hover{background-color: #0083c2;color: #fff;}



/* 内页公用 */
.listBanner{ width:1920px; position: relative; left:50%; margin-left:-960px; height:360px;}
.listBanner img{display: block;}
.listWrapper{padding:40px 0 50px 0;overflow:hidden;}
.pageWrapper {padding:40px 0 50px 0;}
.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/location_icon.png') no-repeat left center;padding-left: 20px;width: 1180px;}
.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:#0096df;transition:all 0.3s;}
.page-bgColor{background-color: #fff;padding: 30px 20px;}
/* 内页公用菜单 */
.listMenu{height: 60px;line-height: 60px;margin: 40px 0 20px;}
.listMenu .topic{font-size: 28px;color: #0096df;float: left;font-weight: normal;border-bottom: 1px solid #dadada}
.listMenu .topic span{font-size: 16px;text-transform: uppercase;color: #dadada;margin-left: 10px;}
.listMenu .menuWrap{margin-top: 10px;}
.listMenu .menuWrap a{display: block;float: left;font-size: 16px;position: relative;color: #231b16;width: 140px;text-align: center;z-index: 0;height: 40px;line-height: 40px;border: 1px solid #dadada;margin-left: 5px;background-color: #fff;}
.listMenu .menuWrap a:before{content: '';position: absolute;top: 0;
left: 0;width: 100%;height: 100%;background: #0096df;z-index: -1;opacity: 0;
-webkit-transform: scale3d(0.7, 1, 1);transform: scale3d(0.7, 1, 1);-webkit-transition: -webkit-transform 0.4s, opacity 0.4s;transition: transform 0.4s, opacity 0.4s; transition-timing-function: ease, ease;-webkit-transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);transition-timing-function: cubic-bezier(0.2, 1, 0.3, 1);}
.listMenu .menuWrap a:hover:before,.listMenu .menuWrap a.current:before{opacity: 1;-webkit-transform: translate3d(0, 0, 0);transform: translate3d(0, 0, 0);}
.listMenu .menuWrap a.current,.listMenu .menuWrap a:hover{color: #fff;border-color: #0096df}
.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: #0096df}
.pTopic{padding: 40px 0 20px;}
.pTopic h3{font-size: 30px;color: #0096df;font-weight: normal;text-align: center;position: relative;}
.pTopic h3:after{content: "";position: absolute;width: 30px;height: 2px;background-color: #0096df;left: 50%;margin-left: -15px;bottom: -10px;}
.pTopic h3 span{font-size: 14px;text-transform: uppercase;color: #dadada;display: block;margin-top: 5px;}


/*解决方案列表*/
.solveList li{background-color: #f5f5f5;overflow: hidden;margin-bottom: 30px;}
.solveList li .pic{display: block;float: left;width: 350px;height: 240px;overflow: hidden;}
.solveList li .pic img{display: block;width: 100%;height: 100%;transition: all .4s;}
.solveList li:nth-child(2n) .pic{float: right;}
.solveList li .font{width: 750px;padding: 40px 50px;float: left;}
.solveList li .font h5{font-size: 18px;color: #0096df;font-weight: normal;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-bottom: 10px;}
.solveList li .font .time{display: block;font-size: 12px;color: #333;text-transform: uppercase;margin-bottom: 40px;position: relative;}
.solveList li .font .time:after{content: "";position: absolute;width: 85px;height: 1px;background-color: #7d7d7d;left: 0;bottom: -20px;}
.solveList li .font .txt{font-size: 14px;color: #333333;}
.solveList li .font .txt p{margin-bottom: 30px;}
.solveList li:hover .pic img{transform: scale(1.1);}


/*  案例详情 */
.solveRelation{background-color:#f7f7f7;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:203px;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 #0096df;}
.relatedSolve li a:hover{background:#0096df;color:#fff;}


/* 风采展示 */
.partnerList,.honorList,.settingList,.newsList,.appList,.newsList,.downList{ width:1200px;overflow: hidden;}
.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 #0096df;background:#0096df;}
.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 #0096df;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:90px;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;position: relative;transition: all .4s;position: relative;height: 210px;}
.strenList li .pic:after{width: 47px;height: 49px;content: "";position: absolute;background-image: url(../images/view-case.png);background-repeat: no-repeat;background-position: center center;left: 50%;margin-left: -23px;top: 47%;margin-top: -25px;opacity: 0;transition: all .4s;}
.strenList li:hover .pic{background-color: #000}
.strenList li:hover .pic img{opacity: 0.4;}
.strenList li:hover .pic:after{opacity: 1;top: 50%}
.strenList li img{width: 100%;height: 100%;transition: all .5s;display: block;}
.strenList li:hover img{transform: scale(1.2);}
.strenList li p{padding:15px 5px 15px 5px ;transition: all .5s;position: relative;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;text-align: center;}
.strenList li:after{content: "";position: absolute;width: 0;left:50%;height: 2px;background-color: #0096df;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);}



/* 新闻列表 */
.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: #666666;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 #fff;padding-top: 8px;margin-top: 5px;}
.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: #0096df}
.newsList li:hover .time{background: #0096df}
.newsList li .txt .more{background: url(../images/news-link-ico.png) no-repeat left center;padding-left: 25px;}
.newsList li:hover .txt .more{color: #0096df}


/* 常见问题 */
.faqList li{position:relative;margin-bottom: 30px;border-left: 3px solid #0096df;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#0096df;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:#f3f3f3; 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:#f7f7f7 url(../images/nShow_icon.png) no-repeat left top;padding:15px 15px 10px 15px;border-right:none;border-left:none;text-indent:2em;font-size:14px;color:#333;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 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: #0096df}
.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: #0096df}
.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:#0096df;}
.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:#0096df;margin-top:15px;}
.jobTop .more:hover{background:#e82513;}

.jobList li{overflow: hidden;position: relative;border-bottom: 1px solid #ddd;padding:30px 0 28px;}
.jobList .posit{float: left;width: 220px;margin-right: 30px;}
.jobList .posit .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 .posit h3{width: 180px;color: #333;font-size: 20px;font-weight: normal;margin-bottom: 20px;}
.jobList .posit span{display: block;font-size: 14px;color: #333;padding-bottom: 10px;margin-bottom: 10px;border-bottom: 1px solid #dadada}
.jobList .posit b{font-size: 14px;font-weight: normal;}
.jobList li .inner{font-size: 14px;color: #888;line-height: 27px;width: 800px;float: left;}
.jobList li .txt{padding-top: 30px;display: none;}
.jobList li h4{color: #333;font-size: 14px;font-weight: normal;}
.jobList li h5{color: #0096df;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:#0096df url('../images/gicon18.png') no-repeat center center;border-radius: 50%}



/*  产品列表 */
.productList{overflow: hidden;}
.productList ul{width: 1240px;}
.productList li{float:left;width: 384px;margin-right: 20px;margin-bottom: 20px;position: relative;border: 1px solid #dadada}
.productList li .pImg{display: block;height: 288px;overflow: hidden;position: relative;}
.productList li .pImg img{width: 100%;height: 100%;transition: all .5s}
.productList li .pImg:before{position: absolute;content: "";left: 0;right: 0;top: 0;bottom: 0;background: rgba(0,0,0,0.7);opacity: 0;transition: all .5s;z-index: 1}
.productList li:hover .pImg:before{opacity: 1}
.productList li .pImg:after{content: "";position: absolute;width:47px;height: 49px;background: url(../images/view-case.png) no-repeat center center;z-index: 2;left: 50%;top: 45%;transition: all .5s;opacity: 0;margin-left: -24px;margin-top: -25px;}
.productList li:hover .pImg:after{top: 50%;opacity: 1;}
.productList li:hover .pImg 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); }
.productList li h4{height: 60px;line-height: 60px;text-align: center;font-size: 16px;color: #333;font-weight: normal;transition: all .5s;background-color: #f7f7f7}
.productList li:hover h4{background: #0096df;}
.productList li:hover h4  a{color: #fff;}



/*  产品详情*/
.pageProbg{background: #fff;padding:70px;width: 1060px;margin: 0 auto;box-shadow:0 0 2px 1px #dadada;}
.prodPic{width:560px;}
.prodPic .big{width:435px;height:435px;position:relative;z-index:1;float:right;border:1px solid #e3e3e3;}
.prodPic .big a{width:435px;height:435px;background:#fff;display:table-cell;text-align:center;vertical-align:middle;}
.prodPic .big a img{vertical-align:middle;max-width:435px;max-height:398px;}
.prodPic .big a{*display:block;*font-family:Arial;*line-height:1;}
div.zoomDiv{z-index:999;position:absolute;top:0px;left:0px;width:300px;height:300px;background:#fff;border:1px solid #ccc;display:none;text-align:center;overflow:hidden;}
div.zoomMask{position:absolute;background:url(../images/mask.png);cursor:move;z-index:1;}
.prodPic .list{width:112px;height:436px;overflow:hidden;position:relative;float:right;}
.prodPic .list a.prev,.prodPic .list a.next{display:block;width:107px;height:25px;position:absolute;top:0;left:0;background:url(../images/anus.jpg) no-repeat;overflow:hidden;cursor:pointer;}
.prodPic .list a.next{top:auto;bottom:0;background-position:0 -50px;}
.prodPic .list a.prev:hover{background-position:0 -25px;}
.prodPic .list a.next:hover{background-position:0 -75px;}
.prodPic .list .thumb{position:relative;width:112px;height:370px;overflow:hidden;top:33px;}
.prodPic .list .thumb ul{position:absolute;height:99999px;}
.prodPic .list .thumb ul li{background:none;float:left;width:107px;height:95px;position:relative;}
.prodPic .list .thumb ul li a{display:block;width:103px;height:75px;border:2px solid #e3e3e3;text-align:center;background:#fff}
.prodPic .list .thumb ul li img{max-width:100%;max-height:100%;cursor:pointer;}
.prodPic .list .thumb ul li a em{display:block;width:5px;height:9px;position:absolute;right:-5px;top:35px;}
.prodPic .list .thumb ul li a.selected{border-color:#0096df;}
.prodPic .list .thumb ul li a.selected em{background:url(../images/jt.png) no-repeat}


/* 产品右侧简介样式 */
.proshow_synopsis{background:#f2f2f2; border: 1px solid #d5d5d5;padding: 19px;width:470px;color: #666;font-size: 13px;line-height:30px; height:396px;border-radius:3px;}
.proshow_synopsis .title{font-size:24px; color:#0096df;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:150px;margin-bottom:15px;}
.prodcut-tel{ padding-left:50px; margin-bottom:20px; line-height:26px; background:url('../images/p_icon.png') no-repeat left center; }
.prodcut-tel span{font-family:arial; font-size:24px; color:#0096df;display: block; }
.proshow_synopsis .btn a{display: inline-block; width: 170px; height: 40px; line-height: 40px;text-align: center; background:#4b4b4b url(../images/proshow_icon1.png) no-repeat 20px 14px; color: #fff;transition: all 0.3s;font-size:16px;}
.proshow_synopsis .btn .a02{background:#0096df 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:40px;}
.gr-tab-list .hd{height:40px;line-height:40px;border-bottom:1px solid #ddd;font-size:16px;}
.gr-tab-list .hd li{width:150px;float:left;text-align:center;background:#eee;margin-right:5px;cursor:pointer;position:relative;}
.gr-tab-list .hd li.on{background:#0096df;color:#fff;}
.gr-tab-list .bd{overflow:hidden;padding-top:15px;}
.gr-tab-list .hd li.on::before{position: absolute;content: "";bottom:-12px;left:70px;border:6px solid transparent;border-top-color:#0096df;}

/* 相关产品样式 */
.relatedPro{margin-bottom:30px;overflow:hidden;}
.relatedPro .tie{height:40px;line-height:40px;background:#eee;color:#0096df;font-size:16px;font-weight:normal;margin:20px 0;}
.relatedPro .tie span{padding:0 30px;background:#0096df;display:inline-block;color:#fff;}
.relatedPro li{float:left;}
.relatedPro ul{ width:1240px; margin-top:20px;}
.relatedPro li{float:left;width:280px;margin-bottom:20px;margin-right:24px;border:1px solid #ddd;background:#eee;text-align:center;}
.relatedPro li a{display:block;width:280px;}
.relatedPro li img{width:270px;height:203px;padding:5px;background:#fff;}
.relatedPro li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.relatedPro li:hover{border:1px solid #0096df;}
.relatedPro li a:hover{background:#0096df;color:#fff;}

/* 采购表单样式 */
.orderBox{padding:25px;width:1140px;background:#f1f1f1;overflow:hidden;margin:0 auto;}
.orderBox h3{font-size:15px;line-height:18px;font-weight:normal;font-family:"微软雅黑";}
.orderBox .table{padding-top:20px;overflow:hidden;}
.orderBox .table li{width:520px;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:98px;display:inline-block;text-align:center;background:#fff;}
.orderBox .table li .iptTxt{float:right;width:408px;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:199px;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:left;border:1px solid #ddd;border-left-width:0;background:#eee;margin-left:2px;padding:6px;}
.orderBox .table li .btn{width:385px;height:35px;line-height:35px;background:#333;cursor:pointer;font-size:14px;color:#fff;text-align:center;border:none;}
.orderBox .table li .btn:hover{background:#0096df;color:#fff;}
.orderBox .table li.areLi{width:570px;float:right;height:215px;overflow:hidden;}
.orderBox .table li.areLi .txtContent{width:528px;height:183px;border:1px solid #ddd;outline:none;resize:none;padding:15px;color:#666;line-height:18px;background:#fff;}

/* 内页留言样式 */
.page-ditu{background: #f5f5f5;height: 400px;}
#dituContent{width:600px;height:400px;float: left;}
.contactFont{overflow:hidden;margin-bottom:30px;float: right;width: 540px;height: 360px;padding: 20px 30px;}
.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:#0096df;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:#0096df;}








