@charset "utf-8";
/* CSS Document */

/*格式化样式*/
*{margin:0;padding:0}
body{font:12px/1.5 MIcrosoft YaHei,Arial, Helvetica, sans-serif;color:#333;background:#f5f3ef}
table{width:100%; border-collapse:collapse;border:none;border-spacing:0}
a{color:#202020;text-decoration:none;}
img{border:none}
input{vertical-align:middle;outline:none}
textarea{outline:none;}
ul,ol,dl{list-style:none;}
b,em,i,u,strong{font-weight:normal;font-style:normal;text-decoration:none;}
h1,h2,h3,h4,h5,h6{font-size:14px;font-weight:normal;}

/*公共样式*/
.fl{float:left;}
.fr{float:right;}
.clearfix{overflow:hidden;zoom:1}
.clear{clear:both}

 

.top{height:27px;background:#3b3f3f}
.login{font-size:14px;color:#fff}
.header{height:108px;}
.logo{margin-top:22px;width:auto;}
.nav{width:850px;height:108px}
.nav ul li{float:left;height:108px;font-size:18px;}
.nav ul li a{float:left;padding:0 10px;text-align:center;line-height:108px}
.nav ul li a p{font-size:10px;display:none}
.nav ul li a:hover,.nav ul li.cur a{background:#f17e1e;color:#fff}


.footer{background:#3b3f3f;margin-top:60px;}
.link{border-bottom:solid 1px #626565;padding:20px 0;text-align:center;font-weight:bold;color:#dd9700;font-size:14px}
.link a{color:#dd9700;padding:0 5px}
.bottom{text-align:center;font-size:13px;color:#d7d7d7;line-height:2;padding:10px 0;border:0}


/* 回到顶部 */
 #returnTop {_display:none;position:fixed;_position:absolute;z-index:999;right:15px;bottom:140px;_bottom:auto;width:60px;height:60px;text-indent:-999px;overflow:hidden;background-image:url(../images/return.png);_background-image:url(../images/return.png);background-repeat:no-repeat;background-position:right top;transition:bottom 0.9s;-webkit-transition:bottom 0.9s;-moz-transition:bottom 0.9s;-o-transition:bottom 0.9s;}
#returnTop:hover {background-position:left top;}
.help{_display:none;position:fixed;_position:absolute;z-index:999;right:15px;bottom:444px;_bottom:auto;width:60px;height:60px;text-indent:-999px;overflow:hidden;background-image:url(../images/sideNav.png);_background-image:url(../images/sideNav.png);background-position:left top;}
.help:hover{background-position:right top}
.question{_display:none;position:fixed;_position:absolute;z-index:999;right:15px;bottom:383px;_bottom:auto;width:60px;height:60px;text-indent:-999px;overflow:hidden;background-image:url(../images/sideNav.png);_background-image:url(../images/sideNav.png);background-position:left -61px;}
.question:hover{background-position:right -61px}
.phone{_display:none;position:fixed;_position:absolute;z-index:999;right:15px;bottom:322px;_bottom:auto;width:60px;height:60px;text-indent:-999px;overflow:hidden;background-image:url(../images/sideNav.png);_background-image:url(../images/sideNav.png);background-position:left -122px;}
.phone span, 
.phone b { display:none;}
.phone:hover{background-position:right -122px}
.phone:hover { background:#f17e1e; width:160px; padding-left:22px; border-radius: 5px 0 0 5px; text-indent:0;}
.phone:hover span { display:block; padding-top:4px; line-height:24px; color:#fff; font-size:16px;}
.phone:hover b { display:block; line-height:22px; color:#fff; font-size:21px;}
.code{_display:none;position:fixed;_position:absolute;z-index:999;right:15px;bottom:261px;_bottom:auto;width:60px;height:60px;text-indent:-999px;overflow:hidden;background-image:url(../images/sideNav.png);_background-image:url(../images/sideNav.png);background-position:left -183px;}
.code:hover{background-position:right -183px}