@charset "utf-8";
/* css document */
body, div, ul, ol, dl, dt, dd, h1, h2, h3, h4, h5, h6, p, pre, table, caption, th, td, form, input, button, select, textarea { margin: 0; padding: 0; }
ol, ul { list-style: none;}
a { font-family: "microsoft yahei", tahoma, arial, sans-serif; text-decoration: none; color: #555}
a:hover { text-decoration: none;}
img { border: 0;}
body { background:#ffffff; font-family: "microsoft yahei", tahoma, arial, sans-serif;}

.jt_pc { width:100%; float:left; display:block;}
.jt_wap { width:100%; float:left; display:none;}

/* 设置了浏览器宽度不大于1080px时 显示 */ 
@media screen and (max-width: 1080px)  {
.jt_pc { width:100%; float:left; display:none;}
.jt_wap { width:100%; float:left; display:block;}
}
/*头部 pc*/
.pc_head_logo { width:100%; float:left; text-align:center; padding:14px 0px;}
.pc_head_c { width:960px; margin:0px auto;}
.pc_top { width:200px; float:right; position:absolute; right:20px; top:14px;}
.pc_top ul { float:right;}
.pc_top ul li { float:left; color:#1a1a1a; font-size:12px; line-height:59px;}
.pc_top ul li img { cursor:pointer;}
.pc_top ul li:hover .pc_ewm { display:block;}
.pc_ewm { width:150px; float:right; position:absolute; right:5px; z-index:99999999; cursor:pointer; top:50px; display:none;}
.pc_ewm img { width:150px; height:150px; float:left;}

.pc_head_nav { width:100%; float:left; background:#ffffff; border-bottom:3px solid #009aad;}
.pc_head_nav table { width:100%; float:left; border-left:1px solid #f3f3f3; text-align:center;}
.pc_head_nav td { border-right:1px solid #f3f3f3; padding:10px 0px;}
.pc_head_nav span { width:100%; float:left; color:#3b414d; font-size:14px; cursor:pointer; line-height:1.7em;}
.pc_head_nav p { width:100%; float:left; font-size:10px; line-height:1.5em; color:#3b414d; cursor:pointer;}
.pc_head_nav td:hover span { color:#ffffff;}
.pc_head_nav td:hover p { color:#ffffff;}
.pc_head_nav td:hover { background:#009aad; color:#ffffff; -moz-transition:ease 1.0s; -o-transition:ease 1.0s; -webkit-transition:ease 1.0s; transition:ease 1.0s;}
.pc_head_nav span:hover a { color:#ffffff;}


/*底部 pc*/
.pc_foot { width:100%; float:left; background:#efefef; padding:40px 0px 15px 0px;}
.pc_foot_c { width:960px; margin:0px auto;}
.pc_foot_logo { width:100%; float:left; text-align:center; border-bottom:1px solid #dbdbdb; padding-bottom:15px;}
.pc_foot_logo span { width:100%; float:left;}
.pc_foot_logo p { width:100%; float:left; margin-left:30px; color:#535353; font-size:12px; line-height:20px; padding:11px 0px;}
.pc_foot_bot { width:100%; float:left; color:#535353; font-size:12px; text-align:center; line-height:20px; margin-top:15px;}


/*底部 wap*/



/*内容 pc*/
.pc_conter { width:960px; margin:0px auto;}



/*内容 wap*/










