/* CSS Document */

*{padding:0;margin:0;}
body{font-family:"微软雅黑";font-size:14px;}
a{ text-decoration:none;}
a{blr:expression(this.onFocus=this.close());} 　 
a{blr:expression(this.onFocus=this.blur());} 　 
a:focus { -moz-outline-style: none; }
img{border:none;}
a img{border:none;margin-top: 10px;}

input,button{border:none;background:none;}

ul,li,ol{list-style:none;}

#FL{float:left;}
#FR{float:right;}
#CB{clear:both;}
#Coat{ width:1200px; margin-left:auto; margin-right:auto;}
#Coat1{width:1070px; margin-left:auto; margin-right:auto;}

/*
* Top
*/
.welcome{ background:#f2f2f2; width:100%; height:35px; overflow:hidden;}
.welcome .welword{ width:auto; line-height:35px; font-size:12px; color:#8e8e8e;}
.welcome .topMenu{ width:183px;}
.welcome .topMenu ul{}
.welcome .topMenu ul li{ width:60px; height:15px; line-height:15px; border-right:1px solid #8e8e8e; float:left; text-align:center; margin-top:10px;}
.welcome .topMenu ul .noBor{ border-right:none;}
.welcome .topMenu ul li a{ color:#8e8e8e; font-size:12px;}

.headSection{ width:100%; height:140px; overflow:hidden;}
.headSection .logo{ width:300px; height:140px;}
.headSection .webDesc{ width:450px; height:140px;}
.headSection .webDesc .lineOne{ width:450px; height:40px; font-size:26px; font-weight:bold; color:#39F; line-height:40px; padding-top:50px; text-indent:.5em;}
.headSection .webDesc .lineTwo{ width:450px; height:50px; font-size:18px; font-weight:bold; color:#777777; line-height:30px; text-indent:1em;}
.headSection .serviceTel{ background:url(../images/topServiceTel.jpg) no-repeat;  height:140px; color:#39F; font-size:26px; font-weight:bold; text-align:right; line-height:200px;}

.Nav{ width:100%; height:55px; /*background:#c9151e;*/background: #39F;}
.Nav ul{ width:1200px; margin-left:auto; margin-right:auto;}
.Nav ul li{ float:left; height:15px; /*padding-left:35px; padding-right:35px;*/padding-left:35px; padding-right:55px; border-right:1px solid #ffffff; line-height:15px; margin-top:20px;position: relative;}
.Nav ul li>a{ color:#FFF; font-size:20px;}
.Nav ul .noBor{ border-right:none;}




/*
* Bottom
*/
.bottomMenu{ /*background:#b91919;*/background: #008DFC; width:100%; height:50px; margin-top:20px; text-align:center;}
.bottomMenu ul{ position:relative; left:50%; float:left;}
.bottomMenu ul li{ float:left; height:14px; position:relative; left:-50%; padding-left:52px; padding-right:51px; margin-top:18px; border-right:1px solid #FFF; line-height:14px;font-size: 18px;}
.bottomMenu ul li a{ color:#FFF;}
.bottomMenu ul .noBor{ border-right:none;}



/*
* Foot
*/
.footBG{ /*background:#880000;*/background: #008DFC; width:100%; height:290px;}
.footBG .cBox{ width:1200px; margin-left:auto; margin-right:auto; height:160px; padding-top:65px;}
.footBG .cBox .logo{ width:280px; height:140px;}
.footBG .cBox .LinkMan{ width:320px; margin-left:37%; color:#FFF; line-height:28px; letter-spacing:2px;}
.footBG .cBox .erweima{ width:120px; height:145px; margin-left:20px; color:#FFF; line-height:28px;}
.footBG .cBox .erweima .eImg{ width:120px; height:120px; overflow:hidden;}
.footBG .cBox .erweima .eImg img{ width:120px; height:120px;}
.footBG .cBox .erweima .eTitle{ width:120px; height:25px; line-height:25px; text-align:center; font-size:12px;}

.copyRight{ width:100%; height:32px; background: #000000; color:#FFF; text-align:center;}
.copyRight a{ color:#FFF;}
.copyRight .box{ width:100%; line-height:20px; }




