*{margin: 0px; padding: 0px;}
body{width:100%;overflow-x:hidden; font-family: 微软雅黑; font-size: 16px; color: black;}
a{text-decoration: none; outline: none;}
ol,ul,li{list-style: none;}
img{border: 0px solid #ccc;max-width:100%;}
.all .clear{clear:both;}
.all .left{float: left;}
.all .right{float: right;}
.all .overflow{ overflow: hidden;}
.all .position{position:relative;}
.all .width{width: 1160px;}
.all .margin{ margin: 0px auto;}
.all .box{-webkit-box-sizing: border-box;-moz-box-sizing: border-box;-ms-box-sizing: border-box; -o-box-sizing: border-box;box-sizing: border-box;}
/*头部*/
.all .header{height: auto; background: #2668b4;}
/*顶部*/
.head-posit{position: relative;width: 100%;height: 162px;}
.head-posit-box{position: fixed;top: 0;left: 0;width: 100%;z-index: 999;background: #2668b4;}
.all .header .head{ width: 1750px; height: 105px; margin: 0px auto; overflow: hidden; position: relative;}
.all .header .left{ width: 600px; height: 65px; padding-left:150px;}
.all .header .left img{float: left;}
.all .header .left p{float: right; text-align: left; color: white;}
.all .header .left p span{display: block;}
.all .header .left p .s1{ font-size: 30px;}
.all .header .left p .s2{ font-size: 13.5px; width: 343px; border-top: 1px solid white; line-height: 25px;}
.all .header .right{margin-top: 32px; padding-right:150px}
.all .header .sm{position: absolute; width: 110px; height: 25px; background: url(../images/sm_02.jpg) no-repeat left top; text-align: center; line-height: 17px;color: white; font-size: 13px; top: 0px; right: 30px;}
.all .header hr{background-color:white;border: 1px solid white;}
/*导航栏+搜索框*/
.all .header .nav{ width: 1800px; height: 55px; margin: 0px auto;}
	/*导航栏*/
.all .header .nav ul{ width: 1000px; height: 55px; float: left;}
.all .header .nav ul li{float: left; position: relative;}
.all .header .nav ul li a{display: block; padding: 0px 20px; height: 55px; line-height: 55px; font-size: 18px; color: white;}
.all .header .nav ul li a:hover{text-decoration: underline;}
	/*搜索框*/
.all .header .sousuo{ width: 245px; height: 40px; float: right; padding-top: 15px;}
.all .header .sousuo input{border: 0px solid #ccc; height:25px; line-height: 25px; font-size: 13px;}
.all .header .sousuo .text{ width: 205px;color: black; text-indent: .5em;  background: white; float: left; }
.all .header .sousuo .submit{ width: 39px;color: white; text-align: center; background: #0a82b7; line-height: 20px; float: left; border-radius: 0px 10px 10px 0px;}
/*轮播图*/
.all .header .banner{ width: 1920px; height: 300px; position: relative; left: 50%; margin-left: -960px; background-color: white;}
.all .header .banner ul{ width: 1920px; height: 300px; position: relative; z-index: 1;}
.all .header .banner ul li{ width: 1920px; height: 300px; position: absolute; left: 0px; top: 0px; transition:all 1s; opacity: 0; z-index:0;}
.all .header .banner ul li a{display:block;}
.all .header .banner ul .li{opacity: 1; z-index:1;}
.all .header .banner dl{ width: 1920px; height: 20px; position: absolute; left: 50%; margin-left:-960px; text-align: center; z-index: 9; bottom: 10px;}
.all .header .banner dl dt{position:relative; z-index:9; background-color: #666666; color: white; text-align: center; width: 20px; height: 20px; font-size: 12px; line-height: 20px; border-radius: 50%;display: inline-block; *display:inline; *zoom:1; cursor: pointer;}
.all .header .banner dl .dt{background-color: #2668b4; }
/*产品列表*/
.all .products{ width: 1860px; height: 570px; background: #f4f4f4; margin: 0px auto; margin-top: 15px;}
.all .products .product{ width:1800px; height: 525px; margin:0px auto; padding-top: 20px; overflow: hidden;}
	/*左侧*/
.all .products .product .p_left{ width: 227px; height: 525px; background: url(../images/dmk_13.jpg) no-repeat left top; float: left;position: relative;}
.all .products .product .p_left ul{ width: 205px; height: 450px; margin: 0px auto;overflow: auto;position: relative; top: 55px; left: 3px;}
.all .products .product .p_left ul li{ width: 185px; height: 29px; overflow: hidden;}
.all .products .product .p_left ul li a{display: block; height: 29px;line-height: 29px; color: black; font-size: 16px; background: url(../images/pr_03.jpg) no-repeat left center; padding-left: 16px; cursor: pointer;}
.all .products .product .p_left ul dl {height: auto; overflow: hidden;}
.all .products .product .p_left ul dl dt{height: 29px; overflow: hidden;}
.all .products .product .p_left ul dl dt a{font-size: 14px; background: none; padding-left: 0px;}
.all .products .product .p_left ul dl dt p a{text-indent: .5em;}
	/*右侧*/
.all .products .product .pright{ width: 1480px; height: 525px; float: right;}
.all .products .product .pright .title{ height: 54px; line-height: 54px;}
.all .products .product .pright .title li{padding: 0px 15px; font-size: 15px; font-weight: bold; color: #383838; float: left; border-bottom: 1px solid #a5a5a5;}
.all .products .product .pright .title li a{ color: #383838;}
.all .products .product .pright .title .li{color:#2668b4;border-top: 1px solid #2668b4; border-bottom: 0px; border-right: 1px solid #a5a5a5; border-left: 1px solid #a5a5a5;}
.all .products .product .pright .title .first{color:#2668b4;border-top: 1px solid #2668b4; border-bottom: 0px; border-right: 1px solid #a5a5a5;}
.all .products .product .pright .title .last{color:#2668b4;border-top: 1px solid #2668b4; border-bottom: 0px; border-left: 1px solid #a5a5a5;}
.all .products .product .pright .content{ height:390px; margin-top: 20px; overflow: hidden;}
.all .products .product .pright .content ul{ height: 390px; overflow: hidden; display: none;}
.all .products .product .pright .content ul li{ width: 182px; height: 205px; overflow: hidden; float: left; margin: 0px 13px;}
.all .products .product .pright .content ul li img{border: 1px solid #383838; display: block;}
.all .products .product .pright .content ul li p{height: 48px; line-height: 48px; font-size: 14px; color: #666666; text-align: center; overflow: hidden;}
.all .products .product .pright .content ul li a:hover{ text-decoration: underline;color: #333333; }

.all .products .product .pright .more{ height: 35px; margin-top: 20px; overflow: hidden; width:840px;}
.all .products .product .pright .more ul{ height: 35px; overflow: hidden; width:840px}
.all .products .product .pright .more ul li{ width:840px; line-height:35px; overflow: hidden; float: left; text-align:right}
.all .products .product .pright .more ul li a{ color:#0000CC}
.all .products .product .pright .more ul li a:hover{ text-decoration: underline;color: #333333; }

/*企业优势*/
.all .youshi{ width: 1860px; height: 578px; margin: 0px auto; margin-top: 15px; background: url(../images/dmk_30.jpg) no-repeat center top; position: relative;}
.all .youshi .one{ color: white; width: 380px; height: 260px; position: absolute; left: 50%; margin-left: -190px; top: 25px; text-align: center; overflow: hidden;}
.all .youshi .one a{color:white; }
.all .youshi .one .p2{width: 380px; }
.all .youshi .p1{ font-size: 24px;letter-spacing:3px;}
.all .youshi .p1 span{font-size: 38px;}
.all .youshi .p2{font-size: 12px; line-height: 25px; width: 310px; margin: 0 auto; margin-top: 15px; text-align:left; text-indent:2em;}
.all .youshi .two{ color: #3c3c3c; width: 380px; height: 260px; position: absolute; left:15px;  top: 230px; text-align: center; overflow: hidden;}
.all .youshi .two a{color:#3c3c3c; }
.all .youshi .three{ color: #3c3c3c; width: 380px; height: 260px; position: absolute; right: 15px; top: 230px; text-align: center; overflow: hidden;}
.all .youshi .three a{color:#3c3c3c; }
.all .youshi a:hover{text-decoration: underline;}


.zlcfdj{width: 1860px; padding-top: 50px;  margin: 0px auto; margin-top: 15px; background-color: #f6f6f6; background-image: url(../images/dh_03.gif); background-position:left -438px; background-repeat: repeat-x;}
.zlcfdj_con{width: 1800px; margin:0 auto}
.zlcfdj_con .more{ margin:0 auto; text-align:right; line-height:50px;}
.all .zlcfdj .content{ background-color: #ececec; overflow: hidden; margin-top: 15px;}
.products01{ padding-left:100px; padding-top:20px}
.products01 ul li{ width: 247px; height: 225px; overflow: hidden; float: left; margin-right:22px}
.products01 ul li img{border: 1px solid #383838; display: block;}
.products01 ul li p{height: 48px; line-height: 48px; font-size: 14px; color: #666666; text-align: center; overflow: hidden;}



.all .video{ width: 1860px; padding-top: 50px;  margin: 0px auto; margin-top: 15px; background-color: #f6f6f6; background-image: url(../images/dh_03.gif); background-position:left -438px; background-repeat: repeat-x;}
.all .video .zizhi{ width: 1800px; margin: 0px auto;}
.all .video .content{
	max-width:890px;
	margin-left:auto;
	margin-right:auto;
	position:relative
}
.all .video .video-show{
	display:none;
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	display: none;
}



/*荣誉资质*/
.all .rongyu{ width: 1860px; height: 345px; padding-top: 50px;  margin: 0px auto; margin-top: 15px; background-color: #f6f6f6; background-image: url(../images/dh_03.gif); background-position:left -438px; background-repeat: repeat-x;}
.all .rongyu .zizhi{ width: 1800px; height: 345px; margin: 0px auto;}
.all .ttitle{ height: 33px; line-height: 33px; color: white; background: url(../images/dh_03.gif) no-repeat left -405px; padding-left: 40px;}
.all .ttitle a{color: #666666; font-size: 14px; margin-right: 15px; line-height: 45px;}
.all .rongyu .zizhi .content{ height: 285px; background-color: #ececec; overflow: hidden; margin-top: 15px;}
.all .rongyu .zizhi .content #pre{float: left; cursor: pointer;}
.all .rongyu .zizhi .content .nr{position:relative; float: left; width: 1630px; height: 235px;margin-left: 10px;padding-top: 30px; overflow: hidden;}
.all .rongyu .zizhi .content .nr ul{ height: 235px; position: relative; transition:all 350ms;}
.all .rongyu .zizhi .content .nr ul li{ float: left; width: 165px; height: 226px;margin: 0px 8px;}
.all .rongyu .zizhi .content #nex{float: right; cursor: pointer;}
/*客户见证+售后服务*/
.all .khfw{ width: 1860px; height: 385px; margin: 0px auto; margin-top: 15px; padding: 10px 30px; background: #f9f9f9;}
	/*客户见证*/
.all .khfw .khjz{ width: 1600px; height: 385px; float: left;overflow: hidden;}	
.all .khfw .khjz .content{height: 325px; border: 1px solid #c7c7c7; border-bottom: 0px; border-radius: 5px; background: #ececec; margin-top: 20px; overflow: hidden; }
.all .khfw .khjz .content li{ width: 1550px; height: 136px; margin: 0px auto; margin-top: 15px; overflow: hidden;}
.all .khfw .khjz .content li .left{ width: 198px; height: 136px;}
.all .khfw .khjz .content li .right{ width: 1245px; height: 136px;}
.all .khfw .khjz .content li .right .p1{font-size: 14px;line-height: 24px;color: #444444;float: left;height: 24px;font-weight: bold;width: 605px;}
.all .khfw .khjz .content li .right .p2{font-size: 12px;line-height: 24px;color: #444444;float: left;height: 80px;width: 605px;}
.all .khfw .khjz .content li .right a{height: 30px;width: 110px;}
	/*售后服务*/
.all .shfw{ width: 202px; height: 365px; float: right; margin-top: 5px;}
/*合作伙伴*/
.all .huoban{ width: 1860px; height: 106px; margin: 0px auto; margin-top: 15px; box-shadow: 0px 5px 10px 5px #f2f2f2;}
/*行业资讯+企业介绍+常见问题*/
.all .hqc{width: 1860px; height: 380px; margin: 0px auto; margin-top: 15px; padding: 10px 0px; background: #f6f6f6; overflow: hidden;}
	/*行业资讯*/
.all .hyzx{ width: 30%; height:380px; float: left;}	
.all .hyzx .title{ height: 39px; line-height: 39px; color: white; background: url(../images/dh_03.gif) no-repeat left -33px; padding-left:50px;}
.all .hyzx .title a{color: #666666; font-size: 14px; margin-right: 10px; line-height: 40px;}
.all .hyzx .content{ background: #ececec;height: 320px; border: 1px solid #d5d5d5; border-top: 0px; border-radius: 0px 0px 5px 5px; padding-top: 20px;}
.all .hyzx .content li{width: 95%; height: 28px; line-height: 28px; border-bottom: 1px dashed #cccccc; margin: 0px auto;}
.all .hyzx .content li a{color: #444444; font-size: 12px;}
.all .hyzx .content li:last-child{border: 0px;}
	/*企业介绍*/
.all .qyjs{ width: 42%; height:380px; float: left; margin-left:20px; }	
.all .qyjs .title{ height: 39px; line-height: 39px; color: white; background: url(../images/tt_03.jpg) no-repeat -352px top; padding-left:50px;}
.all .qyjs .title a{color: #666666; font-size: 14px; margin-right: 10px; line-height: 40px;}
.all .qyjs .content{ background: #ececec; font-size: 0px; line-height: 0px; width: 100%; height: 320px; border: 1px solid #d5d5d5; border-top: 0px; border-radius: 0px 0px 5px 5px; padding-top: 20px; overflow: hidden;}
.all .qyjs .content p{width: 90%; margin: 0px auto; font-size: 12px; color: #666666;line-height: 24px;}
.all .qyjs .content .img{display: block; margin: 0px auto; margin-bottom:15px;}
	/*常见问题*/
.all .cjwt{ width: 25%; height:380px; float: right;}	
.all .cjwt .title{ height: 39px; line-height: 39px; color: white; background: url(../images/tt_03.jpg) no-repeat -820px top; padding-left:50px;}
.all .cjwt .title a{color: #666666; font-size: 14px; margin-right: 10px; line-height: 40px;}
.all .cjwt .content{background: #ececec;width: 95%; height: 300px; padding:20px 30px;  border: 1px solid #d5d5d5; border-top: 0px; border-radius: 0px 0px 5px 5px;}
.all .cjwt .content .nr{position:relative; width: 95%; height: 300px; overflow: hidden;}
.all .cjwt .content ul{ width: 100%;  position: relative;}
.all .cjwt .content ul li{ border-bottom: 1px dashed #666666; overflow: hidden;} 
.all .cjwt .content ul li a{color: #444444; font-size: 12px; font-weight: bold; line-height: 25px;}
.all .cjwt .content ul li a:hover{text-decoration: underline;}
.all .cjwt .content ul li a dt{font-weight: normal;}
/*横幅*/
.all .blank{ width: 1860px; height: 60px; margin: 0px auto; margin-top: 15px;}
/*技术支持+解决方案+在线留言*/
.all .jjz{width: 1860px; height: 380px; margin: 0px auto; margin-top: 15px; padding: 10px 0px; background: #f6f6f6; overflow: hidden;}
	/*技术支持*/
.all .jszc{ width: 30%; height:380px; float: left;}	
.all .jszc .title{ height: 39px; line-height: 39px; color: white; background: url(../images/dh_03.gif) no-repeat left -33px; padding-left:50px;}
.all .jszc .title a{color: #666666; font-size: 14px; margin-right: 10px; line-height: 40px;}
.all .jszc .content{ background: #ececec;height: 320px; border: 1px solid #d5d5d5; border-top: 0px; border-radius: 0px 0px 5px 5px; padding-top: 20px;}
.all .jszc .content li{width: 95%; height: 28px; line-height: 28px; border-bottom: 1px dashed #cccccc; margin: 0px auto;}
.all .jszc .content li a{color: #444444; font-size: 12px;}
.all .jszc .content li:last-child{border: 0px;}
	/*解决方案*/
.all .jjfa{ width: 42%; height:380px; float: left; margin-left:20px; }	
.all .jjfa .title{ height: 39px; line-height: 39px; color: white; background: url(../images/tt_03.jpg) no-repeat -352px top; padding-left:50px;}
.all .jjfa .title a{color: #666666; font-size: 14px; margin-right: 10px; line-height: 40px;}
.all .jjfa .content{ background: #ececec; font-size: 0px; line-height: 0px; width: 100%; height: 320px; border: 1px solid #d5d5d5; border-top: 0px; border-radius: 0px 0px 5px 5px; padding-top: 20px; overflow: hidden;}
.all .jjfa .content ul{ width: 95%; height: 310px; margin: 0px auto; padding-top: 10px;}
.all .jjfa .content ul li{height: 65px; overflow: hidden; padding-bottom: 9px; border-bottom: 1px dashed #cccccc; margin-bottom: 20px;}
.all .jjfa .content ul li .left{ width: 71px; height: 65px;}
.all .jjfa .content ul li .right{ width: 630px; height: 65px; color: #666666; font-size: 14px; }
.all .jjfa .content ul li .right .p1{font-weight: bold;line-height: 16px; height: 16px; overflow: hidden;}
.all .jjfa .content ul li .right .p2{line-height: 24px; height: 48px; overflow: hidden;}
	/*在线留言*/
.all .zxly{ width: 25%; height:380px; float: right;}	
.all .zxly .title{ height: 39px; line-height: 39px; color: white; background: url(../images/tt_03.jpg) no-repeat -820px top; padding-left:50px;}
.all .zxly .title a{color: #666666; font-size: 14px; margin-right: 10px; line-height: 40px;}
.all .zxly .content{background: #ececec;width: 95%; height: 300px; padding:20px 30px;  border: 1px solid #d5d5d5; border-top: 0px; border-radius: 0px 0px 5px 5px;}
.all .zxly .content .nr{ width: 100%; height: 300px; overflow: hidden;}
.all .zxly .content ul{ width: 100%;  position: relative;}
.all .zxly .content ul li{ height: 22px;overflow: hidden; line-height: 20px; color: #444444; font-size:12px; margin-bottom: 5px;} 
.all .zxly .content ul li label{ display: block; float: left; width: 75px; text-align: right; }
.all .zxly .content ul li input{float: right; border: 1px solid #ccc; width: 185px; height: 20px;color: #444444; font-size:12px; padding-left: 5px; background-color: #f3f3f3;}
.all .zxly .content ul li textarea{float: right; height: 40px; width: 190px;border: 1px solid #ccc;resize:none; background-color: #f3f3f3;font-size: 12px;color: #444444;}
.all .zxly .content ul .li{height: 42px;}
.all .zxly .content ul .li2 input{ width: 67px; float: left; margin-left: 5px;}
.all .zxly .content ul .li2 img{ float: left; float: left; margin-left: 20px;}
.all .zxly .content ul .li3 input{ width: 74px; height: 20px; float: left; margin-left: 40px; color: white; background-color: #005bc2; border-radius: 5px; font-size: 12px; border: 1px solid white;}
/*产品快速导航*/
.all .cpdh{ width: 1160px;margin: 0px auto; margin-top: 15px; padding: 10px 0px; background-color: #f8f8f8;}
.all .cpdh .ttitle{background: url(../images/dh_03.gif) no-repeat left top; background-size: 100%;}
.all .cpdh .content{width: 1070px;padding: 10px 43px; border: 1px solid #dcdcdc; border-top: 0px; border-radius:0px 0px 5px 5px;}
.all .cpdh .content ul{ width: 1070px;overflow: hidden;}
.all .cpdh .content ul li{ float: left; padding: 0px 10px; height: 25px; line-height: 25px;}
.all .cpdh .content ul li a{color: #444444; font-size: 12px;}
.all .cpdh .content ul li a:hover{text-decoration: underline;}
/*底部*/
.all .footer{height: 245px; background-color: #1067cb; border-top: 5px solid #f9f9f9; margin-top: 15px;}
	/*底部导航*/
.all .footer .dnav{ height: 55px; line-height: 55px; text-align: center; border-bottom: 1px solid #81afe3;}
.all .footer .dnav li{ display: inline-block; *display:inline; *zoom:1; padding: 0px 25px;}
.all .footer .dnav li a{color: white; font-size: 18px;}
	/*底部内容*/
.all .footer .foot{ height: 170px; border-top: 1px solid black;}
.all .footer .foot .content{ width: 910px; height:168px; padding-top: 20px; overflow: hidden; margin: 0px auto; }
.all .footer .foot .content .left{ width: 132px; height: 168px; background: url(../images/f-logo-bottom.jpg) no-repeat left top;}
.all .footer .foot .content .right{ width: 740px; height: 168px; font-size: 16px; color: white; line-height: 32px;letter-spacing:2px; overflow: hidden; background: url(../images/f-logo-ewm.jpg) no-repeat right center;}
.all .footer .foot .content .right a{color: white;}
/*友情链接*/
.all .link{ height: 30px; background-color: #f8f8f8;}
.all .link .list{ width: 1160px; height: 30px; margin: 0px auto; overflow: hidden;}
.all .link .list li{float: left;}
.all .link .list li a{color: #535353; font-size: 14px; padding: 0px 2px; line-height: 30px;}
/*在线客服*/
.all .zxkf{position: fixed; top: 125px; right: 0; width: 130px; height: 420px; padding-left: 40px; background: url(../images/lanrenzhijia.jpg) no-repeat center; overflow: hidden;z-index: 99;}
.all .zxkf .zxkfContent{height: 420px; overflow: hidden;}
.all .zxkf .zxkfContent li{height: 139px; padding-top: 1px; font-size: 14px; color: #013984; text-align: center;}
.all .zxkf .zxkfContent li a{display: block; height: 30px; line-height: 30px;margin-top: 68px;}
.all .zxkf .zxkfContent li p{ height: 30px; line-height: 30px;color: white;margin-top: 5px;}
.all .zxkf .zxkfContent .li p{ height: 30px; line-height: 30px;color: #013984;margin-top: 5px;}



/*在线客服*/
.keifu{position:fixed;top:10%;left:0;width:131px; _position:absolute;_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.bottom,10)||0)-(parseInt(this.currentStyle.marginTop,10)||0)-(parseInt(this.currentStyle.marginBottom,10)||0)));
 z-index:990;}
.icon_keifu{width:26px;height:100px;float:left;background:url(../images/keifu.png) 0 0;position:relative;display:none;cursor:pointer;}
.keifu_box{float:left;width:131px;}
.keifu_head{width:131px;height:41px;background:url(../images/keifu.png);background-position: 0 -103px;font-size:0;line-height:0;position:relative;}
.keifu_close:link,.keifu_close:visited{display:block;width:11px;height:11px;background:url(../images/keifu.png) -42px 0;position:absolute;top:5px;right:5px;}
.keifu_close:hover{background-position:-60px 0;}
.keifu_con{border-left:7px solid #029bdb;border-right:7px solid #029bdb;padding-top:15px;background:#fbfbfb;}
.keifu_con li{height:33px;padding-left:12px;}
.keifu_con .weixin{height:96px;}
.keifu_con .bt{font-size:16px;height:30px;line-height:30px;text-align:left;padding:0 0 0 20px;color:#012646;}
.keifu_bot{width:131px;height:66px;background:url(../images/keifu.png);background-position:0 -149px;}



.sidebar .navnow dd, .sidebar .navnow dd p{
	display: none;
}
