@charset "utf-8";
/*************************** 宽屏样式(start) ***************************/
.w_1200 #int .list{ width:284px; height:378px; margin-left:20px;}
.w_1200 #int .list:first-child{ margin-left:0;}

.w_1200 #int .let{ width:285px;}
.w_1200 #int .let .form_box .form_input{ width:223px;}

.w_1200 #int .let .call{ height:30px; line-height:30px;}
.w_1200 #int .let .tel{ height:55px; line-height:55px;}
.w_1200 #int .let .let_box{ margin-top:15px;}
.w_1200 #int .let .let_box .sign{ margin-bottom:8px;}

.w_1200 #int .let .news{ margin-top:15px;}
/***************************  宽屏样式(end)  ***************************/
/*************************** Index (start) ****************************/
#int{ padding:20px 0;}
#int .list{ border:1px solid #dedede; width:232px; height:309px; text-align:center; margin-left:15px; overflow:hidden;}
#int .list:first-child{ margin-left:0;}
#int .list img{ vertical-align:middle;}
#int .list span{ vertical-align:middle; display:inline-block; height:100%;}
#int .let{ width:232px;}
#int .let .call{ font-size:14px; font-family:"Verdana"; color:#fff; background:#ff3333; text-align:center; height:25px; line-height:25px; overflow:hidden;}
#int .let .tel{ height:35px; line-height:35px; color:#fff; background:#b52626; font-size:24px; font-family:"Verdana"; font-weight:bold; text-align:center; overflow:hidden;}
#int .let .let_box{ margin-top:10px; padding:10px 20px; background:#8e8e8e;}
#int .let .let_box .sign{ font-family:"Verdana"; font-size:21px; color:#fff; font-weight:bold; padding-left:65px; text-transform:capitalize; background:url(../images/newsletter.jpg) left center no-repeat; height:40px; line-height:40px; overflow:hidden; margin-bottom:3px;}
#int .let .form_box{ padding:10px; background:#828282;}
#int .let .form_box .form_input{ width:172px; height:38px; line-height:38px; background:#fff; border:1px solid #fff; vertical-align:top; text-indent:10px; border-radius:2px;}
#int .let .form_box .submit{ width:100%; height:40px; line-height:40px; background:#e1e1e1; border:none; vertical-align:top; cursor:pointer; color:#808080; font-size:14px; font-weight:bold; border-radius:2px; margin-top:10px;}
#int .let .form_box .submit:hover{ background:#333;}
#int .let .news{ border:1px solid #d9d9d9; background:#f7f7f7; margin-top:10px; padding:10px;}
#int .let .news .sign{ font-size:14px; color:#555; height:20px; line-height:20px;}
#int .let .news .sign .more{ color:#888; font-size:12px; font-family:"04b08"; transform:scale(0.7); -moz-transform:scale(0.7); -ms-transform:scale(0.7); -o-transform:scale(0.7); -webkit-transform:scale(0.7);}
#int .let .news .name{ line-height:20px; height:40px; overflow:hidden; margin-top:5px;}
#int .let .news .name a{ color:#555;}