*{ padding:0; margin:0; font-size:12px;font-family: 微软雅黑, Helvetica, sans-serif; }
img{ border:0;}
a{ text-decoration:none;border: 0;}
li{ list-style:none;}
.gcjy{ width:100%; margin:0 auto; display:block; background-color:#F9F9FA;}
.header{height: 300px;width:100%; margin:0 auto; position:relative;}
.header ul{ padding:0; margin:0;list-style-type: none;display: block; text-align:center; width:100%;}
.header ul li{ padding:0; margin:0;}
.header ul li img{ width:100%; height:300px;}
.content{ width:1100px; margin:0 auto;}
.content01{ padding-top:30px;}
.diyihang{ overflow:hidden; width:1100px; margin:0 auto;}
.diyihang img{ float:left; padding-left:74px; padding-right:74px;}
.dierhang{ overflow:hidden; width:1100px; margin:20px auto;}
.dierhang img{ float:left; padding-left:74px; padding-right:74px;}
.zhong{ overflow:hidden; width:1100px; margin:20px auto;}
.zhong div{ height:1px; background-color:#bebdbd; width:310px; float:left; margin-left:28px; margin-right:28px;}
.content02{ width:1100px; height:330px; margin:10px auto; background-image:url(../../images/web/000-02.png);}
#Index_Box {
	POSITION: relative;
	WIDTH: 960px;
	HEIGHT: 330px;
	padding-top:20px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 20px;
	margin-left: auto;
}
#Index_Box UL {
	POSITION: relative; WIDTH: 960px; HEIGHT: 330px;
}
#Index_Box LI {
	Z-INDEX: 0; POSITION: absolute; LIST-STYLE-TYPE: none; WIDTH: 0px; BACKGROUND: #787878; HEIGHT: 0px; OVERFLOW: hidden; TOP: 146px; CURSOR: pointer; LIST-STYLE-IMAGE: none; LEFT: 377px; border-radius: 4px; box-shadow: 1px 1px 12px rgba(200, 200, 200, 1)
}
#Index_Box LI IMG {
	WIDTH: 100%;
	BACKGROUND: url(../../images/web/loading.gif) no-repeat center 50%;
	HEIGHT: 100%;
	VERTICAL-ALIGN: top;
}
#Index_Box .prev {
	DISPLAY: block;
}
#Index_Box .next {
	DISPLAY: block;
}
#Index_Box .prev {
	Z-INDEX: 100; OVERFLOW: hidden; CURSOR: pointer;
}
#Index_Box .next {
	Z-INDEX: 100; OVERFLOW: hidden; CURSOR: pointer;
}
#Index_Box .prev {
	POSITION: absolute; WIDTH: 80px; BACKGROUND:url(../../images/web/next.png) 0px 0px; HEIGHT: 120px; TOP: 80px; LEFT: 85px;
}
#Index_Box .next {
	POSITION: absolute; WIDTH: 80px; BACKGROUND:url(../../images/web/next.png) -80px 0px; HEIGHT: 120px; TOP: 80px; RIGHT: 85px;
}
.content03{ width:1100px; overflow:hidden; margin-top:30px; margin-bottom:60px;}
.tuandui{ color:#323333; width:305px; height:60px; line-height:60px; margin:0 auto; font-size:30px; text-align:center; background-image:url(../../images/web/0303_19.png); background-repeat:no-repeat; background-position:bottom;}
.jieshao00{ width:1100px; margin-top:20px; overflow:hidden; background:url(../../images/web/back00.png) no-repeat center; height:105px;}
.jieshao00 marquee a{ text-decoration:none; color:#fff; font-size:22px; margin-right:30px;}
.jieshao{
	width: 1100px;
	margin-top: 30px;
	overflow: hidden;
}
.jieshao01{ width:265px; float:left; height:280px; border:1px solid #bebdbd;}
.jieshao02{
	width:265px;
	float: left;
	height:280px;
	margin:0 149px;
	border:1px solid #bebdbd;
}
.jieshao03{ width:265px; float:left; height:280px; border:1px solid #bebdbd;}
.content04{ width:1100px; height:400px; margin-bottom:20px; position:relative;}
.foot{ width:100%; height:200px; background-color:#1255A3;}
.footer{ width:1100px; height:200px; margin:0 auto; overflow:hidden; position:relative;}
.logo02{ width:180px; height:200px; float:left;}
.logo02 img{ margin-top:72px;}
.friendlink{ width:730px; float:left; margin-top:50px;}
.friendlink p{ color:#fff; text-align:center; line-height:24px;}
.erweima{ float:right; width:180px; height:180px; margin-top:10px;}
.lxwm{background:url(../../images/web/121212-09.png) no-repeat; z-index:999; width:460px; height:213px; position:absolute; top:80px; left:50px;}
.hhh{padding-top:30px; padding-left:20px;}
.hhh span{color:#1e94d3; line-height:50px; height:50px;}
.hhh p{font-size:16px; color:#005673; line-height:30px; height:30px;}

.slider {
    position: relative;
    height: 300px;
    min-width: 1004px;
    width: 100%;
    overflow: hidden;
  }
  .slider .slider-pointer {
    position: absolute;
    bottom: 20px;
    color: #fff;
    list-style: none;
    padding: 0;
    z-index: 999;
  }
  .slider .slider-pointer li {
    display: inline-block;
    margin: 0 15px;
    width: 15px;
    height: 15px;
    border-radius: 15px;
    background-color: #ffffff;
    opacity: 0.85;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
    transition: all 320ms ease;
  }
  .slider .slider-pointer li:hover {
    background-color: #e30006;
  }
  .slider .slider-pointer li.active {
    background-color: #b00005;
  }
  .slider .slider-inner {
    width: 100%;
    height: 100%;
    position: relative;
  }
  .slider .slider-inner .item {
    width: 100%;
    height: 100%;
    float: left;
  }
  .slider .slider-inner .img {
    background-position: center top !important;
    width: 100%;
    height: 100%;
  }
  .slider .slider-control {
    position: absolute;
    width: 30px;
    height: 30px;
    z-index: 999;
    border-radius: 30px;
    text-align: center;
    font-weight: 900;
    font-size: 20px;
    line-height: 30px;
    background-color: #ffffff;
    opacity: 0.5;
    cursor: pointer;
    top: 40%;
    box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.5);
    transition: all 320ms ease;
  }
  .slider .slider-control:hover {
    opacity: 0.65;
    background-color: #b00005;
  }
  .slider .slider-control:active {
    opacity: 0.85;
  }
  .slider .slider-control.prev {
    display: none;
    left: 20px;
  }
  .slider .slider-control.next {
    display: none;
    right: 20px;
  }
  .slider:hover .slider-control.prev {
    display: block;
    left: 20px;
  }
  .slider:hover .slider-control.next {
    display: block;
    right: 20px;
  }
  
  /*跑马灯css*/
  #demo {
	width: 85%;
	height:105px; 
	line-height:105px; 
	overflow:hidden; 
	margin-left:0px;
	}
	#demo a{
	color:#fff;
	font-size: 18px;
	padding-left: 20px;
	}
	#indemo {
	 float: left;
	 width: 800%;
	}
	#demo1 {
	 float: left;
	}
	#demo2 {
	 float: left;
	}
  
  
  
