@charset "utf-8";

/*常用css*/
.fl {
  float: left;
  _display: inline;
}
.fr {
    float: right;
}
.center {
    margin: 0 auto;
}
/*常用字体*/
.yh {
  font-family: 'Microsoft YaHei';
}
.st {
  font-family: 'SimSun';
}
.ar {
  font-family: 'Arial';
}
.tn {
  display: block;
  font-size: 0;
  text-indent: -99999em;
  color: transparent;
}
.tt a:hover {
  text-decoration: underline;
}
.xie {
  font-style: italic;
}
a {
  color: #666;
}
a:hover {
  text-decoration: none;
}
body {
  font-size: 12px;
  color: #666;
  background-color: #F9F9FA;
  line-height: 24px;
}
.l {
  color: #003390 !important;
}
.bds {
  border: 1px solid #dbdbdb ;
}
.bds1 {
    border: medium none;
    overflow: hidden;
}
.h20 {
  height: 20px;
  clear: both;
  overflow: hidden;
}
.w {
  width: 1200px;
  min-width: 1200px;
  margin: 0 auto;
}
.header {
  border-top: 12px solid #003390;
  height: 110px;
  border-bottom: 3px solid #003390;
  position: relative;
  z-index: 1000;
}
.header .w {
    background: rgba(0, 0, 0, 0) url("../images/headerBg.png") no-repeat scroll 305px 0;
    height: 110px;
}
.header .right {
  width: 790px;
}
.logo {
    background: rgba(0, 0, 0, 0) url("../images/logo.png") no-repeat scroll center center;
    height: 110px;
    text-indent: -9999px;
    width: 271px;
}
.toplinks {
  text-align: right;
  padding-top: 6px;
}
.toplinks a {
  width: 139px;
  height: 32px;
  display: inline-block;
  line-height: 32px;
  text-align: center;
  color: #fff;
  font-size: 13px;
  margin-left: 5px;
}
.shadow {
    background: rgba(0, 0, 0, 0) url("../images/shadowbg.png") repeat scroll 0 0;
    bottom: -9px;
    height: 9px;
    left: 0;
    line-height: 9;
    position: absolute;
    width: 100%;
}
.pink {
  background-color: #DA323D;
}
a.pink:hover {
  background-color: #F63E4A;
}
.blue {
  background-color: #003390;
}
a.blue:hover {
  background-color: #1954BF;
}
.nav {
  float: right;
  font-family: 'Microsoft YaHei';
  padding-top: 33px;
  position: relative;
}
.nav .m {
  float: left;
  position: relative;
  height: 41px;
}
.nav .m h3 {
  float: left;
}
.nav .m h3 a {
  display: block;
  padding: 0 12px;
  width: 80px;
  height: 30px;
  border-left: 1px solid #818181;
}
.nav .m h3 strong {
  font-size: 16px;
  display: block;
  color: #333333;
  font-weight: normal;
  line-height: 16px;
  *overflow: hidden;
  position: absolute;
  left: 12px;
  padding-bottom: 2px;
}
.nav .m h3 b {
  font-family: 'Arial';
  display: block;
  color: #999999;
  position: absolute;
  left: 12px;
  top: 18px;
  font-size: 11px;
  *overflow: hidden;
  line-height: 12px;
}
.nav .m.on h3 a,
.nav .m h3 a:hover {
  border-color: #003390;
}
.nav .m.on h3 a strong,
.nav .m h3 a:hover strong {
  color: #003390;
  top: 12px;
}
.nav .m.on h3 a b,
.nav .m h3 a:hover b {
  top: 0;
  color: #4C6694;
}
.nav .moveArr {
    background: rgba(0, 0, 0, 0) url("../images/icon-arrUp.png") no-repeat scroll 0 0;
    bottom: 2px;
    display: block;
    height: 6px;
    left: -7px;
    position: absolute;
    width: 15px;
    z-index: 101;
}
.lv2 {
  display: none;
  width: 283px;
  height: 152px;
  position: absolute;
  left: -7px;
  top: 39px;
  background-color: #003390;
  -webkit-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  -moz-box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
  box-shadow: 0 0 10px rgba(0, 0, 0, 0.8);
}
.lv2Nav {
  width: 104px;
  padding: 21px 0 0 12px;
  line-height: 25px;
}
.lv2Nav li {
  border-bottom: 1px dashed #CCCCCC;
}
.lv2Nav a {
  display: block;
  padding: 0 5px;
  font-size: 14px;
  color: #CCCCCC;
}
.lv2Nav li.on a,
.lv2Nav a:hover {
  background-color: #CCCCCC;
  color: #003390;
}
.lv2NavImg {
  width: 146px;
  overflow: hidden;
  padding: 5px;
}
.lv2NavImg a {
  display: block;
  width: 140px;
  height: 135px;
  border: 3px solid #ababab;
}
.lv2NavImg img {
  width: 100%;
  height: 100%;
}
.banner {
  position: relative;
  height: 418px;
  overflow: hidden;
}
.banner ul {
  width: 100% !important;
}
.banner li {
    background: rgba(0, 0, 0, 0) url("") no-repeat scroll center 0;
}
.banner a {
    display: block;
    width: 100%;
}
.banner .bd li img {
    width: 100%;
}
.banner .hd {
  height: 13px;
  width: 100%;
  text-align: center;
  bottom: 15px;
  position: absolute;
  left: 0;
  line-height: 13px;
}
.banner .hd span {
    background: rgba(0, 0, 0, 0) url("../images/dianBg.png") no-repeat scroll right 0;
    display: inline-block;
    height: 13px;
    margin: 0 2px;
    width: 13px;
}
.banner .hd span.on {
  background-position: left 0;
}
/*内容*/
.t-title {
  height: 55px;
  padding-top: 10px;
  line-height: 55px;
  font-family: 'Microsoft YaHei';
  position: relative;
}
.t-title h2 {
  font-size: 20px;
  color: #2057A7;
}
.t-title .en {
  display: inline-block;
  height: 23px;
  position: absolute;
  left: 65px;
  bottom: 13px;
  line-height: 30px;
  padding-left: 19px;
  overflow: hidden;
  text-transform: uppercase;
  background: url("../images/fbg.png") no-repeat;
}
.topMain {
  height: 245px;
  margin-bottom: 25px;
}
.topMain .right {
  width: 351px;
  height: 245px;
  position: relative;
}
.indexVedio {
  width: 351px;
  height: 265px;
  background: url("../images/indexVideoBg.png") no-repeat;
  position: absolute;
  left: 0;
  bottom: 0;
}
.indexVedio .inner {
  padding-top: 33px;
}
.indexVedio .vedioLink {
  display: block;
  width: 315px;
  height: 199px;
  position: relative;
  border: 2px solid #0B0306;
  margin: 0 auto;
}
.indexVedio .vedioLink s {
  display: block;
  width: 74px;
  position: absolute;
  left: 50%;
  margin-left: -37px;
  top: 45px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  height: 74px;
  background: url(../images/icon-Play.png) 0 center no-repeat;
}
.indexVedio .vedioLink p {
  width: 100%;
  position: absolute;
  left: 0;
  bottom: 0;
  line-height: 24px;
  background: url(../images/t7.png);
  color: #fff;
}
.indexVedio .vedioLink p span {
  padding: 0 18px;
}
.indexVedio a {
  color: #2C241D;
  line-height: 28px;
}
.indexVedio a:hover {
  color: #003390;
}
.topNewsImg {
  width: 369px;
  height: 239px;
  margin-right: 17px;
  overflow: hidden;
  position: relative;
  border: 3px solid #C4CAD2;
}
.topNewsImg .pic a {
	display: block;
	width: 369px;
	height: 239px;
}
.topNewsImg .pic img {
  width: 100%;
  height: 100%;
}
.topNewsImg .txt {
  width: 100%;
  height: 28px;
  line-height: 28px;

  position: absolute;
  left: 0;
  bottom: 0;
  background: url("../images/t7.png");
}
.topNewsImg .txt li {
  padding-left: 10px;
  padding-right: 80px;
  position: absolute;
  left: 0;
  bottom: 0;
}
.topNewsImg .txt li a {
  color: #fff;
}
.topNewsImg .num {
  position: absolute;
  right: 7px;
  bottom: 11px;
}
.topNewsImg .num li {
  float: left;
  width: 8px;
  height: 8px;
  margin-right: 3px;
  border-radius: 50%;
  background-color: #9E9B9D;
}
.topNewsImg .num li.on {
  background-color: #fff;
}
.topNewList {
  width: 425px;
}
.topNewList .title {
  font-size: 14px;
  color: red;
  font-weight: bold;
}
.topNewList .title a {
  color: red;
  font-weight: bold;
}
.topNewList .ps {
  padding: 5px 0;
  line-height: 20px;
}
.topNewList li {
  padding-left: 20px;
  line-height: 28px;
  height: 29px;
  overflow: hidden;
  background: url("../images/icon-libg.png") 0 center no-repeat;
}
.topNewList p {
  width: 100%;
  float: left;
  border-bottom: 1px dashed #BDBDBE;
  color: #333333;
}
.topNewList a {
  color: #333333;
}
.topNewList a:hover {
  color: #E8300D;
}
/*
书籍*/
.BooksBox {
  height: 357px;
  position: relative;
  overflow: hidden;
  z-index: 20;
}
.BooksBox .item {
  position: absolute;
}
.BooksBox .item a {
  position: absolute;
  width: 100%;
  height: 100%;
  transition: all ease-out 1s;
  -moz-transition: all ease-out 1s;
  /* Firefox 4 */
  -webkit-transition: all ease-out 1s;
  /* Safari 和 Chrome */
  -o-transition: all ease-out 1s;
  /* Opera */
}
.BooksBox .item1,
.BooksBox .item2 {
  width: 303px;
  height: 179px;
}
.BooksBox .item1 {
  left: 0;
  top: 0;
}
.BooksBox .item1 a {
  background: url("../images/a1.jpg") no-repeat;
}
.BooksBox .item1 a:hover {
  background-image: url(../images/a1a.jpg);
}
.BooksBox .item2 {
  left: 0;
  bottom: 0;
}
.BooksBox .item2 a {
  background: url("../images/a2.jpg") no-repeat;
}
.BooksBox .item2 a:hover {
  background-image: url(../images/a2a.jpg);
}
.BooksBox .item3 {
  width: 300px;
  height: 357px;
  left: 303px;
  bottom: 0;
}
.BooksBox .item3 a {
  background: url("../images/a3.jpg") no-repeat;
}
.BooksBox .item3 a:hover {
  background-image: url(../images/a3a.jpg);
}
.BooksBox .item4 {
  left: 603px;
  width: 300px;
  height: 179px;
  top: 0;
}
.BooksBox .item4 a {
  background: url("../images/a4.jpg") no-repeat;
}
.BooksBox .item4 a:hover {
  background-image: url(../images/a4a.jpg);
}
.BooksBox .item5 {
  width: 300px;
  height: 179px;
  left: 603px;
  bottom: 0;
}
.BooksBox .item5 a {
  background: url("../images/a5.jpg") no-repeat;
}
.BooksBox .item5 a:hover {
  background-image: url(../images/a5a.jpg);
}
.BooksBox .item6 {
  width: 301px;
  height: 357px;
  right: 0;
  bottom: 0;
}
.BooksBox .item6 a {
  background: url("../images/a6.jpg") no-repeat;
}
.BooksBox .item6 a:hover {
  background-image: url(../images/a6a.jpg);
}
.BooksBox .box {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  z-index: 9;
  top: 0;
  display: none;
}
.BooksBox h2 {
  width: 180px;
  text-align: center;
  padding-right: 34px;
  height: 32px;
  font-size: 17px;
  line-height: 32px;
  overflow: hidden;
  background: url("../images/h2bg.png") no-repeat;
}
.BooksBox h2 a {
  color: #CCCCCC;
  font-family: 'Microsoft YaHei';
}
.BooksBox h2 a:hover {
  color: #fff;
}
.BooksBox .inner {
  padding: 33px 65px 0;
  overflow: hidden;
  position: relative;
  height: 300px;
}
.BooksBox .prev {
  display: block;
  width: 33px;
  height: 59px;
  position: absolute;
  top: 115px;
  left: 15px;
  background: url(../images/arrLeftBg2.png) no-repeat;
}
.BooksBox .next {
  display: block;
  width: 33px;
  height: 59px;
  position: absolute;
  top: 115px;
  right: 15px;
  background: url(../images/arrRightBg2.png) no-repeat;
}
.BooksBox .prevStop,
.BooksBox .nextStop {
  filter: alpha(opacity=20);
  opacity: 0.2;
}
.BooksBox .bd {
  height: 276px;
  overflow: hidden;
}
.BooksBox .bd li {
  float: left;
  width: 163px;
  margin-right: 19px;
}
.BooksBox .bd p {
  line-height: 50px;
  color: #fff;
  font-size: 14px;
  text-align: center;
}
.BooksBox .box1Content {
  padding-top: 25px;
  width: 656px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
}
.BooksBox .box2Content {
  padding-top: 25px;
  width: 656px;
  margin: 0 auto;
  font-size: 14px;
  color: #fff;
}
.BooksBox .box2Content .tc {
  padding: 5px;
}
.BooksBox .box2Content .tc li {
    float: left;
    list-style: outside none none;
}
.BooksBox .box2Content .tc li p {
    font-size: 13px;
    margin-left: 10px;
    margin-top: 4px;
}
.BooksBox .box2Content .tc li p.title {
    font-size: 14px;
    font-weight: bold;
    padding-top: 7px;
}
.BooksBox .box2Content .tc li.green1 {
    background: #1bbc00 none repeat scroll 0 0;
    height: 280px;
    width: 235px;
}
.BooksBox .box2Content .tc li.green2 {
    background: #1bbc00 none repeat scroll 0 0;
    height: 244px;
    margin-right: 4px;
    padding-top: 36px;
    width: 260px;
}
.BooksBox .box2Content .tc li.orange {
    background: #ff9c00 none repeat scroll 0 0;
    height: 280px;
    margin-right: 4px;
    width: 184px;
}
.BooksBox .box2Content .tc li.blue {
    background: #00c0d1 none repeat scroll 0 0;
    height: 280px;
    margin-right: 4px;
    width: 184px;
}
.BooksBox .box2Content .tc li.purple {
    background: #d000e3 none repeat scroll 0 0;
    height: 280px;
    width: 184px;
}
.BooksBox .box2Content a {
    background: rgba(0, 0, 0, 0) url("../images/btn4.png") no-repeat scroll 0 0;
    color: #fff;
    display: inline-block;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 58px;
    line-height: 58px;
    margin: 2px;
    text-align: center;
    width: 212px;
}
.BooksBox .box2Content a:hover {
  color: #fff;
}
.BooksBox .box2Content .btn1 {
  background-image: url(../images/btn1.png);
}
.BooksBox .box2Content .btn2 {
  background-image: url(../images/btn2.png);
}
.BooksBox .box2Content .btn3 {
  background-image: url(../images/btn2.png);
}
.BooksBox .box2Content .btn4,
.BooksBox .box2Content .btn4:hover {
  color: #131518;
}
.starBoxs {
  position: absolute;
  top: 20px;
  left: 18px;
  height: 260px;
}
.starBox {
  width: 259px;
  height: 259px;
  float: left;
  margin-right: 33px;
  background: url(../images/mingjiaBg.png) no-repeat;
  position: relative;
}
.starBox .name {
  display: block;
  text-align: center;
  line-height: 38px;
  position: absolute;
  left: -15px;
  top: -15px;
  width: 108px;
}
.starBox .name span {
  font-size: 14px;
  color: #fff;
}
.starBox .boxsBd {
  position: absolute;
  right: 0;
  bottom: 0;
  overflow: hidden;
  width: 165px;
  height: 225px;
}
.starBox .boxsBd a {
  text-align: center;
  display: block;
}
.starBox .boxsBd .boxImg {
  height: 190px;
  text-align: center;
}
.starBox .boxsBd .boxImg img {
  vertical-align: middle;
}
.starBox .boxsBd p {
  height: 30px;
  color: #030303;
  line-height: 35px;
  overflow: hidden;
}
.starBox .boxsHd {
  position: absolute;
  left: 15px;
  bottom: 15px;
}
.starBox .boxsHd dd {
  float: left;
  width: 9px;
  height: 9px;
  overflow: hidden;
  text-indent: -9999px;
  margin-right: 5px;
  background-color: #494E55;
}
.starBox .boxsHd dd.on {
  background-color: #EBEBEC;
}

