﻿@charset "utf-8";


.header , .container{margin-left:auto; margin-right:auto; width:1200px;}

/* header部分 */
.wrap-header {height: 32px; background:#f8f8f8; border-bottom:1px solid #f1f1f1; min-width:1200px; }
.header {max-width: 1200px;height: 32px;margin:0 auto;}
.wrap-header .clearfix span{color:#038ac2; font-weight:bold; padding-left:79px;}
.wrap-header p a{ font-size:14px;}
.header p {float: left;height: 32px;line-height:40px;font-size: 14px;color:#a7a2a2;}
.header p i {color: #666;}
.header .hdu1 {float: right;height: 16px;margin-top: 15px;}
.header .hdu1 li{float: left;height: 16px;font-size:13px;color: #333333;padding: 0 9px; line-height: 16px;border-left: 1px dotted #8d8d8c;position: relative;}
.header .hdu1 li a{color: #333333;}
.header .hdu1 li:first-child {border-left: none;padding-left:15px; }

.header .hdu1 li span {display: none;position: absolute;left: -30px;top: 15px;width: 135px;height: 135px;z-index: 2;padding: 25px 10px 10px 10px;background: #e8e8e8;}
.header .hdu1 li span img{width:137px;height:137px;}
.header .hdu1 li:hover span {display: block;}

/* logo部分 */
.logo {height: 94px;background: url(../images/l_bg.png) repeat-x center; min-width:1200px;}
.logo .container {height: 94px; position: relative;}
.logo .logoImg {position: absolute;left: 0;top: 15px;}
.logo .logoImg img {display: block;width: 133px;height: 102px; }
.logo .l_title {width: 520px;height: 50px;position: absolute;left:160px;top:30px;padding-left: 20px;border-left:1px dashed #d4d4d4;}
.logo .l_title .l_p1 {font-size: 24px;position: relative;color: #333;font-weight: bold;}
.logo .l_title .l_p2 {font-size: 18px;color: #333;margin-top: 5px;}
.logo .tel {height: 46px;position: absolute;right: 0;top: 30px;padding-right: 55px; background: url(../images/l_tel.png) no-repeat -30px center;}
.logo .tel .tel_p1 {font-size: 14px;color: #666;height: 18px; line-height: 18px;}
.logo .tel .tel_p2 {font-size: 26px; color: #ff6600; height: 30px;line-height: 30px;}


/* nav部分 */
.Nav{ line-height: 55px; height:55px; background:#0078b7; z-index: 999; min-width:1200px; padding-bottom:0; border-bottom:0;  }
.Nav .navBox{ line-height: 55px; height:55px;    }
.Nav .navUl{ width:100%}
.Nav .navUl li{ padding-bottom:0; border-bottom:0; font-size:14px; float:left;background:#2271bc; }
.Nav .navUl li a {padding-bottom:0; border-bottom:0; color: #fff; font-size:16px; line-height: 55px; height:55px; padding:0 15px; display:block; }

<style type="text/css">
#Slidebox {
  width:100%;
  height:388px;
  padding:0px;
  margin:0 auto;  /*position:relative;*/
  background:#00497c; /*background:#a6bac9;*/
  overflow:hidden;
}
#flashBg {
  height: 388px;
  overflow: hidden;
  width:100%;
  clear: both;
  margin: 0;
  padding: 0;
}
#flashLine {
  /*background: url(../img/touming.png) repeat-x center bottom;*/
  height: 388px;
  width: 100%;
  clear: both;
}
#flash {
  width: 100%;
  height: 388px;
  overflow: hidden;
  margin: 0 auto;
  clear: both;
  position: relative;
  padding: 0px 0px;
}
#flash a {
  width: 1180px;
  height: 388px;
  display: none;
}
#flash img {
  width: 1180px;
  height: 388px;
}
#flash video{
  display:block;
  position:absolute;
  z-index:8;
  top:60px;
  right:130px;
  width:480px;
  height:270px;
  border:1px solid #666;
  }
</style>