/* banner */
.banner{width:100%;position:relative; overflow:hidden;height:500px; animation: topIn 1s ease;}
.banner .banner-img{min-width: 1200px;height:420px;margin-top: 80px; display:block; position:absolute; left:50%; margin-left:-960px;}
.banner .banner-img img{width: 1920px;height:420px;}

/* content */
#content{width:100%;overflow:hidden;}
.mainContent{ width:1200px;margin: 0 auto;margin-bottom: 100px;}
.tab{width:1200px;height:196px;background: #f0f0f0;}
.tab ul{width:1200px;height:196px;/*margin: 0 auto;*/padding-left: 8%;position:relative;}
.tab ul li{width:268px;height:321px;float:left;cursor:pointer;}	
.tab ul li:nth-child(2){margin-left: 44%;}
.tab ul li:nth-child(1) b{color: white;}
.tab ul li b{display:inline-block;margin-left:-50px;height:321px;width: 185px;overflow: hidden;white-space: nowrap;line-height: 335px;font-family: "microsoft yahei";color: #1A7EE1;font-weight: normal;font-size: 20px;}
.tab ul li{width:268px;height:321px; float:left;cursor:pointer;/* margin-left: 60px;*/}
.tab ul li:first-child{background: url(../img/icon-9.png) no-repeat;}
.tab ul li:nth-child(2){background: url(../img/icon-7.png) no-repeat;}

.slideTxtBox{width: 1200px;float: left;}
.slideTxtBox .hd{ height:80px; line-height:80px;font-family: "microsoft yahei";font-size: 20px; border-bottom: 1px solid #ccc;  }
.slideTxtBox .hd ul{ overflow:hidden; zoom:1; }
.slideTxtBox .hd ul li{ height:80px; width:600px; text-align:center; float:left; cursor:pointer;color: #1A7EE1;  }
.slideTxtBox .hd ul li.on{ background:#1A7EE1; color:#fff; }
.slideTxtBox .bd{float: left;margin-top: 70px;margin-bottom: 70px;}
  
  
  		
.content_text .title{width: 100%;height: 10em;}
.content_text .title h2{font-size: 20px;color: #2c6fbe;font-weight: bold;}
.content_text .title span{display:block;font-size: 13px;font-family:arial;font-style:normal;color: #343434;margin-top: 1.5%;}
.prod_text{margin-top:1%;width: 100%;height: 100px;padding-top: 2%;}
.prod_text_a{width: 1200px;height: 14em;margin:0 auto;position: absolute;}
.prod_text_a map{margin-left:4%;overflow: hidden;text-overflow: ellipsis;width: 95%;height: 120px;float:left;font-size: 14px;letter-spacing: 1px;line-height: 30px;text-align: left;}
.content_text .photo{width: 1200px; height: 760px;margin-top: 60px;}
.describe{text-align: left;margin-top: 70px; margin-left: 20px;}
.describe h3{font-size: 14px;color: #2C6FBE;font-family: "microsoft yahei";}
.describe p{font-size: 12px;color: #666666;font-family: arial;margin: 5px 0 5px 0;}
.content_text .second{margin-bottom: 60px;}
       .picScroll-left{ width:1200px; overflow:hidden; position:relative;   }
		.picScroll-left .hh{ overflow:hidden;  height:60px;padding:0 10px; position:relative; }		
		.picScroll-left .hh ul{  overflow:hidden; zoom:1; margin-top:15px; zoom:1; }
		.picScroll-left .hh ul li{color: #343434;font-size: 14px;font-family: "microsoft yahei"; float:left;  width: 30px;height: 30px;text-align:center;line-height:30px; overflow:hidden; margin-right:5px; /*text-indent:-999px;*/ cursor:pointer; }
		.picScroll-left .hh ul li.on{ background: #2c6fbe;border-radius: 100%; color: #ffffff;}
		.picScroll-left .bb{ padding:10px;   } 
		.picScroll-left .bb ul{ overflow:hidden; zoom:1; }			
		.picScroll-left .bb ul li{ margin: 0 8px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.picScroll-left .bb ul li .pic{ text-align:center; }
		.picScroll-left .bb ul li .pic img{ width:380px; height:356px;}
 .more{display:block;float:right;font-style:normal;font-size: 14px;letter-spacing: 1px;width:150px;height: 40px;background: #2c6fbe;border-radius: 50px;margin-top: -50px; position:relative; }
 .more a{text-align: center;line-height:40px;color: #fff;text-decoration: none;}

.link{width: 100%;min-width:1200px;height: 280px;background: #393945;animation: topIn 1s ease;border-bottom: 0.5px solid #43444f;}
.link ul{width:1200px;height: 25em;margin: 0 auto;font-family: "microsoft yahei";padding-top: 50px;}
.link ul li{position:relative;float: left;color: #fff;width: 14em;}
.link ul li dl dt{font-size:15px;height: 3em;}
.link ul li dl dd{height: 3em;cursor: pointer;}
.link ul li dl dd a{text-decoration: none;cursor: pointer;color: #9e9e9e;font-size:13px;}
.link ul li dl dd a:hover{opacity: 0.7;}
