.h-con div{} 
.main_title{
  width:1200px;
  height:90px;
  line-height:90px;
  padding-top:38px;
 }
 
.main_title img{
  display:block;
  float:left;
 }

.main_title a{
  display:block;
  float:right;
  color:#666666;
  font-size:12px;
 }
 
.main_title ul{
  padding-left:52px;  
 }

.main_title li{
  width:97px;
  height:80px;
  display:block;
  float:left;
  padding-left:15px;  
 }
 
.main_title li img{
  width:97px;
  height:80px;
  display:block;  
 }

* {
    padding: 0px;
    margin: 0px;
}


.main{
   width:1200px;
   height:100%;
   overflow:hidden;
   margin:0 auto;    
  }  
  
.main .box{
   height:100%;
   overflow:hidden;  
  }  

.main  ul{
   height:100%;
   overflow:hidden;
   }
  
.main li,.main img{
   display:block;
   }  
   
.main span{
   font-size:12px;
  } 

.video{
  width:460px;
  height:760px;
  overflow:hidden;
  float:left;
  border:1px solid #e9e9e9;
  margin-top:30px;
 }
 
.video .title{
  width:460px;
  height:170px;
  overflow:hidden;
  position: relative;
 }
 
 .video .title h3{
  position: absolute;
  top:30px;
  left:30px;
  display:block;
  z-index:1;
 }
 
.video .title span{
  position: absolute;
  top:0px;
  right:0px;
  z-index:10;
 }
 
.video p{
  line-height:18px;
  margin-bottom:15px;
  color:#666666;
  padding:0 30px;
 }
  
.video .v_1{
  width:400px;
  height:283px;
  overflow:hidden;
  margin-bottom:10px;
  padding:0 30px;
 }
 
.video .v_1 embed{
  width:400px;
  height:270px;
 }
 
 
 
.video .v_2{
  width:430px;
  height:120px;
  overflow:hidden;
  padding:0 0 0 30px;
 }
 
 .video .v_2 li{
  width:190px;
  height:120px;
  overflow:hidden;
  float:left;
  display:block;
  position:relative;
  padding-right:20px;
 }
 
 .video .v_2 a img{
  width:190px;
  height:120px;
 }
 
 .video .v_2 span{
   width:39px;
   height:39px;
   overflow:hidden;
   position:absolute;
   top:40px;
   left:75px;
 }
 
 .video .v_2 span img{
   width:39px;
   height:39px;
 }

.structure{
  width:720px;
  height:760px;
  overflow:hidden;
  float:right;
  border:1px solid #e9e9e9;
  margin-top:30px;
  position: relative;
 }
 
.structure h3{
  position: absolute;
  top:40px;
  left:30px;
  display:block;
  z-index:1;
 }
 
.structure span{
  position: absolute;
  top:0px;
  left:0px;
  z-index:10;
 }
 

.advantage{
   width:1200px;
   height:100%;
   overflow:hidden;
 }
 
.advantage .con_1, .advantage .con_2, .advantage .con_3{
   width:1200px;
   height:100%;
   overflow:hidden;
 }
  
.advantage .left{
   width:200px;
   height:100%;
   float:left;
   overflow:hidden;
 }
  
.advantage .right{
   width:1000px;
   height:100%;
   overflow:hidden;
   float:right;
   overflow:hidden;
 }  
 
/*--------*/

.advantage .con_1 .right{
   height:410px;
   position:relative;
   background:url(http://ccc2.cn/style/images/1_126.gif) no-repeat top; 
 }
 
.advantage .con_1 .right p{
  font-size:12px;
  color:#555500;
  line-height:20px;
  font-family:"微软雅黑";
 }
 
.advantage .con_1 .right .p_1{
  position:absolute;
  width:270px;
  top:246px;
  left:30px;
 }
 
.advantage .con_1 .right .p_2{
  position:absolute;
  width:270px;
  top:246px;
  right:30px;
 }
 
.advantage .con_1 .right .p_3{
  position:absolute;
  width:400px;
  top:103px;
  left:301px;
 }
/*--------*/

.advantage .con_2 {
  margin-bottom:20px; 
 }

.advantage .con_2 .right{
   height:350px; 
   background:#efefef url(http://ccc2.cn/style/images/1_129.gif) no-repeat  400px  top; 
 }
 
.advantage .con_2 .right h3{
  width:100%;
  display:block;
  padding:50px 0 0 30px;
 }
 
.advantage .con_2 .right p{
  width:940px;
  display:block;
  padding:15px 0 0 30px;
  line-height:22px;
  font-family:"微软雅黑";
  color:#666666;  
 }
 
/*--------*/
 
.advantage .con_3 .left{
   height:160px;
   background:#a9b421;   
 }

.advantage .con_3 .left img{
 display:block;
 padding:30px 0 0 25px;
 }
 
.advantage .con_3 .right{
   height:160px;
   background:#efefef;   
 }
 
.advantage .con_3 .right li{
  display:block;
  float:left;
  padding-left:32px; 
 }
img{
	border:none;
    }
