@charset "utf-8";
/* CSS Document */

.news_dl{ width:1200px; float:left;overflow:hidden; padding:25px 0px;  transition: all 0.7s; background:#f7f7f7; margin-bottom:30px; border-radius:10px}
.news_dl h6{ width:155px; height:125px; padding-top:30px; border-right:1px solid #e0e0e0; float:left; overflow:hidden; padding-right:40px; margin-right:80px; text-align:center; font-size:18px; color:#4c4c4c; line-height:50px; font-weight:normal; font-family:Arial, Helvetica, sans-serif}
.news_dl h6 span{ font-size:70px; color:#c2c2c2; font-weight:bold}
.news_dl img{ height:155px; margin-right:50px; width:252px; float:left; overflow:hidden}
.news_dl ul{ width:582px; padding-right:40px; float:left; overflow:hidden }
.news_dl ul dt{ width:100%; float:left; overflow:hidden; line-height:30px; height:30px; margin-bottom:10px; margin-top:10px}
.news_dl ul dt a{ font-size:21px; color:#333}
.news_dl ul dt a:hover{ color:#1e50ae; text-decoration:underline}
.news_dl ul dt a font,.news_dl ul dt a b,.news_dl ul dt a strong{  font-size:21px; font-weight:normal}
.news_dl ul dd{width:100%; float:left; overflow:hidden; line-height:26px; height:52px; color:#666; font-size:15px}
.news_dl ul dd font{ color:#ff3b30; font-size:15px}
.news_dl:hover{ background:#dde5f3}




.about_01{ width:100%; float:left; overflow:hidden; line-height:30px; font-size:16px; color:#666;}
.about_01 div,.about_01 p{ width:100%; float:left; overflow:hidden; margin-bottom:15px;}