@charset "utf-8";
/* CSS Document */
.totop{ position:fixed; right:180px; bottom:100px; *background:#000; background:rgba(0,0,0,0.6); width:30px; height:30px; color:#FFF;  text-align:center; line-height:30px; cursor:pointer;}
.main{width:1000px; margin:0px auto; position:relative;}
.close{ width:22px; height:22px; position:absolute; z-index:500; right:-10px; top:-10px; cursor:pointer;-webkit-transition:all 0.8s ease-in-out;-moz-transition:all 0.8s ease-in-out;transition:all 0.8s ease-in-out;-o-transition:all 0.8s ease-in-out; }
.close:hover{ -webkit-transform:rotate(360deg);-moz-transform:rotate(360deg);transform:rotate(360deg);-o-transform:rotate(360deg);}
.brand_index{ width:960px; float:right; background-color:#FFF; position:relative}
body{ background-image:url(../img/aboutbg.jpg); background-attachment:fixed; background-position:top; background-repeat:no-repeat; background-size:100% 100%; -webkit-transition: 1.85s;-moz-transition: 1.85s;-o-transition: 1.85s;-ms-transition: 1.85s;transition: 1.85s; }
.about_banner{ width:960px; overflow:hidden; position:relative;}
.about_title{ color:#FFF; position:absolute; top:40px; left:50px; font-size:12px;}
.about_title b{ font-size:24px; line-height:24px;}
.list_title{ width:805px; height:50px; line-height:50px; padding-left:30px; background:url(../img/dddsssa.jpg) no-repeat; border:1px solid #CFCFCF; margin:58px auto 15px auto; font-size:24px; color:#403636}
.list_cont{ width:810px;  margin-left:75px}
.list_cont ul li{ float:left; width:190px; height:185px; display:inline; margin-bottom:15px; margin-left:12px; background:#FFF}
.fenye{ padding-top:50px; padding-bottom:50px; width:700px; margin:0 auto}
.list_pic{ padding-left:33px; border:1px solid #ccc;padding-top:13px; padding-bottom:13px}
.list_pic img{} 
.list_word{ width:100%; text-align:center }
.about_content_bread{ float:right; display:inline; margin:20px 45px 0px 0px; line-height:12px; color:#3c3c3c;}
.about_content_bread a{ line-height:12px; color:#3c3c3c;}
.about_content_bread a:hover{ text-decoration:none; color:#00c6bd;}
.bread_home{ float:right;}
.bread_word{ float:right;}