﻿﻿@charset "utf-8";
/* 全局公共样式的设定 */
body,ul,ol,li,p,h1,h2,h3,h4,h5,h6,form,fieldset,table,td,img,div,dl,dt,dd{margin:0;padding:0px;border:0;}
body{color:#444;font:16px Arial,'微软雅黑';}
li{list-style-type:none;}
h1,h2,h3,h4,h5,h6 {font-size:14px; font-weight:normal; margin:0px; padding:0px;}
input,button,textarea,select{font:100% Arial,'微软雅黑';}

/* 默认全局样式超链接样式*/
a:link{color:#444; text-decoration:none;}/* 链接基本样式 */
a:visited {color:#444; text-decoration:none;}/* 链接点击过后的样式 */
a:hover{color:#e61101;text-decoration:none;}/* 链接移上时的样式 */
a:active{color:#e61101;text-decoration:none;}/* 链接点击时的样式 */

/* 其它常用样式的定义 */
.fl{ float: left;}
.fr{ float: right;}
.clear{ clear: both;}
.noBorder{border:none;	}

img,li{ vertical-align:top;}/* 解决图片和LI的高度空隙问题 */

.last{ border:none; margin-right:0 !important}
ul{ overflow:hidden;zoom:1; width:100%;}

.hd{width:100%;}
.bd{width:100%;}


/*------头部样式开始-------*/
.linkSearch{ width:100%; height:35px; background:#f3f2f2;}
.toplink{width:1200px;  margin:0 auto; line-height: 35px; font-size: 14px;}
/*.toplink a{margin-right:59px;}*/

.search{ width:397px; height:51px; border: 1px solid #d6d5d5; border-radius:10px; -webkit-border-radius:10px;-moz-border-radius:10px;margin-top:120px; overflow:hidden; zoom:1; }
.search input{ display:block; border:none; background:none; height:28px;  outline:none; }
input.shurk{ width:280px; height:48px;margin-top:2px; color:#5b5959; margin-left:10px; line-height:48px; font-size:14px;}
input.fdjss{ width:89px; height:41px; background:url(../images/fdj-bg.png) no-repeat; cursor:pointer; margin:5px 5px 0 0; text-align: center; color:#fff;}


.logoSearch{ width:100%; margin:41px auto;height: 85px;}
.topHead{ width:1200px; margin:0 auto;}
.logo{ width:523px;height:85px;}
.xuanc{ width:459px; margin:49px 15px 47px 0; }


/*--头部样式修改--22-0209--*/
.headTop{ width:100%; height: 285px; background: url(../images/top-newbg.jpg) no-repeat center top;}
.headTop .linkSearch{ background: none;}
.headTop .logoSearch{ margin: 0 auto; padding-top:65px;}
.headTop .search{ background: #fff; border: none;}




/*-------导航内容----------*/
.menu{ width:100%; height:60px; background:url(../images/menu-bg.jpg) no-repeat; margin:0 auto;}
.menuLink{ width:1200px; margin:0 auto;}
.menuLink ul li{ float:left; width:171px;overflow:hidden;zoom:1; background: url(../images/line1.png) no-repeat right; font-size:18px; text-align:center;}
.menuLink ul li a{ display:block;padding:0 20px; height:60px;line-height:60px; color:#fff; overflow: hidden;zoom:1; text-align: center;}
.menuLink ul li i,.menuLink ul li span{ display:block; float: left;}
.menuLink ul li i{ width:30px; height: 60px; background:url(../images/menu-icon.png) no-repeat 0 0;-webkit-transition: 400ms; -o-transition: 400ms;    -moz-transition: 400ms;    transition: 400ms; }
.menuLink ul li span{ line-height: 60px; margin-left:8px;}

.menuLink ul li:hover a,.menuLink ul li.current a{ background:url(../images/menu-bg2.jpg) no-repeat; color:#fff;width:76.5%;}
.menuLink ul li.last{ border-right:none !important;}


li.navcd1 i{ background-position: 0 0 !important;margin-left:15px !important;}
li.navcd1:hover i{ background-position: -30px 0 !important;}

li.navcd2 i{ background-position: 0 -60px !important;}
li.navcd2:hover i{ background-position: -30px -60px !important;}

li.navcd3 i{ background-position: 0 -120px !important;}
li.navcd3:hover i{ background-position: -30px -120px !important;}

li.navcd4 i{ background-position: 0 -180px !important;}
li.navcd4:hover i{ background-position: -30px -180px !important;}

li.navcd5 i{ background-position: 0 -240px !important;}
li.navcd5:hover i{ background-position: -30px -240px !important;}

li.navcd6 i{ background-position: 0 -300px !important;}
li.navcd6:hover i{ background-position: -30px -300px !important;} 


li.navcd7 i{ background-position: 0 -360px !important;}
li.navcd7:hover i{ background-position: -30px -360px !important;}

li.navcd8{ background: none !important;}
li.navcd8 i{ background-position: 0 -420px !important;}
li.navcd8:hover i{ background-position: -30px -420px !important;}





/*----内容开始----*/
.nerCenter{ width:1170px; margin:0 auto; margin-top:15px;padding:0 15px; }
ul.newlist li{ overflow:hidden;zoom:1; line-height:38px; background:url(../images/arrow2.jpg) no-repeat left;}
ul.newlist li a{ float:left; display:block; width:80%; overflow:hidden; text-overflow:ellipsis; white-space:nowrap; text-indent:18px;}
ul.newlist li span{ display:block; width:85px; color:#9a9a9b; float:right; font-size:14px; text-align:center;}


.foot{ width:100%; background:#1e7ac3;margin:0 auto; padding:15px 0;}

/*----------友情链接----*/
.fredlink{width:1200px; margin:0 auto;}
.fredlink ul{ overflow:inherit;}
.fredlink li{ line-height:38px; float:left; width:212px; position:relative;font-size: 15px;
 borde-radius:3px; -webkit-border-radius:3px; -moz-border-radius:3px; margin:0 13px; text-align:center; color:#b3dcfc;}
.fredlink li ul {display: none;}
.fredlink li a{ color:#e0e9f7;}
li.linkname{ background: url(../images/arrow7.png) no-repeat right;}

.fredlink li:hover a { display:block;width:100%; }
.fredlink li:hover ul {display:block; position:absolute; width:100%; bottom:39px; left:0px; background:#63b4f4; z-index:9999;}

.sylink li:hover ul { top:38px !important;}
.sylink li:hover ul,.fredlink li:hover ul{ width:100%;height:180px;overflow-y: auto; }
.fredlink li:hover ul li { width:180px !important;padding:0px 5px;line-height:36px !important; background:none !important; border:none !important;text-align:inherit !important;}
.fredlink li:hover ul li a { display:block; width:180px;overflow:hidden;text-overflow:ellipsis;white-space:nowrap; color:#fff !important; }
.fredlink li:hover ul li:hover a {background:#dcdcdc; color:#fff;}

.fredlink li ul.last{ border:1px solid #e5e5e5 !important; }

/*--页脚样式---*/

.foot2{ width:990px; margin:0 auto;padding:0 150px; margin-top:10px; border-top:1px solid #175f98; padding-top:12px; font-size: 13px;}

.copyright{ width:585px;/*margin-left:35px;*/ text-align: center; color: #cfdef3;}
.copyright2,.footlink a{color: #cfdef3;}
.footlink,.copyright2,.copyimg{ width:100%; line-height:30px; font-size:14px;}
.copyright2{ line-height:24px; vertical-align: middle;}
.copyright2 img{ margin-right:5px; vertical-align: middle;}

.copyimg{ width:200px; margin-top:30px; text-align: center;}
.copyimg img{ text-align: center;}




