﻿@charset "utf-8";
/* CSS Document */
/*common*/
.mb10 { margin-bottom:10px;}
.ml10 { margin-left:10px;}
.bg { background:#FFF;}
.header , .content , .footer { width:1200px; margin:0 auto; }


/*小图标*/
.xtb{ width:1200px; margin:auto; padding:15px;}






/*enter*/
.enter{ height:538px;font-family:"Microsoft Yahei"; background:url(../images/enter_bg.jpg) no-repeat center top;}
.enter h2{ padding:80px 0 50px 0; text-align:center;}
.enter h2 .more{ display:block; width:164px; height:30px; margin:10px auto 0; text-align:center; line-height:30px; color:#ffffff; font-size:14px; font-weight:normal; border:1px solid #ffffff;}

.enter dl{ height:182px; padding: 30px 50px 0 36px; background:#eeeeee;}
.enter dt{ float:left; width:294px}
.enter dt img{ width:294px;}
.enter dd{ float:right; width:790px;}
.enter dd p{ height:150px; line-height:26px; font-size:14px; overflow:hidden;}
.enter dd span{ float:right; padding: 0 45px 0 0; font-size:14px; color:#333333;}
.enter dd span img{ vertical-align: bottom;}