.starBoxs{
  height: 277px;
}
.starBoxs li{
  float: left;
  width: 259px;
  padding-top: 18px;
  padding-left: 18px;
  height: 259px;
  margin-right: 15px;
}


.greyBox {
  position: absolute;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  z-index: 2;
  display: none;
  background-color: #000;
  opacity:0.9;filter:alpha(opacity=90);
}
.closeBtn {
  display: block;
  position: absolute;
  right: 2px;
  top: 2px;
  z-index: 10;
  display: none;
  width: 34px;
  height: 34px;
  background: url("../images/x.png") no-repeat;
}
/*首页新闻列表*/
.indexNews .items {
  width: 106%;
}
.indexNews .item {
  width: 385px;
  float: left;
  margin-right: 22px;
}
.indexNews .bds {
  border: 1px solid #EFEEEF;
  border-bottom-width: 2px;
  background-color: #fff;
}
.indexNews .imglink {
  height: 73px;
  overflow: hidden;
}
.indexNews .imglink img {
  width: 100%;
  height: 100%;
}
.indexNews .inner {
  padding: 10px 15px;
}
.indexNews li.on div.t a {
  font-size: 14px;
  font-weight: bold;
}
.indexNews li.on p {
  height: 48px;
  padding: 5px 0;
}
.indexNews li {
  border-bottom: 1px dashed #C1C1C1;
}
.indexNews div.t {
  line-height: 29px;
}
.indexNews div.t a {
  color: #333333;
}
.indexNews div.t .tag {
  color: #E74D4D;
}
.indexNews div.t a:hover {
  color: #E8300D;
}
.ResidentCompany {
  margin-bottom: 40px;
  position: relative;
  padding: 0 60px;
  height: 95px;
}
.ResidentCompany .btn {
  width: 34px;
  height: 95px;
  position: absolute;
  top: 0;
  background: url("../images/arrLeftBg.png") no-repeat #c7c7c7;
}
.ResidentCompany .prev {
  left: 0;
}
.ResidentCompany .next {
  right: 0;
  background-image: url(../images/arrRightBg.png);
}
.ResidentCompany li {
  float: left;
  margin-right: 23px;
}
.ResidentCompany li a {
  display: block;
  width: 135px;
  border: 1px solid #E7E7E8;
  height: 95px;
}
.ResidentCompany li a img {
  width: 100%;
  height: 100%;
}
.flink {
  position: relative;
  background-color: #717785;
  color: #fff;
}
.flink .w {
  height: 63px;
  line-height: 63px;
  overflow: hidden;
}
.flink s {
  display: block;
  width: 51px;
  cursor: pointer;
  height: 30px;
  background: url("../images/flinkArrUp.png");
  position: absolute;
  left: 50%;
  margin-left: -26px;
  top: -15px;
}
.flink span.t {
  font-size: 18px;
  font-family: 'Microsoft YaHei';
  padding-right: 53px;
  padding-left: 45px;
  display: inline-block;
  height: 63px;
  background: url(../images/flinkbg.jpg) 0 center no-repeat;
}
.flink a {
  color: #fff;
  padding-right: 15px;
  white-space: nowrap;
}
.flink a:hover {
  text-decoration: underline;
}
.footer {
  background-color: #0E2A5D;
}
.footer .w {
  padding-top: 24px;
  padding-bottom: 20px;
  min-height: 125px;
  background: url("../images/footbgImg.jpg") right center no-repeat;
}
.footer p {
  line-height: 16px;
  color: #7395D2;
}
.btmLogo {
  width: 133px;
  height: 37px;
  background: url(../images/logo-fff.png) 0 center no-repeat;
  text-indent: -9999px;
}
.line2 {
  width: 33px;
  height: 147px;
  background: url(../images/line2.png) center 0 no-repeat;
}
.footerMenu {
  padding-bottom: 5px;
  color: #fff;
}
.footerMenu a {
  color: #fff;
}
.footerMenu a:hover {
  color: #fff;
  text-decoration: underline;
}
.footerMenu em {
  padding: 0 8px;
}
/*
内页*/
.insidePageBanenr {
  height: 180px;
  background: url("") center 0 no-repeat;
  overflow: hidden;
}
.insidePageMain {
  padding-bottom: 56px;
  font-family: 'Microsoft YaHei';
  padding-top: 23px;
}
.insidePageMain .right {
  width: 284px;
  overflow: hidden;
}
.insidePageMain .left {
  width: 895px;
  overflow: hidden;
}
.InsideSideNav {
  margin-bottom: 22px;
}
.InsideSideNav .title {
  padding-left: 17px;
  line-height: 56px;
  border-left: 7px solid #DA323D;
  background-color: #004390;
  font-size: 20px;
  color: #fff;
  font-family: 'Microsoft YaHei';
}
.InsideSideNav ul {
  padding: 8px 11px 5px;
}
.InsideSideNav ul a {
  display: block;
  font-size: 16px;
  font-family: 'Microsoft YaHei';
  line-height: 45px;
  padding-left: 24px;
  color: #333333;
  border: 1px solid #dbdbdb ;
}
.InsideSideNav li {
  padding-bottom: 6px;
}
.InsideSideNav li.on a,
.InsideSideNav li a:hover {
  color: #333333;
  background-color: #E6E6E6;
}
.new-tui {
  font-family: 'Microsoft YaHei';
}
.new-tui .bds {
  margin-top: 7px;
}
.new-tui .inner {
  padding: 11px;
}
.new-tui .screen a {
  display: block;
  text-align: center;
  border: 1px solid #000;
}
.new-tui .screen{
  height: 197px;
  overflow: hidden;
}
.new-tui .screen p {
  color: #fff;
  line-height: 35px;
  background-color: #000;
}
.new-tui .list {
  padding: 10px 0 0;
}
.new-tui .list li {
  float: left;
  width: 100%;
  line-height: 12px;
  height: 12px;
  padding: 10px 0;
}
.new-tui .list a {
  width: 100%;
  float: left;
  display: block;
}
.new-tui .list i {
  float: left;
  width: 12px;
  background-color: #5C5C5C;
  height: 12px;
  margin-right: 10px;
}
.new-tui .list span {
  float: left;
  color: #333333;
}
.new-tui .list a:hover i {
  background-color: #CC0000;
}
.new-tui .list a:hover span {
  color: #CC0000;
}
.new-tui .list .first i {
  background-color: #CC0000!important;
}
.mbx {
  height: 54px;
  line-height: 54px;
  overflow: hidden;
  color: #666;
  font-size: 16px;
  margin-bottom: 13px;
  padding-left:10px;
}
.mbx .home {
  float: left;
  width: 54px;
  height: 54px;
  text-indent: -9999px;
  margin-right: 17px;
  background: url("../images/54x54.jpg") no-repeat;
  border-right: 1px solid #dbdbdb;
}
.mbx a:hover {
  color: #003390;
}
.pubulicWrap {
  background-color: #fff;
}
.aboutWrap {
  padding: 45px 48px;
  font-size: 14px;
  color: #333;
  line-height: 26px;
}
.aboutWrap td {
  padding: 2px  0;
  text-align: left;
  vertical-align: middle;
}
.aboutWrap td img {
  float: left;
}
.aboutWrap .imgsbox {
  margin-top: 35px;
}
.contactWrap {
  padding: 25px 5px 0;
}
.contactWrap .map {
  padding-bottom: 8px;
}
.contactList {
  font-size: 16px;
  line-height: 30px;
  padding-bottom: 25px;
  padding-left: 100px;
}
.contactList span.t {
  font-size: 28px;
  color: #BEBEBE;
  display: block;
  position: absolute;
  left: 30px;
  top: 0;
  line-height: 26px;
  width: 60px;
  text-align: center;
}
.contactList dt {
  font-size: 20px;
  line-height: 25px;
  color: #909090;
  padding-bottom: 5px;
}
/*
资讯 新闻页面*/
.newsPage .mbx .home {
  background-image: url(../images/54x54b.jpg);
}
.newsWrap {
  padding: 0 18px 45px;
}
.newsWrap .lists {
  padding-bottom: 35px;
}
.newsWrap .lists li {
    border-bottom: 1px solid #c8cfde;
    min-height: 94px;
    padding: 22px 22px 22px 163px;
    position: relative;
}
.newsWrap .lists {
    padding-bottom: 35px;
}
.newsWrap .lists2 li {
    border-bottom: 1px solid #c8cfde;
    min-height: 122px;
    padding: 22px 22px 27px 163px;
    position: relative;
}
.newsWrap .lists2 .imglink2 img {
    height: 100%;
    width: 100%;
}
.newsWrap .lists2 .imglink2 {
    border: 1px solid #dbdbdb;
    height: 122px;
    left: 3px;
    overflow: hidden;
    position: absolute;
    top: 22px;
    width: 112px;
}
.newsWrap .lists .imglink2 img {
    height: 100%;
    width: 100%;
}
.newsWrap .lists .imglink {
  width: 132px;
  height: 92px;
  overflow: hidden;
  border: 1px solid #dbdbdb ;
  top: 22px;
  position: absolute;
  left: 3px;
}
.newsWrap .lists .imglink img {
  width: 100%;
  height: 100%;
}
.newsWrap .lists h3 a {
  color: #333333;
}
.newsWrap .lists h3 a:hover {
  color: #003390;
}
.newsWrap .lists p {
  color: #808080;
  line-height: 18px;
  font-family: 'SimSun';
}
.newsWrap .lists p.txt {
  padding: 8px 0;
}
.newsWrap .lists p.time {
  color: #B3B3B3;
}
.pages {
  height: auto;
  overflow: hidden;
}
.pages ul{
  float: none;
  text-align: center;
}
.pages li {
  display: inline-block;
  *display: inline;
  zoom: 1;
  margin: 0 3px;
}
.pages a {
  display: inline-block;
  width: 22px;
  height: 22px;
  line-height: 22px;
  color: #1F3A87;
  text-align: center;
  background-color: #F0F4F5;
  border: 1px solid #dbdbdb ;
}
.pages li.on a,
.pages a:hover {
  background-color: #1F3A87;
  color: #fff;
  font-weight: bold;
}
.pages .prev a,
.pages .next a {
  width: 47px;
}
.newsArticle h1 {
  font-size: 20px;
  color: #6B7A99;
  text-align: center;
  line-height: 45px;
  padding-top: 15px;
  font-weight: bold;
}
.newsArticle .ps {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #C8CFDE;
}
.newsArticle p {
  font-size: 14px;
  font-family: 'SimSun';
  color: #808080;
  text-indent: 2em;
  padding-top: 27px;
  line-height: 26px;
}
.upDownNews {
  font-size: 13px;
  border-top: 1px dashed #C8CFDE;
  padding-top: 15px;
  margin-top: 15px;
  line-height: 26px;
}
.upDownNews a:hover {
  color: #003390;
}
/*
法律服务*/
.servicePage .mbx .home {
  background-image: url(../images/54x54c.jpg);
}
.serviceWrap {
  padding: 0 15px 45px;
}
.serviceWrap .serviceList {
  padding-bottom: 75px;
}
.serviceWrap .serviceList li {
  line-height: 58px;
  font-size: 18px;
  border-bottom: 1px solid #C8CFDE;
}
.serviceWrap .serviceList a {
  color: #333333;
}
.serviceWrap .serviceList a:hover {
  color: #003390;
}
.serviceArticle {
  padding: 0 15px 15px;
}
.serviceArticle h1 {
  font-size: 20px;
  color: #6B7A99;
  text-align: center;
  line-height: 45px;
  padding-top: 15px;
  font-weight: bold;
}
.serviceArticle .ps {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #C8CFDE;
}
.serviceArticle dl {
  font-family: 'SimSun';
  padding-left: 15px;
  font-size: 16px;
  line-height: 26px;
}
.serviceArticle dd {
  padding-left: 40px;
}
/*
申请入园*/
.applyJoinTop {
  padding: 0 15px;
}
.applyJoinTop h2 {
  font-size: 20px;
  color: #6B7A99;
  text-align: center;
  font-weight: bold;
  line-height: 85px;
}
.liucheng {
  width: 745px;
  margin: 0 auto 40px;
  height: 71px;
  line-height: 71px;
  overflow: hidden;
  background: url("../images/liucheng.png") no-repeat;
}
.liucheng li {
  float: left;
  width: 157px;
  text-align: center;
  font-size: 20px;
  margin-right: 36px;
}
.liucheng .last {
  margin-right: 0;
}
.liucheng a:hover {
  color: #003390;
}
.applyDown {
  text-align: center;
  line-height: 40px;
  border-top: 1px dashed #C8CFDE;
}
.applyDown a {
  text-decoration: underline;
  font-family: 'SimSun';
}
.applyDown a:hover {
  color: #003390;
}
.applyJoinTxt {
  padding: 0 45px;
}
.applyJoinTxt h2 {
  font-size: 20px;
  color: #6B7A99;
  text-align: center;
  font-weight: bold;
  line-height: 85px;
}
.applyJoinTxt p {
  font-size: 14px;
  color: #808080;
  font-family: 'SimSun';
  line-height: 26px;
  padding-bottom: 27px;
}
/*视频页面*/
.vedioPage .mbx .home {
  background-image: url(../images/54x54d.jpg);
}
.vedioWrap {
  padding: 24px;
  overflow: hidden;
}
.vedioList {
  padding: 26px 26px  0 26px;
  overflow: hidden;
}
.vedioList ul {
  width: 106%;
  *padding-bottom: 50px;
}
.vedioList li {
  float: left;
  padding-bottom: 34px;
  border-bottom: 1px dashed #C8CFDE;
  margin-bottom: 50px;
  padding-right: 45px;
}
.vedioList .item {
  width: 230px;
  padding: 2px;
  background: #fff;
}
.vedioList .imglink {
  width: 230px;
  height: 165px;
  overflow: hidden;
}
.vedioList .img {
  width: 230px;
  height: 165px;
  position: relative;
  overflow: hidden;
}
.vedioList .img img {
  width: 100%;
  height: 100%;
}
.vedioList s {
  display: block;
  width: 65px;
  position: absolute;
  left: 50%;
  margin-left: -32px;
  top: 52px;
  height: 65px;
  filter: alpha(opacity=50);
  opacity: 0.5;
  background: url(../images/icon-vedio65.png) 0 center no-repeat;
}
.vedioList h5 a{
  display: block;
  font-size: 15px;
  color: #004390;
  text-align: left;
  font-weight: bold;
  padding-top: 5px;
  line-height: 34px;
  border-bottom: 1px solid #DBDBDB;
}
.vedioList p {
  padding-top: 6px;
  color: #999999;
}
.vedioWrap .lists {
  padding-bottom: 26px;
  padding-right: 26px;}

