﻿@charset "utf-8";
/**首页**/
.ip_list {width:960px;margin:0 auto;height:125px;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fff))}
.ipl {width:960px;margin:0 auto;overflow:hidden;background:#fff;position:relative;top:-60px;border-radius:5px;z-index:1000;padding:15px 20px;height:138px;}
.ipl_l {float:left;overflow:hidden;height:138px;}
/*.ipl_l ul {width:958px;}*/
.ipl_l ul li {width:126px;float:left;margin-right:10px;}
.ipl_l ul li a {width:126px;float:left;margin-right:10px;background:#ccc;color:#666;}
.ipl_l ul li img {width:126px;height:109px;}
.ipl_l ul li span {display:block;line-height:30px;text-align:center;}
.ipl_l ul li a:hover,.inp_l ul li a:hover span {background:#28166f;color:#fff;}
.ipl_r {width:190px;float:right;margin-top:15px;}
.ipl_r img {width:190px;height:99px;}
.imain {width:100%;margin:0 auto;overflow:hidden;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fbfbfb));}
.im_im {width:1000px;margin:0 auto;overflow:hidden;background:-webkit-gradient(linear,0 0,0 100%,from(#fff),to(#fbfbfb));}
.im_about {width:300px;float:left;margin-right:25px;margin-top:15px;}
.tit {width:100%;overflow:hidden;background:url(../images/im_tit.gif) no-repeat 0 bottom;}
.tit h1 {font:13px/28px "微软雅黑";color:#555;padding-left:3px;font-weight:bold;}
.tit h1 a {display:block;float:right;color:#999;font-family:Arial;font-size:10px;padding-right:3px;}
.tit h1 a:hover {color:#e32222;}
.im_about p {text-indent:2em;line-height:25px;padding:5px 0;color:#666;font-family:"宋体";}
.im_news {width:330px;float:left;padding-left:25px;margin-top:15px;border-left:#ccc 1px dotted;margin-right:10px;padding-right:15px;}
.im_news ul {}
.im_news ul li {width:320px;line-height:28px;border-bottom:#ccc 1px dashed;background:url(../images/index_ico02.gif) no-repeat 0 center;padding-left:10px;}
.im_news ul li a {display:block;color:#666;font-family:"宋体";overflow:hidden;white-space:nowrap;text-overflow:ellipsis;}
.im_news ul li a:hover {color:#e32222;}
.im_news ul li span {display:block;float:right;color:#999;}
.gap1 {background:url(../images/global_sprite01.png) no-repeat #fff;background-position:0 -60px;float:left;height:210px;width:22px;}
.im_case {width:248px;float:right;margin-top:15px;}
.indexCont {height:470px;}
.indexBanner {position:relative;height:470px;}
.indexBanner li {position:absolute;top:0;left:0;width:100%;height:470px;background:url(../images/index_banner01.jpg) no-repeat center bottom;opacity:0;filter:alpha(opacity=0);}
.indexBanner li a {display:block;width:100%;height:100%;}
.indexBanner .trigger {position:absolute;left:50%;top:380px;z-index:9;}
.indexBanner .trigger span {float:left;width:12px;height:12px;overflow:hidden;margin-right:4px;background:url(../images/index_sprite.png) no-repeat -85px 0;_background:url(../images/index_sprite_2.png) no-repeat -85px 0;cursor:pointer;}
.indexBanner .trigger .cur {background-position:-70px 0;}
.indexNews {position:relative;z-index:100;width:980px;margin:-160px auto 0;}
.indexNews .listContainer {float:left;position:relative;width:918px;height:130px;margin:0 5px;overflow:hidden;}
.indexNews .listContainer ul {position:absolute;top:0;left:0;width:927px;}
.indexNews .listContainer li {float:left;width:300px;height:130px;overflow:hidden;margin-right:9px;}
.indexNews .listContainer .newsImg {float:left;width:174px;height:130px;}
.indexNews .listContainer .newsTxt {float:left;position:relative;width:106px;height:130px;padding:0 10px;overflow:hidden;color:#fff;font-weight:bold;line-height:19px;}
.indexNews .listContainer .newsTxt .time {display:block;padding:15px 0 10px;color:#969595;}
.indexNews .listContainer .bg {position:absolute;left:0;top:0;z-index:-1;width:126px;height:130px;background:#080606;opacity:0.7;filter:alpha(opacity=30);}
.indexNews .btn {float:left;width:26px;height:130px;background:url(../images/index_sprite.png) no-repeat;opacity:0.5;filter:alpha(opacity=50);}
.indexNews .rightBtn {background-position:-26px 0;}
/**搜索结果**//*.wrapSearchResult {background:#f1f1f1 url(../images/search_result_bg.jpg) no-repeat center top fixed;}*/
.wrapSearchResult {background:#e5e5e5;}
.searchResult {padding-bottom:20px;}
.searchResult ul {overflow:hidden;padding:25px;color:#666;}
.searchResult li {padding:15px 120px 15px 15px;border-bottom:1px solid #e0e0e0;}
.searchResult h4 {height:30px;margin-left:-15px;padding-left:15px;background:url(../images/search_result_icon.png) no-repeat 0 8px;font-size:14px;}
.searchResult h4 a {color:#666;}
.searchResult h4 a:hover {text-decoration:underline;}
.searchResult .page {float:right;padding-right:25px;}
