﻿@charset "utf-8";
/* CSS Document */

.index_main { width:979px;margin:8px auto;}

/*幻灯片 开始*/
#slide-index{position:relative; min-width:1000px; width:auto; height:400px; overflow: hidden;}
#slide-index .slides{min-width: 1000px; width: auto; height:400px;}
#slide-index .slide{position:relative; min-width:1000px; float:left; height:400px;}
#slide-index .image{z-index:1; position: absolute; width:100%; display:block; text-align:center;}
#slide-index .image img{text-align:center;}
#slide-index .control{width:100%; bottom:10px; position:absolute; z-index:3; height:16px; overflow:hidden; text-align:center;}
#slide-index .control a{cursor:pointer; margin-left:2px; width:14px; height:14px; display:inline-block; background:url(../images/focus_btn.png) -27px top no-repeat;}
#slide-index .control a.active{background:url(../images/focus_btn.png) no-repeat;}
#slide-index .ny_slides{height:150px;}
/*幻灯片 结束*/

/*小图播放 开始*/
.sy_caseb{ background:#fff;height:68px; }
.sy_caseb .sy_text { font-size:22px;color:#777779;font-family:'Microsoft YaHei';line-height:68px;float:left; }
.sy_caseb .sy_text span { font-family:Arial; }
.picScroll-left{ overflow:hidden; position:relative;float:right;width:680px; }
.picScroll-left .bd{width:640px; overflow:hidden; float:left;}
.picScroll-left .bd ul{overflow:hidden; zoom:1;}
.picScroll-left .bd ul li{float:left; width:128px; }
.picScroll-left .hd{display:none;}
.picScroll-left a.prev{width:20px;height:68px;cursor:pointer;background:url(../images/allow_l.jpg) no-repeat center;display:block;float:left; }
.picScroll-left a.next{width:20px;height:68px;cursor:pointer;z-index:10;background:url(../images/allow_r.jpg) no-repeat center;display:block;float:right; }
.ft_rt{width:41px; float:right; cursor:pointer;}
.company_right{width:800px; float:left;}
.company_right p{color:#a7a7a7;}
/*小图播放 结束*/

.i_m_d { padding:31px 0px 20px 0px; }
.i_m_d .i_m_info { width:290px;float:left;margin-right:54px;padding-top:31px; }
.i_m_d .i_m_info .i_m_title { height:20px;line-height:20px;padding:0px 7px 20px 0px; }
.i_m_d .i_m_info .i_m_title .name { font-size:20px;color:#0074c0;float:left;font-family:'Microsoft YaHei' ; }
.i_m_d .i_m_info .i_m_title .more { font-size:13px;color:#515151;float:right;font-family:'Microsoft YaHei' ;  }
.i_m_d .i_m_info .i_m_img { padding-bottom:12px; }
.i_m_d .i_m_info .i_m_img .img_d { width:290px;height:120px;overflow:hidden; }
.i_m_d .i_m_info .i_m_img .img_d img { min-width:290px;min-height:120px; }
.i_m_d .i_m_info .i_m_img .img_text { height:34px;line-height:34px;background-color:#f2f2f2;text-align:center;white-space: nowrap;text-overflow: ellipsis;overflow: hidden;font-size:14px;color:#444455; }
.i_m_d .i_m_info .i_m_contents { line-height:26px;padding:0px 8px 0px 3px;text-indent:2em;height:130px;overflow:hidden; }
.i_m_d .i_m_info .i_m_contents ul li a { display:block;background:url(../images/list_icon.jpg) no-repeat center left;padding:0px 15px;line-height:26px;font-size:14px;color:#444455;white-space: nowrap;text-overflow: ellipsis;overflow: hidden; }
