﻿@charset "utf-8";
{
    -webkit-transition:all  0.5s;
    -moz-transition:all  0.5s;
    -o-transition:all  0.5s;
    -ms-transition:all  0.5s;
    transition:all  0.5s;
}

h3.tl{ background: url(../images/tlbr.jpg) 0 bottom no-repeat;font-weight: normal;
    margin: 0 0 12px 0;
    line-height: 32px;}
h3.tl span{ color: #000000; background: url("../images/i2.png") 0 center no-repeat;padding:0 6px 0 15px; font-size: 14px; line-height: 32px; display: inline-block; font-weight: bold;}
h3.tl a{ background: url("../images/more.png") 0 center no-repeat; width:48px; height: 38px;float: right; color: transparent;}


/*banner切换*/
.banner{  width:100%;   height: 374px; overflow:hidden; position:relative;}
.banner i{ background:url(../images/b.png) no-repeat;width:117px;height:117px;display:block;position:absolute;top:0;right:0; z-index: 9;}
.banner .bd{ position:relative; height:374px; z-index:0; }
.banner .bd li{ zoom:1; vertical-align:middle; }
.banner .bd a{ width:100%; height:374px; display:block; }


.banner .hd{ width: 284px; height: 8px; overflow:hidden; position:absolute; left: 50%; bottom: 10px; z-index:1;  margin-left: -142px;}
.banner .hd ul{ overflow:hidden; zoom:1; float:right;  }
.banner .hd ul li{ float:left;  margin:0 4px;  width:62px; height:4px; text-align:center; background:#ffffff; cursor:pointer; }
.banner .hd ul li.on{ background:#024f9d; }


/*foucs切换*/
.zz{ background: url("../images/br.jpg") right 0 no-repeat;width: 233px; padding: 9px 13px 0 0; float: left;  }
.foucs{ width: 233px; height: 173px;overflow:hidden; position:relative; border: 1px solid #e3e3e3; }
.foucs .bd{ position:relative; height:173px; z-index:0; }
.foucs .bd li{ zoom:1; vertical-align:middle; }
.foucs .bd img{ width:100%; height:173px; display:block; }
.foucs .bd .txt{ width: 213px; background: url("../images/tbg.png"); position: absolute;bottom:0px;left:0px; padding: 7px 10px; line-height: 18px; }
.foucs .bd .txt p{ color: #ffffff; }


.foucs .hd{  height: 8px; overflow:hidden; position:absolute;   right: 8px;   bottom: 8px;   z-index: 8;  }
.foucs .hd ul{ overflow:hidden; zoom:1; float:right;  }
.foucs .hd ul li{ float:left; color: transparent; margin: 0 2px;  width: 6px; height: 6px; text-align:center; background: #ffffff; cursor:pointer; border-radius: 50%;}
.foucs .hd ul li.on{ background: #c6c5c5; }


/**/
.area{ margin: 6px auto 0px; overflow: hidden; width: 1000px;}
.area1{ margin: 0px auto; overflow: hidden;background: url("../images/br.jpg") left 0 no-repeat;padding:0 0 0 14px; }



/*关于我们*/
.about{ width:440px;float:left;background: url("../images/br.jpg") right 0 no-repeat;padding:0 19px 0 24px ; line-height: 23px;}

.news{ float:right; width: 225px;background: url("../images/br.jpg") right 0 no-repeat;padding-right:16px; height: 184px;}
.news ul li{ line-height: 23px; display: block; background: url(../images/i1.png) 6px center no-repeat;}
.news ul li a{ color: #3e3e3e; padding: 0 0 0 18px; display: block;}
.news ul li a:hover { color: #135fb5; font-weight: bold;}



/*友情链接*/
.link{ width:1000px;overflow:hidden; }
.link .bd{ margin: 24px 0 16px 0;width:1000px;overflow:hidden;}
.link ul li{ float: left;width:169px;margin: 0px 8px; }
.link ul li img{ width: 167px;height:125px;border:1px solid #e3e3e3;  }
.link ul li span{ color:#000;display:block;text-align:center;line-height:16px;margin:5px 0 0;  }
.link ul li:hover img{ border:1px solid #005195 }
.link ul li:hover span{ color:#005195;  }




.footer { width:100%; margin: 0px auto 0; clear:both; overflow:hidden;}