@charset "GBK"; /*设定文字编码*/
/* ===  ****  模版页面   CSS定义 *****  =====   */
*{padding:0px; margin:0px;}

/* 网站超链接css通用设置 */
a{text-decoration: none;}/* 链接无下划线,有为underline */
a:link {color: #CC3300;} /* 未访问的链接 */
a:visited {color: #333333;} /* 已访问的链接 */
a:hover{color: #333333;	text-decoration: none;} /* 鼠标在链接上*/ 
a:active {color: #333333;} /* 点击激活链接 */

/*表格样式定义 */ 
table{text-align: justify;}
checkbox{border: 0px;}/*选择框样式定义 */
/*文字按钮样式定义 */ 
.button{border: 0px;}
ins{ display:none;}
a.alink,.alink a{ display:block; cursor:pointer;}
/*--------------结构部分---------------*/

.main{ padding-bottom:15px;width:970px;margin:0 auto; background:#FFFFFF;}/*主体部分*/
.icase{}
#GundongA{ width:980px; height:120px; margin-top:10PX; overflow:hidden;}
#GundongA /images{ height:120px; padding:0 5px;}

.inews{ margin-top:15px; width:460px; float:left; height:259px;}
.inews .first{ margin-top:10px; padding-bottom:8px;}
.inews .first /images{ height:80px; float:left;}
.inews .first .text{ width:285px; float:left; padding-left:10px;}
.inews .first h4 a{ font-size:16px; color:#000;}
.inews .first p{ height:44px; overflow:hidden;}

.iservice{ width:232px; padding-left:15px; background:url(/images/left_tp.gif) right no-repeat; height:259px; float:left;margin-top:15px; }
.iservice p{ padding:80px 0 0 15px; line-height:30px;}
.iservice p a{ line-height:30px;}

.iquestion{ width:258px; height:259px; float:right; background:url(/images/box_bj7.gif) top no-repeat;margin-top:15px; }
.iquestion  h4 a{ height:40px; display: block;}

.isheji{ margin-top:15px;}
#GundongB{ width:980px; height:70px; margin-top:10PX; overflow:hidden;}
#GundongB /images{ height:70px; padding:0 5px;}


.PARTNERS{ margin-top:15px;}
.foot{background:url(/images/footbg.gif) center bottom;}/*页脚*/
.footnav{ background:url(/images/index_52.gif) center; height:56px;}/*底部信息*/
.copyright{height:63px; padding-top:10px; margin:0 auto; width:932px; padding-left:70px;}
.copyright a{color:#000000;}
.copyright a:visited{ color:#000000;}
.copyright a:hover{color:#000000;}

/*--------------首页内容块-------------*/
.left{ width:250px; float:left;}
.right{ width:710px; float:right;}
.show_page{ text-align:right; padding:20px 5px}
.leftmenu{}
.leftmenu h4{ background:url(/images/newlist_05.gif); line-height:38px;padding-left:50px; font-size:14px; color:#FFF;}
.leftmenu li{ height:38px;}
.leftmenu li a{ line-height:38px; background:url(/images/newlist_09.gif); display:block; padding-left:50px; font-weight: bold; font-size:14px;}

.leftqq{ background:url(/images/newlist_13.gif) center no-repeat; height:153px; margin-top:15px;}
.leftqq a{ display: block;height:153px; width:250px;}
.lefttel{ background:url(/images/newlist_16.gif) center no-repeat; height:49px; margin-top:15px;}

.showpath{ background:url(/images/newlist_07.gif); height:39px; line-height:39px; padding-left:10px; font-size:14px; border-left:1px solid #e1e1e1;border-right:1px solid #e1e1e1; font-weight:bold;}
.showpath span{ float:right; padding-right:5px; line-height:39px; font-size:12px; color:#666;font-weight: normal; padding-left:15px; background:url(/images/ico_12.gif) left center no-repeat}
.showpath span a,.showpath span a:visited{line-height:39px; font-size:12px; color:#666;}
/*--------------文章列表样式-------------*/

.list{}
.list ul{ list-style:none;}
.list li{ height:28px; border-bottom:1px dotted #CCC; padding-left:5px;}
.list li a{ line-height:28px; color:#5b6266;font-size:12px;}
.list li span{ float:right; line-height:28px; padding-right:2px; font-family: Georgia, "Times New Roman", Times, serif; color:#999;}
.list li a:visited{ color:#5b6266;}
.list big{ padding-right:5px; font-family: Arial, Helvetica, sans-serif;}

.right .list{ margin-top:8px;}
.right .list li{ height:36px;}
.right .list li a,.right .list li span{ line-height:35px;}
.inews .list{ width:440px; height:116px; overflow:hidden; padding:5px 10px; background:#efefef; }
.inews .list .marquee1{ width:440px; height:116px; overflow:hidden;}

.iquestion .list{ padding:0 10px;}
.iquestion .list ul{ width:248px; height:203px; overflow:hidden;}
/*--------------图片列表样式-------------*/
.list_pic{}
.list_pic li{width:157px;height:130px; padding:5px 5px 0 5px;float:left;text-align:center; display:inline; margin:8px 5px; background:#dfdfdf; overflow:hidden; text-align:center;}
.list_pic /images{ width:157px; height:100px; display:block; margin:0 auto;}