/* RESET */
.v2_ilike{width:1200px;border:#ccc solid 0px;height:478px;margin:0 auto;}
.v2_ititle{height:19px; margin:0px 0px; width:1200px; line-height:40px; border-bottom:#ccc solid 0px;}
.v2_ihz{float:left;font-size:14px; font-weight:bold;margin-left:10px;}
.v2_ibox{float:right;width:60px; height:40px;}
.v2_ibox a{margin-top:25px;}
.v2_ibox a.v2_ib_btn{float:left;display:block;width: 17px;height: 5px;background: #818181;margin-left: 3px;}
.v2_ibox a.on{background: #d70d1c;}
.v2_icontent_boxs{width:1200px;margin:0px 0px;height:422px;overflow: hidden;position: relative;}
.v2_icontent_box{position:absolute;width:2400px;}
.v2_icontent_list{width:1200px; float:left;height:422px; text-align:center; line-height:25px;font-size:13px;}
.v2_icontent_list img{width:1200px; height:422px;}

/* GENERAL */

ul { list-style-type: none; margin: 0; padding: 0;}
a:link, a:visited {  margin: 0; padding: 0;}
a:hover, a:focus { }
a img, :link img, :visited img { border: 0; }
/* 轮播 */
.banner { position: relative; overflow: auto;   }
.banner li { list-style: none; margin: 0; padding: 0;}
.banner ul li { float: left; margin: 0; padding: 0;}

.banner .arrows {
    display: none;
}

.banner:hover .arrows,
.banner.hover .arrows {
    display: block;
}

@media only screen {
    .banner .arrows {
        -webkit-transition: opacity 0.4s;
        transition: opacity 0.4s;
        opacity: 0;
        display: block;
    }
    
    .banner:hover .arrows,
    .banner.hover .arrows {
        opacity: 1;
    }
}

.banner .arrows {
    position: absolute;
    z-index: 20;
}

.banner .arrows .prev,
.banner .arrows .next {
    position: absolute;
    width: 76px;
    height: 77px;
    font: 0/0 a;
    color: transparent;
    cursor: pointer;
}

.banner .arrows .prev {
    left: 0px;
	top:350px;
    background: url(img/slide_arrow_left.png) no-repeat;
}

.banner .arrows .next {
    left: 1020px;	top:350px;
    background: url(img/slide_arrow_right.png) no-repeat;
}

.wrapper {
    position: relative;
    width: 100%;
  
    zoom: 1;	background-color: #ffffff;
	background-image: url(/images/news/sb.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
}

.section4 {
      width: 1100px;   margin: 0 auto;
}
.section4 .banner ul  {
   top:100px;
}

.section4 .banner ul li {
    height: 690px;margin: 0; padding: 0;background-color: #ffffff; top:100px;
}

.section4 .banner .arrows {
	top: 0px;
}

.section4 .dots {
	position: absolute;
	width: 1100px;
	height:1720px;
	top: 0px;
	text-align: center;
	font-size: 15px;
	margin: 0;
	padding-left:31px;

}
.section4 .dots span {
	
	text-decoration: none;
	font-size:15px;
	  line-height:200px;
	padding-top:25px;
}


.section4 .dot {
    float: left;
    line-height: 120px;
    width: 132px;  height: 120px;
  
    border: 1px solid #a1a1a1;
    cursor: pointer;
	margin-right:24px;
}

.section4 .dot1 {
	background-image: url(/images/news/s1.jpg);
	background-repeat: no-repeat;
	background-position: center;
	color: #666666;
}

.section4 .dot1.active {
  	background-image: url(/images/news/s1d.jpg);  
	background-repeat: no-repeat;
	background-position: center;	color: #fd0303;
}

.section4 .dot2 {
   	color: #666666;
 background-image: url(/images/news/s2.jpg); 
}

.section4 .dot2.active {
   background-image: url(/images/news/s2d.jpg); color: #fd0303;
}

.section4 .dot3 {
   background-image: url(/images/news/s3.jpg); 
  	color: #666666;
}

.section4 .dot3.active {
  background-image: url(/images/news/s3d.jpg); color: #fd0303;
}

.section4 .dot4 {
   background-image: url(/images/news/s4.jpg); 
	color: #666666;
}

.section4 .dot4.active {
   background-image: url(/images/news/s4d.jpg); color: #fd0303;
}

.section4 .dot5 {
    background-image: url(/images/news/s5.jpg); 
 	color: #666666;  
}

.section4 .dot5.active {
  background-image: url(/images/news/s5d.jpg);  color: #fd0303;
}

.section4 .dot6 {
  background-image: url(/images/news/s6.jpg); 
 	color: #666666; 
}

.section4 .dot6.active {
   background-image: url(/images/news/s6d.jpg);  color: #fd0303;
}
