﻿
.wp{
	width: 1200px;
	margin:auto;
}
.header{
	padding-top: 68px;
	height: 118px;
}
.header .col-l{
	width: 440px;
	height: 70px;
}
.header .col-c{
	width: 336px;
	height: 70px;
	line-height: 70px;
}
.header .col-r{
	width: 282px;
	height: 70px;
}
.ul-t1 li{
	float: left;
	color: #F28C42;
	font-size: 20px;
	font-weight: bold;
	font-family: 微软雅黑;
	background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(rgba(250, 144, 66, 1)), to(rgba(236, 105, 8, 1)));
     	-webkit-background-clip: text;
     	-webkit-text-fill-color: transparent;
	padding-left: 25px;
}
.nav{
	height: 46px;
	line-height: 46px;
	background-color: #292929;
}
.ul-t2 li{
	float: left;
}


.ul-t2 li a{
	font-size: 18px;
	color: #fff;
	display: block;
	padding: 0 49px;
	background-color: #3A3A3A;
}
.ul-t2 li a:hover{
	background-color: #F26F06;color: #fff;
}
.banner { position: relative; width:100%; height:450px; overflow: hidden; }
.banner .pic{ position:relative; z-index:0; }
.banner .pic img { width:100%; height:450px; display: block; }
.banner .hd { width:100%; position: absolute; bottom: 10px;
	 text-align: center; font-size:0; z-index:1; }

.banner .hd .on{ background-position:0 0; }

.banner .prev,
.banner .next { width: 60px; height: 90px; margin: -60px 0 0; 
	 background: url(../images/ad_ctr.png) no-repeat 0 0;
	  position: absolute; top: 50%; z-index: 10; cursor: pointer;
	   text-indent: -9999px; filter:alpha(opacity=20);opacity:0.2;  }
.banner .prev { left: 0; }
.banner .next { background-position: 0 -90px; right: 0; }
.banner .prev:hover,
.banner .next:hover{filter:alpha(opacity=50) !important;opacity:0.5 !important;}





.links{
	padding-left: 28px;
	padding-top: 24px;
	height: 86px;
	background-color: #1C1C1C;
}
.links p{
	color: #fff;
	font-size: 18px;
}
.ul-t3{
	padding-top: 18px;
}
.ul-t3 li{
	float: left;height:13px; overflow:hidden; line-height:13px;
}
.ul-t3 a{
	font-size: 12px;height:13px; padding-left:10px; padding-right:10px;
	font-family: 微软雅黑;
	color: #B9B9B9;border-right: 1px solid #b9b9b9;
}
.ul-t3 a:hover{ color:#fff;}
.footer{
	padding-top: 60px;
	height: 124px;
	color: #fff;
	background-color: #000000;
}
.copyright{
	text-align: center;
	width: 700px;
	margin: auto;
}
.copyright a{
 color:#ffffff
}
.ul-txt4{
	height: 14px;
	line-height: 14px;
	padding-bottom: 20px;
}
.ul-txt4 li{
	padding: 0 25px;
	float: left;
	background: url(../images/biao1.jpg) no-repeat right;
}
.ul-txt4 li a {
	color: #fff;
}
.last1{
	background: none !important;
}


