/*header*/
.header{height: 126px;overflow: hidden;}
.header-top{height: 35px;background-color: #25292c;}
.header-top-l{height: 35px;line-height: 35px;font-size: 12px;color: #808080;}

.header-link{height: 35px;width: 188px;background: url(../image/header-icon6.png) 0 center no-repeat;position: relative;}
.header-link ul{width: 170px;height: 24px;overflow: hidden;margin-top: 6px;transition: all .5s ease-in-out;position: absolute;}
.header-link li{width: 130px;height: 22px;margin-left: 32px;border: 1px solid #b2b2b2;background-color: #37383a;}
.header-link .english{display: block;height: 100%;width: 30px;float: left;background: url(../image/english.png) left center no-repeat;}
.header-link .china{display: block;height: 100%;width: 30px;float: left;background: url(../image/china.png) left center no-repeat;}
.header-link .russian{display: block;height: 100%;width: 30px;float: left;background: url(../image/russian.png) left center no-repeat;}
.header-link .arabic{display: block;height: 100%;width: 30px;float: left;background: url(../image/arabic.png) left center no-repeat;}
.header-link .arrow{display: block;float: right;width: 30px;height: 100%;background: url(../image/arrow.png) left center no-repeat;}



.header-link ul:hover{height: 96px;}
.header-link a{width: 100%;height: 100%;display: block;color: #959595;font-size: 12px;line-height: 22px;text-align: center;}

.header-icon{width: auto;height: 35px;}
.header-icon ul{width: 100%;height: 100%}
.header-icon ul li{float: left;width: 24px;height: 24px;margin-right: 6px;margin-top: 6px;}
.header-icon li a{display: block;width: 100%;height: 100%;}
.header-icon ul .a{background: url(../image/header-icon1a.png) center center no-repeat;}
.header-icon ul .b{background: url(../image/header-icon2a.png) center center no-repeat;}
.header-icon ul .c{background: url(../image/header-icon3a.png) center center no-repeat;}
.header-icon ul .d{background: url(../image/header-icon4a.png) center center no-repeat;}
.header-icon ul .e{background: url(../image/header-icon5a.png) center center no-repeat;}

.header-icon ul .a:hover{background: url(../image/header-icon1b.png) center center no-repeat;}
.header-icon ul .b:hover{background: url(../image/header-icon2b.png) center center no-repeat;}
.header-icon ul .c:hover{background: url(../image/header-icon3b.png) center center no-repeat;}
.header-icon ul .d:hover{background: url(../image/header-icon4b.png) center center no-repeat;}
.header-icon ul .e:hover{background: url(../image/header-icon5b.png) center center no-repeat;}

.header-bot{height: 91px;}
.header-logo{height: 91px;width: 140px;background: url(../image/header-logo.png) center center no-repeat;}
.header-nav{height: 91px;overflow: hidden;}
.header-nav ul{height: 100%;overflow: hidden;}
.header-nav ul li{float: left;height: 40px;margin-top: 25px;margin-left: 15px;padding: 0 17px;border-radius: 6px;}
.header-nav ul li:hover{background-color: #d6150b;}
.header-nav ul li:hover a{color: #fff;}
.header-nav ul li a{display: block;line-height: 40px;color: #333;font-size: 16px;font-family: 'arial';}


/*banner*/
.banner{height: 592px;width: 100%;overflow: hidden;position: relative;}
.banner ul{overflow: hidden;height: 592px;position: absolute;left: 0;}
.banner ul li{width: 100%;height: 592px;float: left;}
.banner1{background: url(../image/banner12.jpg) center 0 no-repeat;}
.banner2{background: url(../image/banner22.jpg) center 0 no-repeat;}
.banner3{background: url(../image/banner32.jpg) center 0 no-repeat;}
.banner4{background: url(../image/banner42.jpg) center 0 no-repeat;}
.banner .banlBtn,.banner .banrBtn{width: 43px;height: 43px;display: none;}
.banner .banlBtn{background: url(../image/bannerBtn01.jpg);position: absolute;left: 3%;top: 50%;cursor: pointer;opacity: 0.3;filter:alpha(opacity=30);}
.banner .banrBtn{background: url(../image/bannerBtn03.jpg);position: absolute;right: 3%;top: 50%;cursor: pointer;opacity: 0.3;filter:alpha(opacity=30);}
.banner .banlBtn:hover{background: url(../image/bannerBtn02.jpg);opacity: 1;filter:alpha(opacity=100);}
.banner .banrBtn:hover{background: url(../image/bannerBtn04.jpg);opacity: 1;filter:alpha(opacity=100);}
.bannerPage{width: 100%;height: 300px;background: url(../image/bannerPage2.jpg) center center no-repeat;}

/*iPro*/
.iPro{height: 620px;background: url(../image/iPro-bg.jpg);overflow: hidden;}
.iPro-top{width: 100%;height: 37px;background: url(../image/iPro-top2.png) center center no-repeat;margin-top: 59px;}
.iPro-wrap{width: 100%;height: 400px;position: relative;margin-top: 54px;}
.iPro-container{width: 100%;height: 400px;position: relative;overflow: hidden;}
.iPro-box{height: 400px;width: 1339px;position: absolute;}
.iPro-box li{float: left;width: 322px;height: 400px;margin-left: 117px;background: #e5e5e5;transition: all .3s;}
.iPro-box li:first-child{margin-left: 0;}
.iPro-box li .a{width: 300px;height: 225px;display: block;margin: 0 auto;margin-top: 10px;}
.iPro-box li img{display: block;margin: 0 auto;}
.iPro-box li span{display: block;margin-top: 30px;font-size: 18px;color: #37383a;text-align: center;}
.iPro-box li p{display: block;color: #37383a;font-size: 12px;text-align: center;width: 248px;margin: 0 auto;margin-top: 15px;height: 30px;}
.iPro-box .b{display: block;width: 150px;height: 30px;background: url(../image/iPro-more.jpg) center 0 no-repeat;margin: 0 auto;margin-top: 18px;color: #fff;line-height: 30px;font-size: 14px;text-indent: 17px;transition: all .3s;}
.iPro-box li:hover{background-color: #1c3e93;}
.iPro-box li:hover span,.iPro-box li:hover p{color: #fff;}
.iPro-box li:hover .b{background: url(../image/iPro-more2.jpg) center 0 no-repeat;color: #1c3e93;}


/*iScene*/
.iScene{background: url(../image/iScene-bg2.jpg) center center no-repeat;height: 663px;overflow: hidden;}
.iScene-box{width: 986px;margin: 0 auto;margin-top: 207px;}
.poster-main{position:relative;width:600px;height:275px;}
.poster-main a,.poster-main img{display:block;}
.poster-main .poster-list{width:600px;height:275px;}
.leftbox2-cont .sp4{background: url(../image/lefticon4.png) 15px 3px no-repeat;}

.poster-main .poster-list .poster-item{ position:absolute;left:0;top:0;}
.poster-main .poster-btn{ position:absolute;top:0;width:20px;height:275px; z-index:10; cursor:pointer;opacity:0.5;}
.poster-main .poster-prev-btn{left:-220px; background: url(../image/poster-prev-btn.png) no-repeat center center;opacity:0.5;}
.poster-main .poster-next-btn{right:-220px; background: url(../image/poster-next-btn.png) no-repeat center center;opacity:0.5;}
.poster-main .poster-prev-btn:hover{background: url(../image/poster-prev-btn2.png) no-repeat center center;}
.poster-main .poster-next-btn:hover{background: url(../image/poster-next-btn2.png) no-repeat center center;}


/*iCon*/
.iCon{height: 535px;background-color: #eff3f6;}
.iAbout{margin-top: 62px;width: 542px;height: 412px;border: 1px solid #d9dee1;padding: 0 13px;}
.iAbout-top{width: 100%;height: 72px;background: url(../image/iAbout-bg2.jpg) 0 center no-repeat;}
.iAbout-more{width: 70px;height: 30px;margin-top: 16px;background-color: #d82f26;border-radius: 6px;display: block;line-height: 30px;color: #fff;text-align: center;}
.iAbout-more:hover{}
.iAbout p{display: block;color: #898989;font-size: 14px;margin-top: 15px;line-height: 28px;}

.iNews{width: 577px;height: 412px;border: 1px solid #d9dee1;padding: 0 14px;margin-top: 62px;}
.iNews-top{width: 100%;height: 72px;}
.iNews-btn{width: 150px;height: 40px;line-height: 40px;border-radius: 6px;color: #959595;font-size: 14px;text-align: center;margin-right: 10px;background-color: #ededed;cursor: pointer;margin-top: 17px;}
.iNews-btn:hover{background-color: #d82f26;color: #fff;}
.iNews-btn.active{background-color: #d82f26;color: #fff;}
.iNews-more{width: 70px;height: 30px;margin-top: 16px;background-color: #d82f26;border-radius: 6px;display: block;line-height: 30px;color: #fff;text-align: center;}

.iNews-list{width: 100%;height: 330px;position: relative;perspective: 800px;transform-style: preserve-3d;perspective-origin: 50% 50%;z-index: 100;}

.iNews-box{position: absolute;width: 100%;height: 100%;left: 0;top: 0;z-index: 10;}
.iNews-list-top{width: 100%;height: 143px;}
.iNews-list-top-r{width: 380px;height: 115px;}
.iNews-list-top-r img{display: block;float: left;}
.iNews-list-top-r span{display: block;font-size: 16px;color: #333;line-height: 24px;}

.iNews-list-top-r p{display: block;font-size: 13px;color: #898989;line-height: 21px;margin-top: 5px;text-align: justify;}
.iNews-list .line{width: 100%;height: 1px;background-color: #d9dee1;margin-top: 28px;}
.iNews-list-bot{width: 100%;height: 120px;margin-top: 30px;}
.iNews-list-bot li{width: 100%;height: 30px;}
.iNews-list-bot li a{display: block;width: 100%;height: 100%;}
.iNews-list-bot li .block{width: 6px;height: 6px;border: 1px solid #999;border-radius: 50%;margin-top: 6px;margin-right: 12px;}
.iNews-list-bot li span{color: #999999;font-size: 13px;display: block;}
.iNews-list-bot li a:hover span{color: #d82f26;}
.iNews-list-bot li a:hover .block{background-color: #d82f26;border: #d82f26 solid 1px;}
.iNews-list .flip{z-index: 1;transform: rotateY(180deg);opacity: 0;filter:alpha(opacity=0);}


/*iExh*/
.iExh{height: 95px;background: url(../image/iExh2.jpg) center center no-repeat;}


/*footer*/
.footer{height: 400px;background-color: #25292c;padding-top: 35px;}
.footer-top{overflow: hidden;height: 311px;border-bottom: 1px solid #1e2225;}
.footer-l{width: 275px;height: 140px;background: url(../image/footer-l2.jpg) 0 0 no-repeat;}
.footer-l ul{overflow: hidden;margin-top: 66px;width: 100%;height: 41px;}
.footer-l ul li{float: left;width: 41px;height: 41px;margin-left: 10px;}
.footer-l ul li a{display: block;width: 100%;height: 100%;}
.footer-l ul .a{background: url(../image/footer-icon1a.png) center center no-repeat;}
.footer-l ul .b{background: url(../image/footer-icon2a.png) center center no-repeat;}
.footer-l ul .c{background: url(../image/footer-icon3a.png) center center no-repeat;}
.footer-l ul .d{background: url(../image/footer-icon4a.png) center center no-repeat;}
.footer-l ul .e{background: url(../image/footer-icon5a.png) center center no-repeat;}

.footer-l ul .a:hover{background: url(../image/footer-icon1b.png) center center no-repeat;}
.footer-l ul .b:hover{background: url(../image/footer-icon2b.png) center center no-repeat;}
.footer-l ul .c:hover{background: url(../image/footer-icon3b.png) center center no-repeat;}
.footer-l ul .d:hover{background: url(../image/footer-icon4b.png) center center no-repeat;}
.footer-l ul .e:hover{background: url(../image/footer-icon5b.png) center center no-repeat;}


.footer-m{margin-left: 92px;overflow: hidden;width: 500px;background: url(../image/footer-m2.jpg) 0 0 no-repeat;}
.footer-m ul{margin-top: 48px;overflow: hidden;}
.footer-m ul li{height: 36px;border-bottom: 1px solid #313131;font-size: 12px;color: #636466;line-height: 36px;}


.footer-r{overflow: hidden;width: 272px;margin-right: 14px;background: url(../image/footer-r2.jpg) 0 0 no-repeat;height: 100%;}
.footer-r .online{overflow: hidden;margin-top: 66px;width: 272px;}
.footer-r .name{width: 260px;height: 23px;background-color: #191d20;border: none;padding-left: 12px;color: #68696b;}
.footer-r .email{width: 260px;height: 23px;background-color: #191d20;border: none;padding-left: 12px;color: #68696b;margin-top: 5px}
.footer-r .phone{width: 260px;height: 23px;background-color: #191d20;border: none;padding-left: 12px;color: #68696b;margin-top: 5px}

.footer-r .message{width: 260px;height: 73px;background-color: #191d20;border: none;padding-left: 12px;color: #68696b;margin-top: 5px;margin-bottom: 5px;}
.footer-r .code1{width: 160px;height: 33px;}
.footer-r .login_verification{width: 80px;height: 33px;background-color: #191d20;border: none;color: #68696b;float: left;}
.footer-r .code1 img{width: 78px;height: 30px;display: block;float: right;margin-top: 2px;}
.footer-r .submit{overflow: hidden;margin-top: 5px;}
.footer-r .submit input{width: 80px;height: 33px;cursor: pointer;background-color: #d82f26;border-radius: 6px;border: none;color: #fff;line-height: 33px;text-align: center;}
.footer-bot{border-top: 1px solid #2b2f32;width: 100%;height: 89px;}
.footer-bot span{line-height: 89px;font-size: 12px;color: #636466;}
.back{width: 40px;height: 35px;background: url(../image/back.jpg) center center no-repeat;cursor: pointer;position: fixed;bottom: 50px;right: 50px;z-index: 999;opacity: 0.5;filter: alpha(opacity=50);display: none;}
.back:hover{opacity: 1;filter: alpha(opacity=100);}

.footer-r .online::-webkit-input-placeholder{font-family: 'arial';}
.footer-r .name::-webkit-input-placeholder{font-family: 'arial';}
.footer-r .email::-webkit-input-placeholder{font-family: 'arial';}
.footer-r .phone::-webkit-input-placeholder{font-family: 'arial';}
.footer-r .message::-webkit-input-placeholder{font-family: 'arial';}
textarea{ font-family: 'arial' }


.location{height: 51px;overflow: hidden;background-color: #f3f3f3;box-shadow: 0 4px 4px #dadada;border-bottom: 1px solid #dadada}
.location .fl{line-height: 51px;overflow: hidden;color: #333333;}
.location .fl a{color: #333;text-decoration: none;}
.search2{float: right;margin: 10px 0 0 0;}
.page{min-height: 500px;overflow: hidden;background-color: #eeeeee;padding-top: 24px;padding-bottom: 50px}
.pageleft{width: 200px;overflow: hidden;float: left;}
.leftbox1{width: 200px;height: auto;overflow: hidden;background-color: #282d30;}
.left-title{width: 200px;height: 59px;line-height: 59px;font-size: 16px;color: #fff;font-weight: bold;border-bottom: 2px solid #1c3e93;text-align: center;}
.left-title1{background: url(../image/lefttitle1.png) 12px 20px no-repeat;}
.left-title1 span{color: #fff;}
.leftnav{width: 100%;height: auto;overflow: hidden;}
.leftnav li{width: 100%;height: 50px;overflow: hidden;}
.leftnav li a{display: block;width:194px;height: 50px;overflow: hidden;border-left: 6px solid #282d30;background: url(../image/leftnavbd.png) 5px center no-repeat;text-indent: 25px;line-height: 50px;color: #898989;text-decoration: none;font-size: 15px;}
.leftnav li a:hover{background: url(../image/leftnavbdh.png) 5px center no-repeat;background-color: #3a3e40;border-left: 6px solid #1c3e93;color: #fff}
.leftbox2{width: 200px;height: auto;overflow: hidden;background-color: #282d30;margin-top: 19px;}
.left-title9{background: url(../image/lefttitle9.png) 7px 22px no-repeat;}
.left-title9 span{color: #fff;}
.leftbox2-cont{width: 200px;height: auto;overflow: hidden;padding-top: 12px}
.leftbox2-cont span{display: block;width: 167px;height: auto;overflow: hidden;margin-bottom: 12px;padding-left: 35px;line-height: 19px;color: #898989;font-size: 14px;}
.leftbox2-cont .sp1{background: url(../image/lefticon1.jpg) 15px 2px no-repeat;}
.leftbox2-cont .sp2{background: url(../image/lefticon2.jpg) 15px 2px no-repeat;}
.leftbox2-cont .sp3{background: url(../image/lefticon3.jpg) 15px 3px no-repeat;}

.pageright{width: 963px;height: auto;overflow: hidden;float: right;padding-bottom: 50px}
.righttitle{width: 100%;height: 38px;line-height: 38px;border-bottom: 2px solid #1c3e93;text-indent: 16px;background:url(../image/righttitle.jpg) 0 center no-repeat;font-size: 17px;font-weight: bold;color: #282d30}
.pagecontent{width: 100%;height: auto;overflow: hidden;}
.prodlist1{width: 100%;height: auto;overflow: hidden;margin-top: 39px;}
.prodlist1 li{width: 220px;height: 220px;overflow: hidden;float: left;margin-left: 7px;margin-right: 7px;margin-bottom: 18px;}
.prodlist1 li a{text-decoration: none;color: #333}
.prodlist1 li div{width:218px;height: 178px;background-color: #fff;padding: 1px}
.prodlist1 li div img{width: 218px;height: 178px;}
.prodlist1 li span{display: block;width: 100%;height: 40px;line-height: 40px;text-align: center;color: #282d30}
.pageindex{width: 100%;height: 50px;line-height: 50px;text-align: center;overflow: hidden;}

/*产品详情*/
.product{width: 100%;height: auto;overflow:hidden;margin-top: 22px}
.prod-text{width: 100%;height: 430px;margin-bottom: 24px;}
.prod-text .left{width:380px;height: 360px;overflow: hidden;margin: 0 auto;margin-top: 10px;}
.prod-text .left div{width: 360px;height: 300px;padding: 4px;text-align: center;}
.prod-text .left div img{max-width: 360px;max-height: 300px;width: auto;height: auto;display: inline;}
.prod-text .left span{display: block;width: 100%;height: 50px;line-height: 50px;text-align: center;color: #5e5e5e}
.prod-text .right{width: 500px;height: 360px;color: #5e5e5e;margin: 0 auto;text-align: center;}
.prod-text .right a{display:inline-block;width: 88px;height: 30px;background-color: #1c3e93;text-decoration: none;color: #fff;line-height: 30px;}
.prod-cont{width: 100%;height: auto;overflow: hidden;}
.prod-cont-title{width: 100%;height: 39px;line-height: 39px;border-bottom: 1px solid #e5e5e5;color: #666666;font-size: 16px;text-align: center;}
.prod-cont-text{width: 100%;height: auto;margin-top: 10px;color: #666666}



.newslist1{width:100%;height: auto;overflow: hidden;}
.newslist1 li{width: 100%;height: 129px;border-bottom: 1px dotted #aaaaaa}
.newslist1 li a{text-decoration: none;color: #333}
.newslist1 li h1{display: block;width: 100%;height: 30px;margin-top: 21px;overflow: hidden;line-height: 30px;font-size: 15px;color: #000000}
.newslist1 li h2{display: block;width: 100%;height: 20px;line-height: 20px;font-size: 15px;color: #898989}
.newslist1 li span{display: block;width: 100%;height:auto;overflow: hidden;color: #666;font-size: 16px;}

.newspage{width:100%;float:left;min-height:500px;}
.newshow-top{text-align:center;width:100%;height:auto;overflow:hidden;float:left;}
.newshow-top h1{font-size:24px;margin-top:18px;height:auto;display:block;width:100%;line-height:30px;float:left;color:#333333}
.newshow-top span{font-size:12px;color:#888888;line-height:26px;display:block;float:left;width:100%;margin-top:3px;margin-bottom:10px}
.fengexian1{border-bottom:1px solid #ebebeb;float:left;width:100%;}
.newshow-ct{padding-bottom:27px;color:#555555;float:left;margin-left:15px;margin-right:10px;padding-top:15px;overflow:hidden;}
.newshow-bot{width:100%;position:relative;margin-bottom:5px;float:left;overflow:hidden;margin-top:10px;margin-bottom:10px;}
.newshow-bot span{color:#666666;font-size:13px;display:block;width:550px;margin-top:3px;line-height:20px;margin-left: 15px;}
.newshow-bot span a{color:#666666;text-decoration:none;}
.newshow-bot span a:hover{color:#666666;}



/*企业荣耀*/
.aCon-q-img{width: 963px;overflow: hidden;margin-top: 20px;}
.aCon-q-img li{width: 200px;height: 284px;margin-left: 25px;margin-top: 30px;border: 1px solid #ccc;float: left;padding: 5px;}
.aCon-q-img li a{display: block;}
.aCon-q-img img{max-width: 200px;}

.aCon-q-img2 li{height: 138px}
#salesMap{margin-top: -}


#imgbox-loading {position: absolute;top: 0;left: 0;	cursor: pointer;display: none;z-index: 90;}
#imgbox-loading div {background: #FFF;width: 100%;height : 100%;}
#imgbox-overlay {position: absolute;top: 0;	left: 0;width: 100%;height: 100%;background: #000;display: none;z-index: 80;}
.imgbox-wrap {position: absolute;top: 0;left: 0;background: #FFF;display: none;	z-index: 90;}
.imgbox-img {padding: 0;margin: 0;border: none;width: 100%;	height: 100%;vertical-align: top;}
.imgbox-title {	padding-top: 10px;font-size: 11px;text-align: center;font-family: Arial;color: #333;display: none;}
.imgbox-bg-wrap {position: absolute;padding: 0;margin: 0;display: none;}
.imgbox-bg {position: absolute;width: 20px;	height: 20px;}