﻿@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0; font-family:"微软雅黑";}
li{ list-style:none;}
a{blr:expression_r(this.onFocus=this.blur()); outline:none;text-decoration:none; color:#000}
a:link{text-decoration:none}
a:visited{text-decoration:none}
a:active{text-decoration:none}
input{border:none}
select{border:none}
h1{ font-weight:normal}
body{ 
	width:100%;
	margin:0;
	padding:0;
	background:#fff;
	position:absolute;}
/**/
#top{position:absolute;
	top:0;
	left:0;
	z-index:9999;
	position:fixed;
	}
.head{ width:100%;
       overflow:hidden;}
.head_div1,
.head_div1,
.head_div1{ float:left;}

.head_div1{ width:100%;
            height:30px; 
			background:#1c1c1c;
			color:#fff;
			line-height:30px;}
.head_div1_cen{ width:1170px;
                margin:0 auto;
				font-size:12px;
				}	
.div1_left{ float:left;}
.div1_right{ float:right;
             background: url(../images/index-1.png) 9px 5px no-repeat;
             width: 7%;}
.div1_right a{ color:#fff; float:right;} 


.head_div2{ width:100%;
            height:110px; 
			background:#fff;
			color:#fff;
			line-height:110px; 
			overflow:hidden;
			border-bottom:#e0e0e0 solid 1px;
			} 
						   
.head_div2_cen{ width:1170px;
                margin:0 auto;}
.div2_left{ float:left;}
.div2_right{ float:right;}

.head_div3{ width:100%; 
             height:50px;
			 line-height:50px;
			 padding-top:61px;
			 }
.nav{ width:1170px; 
      margin:0 auto;
	  /*overflow:hidden;*/}
.div3_li{ float:left; 
         text-align:center; 
		 width:194px;
		 height:50px;
		 line-height:50px;
		 border-left:#e0e0e0 solid 1px;
		 position: relative;
		 }
.div3_li ul{position: absolute;top: 50px; display: none;z-index: 999;background: #fff;width:193px;}
.div3_li ul li{ height:40px; line-height:40px; border-bottom:#dadbdc solid 1px;}
.div3_li ul li a{ font-size:14px;}
.div3_li ul li a:hover{ height:40px;  background:#16438d; color:#fff; display:block; line-height:40px; font-size:14px; }
.nav_div3_li7{ float:left; 
         text-align:center; 
		 width:193px;
		 height:50px;
		 line-height:50px;
		 border-right:#e0e0e0 solid 1px; }	 			
.nav li a{ font-size:18px; font-family:"微软雅黑"; width: 194px;
    height: 50px;
    display: block;}								
.div3_li a:hover{ background:#16438d;
                 color:#fff;
				 display:block;}	
				 
				 
.flexslider {
        margin: 0px auto 20px;
        position: relative;
        width: 100%;
        height: 450px;
        overflow: hidden;
        zoom: 1;
    }
    
    .flexslider .slides li {
        width: 100%;
        height: 100%;
    }
    
    .flex-direction-nav a {
        width: 70px;
        height: 70px;
        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;
        border-radius: 35px;
    }
    
    .flex-direction-nav .flex-next {
        background-position: 0 -70px;
        right: 0;
    }
    
    .flex-direction-nav .flex-prev {
        left: 0;
    }
    
    .flexslider:hover .flex-next {
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-prev {yt
        opacity: 0.8;
        filter: alpha(opacity=25);
    }
    
    .flexslider:hover .flex-next:hover,
    .flexslider:hover .flex-prev:hover {
        opacity: 1;
        filter: alpha(opacity=50);
    }
    
    .flex-control-nav {
        width: 100%;
        position: absolute;
        bottom: 10px;
        text-align: center;
    }
    
    .flex-control-nav li {
        margin: 0 2px;
        display: inline-block;
        zoom: 1;
        *display: inline;
    }
    
    .flex-control-paging li a {
        background: url(../images/dot.png) no-repeat 0 -16px;
        display: block;
        height: 16px;
        overflow: hidden;
        text-indent: -99em;
        width: 16px;
        cursor: pointer;
    }
    
    .flex-control-paging li a.flex-active,
    .flex-control-paging li.active a {
        background-position: 0 0;
    }
    
    .flexslider .slides a img {
        width: 100%;
        height: 450px;
        display: block;
    }				 			
				

				
				
				
				
				
				
				
				
				
				
				