﻿ul,li{margin:0;padding:0;list-style-type:none;}
.slide_bg {
    position: absolute;
    background: url(/img/header_bg.png) repeat-x;
    height: 5px;
    width: 100%;
    z-index: 20;
}
.slider{width: auto;overflow: hidden;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider2 .slides li{position: relative;}
.flexslider2 .slides li strong{position: absolute;background: #000;bottom: 0;left: 0;z-index: 100;display: block;width: 100%;font-size: 10pt;height:22px;line-height: 22px;text-indent: 1em;border-radius:8px;}
.flexslider .slides img ,.flexslider2 .slides img,.flexslider3 .slides img{width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}
/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;} 
.no-js .slides > li:first-child {display: block;}
/* FlexSlider Default Theme
*********************************/
.flexslider,.flexslider2 {position: relative; zoom: 1;width: 100%;}
.flexslider3 {position: relative; zoom: 1;width: 60%;margin: 2% auto;}
.flexslider3 .flex-viewport{overflow:visible!important; }
.flexslider3 .slides li{margin-right: 8px}
.flex-viewport {max-height: 2000px; -webkit-transition: all 1s ease; -moz-transition: all 1s ease; transition: all 1s ease;}
.loading .flex-viewport {max-height: 300px;}
.flexslider .slides,.flexslider2 .slides,.flexslider3 .slides{zoom: 1;}
.carousel li {margin-right: 5px}
/* Direction Nav */
.flex-direction-nav {*height: 0;display: none;}
.flex-direction-nav a {width: 22px; height:24px; margin: -20px 0 0; display: block; background: url(images/bg_direction_nav.png) no-repeat 0 0; position: absolute; top: 50%; z-index: 10; cursor: pointer; text-indent: -9999px; opacity: 0; -webkit-transition: all .3s ease;}
.flex-direction-nav .flex-next {background-position: 100% 0; right: -22px; }
.flex-direction-nav .flex-prev {right: 0px;}
.flexslider:hover .flex-next {opacity: 0.8; right:-1px;}
.flexslider:hover .flex-prev {opacity: 0.8; right:22px;}
.flexslider:hover .flex-next:hover, .flexslider:hover .flex-prev:hover {opacity: 1;}
.flex-direction-nav .flex-disabled {opacity: .3!important; filter:alpha(opacity=30); cursor: default;}
/* Control Nav */
.flexslider .flex-control-nav{position: absolute; bottom:-10px; text-align: center;right:5px;}
.flexslider2 .flex-control-nav {width:60px;position: absolute;bottom: 40px;right:0;text-align: center;}
.flexslider3 .flex-control-nav {width: 60px; position: absolute; bottom:1px; text-align: center;left: 50%;margin-left: -50px;}
.flex-control-nav li{margin: 0 1px; display: inline-block; zoom: 1; *display: inline;margin-right:4px;}
.flex-control-paging li a {display:block;float:left;overflow:hidden;cursor:pointer;width:8px;height:8px;text-indent: -9999em;
-webkit-border-radius:4px;
-moz-border-radius:4px;
-o-border-radius:4px;
border-radius:4px;
background-color:rgba(136,136,136, 0.5);
overflow:hidden;}
.flex-control-paging li a:hover {background:#f60;}
.flex-control-paging li a.flex-active {cursor:pointer;background-color:rgba(255,102,0, 0.7);}


.home_w{color:#fff;font-size:14px;height:300px;}
.home_w td{overflow:hidden;background:#fff;}
.home_w a{color:#fff;font-size:14px;display:block;width:100%;line-height:150%;padding:8px 0;}
.home_w a:hover{color:#fff;}
.home_w td{moz-border-radius:10px;-khtml-border-radius:10px;-webkit-border-radius:10px;border-radius:10px;}
.home_w  div{moz-border-radius:40px;-khtml-border-radius:40px;-webkit-border-radius:40px;border-radius:40px;background:#c00;width:80px;height:80px;margin-bottom:5px;border:2px solid #fff;}
.logo{text-align:center;}
.load_pic{position: absolute;width: 100%;height: 100%;top:0;}
.load_img{position: absolute;top: 50%;left: 50%;margin:-20px 0 0 -20px;}
.index_nav{padding:25px 0 15px 0;border:1px solid #ddd;}
.index_nav ul:after{ content:"."; display:block; height:0; visibility:hidden; clear:both;}
.index_nav li{float:left;width:33.3%;text-align:center;position:relative;margin-bottom:20px;}
.index_nav li a{display:block;line-height:20px;padding-top:65px;color:#777;font-size:14px;}
.index_nav li a:before{position:absolute;width:45px;height:45px;font-size:35px;top:0;left:50%;transform:translateX(-50%);color:#fff;background:#F7774A;line-height:45px;text-align:center;padding:8px;border-radius:50%;}
.index_nav .icon-pinpaituan:before{background:#FA6567;}
.index_nav .icon-xinwen:before{background:#92CF68;}
.index_nav .icon-guanyuwomen:before{background:#FCC954;}
.index_nav .icon-tupian:before{background:#69B6EC;}
.index_nav .icon-dianhua:before{background:#537CDA;}