/* flexslider */
.flexslider{position:relative;height:400px;overflow:hidden;background:url(../images/loading.gif) 50% no-repeat;margin-bottom:15px;width: 100%;
    margin: 0 auto;}
.slides{position:relative;z-index:1;}
.slides li{height:400px;}
.flex-control-nav{position:absolute;bottom:10px;z-index:2;width:100%;text-align:center;}
.flex-control-nav li{display:inline-block;width:14px;height:14px;margin:0 5px;*display:inline;zoom:1;}
.flex-control-nav a{display:inline-block;width:14px;height:14px;line-height:40px;overflow:hidden;background:url(../images/dot.png) right 0 no-repeat;cursor:pointer;}
.flex-control-nav .flex-active{background-position:0 0;}

.flex-direction-nav{position:absolute;z-index:3;width:100%;top:45%;}
.flex-direction-nav li a{display:block;width:50px;height:50px;overflow:hidden;cursor:pointer;position:absolute;}
.flex-direction-nav li a.flex-prev{left:40px;background:url(../images/prev.png) center center no-repeat;}
.flex-direction-nav li a.flex-next{right:40px;background:url(../images/next.png) center center no-repeat;}


/*#region =====底部推荐=====*/
.pro_tui{ overflow:hidden;width:1190px; margin:20px auto; margin-top:0px}
.pro_tui_title{ height:35px; line-height:35px; overflow:hidden; border:1px solid #dfdfdf; margin:0px; position:relative;
background:url(../images/tui_title.jpg) repeat-x left top;}
.pro_tui_title span{ float:left; font-size:14px; color:#000; font-weight:bold; margin:0 0 0 15px;}
.pro_tui_title em{ position:absolute; left:-1px; top:-1px; z-index:20; display:block; width:12px; height:12px; overflow:hidden;
background:url(../images/icott.jpg) no-repeat left top;}

.pro_tui_box{ background:#fff;overflow:hidden; height:210px; border:1px solid #ddd; border-top:0 none; position:relative;}

.pt_left{ width:18px; height:51px; overflow:hidden; position:absolute; left:15px; top:75px; z-index:50; cursor:pointer;
background:url(../images/jiantou.jpg) no-repeat 0 0;}
.pt_left:hover{ background:url(../images/jiantou.jpg) no-repeat 0 -51px;}
.pt_right{ width:18px; height:51px; overflow:hidden; position:absolute; right:15px; top:75px; z-index:50; cursor:pointer;
background:url(../images/jiantou.jpg) no-repeat -18px 0;}
.pt_right:hover{ background:url(../images/jiantou.jpg) no-repeat -18px -51px;}

.pt_list{ width:1000px; height:210px; overflow:hidden; margin:0 auto;}
.pt_list li{ float:left; width:200px; height:180px; overflow:hidden; padding:30px 10px 0 10px;}
.pt_list li img{ width:200px; height:130px; display:block;}
.pt_list li p{ text-align:center; line-height:20px; padding:7px 0 0 0;}
/*#endregion =====底部推荐=====*/