﻿@charset "utf-8";
/* CSS Document */
body {padding:0; margin:0; font-size:14px; font-family:"Microsoft YaHei"; color:#666;}
a{color:#666;text-decoration:none;}
a:hover{color:#005AB5; text-decoration:none;}
a img{border:none;} 
div,ul,li,p,form,h1,h2,h3,dt,dl,dd,table,tr,td{padding: 0px; margin: 0px;list-style-type: none;}
em{font-style: normal;font-weight: normal;}
* {padding: 0px; margin: 0px; }
.fl {float:left;}
.fr {float:right;}
.ft {float:right;width:212px;}
.fb {float:right;width:270px;}
.clear{clear:both;}
.upfile { border: 1px solid #ccc; margin-left:10px; height:28px;}
.main_width{width:1200px; margin:0 auto;}

/*头部*/
.head{width: 100%;height: 188px;background: url(bg.jpg) repeat-x;min-width: 960px;}
.head_width{width:960px;margin: 0 auto;}
.top_width{line-height: 32px;font-size: 12px;    overflow: hidden;height: 144px;}
.topdh_l{ float:left;}
.topdh_r{ float:right;}
.topdh_r a{ font-size:12px;}
.logo{height: 112px;}
.logo img{float: left;}
.logo_right{float: right;}
.logo_right em{text-align: right;display: block;font-size: 16px;}
.logo p{font-size: 16px;background: url(phone.jpg) no-repeat left;padding-left: 75px;margin-top: 10px;}
.logo span{display: block;color: #016ecd;font: italic bold 30px arial;}


/*导航*/
#nav{width: 100%;height: 44px;line-height: 44px;    overflow: hidden;}
#nav_menu li{float:left; border-left: 1px solid #245ea3;}
#nav_menu li:first-child{border: none;}
#nav_menu li a{display: block;width:95px; text-align:center; font-size:14px;color: #fff;}
#nav_menu li a:hover{background: url(menuhover.jpg) repeat-x;color:#FFFFFF;}
.nav_menu-item{display:block;}
#nav_menu li ul{margin:0;padding: 0;position: absolute;	visibility: hidden;	border-top: 1px solid white; z-index:99;}
#nav_menu .navhover{color: #fff;background: url(menuhover.jpg) repeat-x;}
#nav_menu li ul li{float: none;display: block;border: none;background:#0157a4;}
#nav_menu li ul li a{width:95px; height:38px; line-height:38px;color:#fff; border-bottom:solid 1px #FFF;overflow: hidden;}
#nav_menu li ul li:hover{background: url(menuhover.jpg) repeat-x;}

/*动画*/
.slide-main{height:450px;position:relative; min-width:1200px; width:100%;}
.item{display:block;width:100%;height:5px;position:absolute;z-index:124;top:417px;left:0;text-align:center;}
.item a{display:inline-block;width:13px;height:13px;margin-right:11px;background:#333;opacity:0.6;-moz-opacity:0.6;filter:alpha(opacity=60);overflow:hidden;border-radius: 100%;}
.item a.cur{background:#0046A2;}
.slide-box,.slide{display:block;width:100%;height:450px;overflow:hidden;}
.slide-box{position:relative;}
.slide{display:none;height:450px;background:#ff6900;position:relative;position:absolute;z-index:8;}
#bgstylea{background:url(banner01.jpg) center no-repeat;}
#bgstyleb{background:url(banner02.jpg) center no-repeat;}
#bgstylec{background:url(banner03.jpg) center no-repeat;}
.slide a{display:block;width:100%;height:450px;cursor:pointer;}
.obj-a,.obj-b,.obj-c,.obj-d,.obj-e,.obj-f{position:absolute;z-index:9;left:50%;}
.banAnimate .obj-a{display:block;animation-name:baoAni;-webkit-animation:baoAni 0.4s linear 0s normal none;-moz-animation:baoAni 0.4s linear 0s normal none;animation:baoAni 0.4s linear 0s normal none;}
@-webkit-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@-moz-keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
@keyframes baoAni{from{opacity:0;left:60%;} to{opacity:1;left:50%;} }
.banAnimate .obj-b{display:block;animation-name:saAni;-webkit-animation:saAni 0.4s linear 0s normal none;-moz-animation:saAni 0.4s linear 0s normal none;animation:saAni 0.4s linear 0s normal none;}
@-webkit-keyframes saAni{from{opacity:0;-webkit-transform:scale(0,0);} to{opacity:1;-webkit-transform:scale(1,1);} }
@-moz-keyframes saAni{from{opacity:0;-moz-transform:scale(0,0);} to{opacity:1;-moz-transform:scale(1,1);} }
@keyframes saAni{from{opacity:0;transform:scale(0,0);} to{opacity:1;transform:scale(1,1);} }
.watch-code.code-show{display:block;animation-name:scode;-webkit-animation:scode 0.3s linear 0s normal none;-moz-animation:scode 0.3s linear 0s normal none;animation:scode 0.3s linear 0s normal none;}
@-webkit-keyframes scode{from{opacity:0;-webkit-transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;-webkit-transform:scale(1,1); transform-origin: left bottom;} }
@-moz-keyframes scode{from{opacity:0;-moz-transform:scale(1,0); transform-origin:left bottom;} to{opacity:1;-moz-transform:scale(1,1);transform-origin:bottom bottom;} }
@keyframes scode{from{opacity:0;transform:scale(1,0);transform-origin:left bottom;} to{opacity:1;transform:scale(1,1);transform-origin: left bottom;} }
.banAnimate .obj-c,.banAnimate .obj-e{display:block;animation-name:saAnic;-webkit-animation:saAnic 0.3s linear 0s normal none;-moz-animation:saAnic 0.3s linear 0s normal none;animation:saAnic 0.3s linear 0s normal none;}
@-webkit-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
@keyframes saAnic{from{opacity:0;left:47%;} to{opacity:1;left:50%;} }
.banAnimate .obj-d,.banAnimate .obj-f{display:block;animation-name:saAnid;-webkit-animation:saAnid 0.3s linear 0s normal none;-moz-animation:saAnid 0.3s linear 0s normal none;animation:saAnid 0.3s linear 0s normal none;}
@-webkit-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@-moz-keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }
@keyframes saAnid{from{opacity:0;left:53%;} to{opacity:1;left:50%;} }

/*搜索*/
.search_widht{width: 100%;height: 37px;/*background: url(sosoubg.jpg) repeat-x*/;}
.search{width: 960px;margin: 0 auto;line-height: 37px;color: #D6D6D4;}
.search p{float: left;height: 37px;}
.search span{font-size: 12px;font-weight: bold;}

.product_sousuo_ny{width:195px; border-top:none;float: right;margin-top: 1px;}
#homeserch{width:195px;display:block; background-color:#FFFFFF;height:24px;margin-top: 6px;background: url(search_bg.gif) no-repeat;}
.serchleft{width:160px; float:left;height: 24px;line-height: 23px;}
.serchright{width:34px; float:right;height: 24px;border: none!important;}
.text_input {width:150px;color:#B9B9B9;padding-left:10px;background:none;height: 24px; font-family:"微软雅黑";border: none!important;}
.btn_1{background: none;height: 27px;display: inline-block;width: 34px;text-align: center;line-height: 21px;color: #fff;border: none!important;cursor: pointer;}

/*合作伙伴*/
#bog{background:url(bog.jpg); width:100%; overflow:hidden; height:162px; min-width:960px; }
.w960{width:960px; margin:auto; overflow:hidden;}
.w995{margin:auto; width:995px; overflow:hidden; height:150px;}
#brand{width:960px; background:url(brand.jpg); height:127px; margin: -4px auto 0;}
.kc02{margin-left: 49px;margin-top: 8px;}
.kc02 .img,.kc02 .t{margin-left: 20px;}

/*产品展示*/
.lr{ margin:0 auto; width:960px; padding-top:20px; padding-bottom:20px;}
.left{ float:left; width:238px; margin-right:18px;}
.right{ float:left; width:704px;}

.list_title{background:url(list1.jpg) no-repeat; height:46px; line-height:46px;}
.list_title span{ float:right;}
.list_title span a{ padding-right:16px; color:#FFFFFF}
.list_title h2{ font-size:16px; color:#FFFFFF; text-align:center;}
.list_con{ background-color:#0E69C2; padding-top:10px; padding-bottom:10px;}
.list_con p{line-height: 22px;}
.list_con img{display: none;}

.product_title{background:url(product1.jpg) no-repeat; height:37px; line-height:37px;}
.product_title span{ float:right; padding-right:10px;}
.product_title span a{color:#333; font-size:12px; }
.product_title h2{ font-size:15px; font-weight:bold; color:#0e69c3; padding-left:12px;}
.product_con{ border:1px solid #CCCCCC; border-top:none; padding-top:20px;}
.product_con2{ border:1px solid #CCCCCC; border-top:none; padding-bottom:16px; padding-top:16px; padding-left:10px; padding-right:10px;}

.list_con li a{line-height: 43px;height: 43px;list-style-type: none;color: #fff;display: block;background: url(listbg.jpg) no-repeat;white-space: nowrap;font-size: 15px;padding-left: 32px;font-weight: bold;}
.list_con li a:hover{color: #FFFF00;text-decoration: underline;}

.wu_product ul li{border: 1px solid #E6E6E6;width: 214px;float: left;margin-right: 9px;margin-left: 9px;margin-bottom: 20px;text-align: center;line-height: 30px;}
.wu_product ul li:hover{border: 1px solid #FF0000;}
.wu_product ul li a:hover{color: #FF0000;}
/*优势*/
#you {width:100%; background:url(yout.jpg) center top; min-width:960px; overflow:hidden; height:58px; line-height:25px; text-align:center; padding:25px 0 55px;margin-top: 50px;}
#you p{line-height:58px; font-size:40px; color:#0380d2; font-weight:bold; }
#you p span{font-size:58px;color:#c81c18;}
#you span{font-size:18px; font-family:Arial, Helvetica, sans-serif; color:#828282; text-transform:uppercase; font-weight:bold;}
#you h3{font-size:17px; color:#3c3c3c; font-weight:normal; }
.wl0{padding-right:118px; float:right; padding-top:95px; color:#454545;}
.w380{width:380px; line-height:30px; }
.yosd span{font-size:13px; font-family:Arial, Helvetica, sans-serif; color:#696969; padding-left:45px; text-transform:uppercase; }
.yosd h3{ font-size:29px; font-weight:bold; padding-left:8px; color:#0e69c2; padding-left:45px; padding-bottom:28px;}
.ysd span{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#e6e6e6; padding-left:45px; text-transform:uppercase; padding-top:3px; }
.ysd h3{font-size:26px; font-weight:bold; padding-left:8px; color:#fff; padding-left:45px; padding-bottom:28px;}
.wsd{padding-right:82px; float:right; padding-top:71px; color:#fff;}
.ysd span{font-size:12px; font-family:Arial, Helvetica, sans-serif; color:#e6e6e6; padding-left:45px; text-transform:uppercase; padding-top:3px; }
.wdssd{ padding-top:27px; color:#fff; padding-left:36px;}
.ws0{padding-right:85px; float:right; color:#454545;}

.y1{width:100%; background:url(y1.jpg) center; min-width:960px; overflow:hidden; height:431px; }
.y2{width:100%; background:url(y2.jpg) center; min-width:960px; overflow:hidden; height:430px; }
.y3{width:100%; background:url(y3.jpg) center; min-width:960px; overflow:hidden; height:336px; }
.y4{width:100%; background:url(y4.jpg) center; min-width:960px; overflow:hidden; height:302px; }

/*成功案例*/
.gro{background:#e3e3e3; width:100%; min-width:960px; overflow:hidden;}
.s{width:100%; background:url(s.png) right top no-repeat;}
.dp{width:100%; background:url(ssf.png) left bottom no-repeat;}
.ptd{width:960px; text-align:center; margin:auto; line-height:30px; padding:30px 0 20px 0;}
.ptd h3,.ptd h2{font-size:18px; font-weight:normal;}
.ptd span{font-size:17px; font-family:Arial, Helvetica, sans-serif; color:#0e69c3; text-transform:uppercase; font-weight:bold;}

.product_list_ny{margin:0 auto; width:960px;height: 320px;}
.product_list_ny #featureContainer { WIDTH: 100%;margin:0 auto }
.product_list_ny #wrap {OVERFLOW: hidden}
.product_list_ny #load {TEXT-INDENT: -9999px; MARGIN: 0px auto; WIDTH:1123px; DISPLAY: none; HEIGHT: 72px; }
.product_list_ny #feature {POSITION: relative;}
.product_list_ny #feature .button {POSITION: absolute; WIDTH:960px;  TOP: 72px;  LEFT: 0px}
.product_list_ny #feature .prev {TEXT-INDENT: -9999px; WIDTH:17px; display: block; background: url(f1.png) left center;left:0px; HEIGHT:54px; TOP:85px; position:absolute}
.product_list_ny #feature .next {TEXT-INDENT: -9999px; WIDTH:17px; display: block; background: url(r1.png) right center;right:0px; HEIGHT:54px;TOP:85px; position:absolute}
.product_list_ny .featureUL {POSITION: relative;  LIST-STYLE-TYPE: none; MARGIN: 0px; WIDTH: 2800px; FLOAT: left; LEFT: 0px}
.product_list_ny .featureBox {FLOAT: left; OVERFLOW: hidden;margin-right: 20px;}
.product_list_ny #botton-scroll {Z-INDEX: 0;  MARGIN: 0px auto; WIDTH:960px; FLOAT: left;}
.product_list_ny #block {Z-INDEX: 0; POSITION: relative;  MARGIN: 0px auto;WIDTH:885px;OVERFLOW: hidden;}
.product_list_ny #block .box {WIDTH:270px;FLOAT: left;text-align:center; border:solid 1px #CCCCCC;padding: 2px;}
.product_list_ny #block .box img{ WIDTH:270px;  HEIGHT:204px;}
.product_list_ny #block .box:hover{border:solid 1px #0046A2;}

/*客户感言*/
#bds{background:#f4f4f4;}
#fds{width:960px; margin:auto; background:url(fds.jpg); height:76px; margin-bottom:25px; line-height:30px; padding-top:10px;}
#fds h3{font-size:18px; font-weight:normal; padding-left:124px;}
#fds span{font-size:20px; font-family:Arial, Helvetica, sans-serif; color:#0e69c3; padding-left:16px; text-transform:uppercase; font-weight:bold;}

.ptd{width:960px; text-align:center; margin:auto; line-height:30px; padding:30px 0 20px 0;}
.ptd h3,.ptd h2{ font-size:18px; font-weight:normal;}
.ptd span{font-size:17px; font-family:Arial, Helvetica, sans-serif; color:#0e69c3; text-transform:uppercase; font-weight:bold;}

.jz_con{ overflow:hidden; width:960px; margin:auto;}
.jz_con dl{ width:455px; height:180px;  margin-left:15px; float:left;}
.jz_con dl dt img{ width:186px; height:151px; border:1px solid #dddddd; padding:2px;}
.jz_con dd{ width:250px;}
.jz_con dd h5 a{ font-size:14px; color:#c71c17; font:14px "微软雅黑"; font-weight:bold;}
.jz_con dd h5 span{ display:block; font-weight:normal; color:#000}
.jz_con dl dd p{ line-height:24px; color:#818181; margin:8px 0;}
.top10{padding:12px 0;}
.w73{width:73px;}

.bdos{border:#e4e4e4 solid 2px; font-size:15px;  font-weight:bold; border-left:none; color:#666666; background:url(sd.jpg); height:112px; width:885px;  float:left;  margin-top:11px; }
.bdos li{background:url(ji.jpg) left no-repeat;  height:112px; float:left; line-height:26px; text-align:center; }
.bdos .noimg{background:none;}
.cd{text-align:center; width:140px; padding-left:37px; padding-top:18px;}
.vdcd{text-align:center; width:120px; padding-top:30px; padding-left:14px;}
.vd{text-align:center; width:85px; padding-top:30px; padding-left:28px;}
.lc{color:#ee421c;}

/*关于我们*/
#adut{background:#0e69c3; width:100%; overflow:hidden; height:320px; min-width:960px;}
#w640{float:left; width:620px; padding-left:10px; color:#fff; line-height:28px;}
#w640 a{color:#fff;}
#w640 h4{font-size:22px; font-weight:bold;  font-family: 微软雅黑; float:left;}
#vdj{background:url(vdj.jpg); width:278px; height:304px; float:right; padding-left:30px; padding-top:16px;}
#w1600{text-align:center;  min-width:960px; width:100%; background:url(w60.jpg) center no-repeat;height: 87px;}
.dvd{padding:15px 0;}
.ab_width{width: 960px;margin: 0 auto;}
.ab_width .product_list_ny{height: 238px;}


/*新闻*/
.w960{width: 960px;margin: auto;overflow: hidden;}
#sk{background:#0e69c3; width:100%; overflow:hidden; min-width:960px;}
.w260{width:290px; padding-top:54px; margin:0 13px; padding-bottom:15px;}
.w290{width:290px; }
.m04 {height:42px; line-height:42px;}
.m04 h3 { font-size:17px;}
.m04 h3 span { font-family:Arial, Helvetica, sans-serif; font-size:14px; color:#989898; padding-left:10px; font-weight:normal; text-transform:uppercase;}

.m04t a{ line-height:34px; width:100%; color:#656565; }
.m04t a:hover { color:#333;text-decoration: underline;}
.ds{float:left; padding-top:24px; padding-left:40px;}
.w2v0{width:290; text-align:right;}
.mar{margin:20px auto 13px;}
.bord{border:#dddddd solid 1px;}
.liks{line-height:30px; padding:10px;color: #666;}
.liks span{float:left; padding-right:24px; padding-bottom:10px;}
.liks p a{color: #666;}
.liks p a:hover{color: #FF0000;text-decoration: underline;}

/* 常见问题 */
.wu_cjwt ul li h2{background:url(w.jpg) no-repeat; padding-left:24px; padding-bottom:10px; font-size:14px; font-weight:bold;}
.wu_cjwt ul li h2 a,.wu_cjwt ul li p{color: #666;}
.wu_cjwt ul li h2 a:hover{color: #FF0000;text-decoration: underline;}
.wu_cjwt ul li p{background:url(d.jpg) no-repeat; padding-left:24px; font-size:12px; }
.wu_cjwt ul li{ padding-bottom:12px; padding-top:12px;border-bottom:1px dashed #666666;}

/*底部*/
.footer{background:url(vd.jpg); width:100%; margin:auto; overflow:hidden; height:219px; min-width:960px; }
.w1440{width:960px; background:url(f_bj.jpg); margin:auto; height:219px; min-width:960px;}
.cl{height: 0px; clear: both; overflow: hidden;}
.for{color:#FFF; font-size:13px; padding-top:25px; text-align:center;}
.for a{color:#FFF; font-size:13px; padding-left:8px; padding-right:8px;}
.for a:hover{text-decoration: underline;}
.w800{width:700px; margin:auto; line-height:28px; color:#FFF; margin-top:26px; font-size:12px;}
.w800 a{color:#FFF; font-size:12px;}
.sd{float:left; padding-right:27px; padding-bottom:12px;}

#goTop { display:none; width:46px; height:46px; position:fixed; right:10px; bottom:30px; cursor:pointer; background:url(scrolltop.png) no-repeat 0px 0px; }
#goTop:hover {background-position:-0px -46px;}

/*在线客服*/
.custom_service p img {display: inline; margin-top:-5px; vertical-align:middle;}
.scrollsidebar{position:absolute; z-index:999; top:150px;}
.side_content{width:154px; height:auto; overflow:hidden; float:left; }
.side_content .side_list {width:154px;overflow:hidden;}
.show_btn{ width:0; height:112px; overflow:hidden; margin-top:50px; float:left; cursor:pointer;}
.show_btn span { display:none;}
.close_btn{width:24px;height:24px;cursor:pointer;}
.side_title,.side_bottom,.close_btn,.show_btn {background:url(sidebar_bg.png) no-repeat;}
.side_title {height:46px;}
.side_bottom { height:8px;}
.side_center {font-family:Verdana, Geneva, sans-serif; padding:5px 12px; font-size:12px;}
.close_btn { float:right; display:block; width:21px; height:16px; margin:16px 10px 0 0; _margin:16px 5px 0 0;}
.close_btn span { display:none;}
.side_center .custom_service p { text-align:center; padding:6px 0; margin:0; vertical-align:middle;}
.other{ text-align:center;border-bottom:1px solid #ddd;border-top:1px solid #ddd}
.other p { padding:5px 0; _height:16px; margin:0;color: #666666;}
.msgserver { text-align:center; margin-bottom:5px;}
.msgserver p{margin-top: 7px;}
.msgserver a { background:url(sidebar_bg.png) no-repeat -119px -115px; padding-left:22px;}

/* blue skin as the default skin */
.side_title, .side_blue .side_title {background-position:-195px 0;}
.side_center, .side_blue .side_center {background:url(blue_line.png) repeat-y center;}
.side_bottom, .side_blue .side_bottom {background-position:-195px -50px;}
.close_btn, .side_blue .close_btn {background-position:-44px 0;}
.close_btn:hover, .side_blue .close_btn:hover {background-position:-66px 0;}
.show_btn , .side_blue .show_btn {background-position:-119px 0;}
.msgserver a, .side_blue .msgserver a {color:#06C;}

/* green skin  */
.side_green .side_title {background-position:-349px 0;}
.side_green .side_center {background:url(green_line.png) repeat-y center;}
.side_green .side_bottom {background-position:-349px -50px;}
.side_green .close_btn {background-position:-44px -23px;}
.side_green .close_btn:hover {background-position:-66px -23px;}
.side_green .show_btn {background-position:-147px 0;}
.side_green .msgserver a {color:#76a20c;}

/*产品搜索*/
.photolisting{ width:1170px;}
.photolisting li{width:192px; float:left; height:235px; overflow:hidden; text-align:center;}
.photolisting img{width:175px; height:175px; border:#e8e8e8 1px solid; padding:2px;}
.photolisting a{ text-align:center; display:block; line-height:35px;}
.photolisting a:hover{ color:red; text-decoration:none;}
.multipage{width:1170px; margin:0px auto; overflow:hidden; margin-top:20px;text-align:center;}
.multipage #fenye{margin: 0 auto;width: 1100px}
.serch_product{display:block; margin-top:20px;}

.mainContentss{margin: 0 auto;width: 1170px;background: #fefefe;border-radius: 6px 6px 0 0;-moz-border-radius: 6px 6px 0 0;-webkit-border-radius: 6px 6px 0 0;box-shadow: 0px 0px 1px #999;padding: 15px;margin-top: 20px;}
.mainContentss .content .title{padding-left: 13px;float: left;font-size: 16px;color: #0167cc;line-height: 40px;background: url(n_ico.gif) left no-repeat;font-weight: normal;}
.mainContentss .content{background: none;border-bottom: dotted 1px #ddd;}
.mainContentss .content .weizhi{background: url(home.gif) 13px no-repeat;}

#suckertree1 li ul li a{background: #f2f2f2;}
#suckertree1 li ul li a:hover{background: #0157a4;}

.suckerdiv ul li{position: relative;}
.suckerdiv ul li ul{left:210px; position: absolute;width:210px;top: -2px;display: none;z-index: 99999;}
.suckerdiv ul li ul li ul{left:210px; /* Parent menu width - 1*/}
.suckerdiv ul li a{display: block;color: black;text-decoration: none;background:#f2f2f2;height:40px; line-height:40px; margin-top:2px; font-size:14px;padding-left: 20px;}
.suckerdiv ul li a:hover{color:#fff; font-weight:bold;}
.suckerdiv .subfolderstyle{color: #ff0;}
* html .suckerdiv ul li { float: left; height: 1%; }
* html .suckerdiv ul li a { height: 1%;}
.actives{color: #ff0;}

/*内页分类*/
.ListNav { position:relative; z-index:5; height:55px; overflow:hidden; text-align:center; border-bottom:1px solid #ddd; background-color:#f9f9f9; min-width:1200px;}
.ListNav ul { width:1200px; margin:0 auto; }
.ListNav li { display:inline-block; float:left; display:block; height:53px; margin:0 15px; line-height:53px; font-size:16px;}
.ListNav li a { display:block; padding:0 20px; }
.ListNav li a:hover{ color:#005AB5; border-bottom:2px solid #005AB5; }
.ListNav .currclass a{color:#005AB5; border-bottom:2px solid #005AB5; font-weight:bold;}

.list_left,.suckerdiv{float:left; width:238px;margin-right: 18px;}
.list_left .title,.suckerdiv .title{display: block;padding: 0px;font-size: 16px;background: url(list1.jpg) no-repeat;color: #FFF;text-align: center;font-weight: bold;line-height: 46px;}
.list_left ul,.suckerdiv ul{background-color: #0E69C2;padding-top: 10px;padding-bottom: 10px;display: block;overflow: hidden;}
.list_left li,.suckerdiv ul li{width:238px; float:left; height:40px; line-height:40px;}
.list_left li a,.suckerdiv ul li a{line-height: 43px;height: 43px;list-style-type: none;color: #fff;display: block;background: url(listbg.jpg) no-repeat;white-space: nowrap;font-size: 15px;padding-left: 32px;font-weight: bold;}
.list_left li a:hover,.suckerdiv ul li a:hover{display:block;color:#ff0;text-decoration: underline;}
.list_left .currclass a{color:#ff0;font-weight:bold;}

.list_right{float:left; width:704px;}
.list_right_contact{border: 1px solid #CCCCCC;border-top: none;padding: 16px 10px;line-height: 30px;}
.list_right_contact img{max-width:930px;}
.n_banner{margin:0 auto; width:100%; height:250px; background:url(n_banner.jpg) center no-repeat;}

/*内页内容*/
.mainContent{margin: 0 auto;width: 960px;padding-top: 20px;padding-bottom: 20px;overflow: hidden;}
.content{display:block;background: url(product1.jpg) no-repeat;height: 37px;line-height: 37px;}
.content .title{padding-left:12px; float:left; font-size:15px; color:#0167cc; line-height:40px;font-weight: bold;}
.content .weizhi{float:right; background:url(position.gif) left no-repeat; padding-left:38px;padding-right: 10px;}
.list_contact{display:block;border: 1px solid #CCCCCC;border-top: none;line-height:30px;padding: 16px 10px;}
.list_contact img{max-width:682px;}
.list_contact .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
.list_contact .contact{display:block; line-height:30px;margin-top:10px;}
.list_contact .date{display:block; text-align:center; margin:10px 0;}
.list_contact #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}

.list_contacts{display:block;border: 1px solid #CCCCCC;border-top: none;line-height:30px;padding: 16px 10px;background: url(call_bg.jpg) right top no-repeat;}
.list_contacts img{max-width:682px;}
.list_contacts .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
.list_contacts .contact{display:block; line-height:30px;margin-top:10px;}
.list_contacts .date{display:block; text-align:center; margin:10px 0;}
.list_contacts #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}

.list_contact_img{display:block;border: 1px solid #CCCCCC;border-top: none;padding: 20px 0;}
.list_contact_img img{border:solid 1px #CCC; padding:2px;}
.list_contact_img img:hover{border:solid 1px #005AB5;}
.list_contact_img .t{line-height:35px;}
.list_right_contact .image img{border:solid 1px #CCC; padding:2px;}

.list_case{display:block; margin-top:20px;}
.list_case li{float:left; width:360px; height:270px; position:relative; margin:20px 0 0 20px;}
.list_case li a{width:360px; display:block; height:40px; background:url(ico_bg.png); line-height:40px; text-align:center; color:#FFFFFF; position:absolute; bottom:0px; font-size:18px;}
.list_case li a:hover{background:#005AB5; color:#FFFFFF;}

.list_news{display:block; margin-top:10px;}
.list_news li{float:left; width:360px; display:block; margin:15px 15px 0 15px;}
.list_news li:hover{background:#f9f9f9;}
.list_news li img{ width:360px; height:205px;}
.list_news li h1{font-size:18px; text-align:center; font-weight:normal; margin:7px 0}
.list_news li span{display:block; text-align:center; color:#005AB5;}
.list_news li p{display:block; color:#888888; line-height:25px; padding:10px;}

/*图片放大镜样式*/
.jqzoom{float:left;border:none;position:relative;padding:0px;cursor:pointer;margin:0px;display:block;}
.jqzoom img{width:330px; height:248px; max-width:330px; max-height:248px; border:solid 1px #CCCCCC;}
.zoomdiv{z-index:100;position:absolute;top:0px;left:0;display:none;text-align:center;overflow:hidden;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:20px;height:20px;border:1px solid #aaa;background:#ffffff /*url(../images/zoom.png) 50% center no-repeat*/;opacity: 0.5;-moz-opacity: 0.5;-khtml-opacity: 0.5;filter: alpha(Opacity=50);}

/*图片小图预览列表*/
.spec-preview{width:550px;}
.spec-scroll{clear:both;margin-top:5px;width: 330px;}
.spec-scroll .prev{float:left;margin-right:2px; background:url(left.gif) no-repeat;  margin-top:20px;}
.spec-scroll .next{float:right; background:url(right.gif) no-repeat;  margin-top:20px;}
.spec-scroll .prev,.spec-scroll .next{display:block;width:17px;height:54px; line-height:54px;cursor:pointer;text-decoration:none;}
.spec-scroll .items{float:left;position:relative;width:294px;height:56px;overflow:hidden; margin-top:20px;}
.spec-scroll .items ul{position:absolute;width:999999px;height:54px;}
.spec-scroll .items ul li{float:left;width:85px;text-align:center;}
.spec-scroll .items ul li img{border:1px solid #CCC;padding:1px;width:75px;height:50px;}
.spec-scroll .items ul li img:hover{border:1px solid #FF6600;padding:1px;}

#list_product{float: right;width: 704px;}
#list_info{ height:28px; border-bottom:1px solid #D5D5D3; margin:20px 0; display:block;}
#list_info .detailed{ background: url(nav_bg2.gif) no-repeat; display:block; width:72px; line-height:28px; text-align:left; padding-left:18px; font-weight:bold; color:#393939;}

#list_product_content{width:1170px; clear:both;}
#list_product_content .title{font-size:18px; display:block; text-align:center; font-weight:bold;border-bottom: dotted 1px #ddd; height:45px; line-height:45px;}
#list_product_content .contact{display:block; line-height:30px;}
#list_product_content .contact img{max-width:1160px;}
#list_product_content #next{ display:block; border-top:dotted 1px #CCCCCC; margin-top:15px; text-align:center; padding-top:8px;}
.imglist img{width: 500px;height: 375px;}

.prodtitle {LINE-HEIGHT: 45px; HEIGHT: 45px; FONT-SIZE:16px; text-align:left;}
.products_show_1 {PADDING-TOP: 15px; display:block;}
.show_left {FLOAT: left;width: 330px;}
.show_right {WIDTH:292px; FLOAT: right;}
.show_right UL {LINE-HEIGHT: 27px;}
.show_right UL LI {LINE-HEIGHT:25px; TEXT-OVERFLOW: ellipsis; WHITE-SPACE: nowrap; text-align:left; OVERFLOW: hidden;}
.show_right table{margin-bottom:10px;}
.show_right td{padding:5px;}

/*分页*/
#fenye{clear:both; margin:20px 20px 0 0;}
#fenye .prev_h,#fenye .next_h{width:55px; text-align:center;line-height:20px;}
#fenye a.curr{width:25px;background:#005AB5; border:1px solid #fff; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px;text-decoration:none;border-radius:8px; -webkit-border-radius:8px; -moz-border-radius:8px;}
#fenye a.num{width:22px;}
#fenye a:visited{color:#333333;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

/*在线留言*/
.feedback .line{padding:8px 0;}
.feedback .line .inputText{border:1px solid #ccc;color:#999;font-size:12px;padding:0 18px;width:636px;height:40px;line-height:40px;margin:0px; font-family:"微软雅黑"}
.feedback .line .textArea{border:1px solid #ccc;color:#999;font-size:12px;padding:10px 18px;width:636px;height:124px;margin:0px; font-family:"微软雅黑";resize: none;}
.btn_area{width:102px; display:block;}
.submit{
	color: #fff;
	background: #333;
	width:70px;
	float:left;
	height:29px;
	border:none;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 
.submit:hover {
	color: #fff;
	background:#005AB5;
	transition: 0.5s all;
	-webkit-transition: 0.5s all;
	-moz-transition: 0.5s all;
	-o-transition: 0.5s all;
	-ms-transition: 0.5s all;
	} 

/*右边浮动*/
.fixed{position:fixed;bottom:0px;right:0px;width:45px; z-index:9999999}
.fixed .child{position:absolute;right:0px;overflow:hidden;cursor:pointer;width:45px;height:45px;background:#003F7D;line-height: 45px;margin-top:1px;}
.fixed .child{transition-duration: .5s;-ms-transition-duration: .5s;-moz-transition-duration: .5s; -webkit-transition-duration: .5s; }
.fixed .child:hover{width:110px;background: #000;}
.fixed .child img{position:absolute;top:0px;left:0px;}
.fixed .child p{position: absolute;left:45px;color:#fff;}

.fixed .fixedfav{bottom:184px;}
.fixed .fixedQQ{bottom:92px;}
.fixed .fixedone{bottom:92px;}
.fixed .fixedCall{bottom:46px;}
.fixed .fixedTop{position:absolute;right:0px;bottom:92px;color:#fff;background-color:#b2b2b2;cursor:pointer;text-align:center;width:45px;height:45px;line-height: 45px;font-size: 14px;font-family: "MICROSOFT YAHEI","Arial Narrow";}
.fixed .fixedTop p {background:url(pointer_circle.png) no-repeat;width:25px; height:25px;margin:10px 0 0 10px; background-size:100%}
.fixed .fixedTop .fixedTopPointer{position:absolute;top:-5px;left:14px;}
.fixed .fixedCode{bottom:0;cursor:pointer;width:45px;height:45px;background:#003F7D;line-height:55px;margin-top:1px;}
.fixed .fixedCode img {width:27px;margin:0px 0 0 9px}

.fixed .fixedCode2{bottom:0;cursor:pointer;width:45px;height:45px;background:#003F7D;line-height:55px;margin-top:1px;}
.fixed .fixedCode2 img {width:27px;margin:0px 0 0 9px}

.fixedCodeInfo{display:none;position:fixed;bottom:0px;right:45px;background:#fff; background:url(wx.jpg) no-repeat;width:112px; height:140px;}
.fixedCodeInfo .fixedCode {margin:6px 0 0 8px;  height:100px;width:100px;}	
	
