/*position*/
.posNow{color:#ccc;padding:10px 0;background-color:#fafafa;border-bottom:1px solid #eee;}
.posNow span{color:#777;}
.posNow a{display:inline-block;padding:0 5px;}
.posNow h3{color:#999;}
.posNow h3 big{color:#c00;padding:0 5px;}

/*product*/
.searchCon{border:1px solid #f4f4f4;background-color:#fcfcfc;padding:10px 20px;color:#888;}
.searchCon h4{display:inline;color:#c00;padding-right:10px;font-size:15px;}
.searchCon input{vertical-align:middle;}
.searchCon input.txt{height:20px;line-height:20px;border:1px solid #ccc;padding:3px 7px;width:200px;color:#888;}
.searchCon input.txt:hover{border:1px solid #c00;color:#c00;}
.searchCon input.btn{height:28px;width:50px;color:#fff;background-color:#c00;cursor:pointer;}
.searchCon input.btn:hover{border:2px solid #c00;color:#fff;}
.searchCon strong{display:inline-block;padding-left:20px;color:#aaa;}
.searchCon a{display:inline-block;padding:0 5px;}

/*proCon*/
.proCon{background:#f5f5f5;padding:20px;height:240px;overflow:hidden;border-top: #ccc dashed 1px;}
.slideBox{width:360px;height:240px;overflow:hidden;position:relative;background-color:#fff;padding:2px;border:#ccc solid 1px;}
.slideBox .hd{height:24px;overflow:hidden;position:absolute;right:5px;bottom:5px;z-index:1;}
.slideBox .hd ul{overflow:hidden;zoom:1;float:left;}
.slideBox .hd ul li{float:left;margin-right:2px;width:36px;height:24px;line-height:14px;text-align:center;background:#fff;cursor:pointer;}
.slideBox .hd ul li img{width:36px;height:24px;}
.slideBox .hd ul li.on{filter:alpha(opacity=50);-moz-opacity:0.50;opacity:0.50;}
.slideBox .bd{position:relative;height:100%;z-index:0;}
.slideBox .bd li{zoom:1;vertical-align:middle;}
.slideBox .bd img{display:block;}

.infoBox{width:560px;display:block;position:relative;height:240px;}
.infoBox h2,.infoBox h2 a{height:30px;color:#111;display:block;margin-bottom:15px;font-size:15px;font-size:16px}
.infoBox p{text-indent:2em;line-height:22px;color:#777;}
.infoBox .btn a{display:inline-block;padding:5px 15px;margin:2px;border-radius:3px;background-color:#e4e4e4;color:#333;}
.infoBox .btn a:hover{color:#fff;background-color:#4667aa;text-decoration:none;background-position:0 -15px;}
.infoBox h3{position:absolute;right:0;bottom:0;}
.infoBox h3 a{background-color:#4667aa;color:#fff;display:inline-block;padding:7px 15px;text-align:center;margin:0 3px;border-radius:2px;}
.infoBox h4{display:inline-block;padding:10px 0 5px;font-size:14px;}

.cpShow{padding:20px;border:1px solid #efefef;border-top: 2px solid #4667aa;height:320px;}
.cpInfo{width:600px;}
.cpInfo h1{color: #4667aa;font-size:18px;padding-bottom:5px;}
.cpInfo p{color:#777777;margin:5px 0;line-height:20px;}
.cpInfo p b{ color:#4667aa; font-size:16px;}
.cpInfo p.bLine{padding-bottom:10px;margin-bottom:10px;border-bottom:1px dotted #ccc;color:#777777;text-indent:2em; line-height:25px;}
.cpInfo p span{color:#777777;}
.cpInfo p strong{margin-top:15px;color:#333;}

.cpInfo .aBtn{display:inline-block;}
.cpInfo .aBtn a{ display:block; width:90px; height:90px; line-height:130px; text-align:center; color:#fff; font-family:microsoft yahei; font-size:16px; overflow:hidden; background-color:#c00; float:left; margin-right:15px; background-image:url(/images/icon/talk.png); background-position:center center; background-repeat:no-repeat;}
.cpInfo .aBtn a.a1{ background-color:#766bb4; background-position:center 5px;}
.cpInfo .aBtn a.a2{ background-color:#57b1e6; background-position:center -75px;}
.cpInfo .aBtn a.a3{ background-color:#41c3a6; background-position:center -165px;}
.cpInfo .aBtn a.a4{ background-color:#eb6751; background-position:center -245px;}
.cpInfo .aBtn a.a1:hover{ background-color:#675aac;}
.cpInfo .aBtn a.a2:hover{ background-color:#39a3e2;}
.cpInfo .aBtn a.a3:hover{ background-color:#20b897;}
.cpInfo .aBtn a.a4:hover{ background-color:#e84c32;}
.cpInfo .aBtn a:hover{ text-decoration:none;}

.videocontent{ height:500px;}

.filter{padding:10px 20px;display:none;}
.filter span{display:inline-block;line-height:20px;color:#999;padding-bottom:10px;margin-bottom:10px;border-bottom:1px dotted #ccc;}
.filter p{padding:5px;margin:0;color:#888;}
.filter p input{padding:3px 5px;vertical-align:middle;margin:0 3px 0 7px;}
.filter p input.txt{border:1px solid #e4e4e4;}
.filter p a{background-color:#c00;color:#fff;padding:7px 15px;border-radius:2px;}
.filter p.btn{padding:20px 0 10px;margin-top:10px;border-top:1px solid #f4f4f4;}

.tabCon{width:1160px;height:33px;padding-top:3px;background:#333;position:relative;}
.tabCon .hd{line-height:36px;position:relative;}
.tabCon .hd ul{float:left;position:absolute;left:20px;top:-1px;height:32px;}
.tabCon .hd ul li{float:left;}
.tabCon .hd ul li.on{height:32px;background:#fff;border:1px solid #ddd;border-bottom:2px solid #fff;}
.tabCon .hd ul li a{display:block;padding:0 15px;outline:none;color:#fff;font-weight:bold;}

.tabCon .hd ul li.on a{color:#555;}
.tabCon .pdf{position:absolute;top:10px;right:10px;padding-left:30px;height:16px;line-height:16px;}
.tabCon .pdf a{color:#a00;}

a.cn{margin:-46px 0 0;border-top:46px solid transparent;position:relative;display:block;}

.infoCon{overflow:hidden;position:relative;z-index:9; line-height: 25px; }
.infoCon h3{background:#fff url(/code/images/icon.png) 0 -670px repeat-x;padding:5px 15px;font-size:16px;color: #4667aa;}
.infoCon h3 span{display:inline-block;background-color:#fff;padding:0 5px;}
.infoCon p.nr{text-indent:2em;padding:10px 15px;color:#888;line-height:24px;} 
.infoCon p{padding:5px;color:#777777;line-height:24px; text-indent:2em;} 

.infoCon h4 a{background-color: #4667aa;color:#fff;display:inline-block;padding:5px 13px;text-align:center;border-radius:2px;}

.infoCon h3{ line-height: 24px; padding:0px 10px; margin:10px 0px; font-size:14px; font-family:simsun; padding-left:0px; display:block;}
.infoCon .confl{ float:left;}
.infoCon .confr{ float:right;}
.infoCon .confl.ctxt{ width:460px;}
.infoCon .confl.cimg{ width:500px; text-align:center;}
.infoCon .confr.ctxt{ width:460px;}
.infoCon .confr.cimg{ width:500px; text-align:center;}

.infoCon .hd{overflow:hidden;height:30px;margin-bottom:5px;}
.infoCon .hd .prev,.hotCon .hd .next{display:block;width:5px;height:9px;float:right;margin-right:5px;margin-top:13px;overflow:hidden;cursor:pointer;}
.infoCon .hd ul{float:right;overflow:hidden;zoom:1;margin-top:11px;zoom:1;}
.infoCon .hd ul li{float:left;width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url(/code/images/icoCircle.gif) 0 -9px no-repeat;}
.infoCon .hd ul li.on{background-position:0 0;}

.infoCon .bd{padding:5px 10px;}
.infoCon .bd ul{overflow:hidden;zoom:1;}
.infoCon .bd ul li{width:540px;padding:10px;margin-right:8px;float:left;_display:inline;overflow:hidden;}
.infoCon .bd ul li p{float:left;margin-right:13px;}
.infoCon .bd ul li p a img{display:block; padding:2px; border:#ddd solid 1px;}
.infoCon .bd ul li p a:hover img{border-color:#c00;}
.infoCon .bd ul li p a{display:block;width:120px;line-height:30px;font-size:14px;text-align:center;}
.infoCon .bd ul li h4{color:#b90405;font-size:12px;margin-bottom:5px;font-size:14px;}
.infoCon .bd ul li span{line-height:21px;display:block;color:#555;}

#infoCon table{width:100%;margin:0 auto; border-collapse:collapse;}
#infoCon table tr{color:#888888;}
#infoCon table,#infoCon table tr,#infoCon table tr td,#infoCon table tr th{border:#ccc solid 1px;}
#infoCon table tr td{padding: 5px; margin:0px; border:1px solid #ccc; text-align:center;}
#infoCon table{margin:0 auto;}
#infoCon table{border-collapse:collapse;}
#infoCon table tr.tit{background-color:#f9f9f9; height:20px; font-weight:700;}
#infoCon table tr.tit td{padding:10px 5px;}
#infoCon table td{border:1px solid #f4f4f4; padding:3px 5px; text-align:center; }
#infoCon table td img{ margin:0 auto;}
#infoCon table tr{color:#777777;}
#infoCon table tr:hover{background-color: #4667aa;color:#fff;}
#infoCon table tr:hover td:hover,table tr:hover td a:hover{ background-color:#c00; color:#fff;}
#infoCon table tr:hover td a{color:#fff;}
#infoCon p{text-indent:0}

table.comm{margin:0 auto;}
table.comm{border-collapse:collapse;}
table.comm tr.tit{background-color:#f9f9f9;height:20px;font-weight:700;}
table.comm tr.tit td{padding:10px 5px;}
table.comm td{border:1px solid #f4f4f4;padding:3px 5px;text-align:center;}
table.comm td img{margin:0 auto;}
table.comm tr{color:#777777;}
table.comm tr:hover{background-color:#c00;color:#fff;}
table.comm tr:hover td:hover,table.comm tr:hover td a:hover{background-color:#c00;color:#fff;}
table.comm tr:hover td a{color:#fff;}
table.tdp td{padding:10px;}

.sitebanner{ width:100%; height:250px; background-position:center center; background-repeat:no-repeat;}
.caseinfo{width:100%; overflow:hidden; border-bottom:1px solid #f2f2f2; padding-bottom:10px;font-family:microsoft yahei,Arial;}
.caseinfo .showimg{width:650px; float:left;}
.caseinfo .info{width:310px; float:right; font-size:14px; color:#fff; line-height:24px;}
.caseinfo .info h1{ font-size:18px; border-bottom:1px solid #f2f2f2; padding-bottom:12px;}
.caseinfo .info i{ font-style:normal;}
.caseinfo .info ul.shuxing{ width:100%; padding:10px 0px 8px 0px; overflow:hidden;}
.caseinfo .info ul.shuxing li{ width:100%; overflow:hidden; float:left; line-height:24px; padding:0px; margin:0px; clear:both;}
.caseinfo .info ul.shuxing li span{ font-style:normal; display:block; color:#666; width:210px; float:left;}
.caseinfo .info .tel400{ border-bottom:1px solid #f2f2f2; width:100%; overflow:hidden; padding:15px 0px;}
.caseinfo .info .tel400 i{ color:#888; width:70px; padding-top:5px; display:block; float:left;}
.caseinfo .info .tel400 span{ padding-top:5px; display:block; font-size:24px; float:left;}
.caseinfo .info .contactus{ width:100%; overflow:hidden;}
.caseinfo .info .contactus .con{ width:100%; overflow:hidden;}
.caseinfo .info .contactus .tit{text-align: center;height: 30px;position: relative;margin-top: 0px;width: 100%;overflow: hidden;}
.caseinfo .info .contactus .tit span {font-size: 14px;padding: 0px 5px;top: 0px;position: absolute;z-index: 2;background: #fff;left: 120px;}
.caseinfo .info .contactus .tit i {height: 1px;display: block;width: 100%;top: 12px; left:0px; background-color: #999;overflow: hidden;position: absolute;z-index: 1;}
.caseinfo .info .contactus .phone ul li i {color: #dd0000;font-weight: bold;font-size: 14px;font-style: normal;}
.caseinfo .info .contactus .tou{ width:100%; overflow:hidden; clear:both;}
.caseinfo .info .contactus .tou li{ width:100px; height:100px; padding:10px; padding-left:37px; float:left;}
.caseinfo .info .contactus .tou li img{ width:100px; height:100px; }
.caseinfo .info .contactus .tou li.photo img{ width:87px; height:87px; margin-top:6px; float:left; }
.caseinfo .info .contactus address {margin-left: 40px;margin-top: 0px;font-style: normal;}
.caseinfo .info .contactus address a {
    background-color: #2c2c2c;
    font-size: 16px;
    color: #fff;
    font-family: microsoft yahei;
    padding: 5px 70px 5px 105px;
    background-image: url(/images/icon/talk-black.gif);
    background-repeat: no-repeat;
    background-position: 75px 8px;
	display:block;
	overflow:hidden;
	float:left;
}

.contactbtn{ padding-top:12px;}
.contactbtn .title{ color:#888;}
.contactbtn .aBtn{display:inline-block;}
.contactbtn .aBtn a{ display:block; width:90px; height:90px; line-height:90px; text-align:center; color:#fff; font-family:microsoft yahei; font-size:16px; overflow:hidden; background-color:#c00; float:left; margin-right:12px;}
.contactbtn .aBtn a.a1{ background-color:#766bb4;}
.contactbtn .aBtn a.a2{ background-color:#57b1e6;}
.contactbtn .aBtn a.a3{ background-color:#41c3a6;}
.contactbtn .aBtn a.a4{ background-color:#eb6751;}
.contactbtn .aBtn a.a1:hover{ background-color:#675aac;}
.contactbtn .aBtn a.a2:hover{ background-color:#39a3e2;}
.contactbtn .aBtn a.a3:hover{ background-color:#20b897;}
.contactbtn .aBtn a.a4:hover{ background-color:#e84c32;}
.contactbtn .aBtn a:hover{ text-decoration:none;}

.desc{ font-size:14px; color:#666; line-height:25px; padding:10px 0px;}
.desc h2{ font-size:18px; padding-bottom:15px;}
.desc table{border: 1px solid #ccc;border-collapse: collapse; width:100%;}
.desc table td {border: 1px solid #ccc;}
.caselist{ width:980px; margin:0px auto; clear:both; overflow:hidden;}
.caselist h2,.infocon h2{background:#fff url(/code/images/icon.png) 0 -665px repeat-x;padding:5px 15px;font-size:24px; height:41px; color:#333; text-align:center; margin:10px auto;}
.caselist h2 span,.infocon h2 span{background-color:#fff;padding:0px 10px;}

ul.case{ width:100%; overflow:hidden;}
ul.case li{width:258px;float:left;display:inline; margin:5px 16px;}
ul.case li .img{ width:100%; height:112px; text-align: center;}
ul.case li .name{ display:block; font-size:14px; line-height:32px; text-align:center;}
ul.case li a img{display:inline; padding:0px; border:#ddd solid 1px; width:210px; height:105px;}
ul.case li a:hover img{boder-color:#c00;}
ul.case li span{ display:block; font-size:12px;}

.infocon .corlink{ width:100%; line-height:25px; overflow:hidden; margin:0px auto; clear:both; }
.infocon .corlink li{ width:196px; float:left;}

.order{padding:10px 0px;width:600px;}
.order td{border-top:1px solid #efefef;padding:9px;color:#777777;}
.order td input{vertical-align:middle;margin:0 5px;}
.order td input.txt{border:1px solid #abadb3;padding:5px 10px;margin-left:10px;}
.order td input.btn{color:#fff;padding:5px 10px;cursor:pointer;border-radius:2px;margin:0 3px;}
.order td textarea,.order td select{margin-left:11px;}
.order td input.bRed{margin-left:11px;}

.fwBtn{background-color:#f4f4f4;padding:8px 15px;}
.fwBtn img{ display:block;}
.fwBtn a{display:inline-block;padding:5px 10px;background-color:#fcfcfc;color:#555;margin:10px 55px 10px 55px;border-radius:2px;box-shadow:0 0 5px #ccc;text-align:center;}
.fwBtn a:hover{background-color:#c00;color:#fff;text-decoration:none;}

/*slideGroup*/

.slideGroup{}
.slideGroup .parHd{height:33px;padding-top:3px;background:#f9f9f9 url(/code/images/icon.png) 0 bottom repeat-x;position:relative;padding:0 20px;}
.slideGroup .parHd ul{float:left;position:absolute;left:20px;top:3px;height:30px;line-height:30px;font-size:14px;}
.slideGroup .parHd ul li{float:left;padding:0 15px;display:inline;margin-right:5px;cursor:pointer;background-color:#333;border:1px solid #555;height:28px;color:#ccc;cursor:pointer;}
.slideGroup .parHd ul li.on{height:30px;background:#f9f9f9;border:1px solid #ddd;border-bottom:2px solid #f9f9f9;color:#333;}
.slideGroup .slideBox{overflow:hidden;zoom:1;padding:10px 0 10px 42px;position:relative;}

/*.slideGroup .sPrev,.slideGroup .sNext{position:absolute;left:5px;top:10px;display:block;width:30px;height:94px;border:1px solid #ddd;background:url(/code/images/icoLeft.html) center center no-repeat #f4f4f4;}
.slideGroup .sNext{left:auto;right:5px;background:url(/code/images/icoRight.html) center center no-repeat #f4f4f4;}
.slideGroup .sPrev:hover,.slideGroup .sNext:hover{border-color:#f60;}*/

.sbBox{overflow:hidden;position:relative;background-color:#f9f9f9;}
.sbBox .hd{overflow:hidden;height:30px;padding:0 20px;}
.sbBox .hd ul{float:right;overflow:hidden;zoom:1;margin-top:10px;zoom:1;}
.sbBox .hd ul li{float:left;width:9px;height:9px;overflow:hidden;margin-right:5px;text-indent:-999px;cursor:pointer;background:url(/code/images/icoCircle.gif) 0 -9px no-repeat;}
.sbBox .hd ul li.on{background-position:0 0;}
.sbBox .bd{padding:0 10px;}
.sbBox .bd ul{zoom:1;}
.sbBox .bd ul li{ float:left;_display:inline;text-align:left;width:920px;padding:0 20px;overflow:hidden;}
.sbBox .bd ul li .pic{float:right;display:inline;}
.sbBox .bd ul li .pic img{display:block;margin-bottom:10px;}
.sbBox .bd ul li .title{line-height:22px;float:left;display:inline;}
.sbBox .bd ul li .title h3{font-size:14px;color:#c00;margin-bottom:10px;}
.sbBox .bd ul li .title p span{color:#777777;}
.sbBox .bd .faPic{padding-bottom:20px;clear:both;text-align:center;}
.sbBox .bd .faPic h3{display:block;padding:10px 20px;margin-top:10px;border-top:1px solid #e4e4e4;font-size:14px;color:#c00;text-align:left;}
.sbBox .bd .faPic img{max-width:920px;margin:0 auto;}
.sbBox .bd .faPic p{margin-top:10px;color:#555;line-height:22px;}

/**/
.leftCon{width:220px;}
.rightCon{width:900px;}
.rLine{background:url(/code/images/rLine.png) right top repeat-y;}

.leftMenu{border:1px solid #efefef;background-color:#f9f9f9;}
.leftMenu h2{font-size:18px;padding-top:10px;text-indent:2em;}
.leftMenu h2 a{display:block;}
.leftMenu h2 a:hover{ text-decoration:none;}
.leftMenu ul{background-color:#fff;border:1px solid #f4f4f4;border-bottom:1px solid #f9f9f9;margin:10px;font-size:14px;}
.leftMenu ul li{border-bottom:1px solid #f4f4f4; text-indent:2em;}
.leftMenu .last li{text-indent:2em; text-align:left}
.leftMenu ul li a{display:block;height:36px;line-height:36px;border:0px solid #fff;border-bottom:0px solid #fff;color:#555; overflow:hidden}
.leftMenu ul li a:hover{color:#f00;text-decoration:none;background-color:#f2f2f2;}
.leftMenu ul li a.on{background-color:#c00;color:#fff;border:1px solid #c00;}

.contact{padding:5px 20px;}
.lxCon h2{font-size:14px;padding:10px;border-bottom:1px solid #efefef;margin-top:10px;}
.lxCon p,.contact p{padding:5px;height:40px;color:#333;font-size:14px;border-bottom:1px dotted #ccc;font-size:12px;}
.lxCon p span,.contact p span{color:#888;font-size:14px;display:block;}

.contact p.lxIcon{background-image:url(/code/images/lxIcon.png);background-repeat:no-repeat;padding-left:60px;text-indent:0;}
.i1{background-position:0 0;}
.i2{background-position:0 -50px;}
.i3{background-position:0 -100px;}
.i4{background-position:0 -150px;}
.i5{background-position:0 -200px;}
.i6{background-position:0 -250px;}

.pjCon{}
.pjCon .title{background-color:#f9f9f9;clear:both;zoom:1;overflow:auto;height:30px;line-height:30px;}
.pjCon .title h2{display:inline-block;padding:0 20px;font-size:14px;border-left:3px solid #c00;border-right:1px solid #efefef;color:#c00;background-color:#fff;float:left;}
.pjCon .title span{ margin-left:10px;color:#777777;float:left;display:inline;}
.pjCon ul{width:750px;}
.pjCon ul li{width:135px;float:left;margin:10px 10px 0 0;}
.pjCon ul li a{display:block;cursor:pointer;}
.pjCon ul li a span{height:27px;text-align:center;line-height:27px;background-color:#f9f9f9;display:block;}
.rightCon .bk10{height:20px;height:10px\9;}
.pjCon p{padding:20px 10px;text-indent:2em;line-height:24px;}

.tLine{border-top:2px solid #e4e4e4;}

.newsCon .lmTitle{border-bottom:1px solid #efefef;display:inline-block\9;padding:0 0px;}
.newsCon .lmTitle h3{float:left;color: #4667aa;font-size:15px;height:33px;line-height:33px;margin-left:10px;_margin-left:5px;}
.newsCon .lmTitle p{float:right;padding:3px 7px;margin-top:3px;}
.newsCon .lmTitle p a{color:#868686;display:inline-block;padding:5px 10px;margin:0 1px;border-radius:2px;}

.tjCon{padding:10px;height:70px;border-bottom:1px solid #efefef;}
.tjCon img{float:left;margin-right:10px;}
.tjCon a img{padding:2px; border:#ddd solid 1px;}
.tjCon a:hover img{border-color:#c00;}
.tjCon h2{margin-bottom:7px;font-size:14px;}
.tjCon span{color:#999;line-height:20px;}


.rCon{position:absolute;right:0;top:0;width:250px;padding:10px;background:#000¡ê? display:block;}
.rCon .lmTitle{background-color:#efefef;}
.rCon .lmTitle h3{padding:7px 10px;font-size:14px;}
.rCon .tjImg{background-color:#fff;}
.rCon .tjImg a span{display:block;text-align:center;padding:10px 5px;border-bottom:1px solid #efefef;}
.rCon .tjImg a:hover{text-decoration:none;}

ul.listImg{padding:0 10px;overflow:auto;zoom:1;}
ul.listImg li{border-bottom:1px solid #efefef;padding:5px 0;overflow:auto;zoom:1;}
ul.listImg .bd5{width:350px; padding:15px 10px 10px 0; float:left;}
ul.listImg .bd_5{margin-bottom:15px; border-color:#ccc; padding-bottom:15px;}
ul.listImg li img{float:left;display:inline;margin-right:15px;}
ul.newImg li img{width:126px;height:85px}
ul.listImg li a img{padding:2px; border:#ddd solid 1px;}
ul.listImg li a:hover img{border-color:#c00;}
ul.listImg li h2 a,ul.listImg .bd5 h2{font-size:14px;line-height:26px;}
ul.listImg li span{display:inline-block;color:#666;background-color:#eee;display:inline-block;padding:3px 5px;margin:9px 9px 9px 0; float:left;border:#ccc solid 1px;}
ul.listImg li p{color:#777777;line-height:20px; font-size:12px}
ul.posui li{width:166px;float: left;text-align: center; margin:6px; line-height:26px;}
ul.posui li img{width:158px;height:121px;}

.gridimg dl{ border-bottom:1px solid #999; overflow:hidden; padding-bottom:15px; margin-bottom:20px; margin-top:10px;}
.gridimg dl dt{ width:66px; height:60px; line-height:60px; margin-right:13px; border-right:1px solid #e7e7e7; float:left;}
.gridimg dl dd{ width:900px; float:left;}
.gridimg dl dd span{ display:block; width:75px; padding:5px 0px; float:left;}
.gridimg dl dd span a{ padding:3px 5px; display:inline-block;}
.gridimg dl dd span.cur a{ background-color:#333; color:#fff; text-decoration:none;}
.gridimg{ width:980px; overflow:hidden;}
.gridimg ul{ width:1040px; margin-left:-29px;}
.gridimg li{ width:230px; height:220px; padding-left:29px; padding-top:28px; border-right:1px solid #eee; border-bottom:1px solid #eee; float:left;}
.gridimg li:hover{ background-color:#f9f9f9;}
.gridimg li i{ display:block; width:200px; height:100px; overflow:hidden;}
.gridimg li i img{ width:200px; height:100px;}
.gridimg li span{ display:block; width:200px;}
.gridimg li span.name{ font-weight:bold; padding:12px 0px 8px 0px;}
.gridimg li span.desc{ font-size:12px; color:#999; line-height:20px; height:60px; padding:0px; overflow:hidden;}

ul.posuinewslist{ padding-top:10px; padding-left:10px;}
ul.posuinewslist li{ height:30px; line-height:30px;background-image:url(/templets/v1/images/arrow1.jpg); background-repeat:no-repeat; background-position:left center; padding-left:10px; width:350px;overflow:hidden; text-overflow:ellipsis; white-space:nowrap; float:left; }

.content{}
.content h2.tac{font-size:22px;color:#CC0000;padding:20px 0px 15px 0px;border-top:1px solid #efefef;}
.content h3{ font-size:18px; color:#dd0000; padding:10px 0px;}
.content p{line-height:26px;margin:15px 0;color:#555;text-indent:2em;font-size:14px;}
.content div{line-height:26px;color:#555;font-size:14px;}
.content p a{color:#c00; text-decoration:underline;font-weight:bold;}
.content p a:hover{color:#333; text-decoration:none}
.content .anli{line-height:26px;margin:15px 10px;color:#333;font-size:14px;}
.content .anli p{line-height:26px;margin:15px 10px;color:#333;font-size:14px; text-indent:0}
.content .anli p a stong{color:#c00;}
.content img{display:block;margin:0 auto 10px; padding:2px; border:#ccc solid 1px;}
.content p strong{color:#333;}
.content .from{color:#aaa;padding-bottom:15px;text-align:center;/*border-bottom:1px solid #efefef;*/}
.content .ardesc{line-height: 25px;/*border-bottom: 1px solid #eee;*/color: #888;padding: 10px 10px;font-size: 14px;background: #f9f9f9;text-indent: 2em;}
.content .arcontact{ width:100%; background-color:#f2f2f2; padding:10px 0px; overflow:hidden;}
.content .arcontact span{ display:block; float:left;}
.content .arcontact .abtn{ margin-right:10px; margin-left:10px;}
.content .arcontact .abtn a{ display:block; padding:5px 20px; color:#fff; font-weight:bold; background-color:#333;}
.content .arcontact .abtn.red a{ background-color:#ff4200;}
.content .arcontact .atel{ line-height:35px; margin-right:10px; float:right;}
.content .arcontact .atel i{ font-style:normal; font-weight:bold; color:#e90101; font-family:Arial,simsun; font-size:20px;}
.content .article{ padding:10px 0px;}
.content .article a{ color:#dd0000; text-decoration:underline;}
.content .article a:hover{ color:#333; text-decoration:none;}
.content .article table{border: 1px solid #ccc;border-collapse: collapse; width:100%;}
.content .article table td {border: 1px solid #ccc;}
.content ol li{ list-style-type:decimal;}
.content ul{ padding:10px 0px;}
.content ul li{ list-style-type:disc; list-style-position:inside; padding-left:15px;}

.arcticlerecimg{ width:740px; overflow:hidden;}
.arcticlerecimg .list{ width:750px; margin-top:10px; overflow:hidden;}
.arcticlerecimg .list li{ width:139px; height:111px; list-style:none; padding:0px; margin:0px; margin-right:11px; position:relative; float:left;}
.arcticlerecimg .list li span{ width:139px; height:111px; display:block; overflow:hidden;}
.arcticlerecimg .list li span img{ width:139px; height:111px; border:0px; padding:0px;}
.arcticlerecimg .list li i {
    width: 139px;
    height: 23px;
    bottom: 0px;
    background-color: #333;
    display: block;
    z-index: 1;
    position: absolute;
    filter: alpha(opacity = 70);
    -moz-opacity: 0.7;
    -khtml-opacity: 0.7;
    opacity: 0.7;
}
.arcticlerecimg .list li b {
    width: 139px;
    height: 23px;
    line-height: 23px;
    bottom: 0px;
    text-align:center;
    font-weight: normal;
    overflow: hidden;
    z-index: 2;
    position: absolute;
	color:#fff;
	font-size:12px;
}
.arcticlerecimg .list.line li span img{ width:222px; height:111px; margin-left:-42px;}

.introCon{font-size:14px;}
.introCon h2{margin-bottom:10px;border-bottom:1px solid #efefef;}
.introCon h2 span{padding:10px;border-bottom:2px solid #c00;color:#c00;font-size:14px;display:inline-block;}
.introCon h2 em{font-style:normal;margin-left:20px;}
.introCon h3{line-height:24px;padding:5px 10px;}
.introCon p{margin:10px 0;padding:0 10px;line-height:20px;color:#777;}
.introCon p.bgc{background-color:#f60;color:#fff;padding:5px 15px;display:inline-block;display:inline\9;text-indent:0;margin-left:30px;}
.introCon p.btn a{background-color:#c00;color:#fff;display:inline-block;padding:5px 10px;text-indent:0;border-radius:2px;}

/*listTxt*/
ul.listTxt{ overflow:hidden; clear:both;}
ul.listTxt li{line-height:22px;color:#999;}
ul.listTxt .bd_5{margin-bottom:15px;}
ul.arrow li{background:url(/code/images/icon.png) 0 -448px no-repeat;padding-left:15px; list-style:none; width:355px; float:left;}
.content ul.listTxt li a{margin-right:5px; line-height:28px; color:#555; text-decoration:none;}
.content ul.listTxt li a:hover{ color:#dd0000; text-decoration:underline;}

.prenext{ padding:10px 0px; overflow:hidden; clear:both;}
.prenext .pre{ width:370px; display:block; float:left;}
.prenext .next{ width:370px; display:block; float:right;}
.content .prenext a{ color:#555; text-decoration:none;}
.content .prenext a:hover{ color:#dd0000; text-decoration:underline;}

/* Page */
#pages {padding:5px 5px 5px 15px;display:inline;}
#pages li{display:inline;}
#pages a{display:inline-block;height:22px;line-height:22px;border:1px solid #e3e3e3;text-align:center;color:#888;padding:0 10px;margin:0 1px;}
#pages td a{padding:1px;}
#pages td b{width:100px;display: block;}
#pages td input{border:#c00 solid 1px;margin:1px 3px;}
#pages a.a1 {width:56px;padding:0 }
#pages a:hover {border:1px solid #ccc; background:#f00; color:#eee;}
#pages .thisclass a {display:inline-block;height:22px;margin:0 3px;line-height:22px;background:#c00;border:1px solid #c00;color:#fff;text-align:center;padding:0 10px;font-weight:bold;}
.page{text-align:left;position:relative;}
.page td a{display:table}
.page .noPage {display:inline-block;width:56px;height:22px;line-height:22px;background:#ddd;border:1px solid #e3e3e3;text-align:center;color:#a4a4a4;}
/*timeAxis*/
.timeAxis{ text-align:left;min-height:800px;}
.timeAxis .hd{line-height:24px;width:130px;position:relative;font-size:14px;}
.timeAxis .hd ul{float:left;position:absolute;left:0;top:-1px;height:32px;}
.timeAxis .hd ul li{padding:10px;height:60px;line-height:60px;width:90px;padding-right:30px;text-align:right;color:#aaa;background:url(/code/images/timeAxis.png) right top no-repeat;cursor:pointer;margin-bottom:1px;}
.timeAxis .hd ul li.on{ background:url(/code/images/timeAxis.png) right bottom no-repeat;color:#c00;}
.timeAxis .bd ul{padding:15px;zoom:1;padding-left:150px;}
.timeAxis .bd li{line-height:21px;padding:20px 0;text-indent:2em;color:#777777;border-bottom:1px dotted #e4e4e4;}
/*sideFix*/
.sideFix{width:0;padding-left:980px;margin:0 auto;}

#sideFix {position:fixed;z-index:999;_position:absolute;_top:expression(documentElement.scrollTop + 250 + "px");}
#sideFix ul{margin-left:10px;}
#sideFix ul li {width:30px;padding:1px 0;}
#sideFix ul li a {padding:7px;display:block;overflow:hidden;border-radius:3px;background-color:#e4e4e4;color:#555;border:1px solid #e4e4e4;line-height:16px;}
#sideFix ul li a:hover{text-decoration:none;background-color:#c00;color:#fff;border:1px solid #c00;}


#back-to-top {position:fixed;right:20px;bottom:20px;display:none;z-index:999999;_position:absolute;_left:expression(eval(document.documentElement.scrollLeft+document.documentElement.clientWidth-this.offsetWidth)-(parseInt(this.currentStyle.marginLeft, 10)||10)-(parseInt(this.currentStyle.marginRight, 10)||10));_top:expression(eval(document.documentElement.scrollTop+document.documentElement.clientHeight-this.offsetHeight-(parseInt(this.currentStyle.marginTop, 10)||10)-(parseInt(this.currentStyle.marginBottom, 10)||10)));}
#back-to-top a {width:50px;height:50px;display:block;overflow:hidden;text-indent:-999px;background:url(/code/images/back-to-top.gif) 0 0 no-repeat #161616;}
#back-to-top a:hover {background-position:-50px 0;background-color:#c00;}

.con_right {width:740px;float:left;margin-top:10px; text-align:left; }
.con_right .dh{ width:735px;height:25px;line-height:25px;padding-left:5px;border-bottom: 1px #ebe9e9 solid; margin-bottom:10px;}
.con_list{ margin-top:10px; padding-left:15px;width:725px; }
.con_box{font-size:14px; padding-left:12px;}
.con_box p{padding-bottom:8px;font-size:14px;}
.sin_tit{display:none;}
.gy_tit{display:none;}
.con_box h5,.gy_con h5{line-height:40px; color:#333; font-size:16px; padding-left:9px}
.gy_con p img{ float:left; padding:10px 10px 10px 0px;}
.con_box p {padding-bottom: 8px;font-size: 14px; color:#666;line-height:26px;}
.con_box{margin: 10px 0;padding: 0 10px;line-height: 20px;color: #777;}

.wenhua_list {margin-top:15px;clear:both;text-align:left;font-size:14px;height:120px;}
.wenhua_list img {float:left;margin-right:20px;margin-left:10px;margin-top:5px;}
.wenhua_list h5 {margin:0px;padding:0px;line-height:30px; color:#333;}
.wenhua_list p {color:#666666;}

.fuwu_con{border-bottom: 1px #ebe9e9 solid;  clear:both; width:100%; height:130px;}
.fuwu_con h5{ line-height:20px; padding-left:30px; padding-top:10px;}
.fuwu_con ul{ padding-left:50px;}
.fuwu_con ul li{float:left;width:60px; padding:20px 30px 0px 30px; text-align:center; line-height:24px;}
.con_map{clear:both;width:660px;margin-top:30px;height:460px;text-align:left;margin-left:35px;margin-bottom:20px;border:1px #e2e2e2 solid;}
.fuwu_box h4{ border:1px #d3d3d3 solid; width:100%;  border-left:0px; border-right:0px; line-height:60px;}

div.about_history{ background:url(/templets/v1/images/h_bg.jpg) no-repeat left 10px; padding-left:91px; font-size:14px; padding-top:15px; }
div.about_history p{ text-indent:0em; width:98%;height:35px; line-height:18px; vertical-align:middle;color:#666; display:block;}
div.about_history p.h{height:55px;}
div.about_history p.hh{height:70px;}
div.about_history p.h strong{height:45px;line-height:45px}
div.about_history p.hh strong{height:60px;line-height:60px;}
div.about_history p strong{ width:130px; display:inline-block;line-height:25px; height:25px; float:left; background:url(/templets/v1/images/h_tit_bg.gif) no-repeat left center; padding-left:54px; margin-bottom:10px;}

.imglist li{width:190px; float:left; padding:10px 25px 5px 25px; line-height:32px;}
.imglist li span{ display:inline-block; width:190px; text-align:center;}

.con_contact{/*border-bottom: 1px #ebe9e9 solid;*/ clear:both; height:400px; padding-top:15px; line-height:28px; overflow:hidden;}
.con_contact ul{ float:left; width:640px;}
.con_contact ul li{ float:left; width:320px; font-size:14px;}
.con_contact ol li{ width:100px; height:100px; margin:0px auto 15px auto; clear:both; overflow:hidden;}
.con_contact ol{ float:right; list-style:none; padding:0px; margin:0px;}
.con_contact .banshichulink{ border-top:1px solid #ebe9e9; background-color:#f4f4f4; width:100%; text-align:center; padding:10px 0px; overflow:hidden;}
.contactsubtitle{ font-size:14px; padding:10px 0px;  color:#666;}
.contactsubtitle h2{border-bottom:0px solid #eee; margin-bottom:5px; font-weight:normal;}

.zhaopin_con p{ padding:3px 0px;}
.zhaopin_box{width:719px; height:auto; font-size:14px; padding-left:12px;}
.zhaopin_box ul{width:718px;border-left:1px #e2e2e2 solid;border-top:1px #e2e2e2 solid; margin-bottom:10px;}
.zhaopin_box ul li{width:348px;padding-left:10px; float:left; text-align:left; background:#f2f2f2; border:1px #e2e2e2 solid; border-left:0px; border-top:0px; line-height:26px;}
.zhaopin_box ul li.yaoqiu{width:707px;  display:block; background:#fff; padding:8px 0px 14px 10px;}
.zhaopin_box ul li.yaoqiu p{line-height:20px;font-size:12px;  }

.con_zhuanti{ padding-left:10px;width:728px;padding-top:5px; }
.con_zhuanti dl{clear:both;padding-top:5px;  }
.con_zhuanti dl dt{ border-bottom:1px #ccc dashed; line-height:25px;padding-bottom:5px; }
.con_zhuanti dl dd{width:364px; float:left; padding-top:10px; height:66px; overflow:hidden;}
.con_zhuanti dl dd a{ cursor:pointer;width:354px; height:56px;padding:1px;}
.con_zhuanti dl dd a:hover{ background:#f1f1f1;}
.con_zhuanti dl dd img{width:160px; float:left; margin-right:5px; border:1px #d8d8d8 solid;}

.fananzhuanti{ padding-bottom:10px; overflow:hidden; }
.fananzhuanti h2{ border-bottom:1px #ccc dashed; line-height:25px;padding-bottom:5px; margin-top:5px; margin-bottom:5px; }
.fananzhuanti .item{width:728px; float:left; padding-top:10px; padding-bottom:5px; height:66px;line-height:20px; overflow:hidden; border:0px solid #ddd;}
.fananzhuanti .item{width:364px;}
/*.fananzhuanti .item a{ cursor:pointer;width:354px; height:56px;padding:1px;}*/
.fananzhuanti .item span{width:160px; float:left; margin-right:10px; border:1px #d8d8d8 solid; display:block;}
.fananzhuanti .item img{width:160px;}
.fananzhuanti .item div h3{ font-size:14px; }
/*.fananzhuanti .item div h3{ margin-top:10px;}*/
.fananzhuanti .item div{ width:554px; height:56px; margin-top:-3px; overflow:hidden; font-size:12px; padding:1px; color:#333; float:left;}
.fananzhuanti .item div{ width:180px;}
.fananzhuanti .item p{ line-height:20px; height:40px; color:#888;overflow: hidden;}

.newsCon .line{line-height:46px;text-indent:2em; font-size:16px; font-weight:normal;}
.newsCon .line a{text-decoration:underline;}
.newsCon .line a:hover{text-decoration:none;}

/*product show*/
.lof-slidecontent, .lof-slidecontent a {color:#FFF;	}
.lof-slidecontent{position:relative;overflow:hidden;border:#eee solid 1px; padding:0px;}
.lof-slidecontent .preload{height:100%;width:100%;position:absolute;top:0;left:0;z-index:100000;text-align:center;background:#FFF}
.lof-slidecontent .preload div{height:100%;width:100%;background:transparent url(/code/images/photo/load-indicator.gif) no-repeat scroll 50% 50%;}
.lof-main-outer{position:relative;height:100%;width:480px;overflow:hidden;}
/*******************************************************/
.lof-main-item-desc{z-index:100px;position:absolute;bottom:50px;left:0px;width:350px;background:url(/code/images/photo/bg_trans.png);height:100px;/* filter:0.7(opacity:60) */padding:10px;}
.lof-main-item-desc p{margin:0 8px;padding:8px 0}
.lof-main-item-desc h3{padding:0;margin:0}
.lof-main-item-desc h2{padding:0;margin:15px 0 0 0px;}
.lof-main-item-desc h3 a{margin:0;background:#C01F25;font-size:75%;padding:2px 3px;font-family:"Trebuchet MS",Trebuchet,Arial,Verdana,sans-serif;text-transform:uppercase;text-decoration:none}
.lof-main-item-desc h3 a:hover{text-decoration:underline;}
.lof-main-item-desc h3 i {font-size:70%;}

/* main flash */
ul.lof-main-wapper{/* margin-right:auto;*/
overflow:hidden;background:transparent url(/code/images/photo/load-indicator.gif) no-repeat scroll 50% 50%;padding:0px;margin:0;position:absolute;overflow:hidden;}
ul.lof-main-wapper li{overflow:hidden;padding:0px;margin:0px;float:left;position:relative;}
.lof-opacity  li{position:absolute;top:0;left:0;float:inherit;}
ul.lof-main-wapper li img{padding:0px;/*width:480px;height:320px;*/}
ul.xian li img{width:500px;height:331px;}
.scene img{width:500px; height:331px;}

/* item navigator */
.lof-navigator-wapper {position:absolute;bottom:0px;right:0;}
.lof-navigator-outer{position:relative;z-index:100;height:180px;width:310px;overflow:hidden;color:#FFF;float:left}
ul.lof-navigator{top:0;padding:0;margin:0;position:absolute;width:100%;}
ul.lof-navigator li{cursor:hand;cursor:pointer;list-style:none;padding:0;margin-left:0px;overflow:hidden;float:left;display:block;text-align:center;}
ul.lof-navigator li img{width:48px;height:32px;padding:2px;}
ul.lof-navigator li.active img, ul.lof-navigator li:hover img {filter:alpha(opacity=50);-moz-opacity:0.5;opacity:0.5;}
.lof-navigator-wapper .lof-next,  .lof-navigator-wapper .lof-previous{display:block;width:22px;height:38px;color:#FFF;cursor:pointer;}
.lof-navigator-wapper .lof-next {float:left;text-indent:-999px;margin-right:5px;background:url(/code/images/photo/arrow-l.png) no-repeat right center;}
.lof-navigator-wapper .lof-previous {float:left;text-indent:-999px;margin-left:5px;background:url(/code/images/photo/arrow-r.png) no-repeat left center;}

.lof_big{position:absolute;top:0px;left:10px; right:10px; background:none;}
.lof_big .left{width:220px;height:320px;background:none;float:left;background:url(/code/images/photo/b_prev.png) no-repeat -1000px center;}
.lof_big .right{width:220px;height:320px;background:none;float:right;background:url(/code/images/photo/b_next.png) no-repeat -1000px center;}
.lof_big .left:hover{background:url(/code/images/photo/b_prev.png) no-repeat left center;}
.lof_big .right:hover{background:url(/code/images/photo/b_next.png) no-repeat right center;}

/* product trait */
.producttrait{ width:100%; overflow:hidden; margin-top:10px;}
.producttrait dl{ width:326px; float:left; overflow:hidden; padding:15px 0px;}
.producttrait dl:hover{ background-color:#f2f2f2;}
.producttrait dl dt{ width:300px; display:block; margin:0px auto;}
.producttrait dl dt i{ width:150px; height:150px; border-radius:50%; display:block; overflow:hidden; margin:0px auto;}
.producttrait dl dt i img{ width:150px; height:150px;}
.producttrait dl dt span{ height:30px; line-height:60px; width:100%; font-size:18px; font-weight:bold; text-align:center; border-bottom:1px solid #e7e7e7; display:block;}
.producttrait dl dt span b{ background-color:#fff; padding:0px 8px;}
.producttrait dl:hover dt span b{ background-color:#f2f2f2;}
.producttrait dl dd{ display:block; height:100px; line-height:25px; width:300px; margin:20px auto 0px auto; color:#666;}

/* item development */
.deve {margin-left: 10rem;margin-bottom: 2rem;margin-top: 3rem;}
.deve ul li {padding: 1rem 2rem 1rem 3rem;border-left: 1px solid #3557aa;position: relative;}
.deve ul li .year {position: absolute;left: -150px;top: 31px;font-size: 40px;color: #3557aa;}
.deve ul li .circle {display: block;width: 1rem;height: 0.7rem;background: #fff url(/images/v4/about/icon_02.png) no-repeat;position: absolute;left: -6px;top: 3.5rem;}
.deve ul li .jiantou {display: block;width: 1rem;height: 1rem;background: url(/images/v4/about/icon_04.png) no-repeat;position: absolute;left: -0.5rem;top: -0.4rem;}
.deve ul li .detail {font-size: 1rem;}