.vedioPlayWrap {
  padding: 0 15px 15px;
}
.vedioPlayWrap h1 {
  font-size: 20px;
  color: #6B7A99;
  text-align: center;
  line-height: 45px;
  padding-top: 15px;
  font-weight: bold;
}
.vedioPlayWrap .ps {
  padding-bottom: 15px;
  margin-bottom: 15px;
  border-bottom: 1px dashed #C8CFDE;
}
.vedioPlayWrap .playVedioBox {
  padding: 22px 17px;
  width: 675px;
  margin: 30px auto;
  background-color: #000;
}
.vedioPlayWrap .flashBox {
  width: 675px;
  height: 430px;
}
.vedioPlayWrap h3 {
  font-size: 16px;
  padding-top: 10px;
  text-align: center;
  color: #fff;
  line-height: 45px;
}
/*
企业名录--入园企业名录*/
.companyPage .mbx .home {
  background-image: url(../images/54x54e.jpg);
}
.companyWrap {
  padding: 40px 30px 50px 30px;
}
.companyWrap ul.logos {
  width: 106%;
  padding-bottom: 80px;
}
.companyWrap ul.logos li {
  float: left;
  width: 208px;
  height: 160px;
  padding-right: 1px;
  padding-top: 27px;
  padding-bottom: 24px;
  background:url("../images/company-line.jpg") right center no-repeat;
  border-bottom: 1px dashed  #DBDBDB;
}
.companyWrap ul.logos .imglink {
  display: block;
  width: 208px;
  height: 160px;
  overflow: hidden;

}
.companyWrap ul.logos .imglink img {
  width: 100%;
  height: 100%;
}

