@charset "utf-8";
/* 公共样式 */
*{margin:0; padding:0;}
html{ font:normal 62.5%/2.3em Arial,"微软雅黑";}
body{ margin:0px; padding:0px; margin:0px auto; font-size:1.2em; color:#414446; width:100%; min-width:1002px; width:expression((documentElement.clientWidth < 1002) ? "1004px" : "100%" ); zoom:1;}
ul,li,form, dl,dt,dd, div{ padding: 0px; margin: 0px;}
ul,ul li{ list-style:none;}
h1,h2,h3,h4,h5,h6,p{ padding:0px; margin:0px;}
select,input,textarea{ border-radius:0; -webkit-border-radius:0; color:#414446;}
input:focus { outline: none;}
input,button,select,textarea{outline:none;/*-webkit-appearance:none;*//*强制去除表单自带的样式*/ }
textarea{resize:none;/*-webkit-appearance:none;*//*强制去除textarea自带的样式*/ }
textarea,input,select { background:none; border:none; margin:0; padding:0;}
article,aside,footer,header,hgroup,nav,section,figure,figcaption{ display: block;} /*html5设置*/
figure,figcaption{ margin:0px; padding:0px;}
audio,canvas,progress,video { display: inline-block; vertical-align: baseline;}
img{ border:none; border:0; max-width:100%; vertical-align:top; display:block;}
a{ color:#414446; text-decoration:none; noline:-webkit-tap-highlight-color:rgba(0,0,0,0);}
a:focus {outline:none; -moz-outline:none;}
a:hover{ text-decoration:none;}
.clear{ clear:both; height:0px; overflow:hidden;}


.succeed_detail_list ul li dl dt{float:left; width:427px; height:321px;}


/*2015-12-16 zlc*/

/*.gundong_box{ padding:0px 31px;}
.BigPic{float: left;width: 427px;height: 321px;}
.BigPic img{ display:inline-block; width:427px; height:321px;}
.small_pic{ width:135px; height:321px; position:relative; float:right;}
.small_pic .hd{}
.small_pic .hd a{ display:block; width:133px; height:20px; position:absolute; left:0px; }
.small_pic .hd .prev{ top:0px; background:url(../images/up.jpg) no-repeat;}
.small_pic .hd .next{ bottom:0px; background:url(../images/next.jpg) no-repeat;}
.small_pic .small_picBox{ width:135px; height:271px; margin-top:25px; margin-bottom:25px; overflow:hidden;}
.small_pic .small_picBox ul li{ width:133px; height:85px; margin-bottom:6px;}
.small_pic .small_picBox ul li img{ width:133px; height:85px; overflow:hidden; display:inline-block;}
 .gundong_box .p1{ font-size:14px; margin-top:}
*/ 
 
 /*2015-12-24 lxl*/
 
.gundong_box{ margin-top:30px;}
.gundong_box .BigPic{width: 427px;height: 321px; margin:0 auto;}
.small_pic{height:85px ; width:500px;position:relative; margin:20px auto; }
.small_pic .hd .prev{ display:block;left:0px; position:absolute; font-family:"宋体"; font-size:18px; line-height:85px; width:20px; background-color:#dcdcdc; text-align:center; cursor:pointer;}
.small_pic .hd .next{ display:block; right:0px; position:absolute;font-family:"宋体"; font-size:18px; line-height:85px;width:20px; background-color:#dcdcdc; text-align:center; cursor:pointer;}


.small_pic .small_picBox{ width:429px;  height:85px;  overflow:hidden; margin-left:40px;}
.small_pic .small_picBox ul{ width:1124px; overflow:hidden;}
.small_pic .small_picBox ul li{ width:133px; height:85px; margin-right:10px;}
.small_pic .small_picBox ul li img{ width:133px; height:85px; overflow:hidden; display:inline-block;}
 .gundong_box .p1{ font-size:14px; margin-top:}
