@charset "utf-8";

/* marqueeleft */
.marqueeleft{height:242px;width:85%;overflow:hidden;margin:0px auto;float:right;background-color: #fff;}
.marqueeleft ul{float:left;}
.marqueeleft li{float:left;margin:0 5px;display:inline;/*width:148px;height:133px;*/overflow:hidden;    }
.marqueeleft li .pic{display:block;border:#ccc 1px solid;padding:2px;overflow:hidden;}
.marqueeleft li .txt{text-align:center;height:23px;line-height:23px;}
/* marqueetop */
.marqueetop{height:429px;width:148px;overflow:hidden;margin:40px auto;}
.marqueetop li{padding:5px 0;width:148px;height:133px;overflow:hidden;}
.marqueetop li .pic{display:block;border:#ccc 1px solid;padding:2px;overflow:hidden;}
.marqueetop li .txt{text-align:center;height:23px;line-height:23px;}
.gdpicbox {margin-top: 10px;width:100%;height:288px;background:url(/images/gdpic_bg.jpg); margin-bottom:10px;}
#marquee1_1 img {
    max-height: 240px;
}


#scrollpic{position:relative;height:166px;width:920px;overflow: hidden;}
#prev,#next{display:block;height:166px;width:250px;background:#fff;position:absolute;top:0;opacity: 0;z-index:10;}
#prev{left:0;}
#next{right:0;}
#scrollpic ul{position:absolute;height:166px;}
#scrollpic ul li{float:left;padding:5px;height:156px;width:220px;}
#scrollpic ul li img{width:220px;height:156px;}




.box{ width:50%; margin:0 auto; position:relative; overflow:hidden; _height:100%;}
.picbox{ width:100%; height:115px; overflow:hidden; position:relative;}
.piclist{ height:115px;position:absolute; left:0px; top:0px}
.piclist li{ background:#eee; margin-right:20px; padding:5px; float:left;}
.swaplist{ position:absolute; left:-3000px; top:0px}
.og_prev,.og_next{ width:30px; height:50px; background:url(../images/icon.png) no-repeat; background:url(../images/icon_ie6.png) no-repeat\9; position:absolute; top:33px; z-index:99; cursor:pointer;filter:alpha(opacity=70); opacity:0.7;}
.og_prev{ background-position:0 -60px; left:4px;}
.og_next{ background-position:0 0; right:4px;}













/* CSS Document */

/* FlexSlider Necessary Styles
*********************************/

.flex-container a,
.flexslider a,
.flex-container a:active,
.flexslider a:active,
.flex-container a:focus,
.flexslider a:focus  {outline: none;}
.slides,
.flex-control-nav,
.flex-direction-nav {margin: 0; padding: 0; list-style: none;}

.flex-direction-nav {z-index:8;position:relative}

/* FlexSlider Necessary Styles
*********************************/
.flexslider {margin: 12px 0 55px; padding: 0;background:#000;}
.flexslider .slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.flexslider .slides img {max-width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}

/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {display: block;}
/* Clearfix for the .slides element */
.slides:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .slides {
	display: block;
}
* html .slides {
	height: 1%;
}
/* No JavaScript Fallback */
/* If you are not using another script, such as Modernizr, make sure you
 * include js that eliminates this class on page load */
.no-js .slides > li:first-child {
	display: block;
}
.flexslider, .flex-container {
	position: relative;	

}

.flexslider { zoom: 1;}
.flexslider .slides {zoom: 1;}
.flexslider .slides > li {position: relative;}
/* Suggested container for "Slide" animation setups. Can replace this with your own, if you wish */
.flex-container {zoom: 1; position: relative;}

.flexslider .slides > li {	
	width:20%;
	overflow:hidden;
	position:relative;
	
}
.flexslider .slides > li .flex-caption {
	font-family: 'Dorsa', sans-serif;
	color:#fff;
	font-size:100px;
	line-height:104px;
	position:absolute;
	top:50%;
	left:50%;
	margin:-50px 0 0 -10px;
	opacity:1;
	-webkit-transition: all 0.3s ease;
	-moz-transition: all 0.3s ease;
	-o-transition: all 0.3s ease;
	transition: all 0.3s ease;
}
.flexslider .slides > li.active .flex-caption {
	opacity:0
}
.flexslider .slides {
	margin:0;
	list-style: none outside none;
}
.flexslider .slides > li{
	opacity:0.6
}
.flexslider .slides > li.active {
	opacity:1
}
.flexslider .slides img {
	display: block;
	max-width: 770px;
}
.flexslider .hover-img {
	position:absolute;
	top:0;
	left:0;
	opacity:0;
}
/* Caption style */
	.flex-caption {
}
#responsiveFlag {
	display:block;
}


@media handheld, only screen and (min-width:1900px) {
/*	@media handheld, only screen and (min-width:1300px) {*/
	.flexslider .slides > li {
		display:block;	
	}	
	#responsiveFlag{display:block;}
}

 @media only screen and (max-width: 1799px) {
/*	  @media only screen and (max-width: 1299px) {*/
.flexslider .slides > li {
	opacity:1
}	 
 .flexslider .slides img {
max-width: 100%;width:100%
}
 .flex-control-nav {
display:none;
}
 .flex-direction-nav {
position: absolute;
left: 0;
top: 50%;
width:100%;
overflow:hidden;
margin:-27px 0 0 0;
list-style: none outside none;
}
 .flex-direction-nav li {
float:left;
width:50%;
height:100%;
text-align:right;font-size:0;
line-height:0;overflow:hidden
}
 .flex-direction-nav li:first-child {
text-align:left
}
 .flex-direction-nav a {
display:inline-block;
font-size:0;
line-height:0;
text-indent:-1000px;
overflow:hidden;
width:55px;
height:55px;
vertical-align:middle;
}
 .flex-direction-nav a:hover {
text-decoration:none;
}
 .flex-direction-nav a.flex-next {
text-align:right;
background:url(../img/next.png) no-repeat 50% 50% #181818
}
 .flex-direction-nav a.flex-prev {
text-align:left;
background:url(../img/prev.png) no-repeat 50% 50% #181818
}
.flex-direction-nav a:hover{background-color:#e85356}


 #responsiveFlag {
font-size:0;
line-height:0;
display:inline;
}
}

@media only screen and (max-width: 420px) {
 .flex-direction-nav {
margin-top:-20px
}
 .flex-direction-nav a {
width:40px;
height:40px
}
}
 @media (max-width: 320px) {
 .flex-direction-nav {
margin-top:-15px
}
 .flex-direction-nav a {
width:30px;
height:30px
}
}