.companyAboutWrap{
  padding: 0px 30px 50px 30px;
}
.companyAboutWrap .topLogo{
  display: block;
  height: 235px;
  text-indent: -9999px;
  margin-bottom: 55px;
  background:url("") center no-repeat;
  border-bottom: 1px dashed #DBDBDB;
}


.companyAboutWrap h2 strong{font-size: 18px;
  color: #004390; padding-left: 20px;
}
.companyAboutWrap .h2-title{
  height: 20px;
  margin-bottom: 32px;
  line-height: 20px;
  overflow: hidden;
  border-left: 2px solid #004390;

}
.companyAboutWrap .company-about dd {
    background-color: #f3f3f3;
    color: #333333;
    line-height: 56px;
    margin-bottom: 4px;
    padding-left: 24px;
}
.companyAboutWrap .company-about dd a {
    color: #333;
}
.companyAboutWrap .company-about dd a:hover {
    color: #004390;
}
.companyAboutWrap .ps {
    background-color: #f3f3f3;
    color: #333;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding-left: 25px;
}
.companyAboutWrap .ps span{
  padding-right: 20px;
  display: inline-block;min-width: 155px;}

.companyAboutTxt{
  padding: 0 20px 45px; font-size: 13px;
  color: #333333;
  overflow: hidden;
}
.companyAboutTxt ul{
  height: auto;
  *overflow: hidden;
}
.companyAboutTxt li{
  padding-top: 25px;
}
.companyAboutTxt dl h3{
  font-size: 13px;
  color: #004390;
  font-weight: bold;
}
.companyAboutTxt dl p{
  text-indent: 2em;

}
.companyLink {
    font-size: 16px;
    padding: 0 0 24px 20px;
}
.companyLink a:link {
    color: blue;
    text-decoration: none;
}
.companyLink a:visited {
    color: blue;
    text-decoration: none;
}
.companyLink a:hover {
    text-decoration: underline;
}
.companyAboutWrap .BooksBox .bd {
    position: relative;
    width: 730px;
}
.companyAboutWrap .BooksBox {
    height: 270px;
    width: 800px;
}
.companyAboutWrap .BooksBox .box{
  display: block;}

