/* CSS Document */
body,ul,li{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}
a{ color:#6cf;}
a:hover{ color:#84B263;}
/*.container {width: 1200px;margin: 0 auto;}*/

.gdbox{width:100%; margin:0 auto; position:relative; padding: 40px 0;}
.box{ width:90%; margin:0 auto; position:relative; overflow:hidden; _height:100%; padding: 0;}
.picbox{ width:1200px; height:90px; overflow:hidden; position:relative; margin:0 auto;}
.piclist{ height:90px;position:absolute; left:0px; top:0px}
.piclist li{ background:#fff; 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:23px; 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;}



.sy-news{width:100%;background:#f1f2f5; margin:0 auto; padding: 20px 0 40px 0;}
.news_n1{ max-width:1260px;margin:0 auto;  position:relative; overflow:hidden;}
.news_n2{color:#828282; font-weight:500;font-size:16px; padding-bottom:20px;}
.news_n{color:#333333; font-weight:550;font-size:32px; margin-top:60px;}
.news_n span{ padding:1px 4px; margin:0 6px; cursor:pointer;}
.news_n span:hover{ border:#1A9BFF solid 1px;-webkit-border-radius:8px;-moz-border-radius: 8px;border-radius: 8px;}

.imgnews{ width:400px; height:458px; margin:10px; float:left; background:#ffffff;/*-webkit-box-shadow: 0 0 16px 0 rgb(208 203 203 / 69%);*/}
.imgnews img{ width:400px;height:358px; padding-bottom: 10px;}
.imgnews span{ font-weight:550; color:#000000; font-size:16px; padding: 15px 15px 0 15px; text-align:left;}
.imgnews p{line-height:22px; font-weight:500; color:#828080; font-size:14px; /*border: 1px #e5e5e5 double; margin-left: 60px; width: 126px;*/ padding: 0 15px;text-align:left;}
