@charset "utf-8";
/*========index.html 首页========*/
/*========横幅========*/
.theBanner{ position:relative; margin-bottom:35px; aoverflow:hidden; min-width:1160px;}
.flexslider {margin:auto;position: relative; width: 100%; height: 700px; overflow: hidden;zoom: 1;}
.flexslider .slides li { width: 100%; height: 100%;}
.flex-direction-nav a { width: 55px; height: 75px; line-height: 99em; overflow: hidden; margin: -35px 0 0; display: block; background:url(../images/ad_ctr.png) no-repeat; position: absolute; top: 50%; z-index: 10; cursor: pointer; opacity: 0; filter: alpha(opacity=0); -webkit-transition: all .3s ease; -moz-transition: all .3s ease; transition: all .3s ease; border-radius: 35px; }
.flexslider .slides li img{ height:700px; margin:auto; width:1920px; width:100%;}
.flex-direction-nav{ position:relative; margin:auto; top:370px; width:1160px;}
.flex-direction-nav .flex-next {background-position: 0 -76px;right: 0; }    
.flex-direction-nav .flex-prev {left:0;}    
.flexslider:hover .flex-next {opacity: 0.8;filter: alpha(opacity=25);}    
.flexslider:hover .flex-prev {opacity: 0.8;filter: alpha(opacity=25);}
.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover {opacity: 1;filter: alpha(opacity=50);}    
.theBanner .banner-num{ bottom:-35px; position:absolute; overflow:hidden; left:0; width:100%;}
.flex-control-nav {abottom:-9px;aposition:absolute; text-align:center; margin:auto; width:1160px;}    
.flex-control-nav li { border-radius:50%; display:inline-block; zoom:1; *display:inline; margin-right:5px; overflow:hidden; height:16px; width:16px;}    
.flex-control-paging li a {background:#00a4dc; cursor:pointer; display:inline-block; text-indent:-99em; height:100%; width:100%;}    
.flex-control-paging li a.flex-active,.flex-control-paging li.active a { background:#e50069;}
.flexslider .slides a img {awidth:100%; height:700px; display:block;}

/*===首页滚动产品===*/
.indexCon .col1{ margin-top:55px;}
.indexCon .col1 .theList{position:relative;}
.indexCon .col1 .theList .prev-control{ display:block; background:url(../images/jt1.png) no-repeat 0px 0; position:absolute; top:75px; left:-55px; height:79px; width:40px;}
.indexCon .col1 .theList .prev-control:hover{ background-position:0 -80px;}
.indexCon .col1 .theList .next-control{ display:block; background:url(../images/jt1.png) no-repeat -60px 0; position:absolute; top:75px; right:-55px; height:79px; width:40px;}
.indexCon .col1 .theList .next-control:hover{ background-position:-60px -80px;}

.indexCon .col1 .theList .tupian_scroll{ overflow:hidden; position:relative; margin:auto; height:300px; width:1160px;}
.indexCon .col1 .theList .tupian_scroll_pic{ position:relative; left:0; width:99999px;}
.indexCon .col1 .theList ul{ position:relative;}
.indexCon .col1 .theList li{cursor:pointer; float:left; margin-right:45px; overflow:hidden; height:300px; width:355px;}
.indexCon .col1 .theList li .h{ display:none;}
.indexCon .col1 .theList li img{ height:240px; width:355px; -webkit-transition: all .5s ease; -moz-transition: all .5s ease; transition: all .5s ease;}
.indexCon .col1 .theList li a{ color:#000; display:block; font-size:14px; height:100%; width:100%;}
.indexCon .col1 .theList li a:hover img{-webkit-transform: scale(1.2);-moz-transform: scale(1.2);-ms-transform: scale(1.2);-o-transform: scale(1.2);}
.indexCon .col1 .theList li a:hover{ color:#e50069;}
.indexCon .col1 .theList li .d1{ border:1px solid #c9caca; border-radius:10px; overflow:hidden; height:240px; width:355px;}
.indexCon .col1 .theList li .d2{ text-align:center; padding:10px 0;}