@charset "utf-8";
/*CSS Document*/


.indexcon{padding:0 0 30px 0;}


.indexA{border-top:1px solid #DBDBDB;background:#F4F4F4 url("../images/ibg3.png") no-repeat center bottom;padding:27px 0 50px 0;}
.indexA h2{color:#505050;text-align:center;font-size:18px;font-weight:bold;text-transform:uppercase;}

.bigsearch{background:url("../images/search2.png") no-repeat;width:787px;height:65px;margin:20px auto 0;}
.bigsearch .submit_text{border:none;background:none;width:620px;padding:0 0 0 13px;height:45px;line-height:45px;font-size:18px;float:left;color:#505050;margin:9px 0 0 10px;}
.bigsearch .submit_btn{border:none;width:136px;height:45px;display:block;float:left;background:none;margin:9px 0 0 0;cursor:pointer;}

.brand{margin:25px 0 0 0;}
.brand img{margin:0 0 0 0;height:33px;}
.brand img.last{margin:0 0 0 0;}

.indexA .indexpro{width:1000px;overflow:hidden;height:253px;margin:20px 0 0 0;}
.indexA .indexpro ul li{float:left;width:116px;margin:2px 8px 0 2px;padding:0 0 8px 0;}
.indexA .indexpro ul li.last{margin:0 0 0 0;}
.indexA .indexpro ul li a.pic{border-radius:3px 3px 0 0;border:1px solid #DFDFDF;box-shadow:0 0 1px rgba(0,0,0,0.1);-moz-box-shadow:0 0 1px rgba(0,0,0,0.1);-webkit-box-shadow:0 0 1px rgba(0,0,0,0.1);display:block;height:209px;overflow:hidden;position:relative;}
.indexA .indexpro ul li img{display:block;position: absolute;top:0;left:0;}

.indexA .indexpro ul li a.more{background:url("../images/ibg1.jpg") repeat-x;width:116px;height:28px;line-height:28px;color:#fff;display:block;margin:0 auto 0;text-align:center;font-weight:bold;text-transform:uppercase;}



.indexnews{padding:15px 0 30px 0;background:url("../images/ibg4.jpg") repeat;}

.indexnews ul li{float:left;background:#fff;width:321px;margin:0 10px 0 0;border-radius:5px;box-shadow:0 0 3px rgba(0,0,0,0.3);-moz-box-shadow:0 0 3px rgba(0,0,0,0.3);-webkit-box-shadow:0 0 3px rgba(0,0,0,0.3);padding:1px;}
.indexnews ul li h5{color:#0178DE;text-align:center;font-weight:bold;font-size:16px;line-height:14px;padding:19px 0 0 0;}
.indexnews ul li h5 a{color:#0178DE;}
.indexnews ul li h5 a:hover{color:#f00;}

.indexnews ul li p{line-height:17px;color:#7E7E7E;font-size:11px;margin:20px 18px 0;height:85px;}
.indexnews ul li img{display:block;}
