/*header*/
.header {width: 100%;min-width: 1200px;height: 348px;background: url(../images/banner.jpg) no-repeat center top;}
.hBox {width: 1200px;margin: 0 auto;}
.head { width: 100%; height: 100px;}
.logo { width: 200px;height: 67px;display: block;float: left; margin-top: 16px;}
.logo img{ width:200px; height:67px;}
.nav { float: right; margin-top: 32px;}
.nav li { display: inline-block; *display: inline; *zoom: 1; margin:  0 4px;}
.nav li a {height: 34px; line-height: 34px; display: block; padding: 0 3px; font-size: 16px; color: #fff; border: 1px solid transparent; -webkit-border-radius: 10px; -moz-border-radius: 10px; -ms-border-radius: 10px; -o-border-radius: 10px; border-radius: 10px;}
.nav li a:hover,
.nav li a.on { border: 1px solid #fff;}
.banner-pic { width: 674px; height: 410px; position: relative; margin: 46px 0 0 0px; float: left;}
.banner-pic .ban-pic1 { width: 650px;height: 405px; position: absolute; top: 0; left: 0; box-shadow: 5px 5px 10px #006eb4; z-index: 2;-webkit-animation: fadeInUp 1s .2s ease both;-moz-animation: fadeInUp 1s .2s ease both;
}
.header-search {float: right;width: 200px;height: 30px;margin-top: 32px;background-color: #fff;border: 1px solid #e2e2e2;border-radius: 16px;overflow: hidden;font-size: 0;margin-left:20px ;}
.header-search .inp,.header-search .btn {display: inline-block;vertical-align: top;height: 30px;border: none;outline: none;vertical-align: top}
.header-search .inp {width: 168px!important;font-size: 16px;padding: 0 10px;background: none}
.header-search .btn {width: 30px;cursor: pointer;background: url(../img/icon_search2.png) no-repeat left top 4px}
.float-right {float: right !important;}
.downpic{ width:639px; height:228px; margin-top:20px;}
.down-r{ width:500px; height:228px;}
.down-tit{ padding:30px 0 0 0;}
.downbtn{ padding:20px 20px 0 0;}
.downbtn a{float: left;width: 175px;height: 58px;line-height: 55px;background-color: #fcae41;text-align: center;font-size: 18px; color: #fff;margin-right: 15px; border-radius: 5px;}
.downbtn a:hover{background-color:#fcb653;}
.downbtn span {float: left;margin: 7px 0 0 10px;line-height: 1.8;color: #fff;font-family: "Î¢ÈíÑÅºÚ";font-size: 12px;}
.r {float: right;}
.l {float: left;}
.sline { padding: 0 5px;color: #fff;}