@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;}
h1,h2,h3,h4,h5,h6{font-weight:normal;}
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;}
.clearfix:after {clear: both; content: "."; display: block; height: 0; overflow: hidden; visibility: hidden; }
.clearfix { zoom:1; }
html{verflow:-Scroll;overflow-x:hidden;zoom:1;overflow-y:scroll;overflow:-moz-scrollbars-vertical;}
body{color:#333;font-size:14px;line-height:24px;font-family:"Microsoft YaHei","SimSun", Arial, Helvetica, sans-serif;}
a{color:#333;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur());transition:all ease 0.3s;}
a:hover{color:#004899;text-decoration:none;}:focus{outline:none;}

/* CSS活动的公共样式 */
.fl{float:left;}
.fr{float:right;}
.w1200{width:1200px;margin:0 auto;}
.mb10{margin-bottom:10px;}
.mb15{margin-bottom:15px;}
.mb25{margin-bottom:25px;}
.center{text-align:center;}
.hide{overflow:hidden;}
.erp{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}


/* 头部  */
.topBar{height:40px;line-height:40px;font-size:12px;border-bottom: 1px solid #e5e5e5;}
.topBar a{float:left;background: url('/skin/img/line.png') no-repeat right center;padding:0 20px;}
.topBar a:last-child{padding-right:0;background:none;}
.header{height:105px;padding-top:20px;}
/*.header .logo{padding-top:15px;}*/
.header .tie{font-size:19px;padding:20px 0 10px 25px;background: url('/skin/img/logo_line.jpg') no-repeat left center;margin-left:25px;}
.header .tie a{color:#171717;}
.header .tie span{font-size:20px;display:block;font-weight:bold;}
.header .tie b{color:#004899;}
.header .tel{background: url('/skin/img/tel_l.png') no-repeat left center;padding-left:45px;}
.header .tel span{display:block;font-size:24px;line-height:30px;}
.header .tel .bold{color:#004899;font-weight:bold;}

/* 导航  */
.nav{height:65px;line-height:65px;background:#004899 url('/skin/img/nav_bg.jpg');font-size:16px;}
.nav .w1200{background: url('/skin/img/nav_line.jpg') repeat-y left;height:65px;}
.nav .m{float:left;width:133px;text-align:center; position:relative;z-index:2;background: url('/skin/img/nav_line.jpg') repeat-y right;font-size:16px;}
.nav .m>a{color:#fff;display:block;position:relative;z-index:2;font-size:16px;}
.nav .m>a:after{content: "";position:absolute;left:0;top:0;width:100%;height:0;transition:all 0.4s;z-index:-1;background:#006bb7;}
.nav .m .cur,.nav .m>a:hover{background:#006bb7;}
.nav .m .cur:after,.nav .m>a:hover:after{height:100%;}
.nav .navSub{position:absolute;top:60px;width:150px;display:none;left:0;background:#f3f3f3;}
.nav .navSub li{float:none;height:34px;line-height:34px;border-bottom:1px solid #ddd;background:none;margin-left:0;text-align:center;font-size:12px;text-align:center;}
.nav .navSub a{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:34px;color:#333;display:block;border-radius:0; font-size:14px;}
.nav .navSub a:hover{background:#006bb7;color:#fff;}

/*  广告轮播图 */
.banner{ margin: 0 auto;position:relative; overflow:hidden;height:600px;}
.banner .bd{height:600px; z-index:0;position:relative;left:50%; margin-left:-960px;}
.banner_ctr{ height:90px;position:absolute;top:45%;z-index:2;left:50%;margin-left:-600px;}
.banner_ctr a{ display:block;width:40px;height:40px; background: url('/skin/img/ctrl.png') no-repeat 0 0; position:absolute; opacity:0;filter: alpha(opacity=0);display:block;}
.banner_ctr a.prev{left:-90px;}
.banner_ctr a.next{right:-1280px; background-position: -40px 0px;}
.banner_ctr a:hover{opacity:1;filter:alpha(opacity=100);}
.banner .hd,.hdIcon{position:absolute; bottom:20px; text-align: center; z-index:5;left:50%;font-size: 0; line-height: 0;height: 0px; margin-left:-30px;height:14px;}
.banner .hd li,.hdIcon li{z-index:2; cursor:pointer; margin-right:5px; display:inline-block;width:10px; height:10px;*display:inline; zoom:1;border-radius:100%;border:2px solid #eee;position:relative;transition:all 0.3s;}
.banner .hd li:after,.hdIcon li::after{content:"";position:absolute;width:6px;height:6px;top:2px;left:2px;border-radius:100%;}
.banner .hd li:hover,.banner .hd .on,.hdIcon li:hover,.hdIcon .on{border:2px solid #004899;transform:scale(1.1);}
.banner .hd .on:after,.hdIcon .on::after{background:#004899;}

/*  搜索 */
.search{height:45px;line-height:45px;padding:20px 0;border-bottom: 1px solid #e0e0e0;overflow:hidden;position:relative;}
.searFont{width:720px;overflow:hidden;}
.searFont strong{color:#333;font-weight:normal}
.searMain{width:370px;height:43px;line-height:43px;overflow:hidden;border:1px solid #c1c1c1;}
.searMain .sear_text{float:left;width:230px;height:43px;line-height:43px;background:none;padding:0 15px;color:#fff;}
.searMain .sear_btn{float:right;width:43px;height:43px; cursor:pointer;background:url('/skin/img/sBtn.png') no-repeat center;transition:all 0.3s;}
.search::after{content:"";position:absolute;right:0;width:42%;background:#004899;height:100%;z-index:-1;top:0;}
.searMain input::-webkit-input-placeholder {color: #fff;}
.searMain input::-moz-input-placeholder {color: #fff;}
.searMain input::-ms-input-placeholder {color: #fff;}

/*  实力 */
.strength{padding:70px 0;color:#333;font-size:16px;overflow:hidden;}
.strength li{float:left;width:300px;background: url('/skin/img/s_line.jpg') repeat-y right top;text-align:center;}
.strength li span{font-size:26px;color:#004899;display:block;overflow:hidden;margin-bottom:15px;}
.strength li strong{font-size:50px;font-family:Arial;line-height:50px;margin-right:6px;}
.strength li:last-child{background:none;}

/*  产品中心 */
.product{padding:60px 0;overflow:hidden;background: url('/skin/img/pro_bg.jpg');}
.hTitle{font-size:42px;font-weight:bold;color:#333;text-align:center;line-height:42px;margin-bottom:35px;}
.hTitle b{color:#004899;}
.hTitle span{display:block;font-size:12px;color:#888;font-weight:normal;font-family:Arial;text-transform: uppercase;}

.proMenu{text-align:center;height:75px;margin-bottom:40px;background:#004899;font-size:16px;}
.proMenu a{width:170px;height:75px;line-height:75px;border-right:1px solid #003f86;position:relative;overflow:hidden;z-index:2;transition:all 0.4s;float:left;color:#fff;}
.proMenu a:after{content: "";position:absolute;left:0;top:0;width:100%;height:100%;background:#0065b3;transition:transform 0.4s;z-index:-1;transform: scale(0,1);transform-origin:right top;}
.proMenu a:hover,.proMenu .on{background:#0065b3;}
.proMenu .on:after,.proMenu a:hover:after{transform-origin:left top;transform: scale(1);}
.proMenu a:last-child{border-right:none;width:174px;}

.proMain,.proBox{overflow:hidden;}
.proMain{width:1240px;}
.proMain li{float: left;width:290px;border:1px solid #e3e3e3;background:#fff;margin:0 10px 10px 0;}
.proMain li a{display:block;position:relative;}
.proMain li img{width:290px;height:220px;transition:all .5s;}
.proMain li .pImg{display:block;width:290px;height:220px;overflow:hidden;}
.proMain li h4{padding:0 20px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:40px;transition:all .3s;}
.proMain li h4 i{float:right;font-style:normal;}
.proMain li a::after{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:#004899;opacity:0;transform: scale(0);transition:all .5s;}
.proMain li .txt{position: absolute;top:50%;left:0;z-index:3;color:#fff;text-align:center;padding:0 10px;right:0;opacity:0;transition:all .5s;}
.proMain li .txt span{width:80px;height:22px;line-height:22px;border:1px solid #fff;background: url('/skin/img/p_arr.png') no-repeat center;display:inline-block;margin-top:15px;}
.proMain a:hover::after{transform: scale(1);opacity:.8;}
.proMain a:hover img{margin-top:20px;}
.proMain a:hover .txt{opacity:1;margin-top:-40px;}
.proMain a:hover h4{opacity:0;}

.product .more{display:block;width:220px;height:50px;line-height:50px;margin:0 auto;margin-top:40px;background:#fff;color:#0065b3;text-align:center;}
.product .more:hover{width:280px;background:#004899;color:#fff;}

/* 核心优势 */
.odds{padding:60px 0;overflow:hidden;}
.odds .tie{font-size:22px;color:#004899;text-align:center;margin-top:20px;}
.odds .tie span{display:block;font-size:12px;color:#ccc;font-family:Arial;}
.odds li{overflow: hidden;height:300px;background-repeat: no-repeat;background-position:center;}
.odds .odds1{height:335px;}
.odds li .txt{padding-top:60px;width:500px;padding-left:100px;}
.odds .odds1 .txt{padding-top:80px;} 
.odds li .num{float:left;margin-left:-100px;background: url('/skin/img/odds_num.png');width:65px;height:65px;font-size:32px;font-style:normal;color:#fff;font-family:Arial;text-align:center;line-height:65px;font-weight:bold;}
.odds li h4{font-size:30px;color:#191919;margin-bottom:20px;line-height:36px;width:600px;}
.odds li p{background: url('/skin/img/odds_li.png') no-repeat left 8px;padding-left:25px;margin-bottom:10px;}
.odds li:nth-child(2n) .txt{float:right;padding-right:30px;}
.odds li .tel{float:left;margin-right:35px;}
.odds .tel span{display:block;font-size:22px;font-family:Arial;color:#191919;}
.odds .tel_blue {padding-left:45px;background: url('/skin/img/tel_blue.png') no-repeat left center;}
.odds .tel_blue span{color:#004899;font-size:24px;font-weight:bold;}

/* 合作客户 */
.partner{padding:60px 0;background: url('/skin/img/pro_bg.jpg');overflow:hidden;}
.partner li{float:left;width:238px;height:120px;overflow:hidden;position:relative;border:1px solid #e7e7e7;margin-left:-1px;margin-top:-1px;}
.partner li img{width:238px;height:120px;position:absolute;z-index:2;transform:rotateY(0deg);transition:all 0.5s ease 0s;backface-visibility:hidden;}
.partner li span{position:absolute;width:238px;height:120px;background:#004899;line-height:120px;text-align:center;transform:rotateY(-180deg);transition:all 0.5s ease 0s;backface-visibility:hidden;color:#fff;padding:0 5px;}
.partner li:hover img{transform:rotateY(180deg);}
.partner li:hover span{transform:rotateY(0deg);}

/* 实力厂家 */
.adv{padding:60px 0;overflow:hidden;}
.adv li{float:left;height:178px;width:206px;background: url('/skin/img/adv_bg.png') no-repeat right center;color:#fff;text-align:center;padding-top:60px;font-size:26px;line-height:30px;margin-right:42px;transition:top .5s;top:0;position: relative;}
.adv li i{font-size:30px;font-weight:bold;font-style:normal;font-family:"Arial";margin-bottom:10px;display:block;}
.adv li a{display:inline-block;width:100px;height:32px;line-height:32px;border:1px solid #80a4cc;font-size:12px;color:#fff;;margin-top:15px;}
.adv li a:hover{background:#fff;color:#004899;}
.adv li:hover{background-position: 0 0;top:-10px}
.adv li:last-child{margin-right:0;}

/*  关于我们 */
.about{padding:70px 0;overflow:hidden;background:#303030 url('/skin/img/about_bg.jpg') no-repeat center top;}
.aboutMain{height:410px;overflow:hidden;background:#fff;}
.aboutMain .pic{width:660px;height:410px;overflow:hidden;}
.aboutMain .pic img{width:660px;height:410px;animation:scale 30s infinite;}

.aboutMain .font{width:460px;padding:30px 40px 0 40px;}
.aboutMain .font .hTitle{text-align:left;margin-bottom:15px;}
.aboutMain .font .tie{font-size:20px;color:#fff;margin-bottom:25px;background: url('/skin/img/aTie.jpg') no-repeat;height:40px;line-height:40px;padding-left:20px;}
.aboutMain .font .txt{height:200px;margin-bottom:30px;overflow:hidden;font-size:13px;}
.aboutMain .tel{background: url('/skin/img/tel_l.png') no-repeat left center;padding-left:50px;}
.aboutMain .tel span{display:block;font-size:24px;color:#c52733;font-family:Arial;}
.aboutMain .font .more{color:#004899;font-size:12px;display:inline-block}
.aboutMain .font .more:hover{padding-left:20px;}

.album{background:#fff;padding:40px 40px 20px 40px;position:relative;width:1120px;overflow:hidden;}
.album .menu{text-align:center;margin-bottom:30px;}
.album .menu a{display:inline-block;border:1px solid #dbdbdb;width:180px;height:50px;line-height:50px;font-size:16px;}
.album .menu a.on{background:#004899;color:#fff;border:1px solid #003672;}
.albumMain,.albumMain .box{height:240px;overflow:hidden;}
.album ul{width:1240px;}
.album li{float:left;width:265px;margin-right:20px;text-align:center;}
.album li .pImg{width:265px;height:190px;overflow:hidden;display:block;}
.album li img{width:265px;height:190px;transition:all .5s;}
.album li p{white-space:nowrap;overflow:hidden;text-overflow: ellipsis;height:50px;line-height:50px;}
.album li:hover img{transform: scale(1.1);}
.album .pageBtn span{position:absolute;left:-20px;font-family:"宋体";font-size:32px;text-align:center;line-height:40px;font-weight:bold;bottom:50%;cursor:pointer;background:#222;color:#fff;width:40px;height:40px;}
.album .pageBtn .next{left:auto;right:-20px;}
.album .pageBtn span:hover{background:#e50811;color:#fff;}
@keyframes scale
{
  from {transform:scale(1);}
  50% {transform:scale(1.1);}
  to {transform:scale(1);}
}

/* 新闻 */
.news{padding:70px 0;overflow:hidden;border-top: 1px solid #ccc;font-size:12px;}
.newsL{width:860px;overflow:hidden;}
.news .nTie{font-size:30px;color:#191919;padding-bottom:10px;margin-bottom:35px;line-height:30px;position:relative;}
.news .nTie span{display:block;font-size:12px;opacity:.5;font-family:Arial;}
.news .nTie::after{content:"";position:absolute;left:0;bottom:0;height:1px;width:30px;background:#004899;}
.nTie .more{float:right;text-transform: uppercase;font-size:12px;background: url('/skin/img/more.jpg') no-repeat left center;padding-left:20px;margin-top:25px;position:relative;z-index:2;}

.newsPic{width:400px;color:#777;}
.newsPic .pic{display:block;width:375px;height:275px;border:10px solid #fff;box-shadow:0 0 10px #ddd;margin-left:5px;margin-bottom:30px;overflow: hidden;position:relative;}
.newsPic .pic::after{content:"+";position:absolute;right:0;bottom:0;background:#c20d1a;width:20px;height:20px;color:#fff;text-align:center;line-height:20px;}
.newsPic img{width:375px;height:275px;transition:all .5s;}
.newsPic h4{font-size:16px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;margin-bottom:15px;}
.newsPic h4 a{color:#333;;}
.newsPic h4 a:hover{color:#004899;}
.newsPic:hover img,.newsR .pic:hover img{transform: scale(1.1);}
.newsTxt{width:430px;}
.newsTxt li{overflow:hidden;font-size:12px;position:relative;background:#fff;border-bottom:1px solid #ddd;margin-bottom:14px;font-size:12px;}
.newsTxt li a{position:relative;z-index:2;display:block;color:#777;padding-bottom:14px;display: block;height:78px;}
.newsTxt li .date{float:left;width:80px;height:78px;text-align:center;margin-right:20px;transition:all 0.4s;color:#333;}
.newsTxt li .date i{display:block;font-style:normal;font-size:48px;line-height:48px;font-family:Arial;}
.newsTxt li h4,.newsR .txt h4{color:#333;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;font-weight:normal;font-size:15px;}
.newsTxt li a:hover .date{margin-left:-80px;}
.newsTxt li a:hover h4,.newsR .txt h4:hover{color:#004899;}

.newsR{width:300px;border-bottom: 1px solid #004899;height:517px;}
.newsR .txt{border-bottom: 1px dotted #bababa;padding-bottom:10px;margin-bottom:10px;color:#777;}
.newsR .pic{display:block;border:10px solid #fff;box-shadow:0 0 10px #ddd;margin-right:5px;height:155px;overflow: hidden;margin-bottom:10px;}
.newsR .pic img{width:275px;transition:all .5s;}
.newsR .li{background: url('/skin/img/ly_li.png') no-repeat left center;padding-left:15px;height:30px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}


/* 底部 */
.footer{background:#07203d;color:#dedfe1;font-size:12px;}
.footMain{padding:40px 0 30px 0;overflow: hidden;}
.footMenu{font-size:14px;margin-bottom:30px;}
.footMenu em{font-style:normal;margin:0 25px;color:#394d64;}
.footer a,.firendLink a{color:#dedfe1;}
.footer a:hover,.firendLink a:hover{text-decoration:underline;color:#fff;}

.footL{width:700px;}
.footR{width:400px;overflow:hidden;}
.footR .tel{background: url('/skin/img/tel_w.png') no-repeat left center;padding-left:45px;color:#8f949d;}
.footR .tel span{display:block;font-size:24px;line-height:30px;}
.footR .tel .bold{color:#fff;font-weight:bold;}
.footR .wx{float:right; background:#fff;text-align:center;width:100px;text-align:center;color:#555;padding:5px;}

.firendLink{border-top: 1px solid #203751; padding:15px 0;overflow:hidden;}
.firendLink span{float:left;color:#fff;border-left: 2px solid #006bb7;line-height:20px;padding-left:15px;padding-right:20px;}
.firendLink i{display:block;font-style:normal;line-height:1;opacity:.5;}
.firendLink a{margin:0 10px;color:#999;margin-top:6px;display:inline-block;}

/* 内页公用 */
.listBanner,.pageBan{ width:1920px; position: relative; left:50%; margin-left:-960px; height:400px;overflow:hidden;}
.listWrapper{padding:50px 0;overflow:hidden;}
.listLeft{width:260px; float: left;overflow: hidden;}
.listRight{width:900px; float: right; overflow: hidden;text-align:justify;text-justify:inter-ideograph;}
.breadCrumb{height:60px;line-height:60px;background:#f5f5f5;border-bottom:1px solid #e9e9e9;}
.breadCrumb p{background:url('/skin/img/home_icon.png') no-repeat left center; padding-left:20px;font-size:14px;}
.breadCrumb p{width:1180px;}
.breadCrumb p span{ margin:0 8px;}
.breadCrumb .back{float:right;background: url('/skin/img/back.png') no-repeat left center;padding-left:20px;}
.proSear{margin-bottom:60px;}
.proSear form{width:725px;margin:0 auto;margin-top:15px;background:#fff;height:50px;line-height:50px;background:#f1f1f1}
.proSear .searSelect{border-right:1px solid #ccc;}
.proSear .txt{width:655px;float:left;height:50px; line-height:40px;color:#666;padding:0 10px;background:#f1f1f1;}
.proSear .btn{float:left;width:50px;height:50px; cursor:pointer;transition:all 0.3s;background:#333 url('/skin/img/sBtn.png') no-repeat center;border-left:1px solid #666;}
.proSear .btn:hover{opacity:.8;}
.proSear .searSelect span:after{top:25px;}
/* 内页菜单 */
.breadCrumb,.listMenu{height:60px;line-height:60px;background:#f5f5f5;border-bottom:1px solid #e9e9e9;}
.listMenu .menu a{float:left;font-size:16px;color:#333;position:relative;margin-right:35px;}
.listMenu .menu a:after{content:"";position:absolute;left:0;bottom:0;width:0;height:2px;transition:all 0.4s;background:#004899;}
.listMenu .menu a.cur,.listMenu .menu a:hover{color:#004899;}
.listMenu .menu a.cur:after,.listMenu .menu a:hover:after{width:100%;}

/* 内页左侧菜单 */
.listLeft{width:260px; float: left;overflow: hidden;}
.listRight{width:900px; float: right; overflow: hidden;}
.sidebar{margin-bottom:20px;}
.side_title{background:#004899 url('/skin/img/side_bg.jpg') no-repeat left center;height:120px;color:#fff;font-size:34px;font-weight:normal;line-height:20px;line-height:120px;text-align:center;}
.side_title span{display:block;font-size:14px;opacity:.6;text-transform: uppercase;}
.sidebarMenu{background:#f1f1f1;border-top:none;}
.sidebarMenu li{font-size:15px;background: url('/skin/img/side_line.jpg') repeat-x left top;padding-top:2px;}
.sidebarMenu li a{height:50px;line-height:50px;background:url('/skin/img/sub_li.png') no-repeat 25px center;padding-left:40px;display:block; color:#454545;}
.sidebarMenu li .cur,.sidebarMenu li a:hover{background:#004899 url('/skin/img/sub_lih.png') no-repeat 25px center;color:#fff;}
.sidebarMenu li ul{font-size:12px;padding:5px  0;background:#fff;border:3px solid #f1f1f1;}
.sidebarMenu ul li {background:none;padding-top:0;}
.sidebarMenu li ul a{background: url('/skin/img/ly_li.png') no-repeat 40px center;padding-left:50px;color:#666;height:34px;line-height:34px;font-size:13px;}
.sidebarMenu li ul .cur,.sidebarMenu li ul a:hover{background: url('/skin/img/ly_li.png') no-repeat 40px center;color:#004899; }
.sidebarMenu li ul ul a{font-size:12px;padding-left:70px;background: url('/skin/img/psub_li.png') no-repeat 55px center;height:30px;line-height:30px;}
.sidebarMenu li ul ul a.cur,.sidebarMenu li ul ul a:hover{background: url('/skin/img/psub_li.png') no-repeat 55px center;}
.leftPhone{background: url('/skin/img/left_phone.jpg');color:#fff;padding-right:20px;text-align:right;font-size:18px;font-weight:bold;padding-top:20px;height:76px;line-height:30px;margin-bottom:15px;}
.leftPhone span{display:block;font-size:30px;font-family:Arial;}
.recommend_pro{margin-bottom:15px;}
.listLeft .left_title{background:#004899;height:50px; line-height:50px; font-size: 16px;color: #fff; padding-left:15px;border-left:5px solid #004899;}
.recommend_slide{height:660px;overflow:hidden;padding:15px 10px;background:#f4f4f4;border-top:none; }
.recommend_pro li{ width:240px;overflow:hidden;margin-bottom:10px;}
.recommend_pro li img{ width:234px; height:175px; border:1px solid #ddd;padding:2px;background:#fff;}
.recommend_pro li span{height:30px; line-height:38px; position:relative; text-align:center;display: block;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.recommend_pro li:hover img{ border: 1px solid #004899;}

/*  产品列表 */
.proList ul,.caseList ul,.settingList  ul,.honorList ul,.partnerList ul,.videoList{width:940px;}
.proList li{float:left;width:290px;margin:0 15px 20px 0;}
.proList li .pImg{display:block;width:288px;height:215px;overflow:hidden;border:1px solid #e5e5e5;position:relative;}
.proList li img{width:288px;height:215px;transition:all 0.5s;}
.proList li h5{font-weight:normal;text-align:center;height:40px;line-height:45px;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;font-size:14px;}
.proList li .pImg:before{content:"";position:absolute;left:0;top:0;width:100%;height:100%;background:rgba(0,92,213,.7);transition:all 0.25s;transform:perspective(400px) rotateX(-90deg);-moz-transform:perspective(400px) rotateX(-90deg);-webkit-transform:perspective(400px) rotateX(-90deg);-o-transform:perspective(400px) rotateX(-90deg);transform-origin:top;z-index:2;}
.proList li .pImg:after{content:"";position:absolute;width:54px;height:54px;background: url('/skin/img/pmore2.png') no-repeat;left:50%;top:50%;margin-left:-27px;opacity:0;transition:all 0.25s;z-index:3;}
.proList li:hover img{transform:scale(1.1);}
.proList li:hover .pImg:before{transform:perspective(200px) rotateX(0);}
.proList li:hover .pImg:after{transition-delay:.1s;margin-top:-27px;opacity:1;}
.searList ul{width:1240px;}
.searList li{margin-right:12px;}

/* 左侧图片放大镜样式 */
.rec-title{padding-left:20px;height:35px;line-height:35px;background:url('/skin/img/page_line.jpg') no-repeat 10px 10px #e8e8e8;font-size:14px;font-weight:bold;color:#333;}
.product-show-pic{width:450px;height:460px;}
.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:#fff;border:1px solid #CCC;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:#fff;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/* 图片小图样式 */
.spec-preview{width:450px;height:360px;border:1px solid #ccc;display: table-cell;vertical-align: middle;}
.spec-scroll{margin-top:10px;width:450px;height:75px;overflow:hidden;position:relative;}
.spec-scroll a.prev{display:block;width:12px;height:21px;position:absolute;top:25px;left:0;background:url('/skin/img/listpro_btn.png') no-repeat 0 0px;overflow:hidden;cursor:pointer;transition:all 0s;}
.spec-scroll a.prev:hover{background-position:0 -21px;}
.spec-scroll a.next{display:block;width:12px;height:21px;position:absolute;top:25px;right:0;background:url('/skin/img/listpro_btn.png') no-repeat 0 -42px;overflow:hidden;cursor:pointer;transition:all 0s;}
.spec-scroll a.next:hover{background-position:0 -63px;}
.spec-scroll .items{position:relative;width:400px;height:75px;margin:0 auto;overflow:hidden;}
.spec-scroll .items ul{position:absolute;width:600px;height:75px;}
.spec-scroll .items ul li{width:100px;height:75px;float:left;}
.spec-scroll .items ul li img{width:95px;height:73px;cursor:pointer;border:1px solid #ccc;}
.spec-scroll .items ul li img:hover,.spec-scroll .items ul .on img{border:1px solid #004899;}

/* 产品简介 */
.proshow_synopsis{width:400px;color: #aaa;font-size: 14px;line-height: 30px; height:460px;border-radius:3px;}
.proshow_synopsis .title{font-size:20px; color:#333;border-bottom:1px dotted #dbdbdb;margin-bottom:15px;padding-bottom:10px;}
.proshow_synopsis .title span{display:block;color:#888;font-size:14px;font-weight:normal;}
.proshow_synopsis .font{overflow: hidden;height:240px;margin-bottom:20px;}
.proshow_synopsis .font strong{font-size:16px;color:#333;display:block;}
.proshow_synopsis .tel{height:50px;line-height:50px;background:#333;margin-bottom:15px;font-size:16px;color:#fff;padding-left:20px;font-weight:bold;}
.proshow_synopsis .tel span{font-size:22px;}
.proshow_synopsis .tel  a{float:right;width:90px;height:50px;background:#004899;text-align:center;color:#fff;}
.proshow_synopsis .tel  a:hover{background:#b60013;}
.proshow_synopsis .p1{background:#f5f5f5;height:40px;line-height:40px;border:1px solid #d2d2d2;text-align: center;font-size:16px;color:#555;}
.proShow_main{margin:40px 0 30px 0;}
.relatedTitle{margin-bottom:15px;}

.proShow .title2{text-align:center;font-size:28px;margin-bottom:30px;}
.proShow ul li{text-align:center;}



/* 相关产品样式 */
.related-product {overflow:hidden;}
.related-product .title,.relatedTitle{background:#e7e7e7;height:45px;line-height:45px;}
.related-product .title span,.relatedTitle span{display:inline-block;color:#fff;background:#004899;width:120px;height:45px;text-align:center;font-size:16px;font-weight:bold;}
.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;}
.related-product li a{display:block;width:280px;}
.related-product li img{width:270px;height:210px;padding:5px;background:#fff;}
.related-product li span{height:35px;line-height:35px;padding:0 5px; white-space:nowrap;overflow:hidden;text-overflow: ellipsis;display:block;}
.related-product li:hover{border:1px solid #004899;}
.related-product li a:hover{background:#004899;color:#fff;}
.aboutPro ul{width:1240px;}
.aboutPro{width:1200px}
.aboutPro li{margin-right:35px;}
.aboutPro li,.aboutPro li a{width:210px;}
.aboutPro li img{width:200px;height:228px;}


/* 荣誉资质 */
.honorList ul li{width:260px;float:left;margin-right:26px;margin-bottom:30px;text-align:center;padding:10px 10px 0 10px;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.honorList ul li .pImg{display:block;width:245px;height:180px;padding:4px;border:1px solid #e3e3e3;background:#fff;display: table-cell;vertical-align: middle;}
.honorList ul li img{width:245px;vertical-align: middle;}
.honorList ul li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.honorList ul li:hover::before{width:100%;background:#004899;transition:all 0.5s;}
.honorList ul li p{height:35px;line-height:35px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;}
.lb-data .lb-caption{color:#fff;}
.honorList ul li:hover{background:#eee;box-shadow:0 0 10px #ccc;}

/* 公司坏境 */
.settingList li{width:280px;float:left;margin-right:30px;margin-bottom:25px;text-align:center;background:#f2f2f2;border-bottom:3px solid #ddd;position:relative;}
.settingList li img{display:block;width:270px;height:210px;padding:4px;border:1px solid #e3e3e3;background:#fff;transition:all 0.5s;}
.settingList li::before{content: "";position:absolute;height:3px;bottom:-3px;left:0;transition:all 0.5s;width:0;}
.settingList li:hover::before{width:100%;background:#004899;transition:all 0.5s;}
.settingList li span{height:45px;line-height:45px; white-space:nowrap;overflow:hidden;text-overflow:ellipsis;display: block;padding:0 5px;}
.settingList li:hover img{transform:scale(.95);}

/* 新闻中心 */
.newsList li{height:160px;color:#555; margin-top:15px;padding:15px;background:#f4f4f4;padding:15px;border-bottom:1px solid #ddd;}
.newsList li img{width:230px;height:150px;margin-right:40px;}
.newsList li h3{font-size:18px;font-weight:normal;}
.newsList li h3 span{float:right;font-size:12px;}
.newsList li h3 a{color:#333;display:inline-block;width:380px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;}
.newsList li h3 a:hover{color:#004899;}
.newsList li p{margin-bottom:10px;overflow:hidden;margin-top:15px;}
.newsList li .more{color:#004899;}
.newsList li .more:hover{text-decoration:underline;}
.newsList li .browse{display:block;overflow:hidden;color:#888;}

/* 新闻详细样式 */
.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:#888;}
.detailLeft  .p1,.picShow .p1{border-bottom:1px dotted #adadad;;}
.articleBox1 .p1 span{margin-right:15px;}
.solution .p1{margin-bottom:40px;}
.review{background:#f7f7f7 url(/skin/img/nShow_icon.png) no-repeat left top;padding:15px 15px 10px 15px;border:1px dotted #adadad;border-right:none;border-left:none;text-indent:2em;font-size:14px;color:#333;}
.fontResizer a{padding:0 5px;}
.article_key{background:#f7f7f7 url(/skin/img/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;}
.fontSize a.active{color:#0099e6;}
.fontsizebox img{ max-width:100%;}
.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;}

.relatedNews_font{font-size:13px;margin-top:15px;}
.relatedNews_font ul{width:950px;}
.relatedNews_font ul li{float:left;padding-right:50px;width:425px;height:40px;line-height:40px;border-bottom:1px dotted #ddd;line-height:40px;overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.relatedNews_font ul li a{background:url(/skin/img/ly_li.png) no-repeat left center;padding-left:10px;}
.relatedNews_font ul li span{float:right;color:#999;margin-left:30px;}

/* 常见问题 */
.faqList li{position:relative;margin-bottom:25px;}
.faqList li:after{content:''; position:absolute; top:12px; right:16px; display:block; width:30px; height:30px; background:#004899;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 0 25px; background-color:#f1f1f1; line-height:54px; font-size:16px; cursor:pointer;font-weight:normal;border:1px solid #e1e1e1;}
.faqList li div{display:none;padding:25px;line-height:25px;color:#7c7c7c;-webkit-animation:fadeIn 0.5s ease-out 0.2s both; animation:fadeIn 0.5s ease-out 0.2s both;font-size:14px;background:#f5f5f5;}
@-webkit-keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}
@keyframes fadeIn{
  0%{opacity:0;}
  100%{opacity:1;}
}

/* 合作伙伴 */
.partnerList li{float:left;width:200px;margin-right:33px;margin-bottom:25px;}
.partnerList li img{ width:190px; height:105px;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;}

/* 视频列表 */
.videoList ul{margin-right:-30px;overflow: hidden;}
.videoList li{float:left;width:280px;margin-right:30px;margin-bottom:30px;}
.videoList li .pImg{display:block;overflow:hidden; position:relative;}
.videoList li img{width:280px;height:210px;transition:all .5s;}
.videoList li p{background:#f5f5f5;padding:0 5%;text-align:center;height:60px;line-height:60px;white-space:nowrap;overflow:hidden;text-overflow: ellipsis;transition:all .3s;}
.videoList li:hover img{transform: scale(1.1);}
.videoList li .pImg::after{content:"";position:absolute;left:0;top:0;background:#000;opacity:.3;width:100%;height:100%;transition:all .5s;z-index:4;}
.videoList li .pImg::before{content:"";position:absolute;left:50%;top:50%;width:50px;height:50px;background: url('/skin/img/vIcon.png') no-repeat;margin-left:-25px;margin-top:-25px;z-index:5;transition:all .5s;}
.videoList li a:hover p{background:#004899;color:#fff;}
.videoShow{width:100%;height:600px;}


/* 内页留言样式 */
.contactBox{margin:60px auto;overflow:hidden;}
.contactBox3{padding:70px 0;overflow:hidden;}
.feedback{width:760px;}
.feedback li{overflow:hidden;margin-bottom:5px;overflow:hidden;float:left;width:305px;height:48px;border:1px solid #dcdcdc;background:#fff;line-height:48px;overflow:hidden;padding-left:60px;margin-bottom:10px}
.feedback li:nth-child(2),.feedback li:nth-child(4){float:right;}
.feedback li label{float:left;margin-left:-60px;text-align:right;width:60px;color:#666;}
.feedback li.msg{height:160px;width:688px;line-height:24px;padding:10px;padding-left:60px;}
.feedback li.msg textarea{font-size:14px;width:100%;height:120px;line-height:24px;}
.feedback li input{width:95%;padding-right:5%;height:48px;line-height:48px;}
.feedback .code{width:100%;background:none;padding-left:0;border:none;}
.feedback li.code input{width:170px;float:left;padding:0 15px;background:#f5f5f5;}
.feedback li.code img{float:left;background:#eee;padding:5px;border-left: 1px solid #ddd;width: 121px;height: auto;}
.feedback li.code .btns{float:right;margin-right:5px;background:#e90016;color:#fff;width:240px;cursor:pointer;font-size:14px;}
.feedback li.code .btns:hover{background:#c20012;}
.feedback .sub{cursor:pointer;text-align:center;width:180px;height:48px;border-radius:24px;display:block;margin:0 auto;transition:all 0.3s;}
.feedback .sub:hover{width:240px;}
#map{position: relative;}
#dituContent{width:100%;height:560px;}
#map .btn{position: absolute;z-index:90;bottom:20px;text-align:center;width:100%;}
#map .btn span{cursor: pointer;width:160px;height:55px;line-height:55px;background:#fff;display:inline-block;margin-left:10px;font-size:16px;box-shadow:0 0 8px #ccc;}
#map .btn span i{display:inline-block;width:14px;height:18px;background: url('/skin/img/map.png') no-repeat left 0;margin-right:8px;position: relative;top:3px;}
#map .btn span.on{background:#e90016;color:#fff;}
#map .btn span.on i{background-position: 0 -18px;}