.companyAboutWrap .BooksBox2 .prev{
  top: 80px;
  left: 0;
  background:url("../images/arrLeftBg3.png") 0 center no-repeat;
}
.companyAboutWrap .BooksBox2 .next{
  top: 80px;
  right: 0;
  background:url("../images/arrRightBg3.png") right center no-repeat;
}
.companyAboutWrap .BooksBox .inner{
  padding: 0 35px;
}

.companyAboutWrap .BooksBox .bd li{
  margin-right: 25px;
}


/*园区产品页面*/
.yq-productPage .mbx .home {
  background: url("../images/54x54f.jpg") no-repeat;
}

.yq-productWrap{}


/*以下是首页增加的代码 。2015年3月28日23:35*/

.BooksBox2 h2{
  color: #fff;
  background-image: url(../images/h2bg2.png);
}

.BooksBox2 .closeBtn{
  background-image: url(../images/x2.png);
}

.BooksBox2 .greyBox{
  background-color: #F4F4F4;
  opacity:1;filter:alpha(opacity=100);
}

.BooksBox2 .prev{
  background-image: url(../images/arrLeftBg2h.png);
}
.BooksBox2 .next{
  background-image: url(../images/arrRightBg2h.png);
}

.BooksBox2 p,.BooksBox2 .box1Content{
  color: #666!important;
}
.BooksBox2 .bd p{
  color: #666;
}
.greyBoxFull{
  position: fixed;
  width: 100%;
  height: 100%;
  left: 0;
  top: 0;
  display: none;
  background-color: #000;
  opacity:0.9;filter:alpha(opacity=90);
}
/*效果3代码*/
.BooksBox3 h2{
  color: #fff;
  background-image: url(../images/h2bg3.png);
}

