﻿@charset "utf-8";
/* 公共样式 */
body,input{ margin:0px; padding:0px; font-size:12px;font-family:"Microsoft YaHei",Arial,Helvetica,sans-serif,SimSun;color:#333;}
body{background:url(../images/bodygb.gif) top repeat-x #f1f1f1;}
ul,li,dl,dd,dt,p,h1,h2,h3,h4,h5,h6,form{ margin:0px; padding:0px;}
ul,li{ list-style:none}
img{border:0px; padding:0px;}
a{ color:#333; text-decoration:none;transition: all 0.3s linear 0s;}
a:hover{color:#00b7ba;text-decoration: none;}
.clear{ clear:both; height:0px; font-size:0px; line-height:0px}
.divleft{ float:left}
.divright{ float:right}
*{ margin:0;padding:0; list-style-type:none; }
a,img{ border:0;}
::selection { background: #00b7ba; color:white;}
::-moz-selection {background: #00b7ba; color:white;}

/*******************头部******************/
.top{ width:1000px; height:120px; margin:0 auto;}
	.top-l{width:348px; height:91px; float:left; margin-top:29px; margin-right:52px; }
	.top-c{display: none;height:81px; float:left;margin-top:39px; cursor:pointer;}
	.top-c dl{ width:128px; margin-left:5px; float:left; }
	.top-c1 dd,.top-c2 dd,.top-c3 dd{ float:left; width:34px; height:35px; transition: all 0.3s linear 0s;}
	.top-c1 dd{ background:url(../images/di_tb.png) 0px -40px no-repeat; }
	.top-c2 dd{ background:url(../images/di_tb.png) -35px -40px no-repeat; }
	.top-c3 dd{ background:url(../images/di_tb.png) -70px -40px no-repeat; }
	
	.top-c1 dd:hover,.top-c1:hover dd{background:url(../images/di_tb.png) 0px -75px no-repeat;}
	.top-c2 dd:hover,.top-c2:hover dd{background:url(../images/di_tb.png) -35px -75px no-repeat;}
	.top-c3 dd:hover,.top-c3:hover dd{background:url(../images/di_tb.png) -70px -75px no-repeat;}
	
	.top-c1 dt,.top-c2 dt,.top-c3 dt{font-size:16px;color:#666;margin-left:10px;line-height:16px;float:left;margin-top:2px;}
	.top-c1 dt p,.top-c2 dt p,.top-c3 dt p{font-size:12px;}
	.top-r{ float:right;width:173px;height:43px;margin-top:35px;}
	.top-r dt{ float:left; width:43px;height:43px; cursor: pointer;background:url(../images/di_tb.png) -105px -40px no-repeat;transition: all 0.3s linear 0s;}
	.top-r dt:hover,.top-r:hover dt{ background:url(../images/di_tb.png) -105px -83px no-repeat;}
	.top-r dd{ float:right; margin-top:3px; width:124px; height:36px; background:url(../images/di_tb.png) 0px 0px no-repeat; }
	
	
/*******************导航******************/
#nav{width:100%;height:40px; background:#252525; border-bottom:1px solid #2c2e2d;}
	.nav1000{ width:1020px; height:41px; margin:0 auto; overflow:hidden;}
	.nav1000 li{ float:left; width:125px; text-align:center; border-left:1px solid #353535; border-right:1px solid #151515;  transition: all 0.3s linear 0s; }
	.nav1000 li a{color:#fff; font-size:16px; line-height:41px;display:block;}
	.nav1000 li:hover,.nav1000 li.hover,.nav1000 li a:hover{ background:#00b7ba; display:block;}

/*******************banner******************/
#banner{ width:100%; height:560px; display:block; overflow:hidden; margin:0 auto; position:relative;}
.ban-1{ width:100%; height:100%; background:url(../images/banner2.jpg) center no-repeat;}
.con-dh{width:1020px; margin:0 auto; overflow:hidden; position: absolute; bottom:0; left:50%; margin-left: -510px;}
.con-dh li{ width:300px; height:160px; padding:20px; float:left; display:block; color:#FFF; }
.con-dh li h2{ font-size:24px; font-weight:normal; line-height:24px; margin-bottom:16px;}
.con-dh li p{ font-size:14px; line-height:24px; display:block; float:left; width:300px;}
.con-dh li a{ color:#FFF;  transition: all 0.3s linear 0s; float:left;}
.con-dh li a:hover{ color:#00a3a6; background:#FFF; padding:0 3px; border-radius:2px;}
.anniu{ width:78px; height:28px; border:#FFF solid 1px; display:block; text-align:center; color:#FFF; line-height:28px; font-size:12px; margin-top:15px; float:left;}
.bz-dht{ width:1020px; height:160px; margin:0 auto; background:#e5e5e5; margin-bottom:20px;}
.bz-dht li{ width:174px; height:80px; padding:40px 0 40px 28px; float:left; }
.bz-dht li span{ float:left; width:52px; height:60px; margin:10px 12px 10px 0; transition: all 0.3s linear 0s;}
.bz-dht li h3{ width:110px; color:#333; float:left; display:block; font-size:18px; font-weight:normal; line-height:18px; margin-bottom:5px;}
.bz-dht li p{ width:60%; float:left; font-size:14px; line-height:24px; margin:5px 0; }
.bz-dht li p a{ color:#666;}
.bz-dht li p a:hover{ color:#666; color:#fff; background:#00b7ba; padding:0 2px; border-radius:2px;}
.tua-1{ background:url(../images/bz-ta.png) 0px 0px no-repeat;}
.tua-2{ background:url(../images/bz-ta.png) -52px 0px no-repeat;}
.tua-3{ background:url(../images/bz-ta.png) -104px 0px no-repeat;}
.tua-4{ background:url(../images/bz-ta.png) -156px 0px no-repeat;}
.tua-5{ background:url(../images/bz-ta.png) -208px 0px no-repeat;}	
.tua-1:hover{ background:url(../images/bz-ta.png) 0px -60px no-repeat;}
.tua-2:hover{ background:url(../images/bz-ta.png) -52px -60px no-repeat;}
.tua-3:hover{ background:url(../images/bz-ta.png) -104px -60px no-repeat;}
.tua-4:hover{ background:url(../images/bz-ta.png) -156px -60px no-repeat;}
.tua-5:hover{ background:url(../images/bz-ta.png) -208px -60px no-repeat;}	
/***************快速连接***************/
.fast{ width:1000px; height:40px; margin:20px auto; padding:30px 10px 30px 10px; background:#6a6a6a; display:block; overflow:hidden;}
	.fast dl{ margin-left:40px; float:left; cursor:pointer;}
	.fast-1,.fast-2,.fast-3,.fast-4,.fast-5{ width:150px; height:40px;}
	.fast-1 dd,.fast-2 dd,.fast-3 dd,.fast-4 dd,.fast-5 dd{ float:left; margin-left:13px; margin-top:10px; font-size:14px; }
	.fast-1 dd a,.fast-2 dd a,.fast-3 dd a,.fast-4 dd a,.fast-5 dd a{color:#aaa;}
	.fast-1 dd a:hover,.fast-2 dd a:hover,.fast-3 dd a:hover,.fast-4 dd a:hover,.fast-5 dd a:hover{color:#fff;}
	.fast-1 dt,.fast-2 dt,.fast-3 dt,.fast-4 dt,.fast-5 dt{ float:left; width:40px; height:40px; transition: all 0.3s linear 0s; }
	
	.fast-1 dt{ background:url(../images/di_tb.png) 0px -380px no-repeat; }
	.fast-1 dt:hover,.fast-1:hover dt{background:url(../images/di_tb.png) 0px -340px no-repeat;}
	
	.fast-2 dt{ background:url(../images/di_tb.png) -40px -380px no-repeat;}
	.fast-2 dt:hover,.fast-2:hover dt{background:url(../images/di_tb.png) -40px -340px no-repeat;}
	
	.fast-3 dt{ background:url(../images/di_tb.png) -80px -380px no-repeat;}
	.fast-3 dt:hover,.fast-3:hover dt{background:url(../images/di_tb.png) -80px -340px no-repeat;}
	
	.fast-4 dt{ background:url(../images/di_tb.png) -120px -380px no-repeat;}
	.fast-4 dt:hover,.fast-4:hover dt{background:url(../images/di_tb.png) -120px -340px no-repeat;}
	
	
	.fast-5 dt{ background:url(../images/di_tb.png) -160px -380px no-repeat;}
	.fast-5 dt:hover,.fast-5:hover dt{background:url(../images/di_tb.png) -160px -340px no-repeat;}
	.fast dt a{display:block; width:40px;height:40px;}
	
/*************** 底部版权**************/
.footer{ width:100%; height:330px; background:url(../images/footer_bg.jpg); display:block; overflow:hidden;}
.footer_n{ width:1020px; margin:0 auto; overflow:hidden;}
.footer_l{width:310px; height:290px; border-right:1px solid #191919; float:left;}
.footer_l img{margin-top:60px; margin-left:10px;}

.footer_c{ width:425px; height:290px; border-right:1px solid #191919; border-left:1px solid #353535; float:left;}
.f_c1{ width:425px; height:165px; border-bottom:1px solid #191919; float:left; padding-top:20px;}
.f_c1 h5{ height:46px; line-height:46px; font-weight:normal; font-size:18px; color:#FFF; width:365px; margin:0 auto;}
.f_c1 p{ color:#919191; line-height:24px; width:365px; margin:0 auto; }
.f_c1 a{ color:#fff; }
.f_c1 a:hover{ color:#00b7ba; }
.f_c2{ width:425px; height:83px; border-top:1px solid #353535; float:left;}
.f_c2 span{ font-weight:normal; font-size:18px; color:#FFF; float:left; margin:50px 20px 0 30px;}
.f_c2 img{ float:left; margin-top:24px;}
.footer_r { width:280px; height:290px; border-left:1px solid #353535; float:left;}
.footer_r img{ margin: 35px 0 10px 25px;}
.footer_r p{ color:#919191; line-height:24px; font-size:12px; text-align:center;}


/***************当前位置**************/
.position{width:1000px;height:44px;line-height:44px;margin:0 auto;font-size:14px;color:#333px;padding:0px 10px 0px 10px; text-indent:10px;background:#fff;}
	.position span{ float:left;background:url(../images/positio-bg.png)0px 13px no-repeat;width:89px; display:block;color:#000;}
	.position i{ font-style:normal;}
	.position i a{color:#00b7ba;}




.bannera{width:1920px; /*width:100%;*/ height:560px; position:absolute; top:0px; left:50%; margin-left:-960px; overflow:hidden;}
.bannera ul li{width:1920px; /*width:100%;*/ height:560px; overflow:hidden;}
.bannera ul li img{width:1920px; height:560px;}
.banner_tips{display: none; width:990px; height:20px; position:absolute; top:333px; left:50%; margin-left:-495px; z-index:2;}
.banner_tips ul li{width:247px; float:left; height:20px; line-height:20px; color:#fff; font-size:12px;  font-family:"Arial"; cursor:pointer;text-align:center; filter:alpha(opacity=50); -moz-opacity:0.5; opacity:0.5; }
.banner_tips ul li.active{  filter:alpha(opacity=100); -moz-opacity:1; opacity:1;}






 #shdate{display:none;}