﻿/* css ���� */
*{margin:0; padding:0; list-style:none; }
body{ background:#fff; font-size:12px;font-weight:normal; }
img{ border:0;  }
a{ text-decoration:none; color:#333;  }

/* ������css */
.pics{ width:1200px;height:290px;margin:0 auto;  overflow:hidden;}
.pics .hd{ overflow:hidden;  height:30px; background:#f4f4f4;}
.pics .prev,.pics .next{ display:block; position:absolute;top:102px;z-index: 999;  width:36px; height:80px; float:right; margin-right:5px;margin-top:10px;  overflow:hidden;
    cursor:pointer;background:red;display:inline;color:black;font-size:60px;line-height:80px;text-align: center;}
.pics .next{ display:block; position:absolute;top:102px;z-index: 999;  width:36px; height:80px; float:right; margin-right:5px;margin-top:10px;  overflow:hidden;
    cursor:pointer;display:inline;color:black;font-size:60px;line-height:80px;text-align: center;}
.pics .prev{left:0;background:url(../images/bai_l.jpg) no-repeat;background-size:100% 100%;}
.pics .prev:hover{background:url(../images/position_l.jpg) no-repeat;background-size:100% 100%;}

.pics .next{right: 0;padding-right:20px;width:16px;background:#fff url(../images/position_r.jpg) no-repeat;background-size:100% 100%;}
.pics .next:hover{background:#ff0000 url(../images/hong_r.png) no-repeat;background-size:100% 100%;}
.pics a:hover{}
.pics .bd{position:relative;}
.pics .bd ul{ overflow:hidden; zoom:1; }
.pics .bd ul li{width:367px;height:290px; margin-right:50px; float:left; _display:inline; overflow:hidden; text-align:center; position:relative; }
.pics .bd ul li .bt{font-size:16px;color:#fff;width:100%;height:52px;position:absolute;bottom:0px;left:0;line-height:52px;background:red;}
.pics .bd ul li:last-child{ margin-right:0;}
.pics .bd ul li .pic{ text-align:center; }
.pics .bd ul li .pic img{ width:367px; height:290px; display:block;  }
.pics .bd ul li .pic a:hover img{ border-color:#999;  }
.pics .bd ul li .title{ line-height:24px; }

#denglu{width:100%;height:100%;position:fixed;top:0px;z-index:99999;display:none;}
.login_shadow{opacity:0.5;filter:alpha(opacity=50);background:#000;}
#denglu #yuangong{width:434px;height:450px;margin:300px auto;background:#fff;}
#denglu #yuangong h2{width:382px;height:18px;font-size:16px;border-bottom:1px solid #ccc;padding:28px 24px 28px 28px;}
#denglu #yuangong h2 span b{color:#e60012;}
#denglu #yuangong h2 em{width:18px;height:18px;float:right;cursor:pointer;}
#denglu #yuangong .in{padding:0px 24px 0px 28px;}
#denglu #yuangong .in li{height:60px;border:1px solid #ccc;margin-top:28px;overflow:hidden;}
#denglu #yuangong .in li.d_l{border-color:#e40012;cursor:pointer;margin-bottom:28px;}
#denglu #yuangong .in li img{width:20px;height:20px;margin:20px 0;padding:0px 18px;float:left;border-right:1px solid #ccc;}
#denglu #yuangong .in li input{height:60px;float:left;border:0px;text-indent:28px;width:314px;  line-height: 60px;}
#denglu #yuangong .in li #dl{  width: 100%;  background: #e40012; color:#fff; text-align: center;  text-indent: 0;font-size:14px;}

#denglu #yuangong .in p{font-size:12px;line-height:27px;}
#denglu #yuangong .in p span{color:#e40012;margin-right:16px;}

/*.picScroll-left{ width:1200px;height:290px;margin:0 auto;  overflow:hidden;}
.picScroll-left .hd{ overflow:hidden;  height:30px; background:#f4f4f4;}
.picScroll-left .prev,.picScroll-left .next{ display:block; position:absolute;top:102px;z-index: 2000;  width:36px; height:80px; float:right; margin-right:5px; margin-top:10px;  overflow:hidden;
    cursor:pointer;background:red;display:inline;color:black;font-size:60px;line-height:80px;text-align: center;}
.picScroll-left .prev{left:0;background:url(../images/bai_l.jpg)no-repeat;background-size:100% 100%;}
.picScroll-left .prev:hover{background:url(../images/position_l.jpg)no-repeat;background-size:100% 100%;}

.picScroll-left .next{right: 0;padding-right:20px;width:16px;background:url(../images/position_r.jpg)no-repeat;background-size:100% 100%;}
.picScroll-left .next:hover{background:url(../images/hong_r.png)no-repeat;background-size:100% 100%;}
.picScroll-left a:hover{}
.picScroll-left .bd{position:relative;}
.picScroll-left .bd ul{ overflow:hidden; zoom:1; }
.picScroll-left .bd ul li{width:367px;height:290px; margin-right:50px; float:left; _display:inline; overflow:hidden; text-align:center; position:relative; }
.picScroll-left .bd ul li .bt{font-size:16px;color:#fff;width:100%;height:52px;position:absolute;bottom:0px;left:0;line-height:52px;background:red;}
.picScroll-left .bd ul li:last-child{ margin-right:0;}
.picScroll-left .bd ul li .pic{ text-align:center; }
.picScroll-left .bd ul li .pic img{ width:367px; height:290px; display:block;  }
.picScroll-left .bd ul li .pic a:hover img{ border-color:#999;  }
.picScroll-left .bd ul li .title{ line-height:24px; }*/