.BooksBox3 .closeBtn{
  background-image: url(../images/x3.png);
}

.BooksBox3 .greyBox{
  background-color: #2057A7;
}


.aboutAddress ul{
  width: 106%;
}
.aboutAddress li{
  float : left;
  margin-right: 50px;
  width: 230px;
}

.aboutAddress  h3{
  float: left;
  width: 100%;
}
.aboutAddress  h3 a{
  font-size: 13px;
  line-height: 30px;
}
.aboutAddress  h3 a:hover {
  color: #003390;
}
.aboutAddress .imglink{
  width: 228px;
  float: left;
  height: 190px;
}
.aboutAddress .imglink img{
  width: 100%;
  height: 100%;
}
.addressInfor{
  padding-top: 50px;
  padding-bottom: 35px;
}
.addressInfor p{
  text-indent: 2em;
}

.addressInfor2 .txt{
  width: 370px;
}
.addressInfor2 div.fl{
  width: 390px;
}
.addressInfor2 .imglink {
  width: 388px;
  float: left;
  height: 262px;
  margin-bottom: 10px;
}

/*
成果*/
.resultsWrap{
  padding: 30px 50px 30px 50px;
}

.resultsWrap ul.items li.btm{
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom-width: 0;
}
.resultsWrap ul.items li.on .imglink{
   border-color:#004390;
}

