@charset "utf-8";
/* CSS Document */
*{ margin:0; padding:0;}
a{  text-decoration:none;}

.top_box{ background:#000; height:50px; line-height:50px;}
.top{ width:1000px; margin:0 auto; overflow:hidden; height:50px;}
.top_left{ float:left; padding-top:7px;}
.top_right{ float:right;}
.top_right a{ display:block; float:left; padding-left:50px; padding-right:50px; font-size:14px; color:#fff;height:50px; line-height:50px;}
.top_right a:hover,.about_content a,.list_content_content a:hover{color:#ea0000;}
.banner{width:100%;  overflow:hidden; height:350px;position:relative;}
.banner img{  height:350px; margin:0 auto;}
.addWrap{ width:100%;background:#fff;margin:0; padding:0;}
.addWrap .swipe{overflow: hidden;visibility: hidden;position:relative;}
.addWrap .swipe-wrap{overflow:hidden;position:relative;}
.addWrap .swipe-wrap > div {float: left;width: 100%;position:relative;}

#position,.box_num{ position:absolute; bottom:0.4rem; right:0; padding-right:8px; margin:0;opacity: 1; width:100%; filter: alpha(opacity=100);text-align:center;}
#position li{width:10px;height:10px;margin:0 2px;display:inline-block;-webkit-border-radius:5px;border-radius:5px;background-color:#AFAFAF;}
#position li.cur{background-color:#FF0000;}
.img-responsive { display: block; max-width: 100%;  height: auto;}
.box{ width:1000px; margin:0 auto;}
.about_title{ text-align:center; font-size:20px; padding-top:20px; padding-bottom:20px; color:#ea0000}
.about_content{ font-size:16px;  padding-top:15px; line-height:24px; color:#373636;}
.about_title2{ background:#e7e7e7; margin-top:25px;}
.about_pc_box{background:#e7e7e7; padding-bottom:30px;}
.about_pc{ width:1000px; margin:0 auto;overflow:hidden; }
.list_content{ width:100%; margin:0 auto; margin-top:25px;overflow:hidden; }
.list_content img{ width:100%; height:120px; border:0;}
.list_content_img{  float:left; width:250px;}
.list_content_content{ float:left; width:720px; padding-left:20px;font-size:14px; line-height:24px;}
.list_content_content a{color:#373636;}
.about_pc_box2{ background:none;}
