@charset "utf-8";
/* CSS Document */
/*
'--------------------------------
'#   程序设计：重庆持创科技有限公司
'#   QQ:543874515
'#   MSN:cq556@163.com
'--------------------------------
*/
* html{margin:0 auto;}
* {margin:0;padding:0;word-wrap:break-word;word-break:break-all;word-break:normal;}
body {position:relative;margin:0 auto;padding:0;text-align:center;font-family:'Microsoft Yahei','SimSun',Arial,Helvetica,sans-serif;line-height:180%;color:#333;-webkit-text-size-adjust:none;background:url(../images/top.jpg) repeat-x left top #FFF;}
body,table,td,tr,th{font-size:13px;}
div,p,ul,ol,li,dl,dt,dd,img,blockquote,form,input {margin:0;padding:0;border:0;list-style:none;outline:medium;}
h1,h2,h3,h4,h5,h6 {margin:0;padding:0;font-weight:bold;margin-right:auto;margin-left:auto;}
ul,li {list-style:none;}
form,embed {display: inline;margin:0;padding:0;}
input,label { vertical-align:middle;} 
img{border:0;}/*图片边框为0*/
img a{border:0;}
a{color:#333;text-decoration:none;outline:none;blr:expression(this.onFocus=this.blur())}
a:hover{text-decoration:none;color:#E11210;/*position:relative;top:1px;*/}
#ShowContent{line-height:220%}
.clear{display:block;margin:0 auto;padding:0;height:10px;line-height:100%;background:none;clear:both;}
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
.fl{float:left;}
.fr{float:right;}

.box{display:block;margin:0 auto;padding:0;width:1002px;height:100%;overflow:hidden !important}

/*-----头部css-----*/
.top{display:block;margin:0 auto;width:100%;height:114px;background:url(../images/top.jpg) repeat-x left top;overflow:hidden !important}
.top dl{margin:0 auto;width:1002px;padding:0;height:114px;}
.top dl dt{float:left;width:480px;display:block;margin:0;padding:0;height:114px;line-height:114px;text-align:left}
.top dl dt img{margin:0 0 0 35px;height:70px;}
.top dl dd{float:left;width:507px;display:block;margin:0 15px 0 0;padding:12px 0 0 0;height:102px;line-height:22px;background:url(../images/tel.png) no-repeat right 50px;text-align:right;}
.top dl dd img{margin:0 5px 0 3px;padding:0;}

/*-----导航-----*/
.nav{display:block;margin:0 auto;width:100%;height:55px;background:url(../images/nav.jpg) repeat-x left top;}
.nav dl{margin:0 auto;width:1002px;padding:0;height:55px;}
.nav dl dt{float:left;width:127px;display:block;margin:0;padding:0;height:55px;line-height:45px;}
.nav dl dt a{color:#333;font-size:14px;font-weight:bold;}
.nav dl dt a:hover{color:#F60}
.nav dl dd{float:left;width:125px;display:block;margin:0;padding:0;height:55px;line-height:45px;background:url(../images/nline.jpg) no-repeat left top;}
.nav dl dd a{color:#333;font-size:14px;font-weight:bold;}
.nav dl dd a:hover{color:#F60}
.nav dl dd a.on, .nav dl dt a.on{ color:#F60;}	/*当前位置*/
.nav dl dd a.on:hover, .nav dl dt a.on:hover{ color:#333;}	/*鼠标回到当前位置*/




/*-----底部-----*/
.bottom{width:100%;margin:0 auto;background:#444;border:0;letter-spacing:1.5px;}
.bottom dl{width:1002px;margin:0 auto;background:#444;padding:0 0 5px 0;}
.bottom dl dd{display:block;margin:0;padding:20px 0 10px 0;line-height:32px;color:#FFF;}
.bottom dl dd a{color:#FFF;}
.bottom dl dd a:hover{color:#CCC;}
.bottom dl dt{display:block;margin:5px auto;width:240px;height:100px;background:#FFF;padding:0;overflow:hidden !important}
.bottom dl dt span{float:left;display:block;height:100px;line-height:100px;}

.tuba{width:100%;margin:0 auto;background:#444;padding:5px 0 10px 0;height:121px;line-height:121px;text-align:center;}

/* 在线客服 */
.suspend{width:40px;height:198px;position:fixed;top:212px;right:0;overflow:hidden;z-index:9999;}
.suspend dl{width:120px;height:198px;border-radius:25px 0 0 25px;padding-left:40px;box-shadow:0 0 5px #e4e8ec;}
.suspend dl dt{width:40px;height:198px;background:url(../images/suspend.png);position:absolute;top:0;left:0;cursor:pointer;}
/*.suspend dl dd.suspendQQ{width:120px;height:65px;background:url(../images/suspend.png) -40px 0;padding:20px 0 0 0;}*/
.suspend dl dd.suspendQQ{width:120px;height:85px;background:url(../images/suspend.png) -40px 0 #fff;}
.suspend dl dd.suspendQQ a{width:120px;height:85px;display:block;background:url(../images/suspend.png) -40px 0;overflow:hidden;}
.suspend dl dd.suspendTel{width:120px;height:50px;display:block;border-top:1px solid #e4e8ec;background:url(../images/suspend.png) -40px -86px #FFF;padding-top:62px;color:#F00;font:bold 15px 'Microsoft Yahei',Arial,Tahoma,Verdana,Helvetica,sans-serif;overflow:hidden;}
.suspend dl dd.suspendTel a{width:120px;}
* html .suspend{position:absolute;left:expression(eval(document.documentElement.scrollRight));top:expression(eval(document.documentElement.scrollTop+200))}

/*----边框圆角----*/
.yj{-moz-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}


/*
'--------------------------------
'#   程序设计：重庆持创科技有限公司
'#   QQ:543874515
'#   MSN:cq556@163.com
'--------------------------------
*/