.resultsWrap ul.items li .js p {
    text-indent: 2em;
}
.resultsWrap ul.items li .last {
    text-indent: 2em;
}
.resultsWrap ul.items h3 {
    border-bottom: 1px solid #dbdbdb;
    height: 67px;
    line-height: 35px;
    overflow: hidden;
    text-align:center;
}
.resultsWrap ul.items h3.tit {
    border: medium none;
    font-size: 18px;
    height: 30px;
    line-height: 30px;
}
.resultsWrap ul.items h3 a{
  color: #004390;
  font-weight: bold;  
}
.resultsWrap ul.items .ps{
  color: #666;
  line-height: 35px;
}
.resultsWrap ul.items h3 span{
  font-size: 12px;
  color: #666666;}
.resultsWrap  ul.itemsh3 span a{
  color: #666;
  font-weight: normal;}
.resultsWrap ul.items h3 span a:hover{
  color: #004390;}


/*
新书发布*/
.newBookWrap{
  padding: 50px;
}
.bookAbout {
    border-bottom: 1px dashed #dbdbdb;
    padding-bottom: 45px;
}
.bookPic{
  padding: 35px 70px;
  width: 163px;
  height: 226px;
  overflow: hidden;
}
.bookTitle{
  width: 455px;
}
.bookTitle h1{
  font-size: 20px;
  color: #004390;
  position: relative;
  left: -8px;
  line-height: 20px;
}
.bookTitle li{
  width: 100%;
  float: left;
}
.bookTitle ul{
  height: auto;
  line-height: 30px;
  color: #333;
  margin-bottom: 10px;
  padding: 17px 0 20px;
  border-bottom: 1px dashed #333333;
}
.bookTitle label{
  float: left;}
.bookTitle label.left{
  width: 250px;
  padding-right: 10px;
  font-size: 13px;
  color: #333;
}
.bookTitle h5{
  color: #004390;
  font-size: 14px;
}
.bookTitle p{
  font-size: 13px;
  color: #333;
}
.bookArticle{
  padding-top: 30px;
}
.bookArticle .h2-title{
  height: 43px;
  line-height: 43px;
  overflow: hidden; 
  background-color: #F3F3F3;
}
.bookArticle  h2{
  width: 120px;
  float: left;
  text-align: center;
  color: #fff;
  font-size: 18px;
  font-weight:normal;
  background-color: #004390;
}
.bookArticle .h2-title i{font-style:italic;
  text-transform: uppercase;
  float: left;
  font-size: 14px;
  padding-left: 12px;
  color: #999999;
}
.bookArticle .txtbox{
  padding-top: 15px;}
.bookArticle .txtbox p{
  padding-bottom: 27px;
  font-size: 13px;
  color: #333333;
}
.mulu a{
   font-size: 13px;
   color: #333;
 }
.mulu a:hover{
  font-size: 13px;
  color: #004390;
}
.mulu a b {
    padding-left: 5px;
}
.catalog p {
    line-height: 22px;
    padding: 0;
    text-indent: 27px;
}
.catalog {
    font-size: 13px;
    margin-bottom: 20px;
}
.catalog li {
    font-size: 13px;
    margin-top: 3px;
}
.tabList li {
    background: #fefefe none repeat scroll 0 0;
    border: 1px solid #ccc;
    cursor: pointer;
    float: left;
    font-size: 16px;
    list-style: outside none none;
    margin-bottom: 2px;
    margin-right: 2px;
    padding: 5px 0;
    text-align: center;
    width: 100px;
}
.tabList li.cur {
    background: #f3f3f3 none repeat scroll 0 0;
}
.click1 {
    background: rgba(0, 0, 0, 0) url("../images/ruyuanshenqing.png") repeat scroll 0 0;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 45px;
    margin: 10px auto;
    width: 173px;
}
.content .button {
    background: rgba(0, 0, 0, 0) url("../images/ruyuanshenqing.png") repeat scroll 0 0;
    color: #fff;
    font-family: "Microsoft YaHei";
    font-size: 16px;
    height: 45px;
    margin: 0 auto;
    width: 173px;
}
.bg {
    background: #000 none repeat scroll 0 0;
    display: none;
    height: 100%;
    left: 0;
    opacity: 0.7;
    position: fixed;
    top: 0;
    width: 100%;
    z-index: 2;
}
.content {
    background: #fff none repeat scroll 0 0;
    display: none;
    height: 390px;
    left: 50%;
    margin-left: -250px;
    margin-top: -150px;
    position: fixed;
    top: 50%;
    width: 396px;
    z-index: 3;
}
.content .pic {
    background: rgba(0, 0, 0, 0) url("../images/building.png") repeat scroll 0 0;
    height: 318px;
    width: 396px;
}
.nextpre {
    margin: 0 0 50px 50px;
}
.topsearch {
    border: 1px solid #7e838c;
    height: 30px;
    position: relative;
    top: 6px;
    width: 271px;
}
.topsearch .txt {
    height: 14px;
    padding: 8px 0;
    text-indent: 10px;
    width: 100%;
}
.topsearch .submit {
    background: #7e838c none repeat scroll 0 0;
    color: #fff;
    cursor: pointer;
    height: 30px;
    line-height: 28px;
    position: absolute;
    right: 0;
    text-align: center;
    top: 0;
    width: 63px;
}
.topNewList .title span {
    color: #666666;
    font-size: 12px;
}
.book-vedio-list .txt {
    border: 1px solid #999999;
    font-size: 16px;
    height: 37px;
    line-height: 37px;
    margin-top: 10px;
    text-align: center;
}
.book-vedio-list .imglink, .book-vedio-list .imglink .img {
    height: 120px;
}
.book-vedio-list s {
    top: 28px;
}
.ellipsis {
    overflow: hidden;
    text-overflow: ellipsis;
    white-space: nowrap;
}
.act-vedioList .item p {
    text-align: right;
}
.act-vedioList .item {
    border: 1px solid #dbdbdb;
    padding: 8px 5px 5px;
}
.act-vedioList li {
    height: 284px;
    margin-bottom: 33px;
    padding-bottom: 0;
    padding-right: 33px;
}
.act-vedioList h5 a {
    line-height: 18px;
    padding: 10px 0;
}
.sort-select {
    height: 32px;
    margin: 0 auto 13px;
    padding: 7px 0;
}
.sort-select .inner {
    margin: 0 auto;
    width: 450px;
}
.sort-select .txt {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-color: #666 #666 #666 -moz-use-text-color;
    border-image: none;
    border-style: solid solid solid none;
    border-width: 1px 1px 1px 0;
    height: 30px;
    text-indent: 10px;
    width: 310px;
}
.sort-select .button {
    background-color: #da323d;
    color: #fff;
    cursor: pointer;
    font-size: 14px;
    height: 32px;
    width: 65px;
}
.serviceWrap {
    font-family: "微软雅黑";
}
.serviceList li {
    overflow: hidden;
}
.serviceList a img {
    height: 160px;
    width: 120px;
}
.lay1 {
    width: 1100px;
}
.lay1 a, .lay1 p {
    color: #000;
}
.imgdp {
    display: block;
    margin-right: 15px;
    padding: 10px;
}
