@charset "UTF-8";

/** CSS Document **/
body, h1, h2, h3, p, ul, li, input { padding: 0; margin: 0; font-weight: normal; }
li { list-style: none; }
img { border: none; }
a { text-decoration: none; color: inherit; }
button { outline: none; cursor: pointer; }
input, button, label { outline: none; vertical-align: middle; }
i { font-style: normal; }
body { font-family: "Microsoft YaHei", "微软雅黑"; position: relative; min-height: 100%; background: #fff; font-size: 14px;
 color: #333; 
 background: #e5f3ff url(../images/ls3.png) left 36px repeat-x;
}
.clear { clear: both; }

/**搜索**/
.search{padding: 3px 0; background: #fff;}
.search .box{width: 1002px;margin: auto;overflow: hidden;}
.search .welcome{float: left;line-height: 26px;}
.search button{float: right;height: 26px;line-height: 26px;border: none;background: #1753a1;color: #fff;}
.search button:hover{background: #ccc;}
.search input{float: right;text-indent: 10px;height: 26px;line-height: 26px;border: 1px solid #ddd;border-right: 0;}
.head_text1 { float: left; color: #1853a1; text-align: left; }
.f-right { float: right; }
.f-left { float: left; }
.font12 { font-size: 12px; }
.h-32 { line-height: 30px; }
.p-5 { padding-top: 3px; }
/**页头**/
.header { height: 172px; width: 100%; min-width: 1002px; background: url(../images/ls1.png) center no-repeat;}
.banner_img{width:1000px; margin:0 auto;}
.banner_img img{width: 579px; margin-left:420px;}
/**导航**/
.nav { width: 1002px; margin: auto; background: #26569e; color: #fff; height: 36px; }
.nav li {float: left;font-size: 16px;line-height: 36px;width: 223px;text-align: center;}
.nav li:first-child {width: 106px;}
.nav li.bg1{
	background: #406dbb;
}
.nav li a { color: #fff; display: inline-block; }
.second-nav {display: none; background: #eaeaea; border-top: 1px solid #426caa; border-bottom: 1px solid #426caa; overflow: hidden; margin: auto; width: 1002px; }
.second-nav ul { float: left; border-left: 1px solid #c0c0c1; overflow: hidden; width: 222px; padding: 10px 0; }
.second-nav ul.bg1{background: #f1f1f1;}
.second-nav li { float: left; width: 74px; text-align: center; line-height: 26px;}
.second-nav li.ly{text-align: left;text-indent: 10px;}
.second-nav ul:first-child { border-left: none; width: 106px; }
.second-nav ul:first-child li { width: 106px; color: #26569e;}
.second-nav li:hover { color: #26569e; }
/*.position { position: absolute; margin: auto; left: 0; right: 0; z-index: 999; display: none; }*/

/*尾部*/
.footer {  background: #fff;border-top: 1px solid #b5cee5; width: 1002px; margin: auto; font-size: 14px; line-height: 30px; overflow: hidden; padding-top: 20px; height: 94px; color: #333; /*margin-top: 38px;*/ }
.footer .dz { float: left; margin-left: 130px; }
.footer .text { float: left; width: 630px; text-align: center; }
.footer .text img { vertical-align: middle; margin-right: 5px; }
.footer .jiucuo { float: right; margin-right: 48px; }