/**
 * CSS Document * 
 * Created by Jessie 2017/11/7.
 */
/* ==css重置样式== */
body,
div,
dl,
dt,
dd,
ul,
ol,
li,
h1,
h2,
h3,
h4,
h5,
h6,
pre,
code,
form,
fieldset,
legend,
input,
textarea,
p,
blockquote,
th,
td {
  margin: 0;
  padding: 0;
  font: 12px Arial, Helvetica, sans-serif;

}
em {
  font-style: normal;
}
table {
  width: 100%;
  border: 0;
  border-collapse: collapse;
  border-spacing: 0;
  cellpadding: 0;
  cellspacing: 0;
}
a {
  text-decoration: none;
  cursor: pointer;
}
fieldset,
img {
  border: 0;
}
address,
caption,
cite,
code,
dfn,
em,
strong,
th,
var {
  font-style: normal;
  font-weight: normal;
}
ul,
ol,
li,
dt,
dd {
  list-style: none;
}
caption,
th {
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-size: 100%;
  font-weight: normal;
}
q:before,
q:after {
  content: '';
}
abbr,
acronym {
  border: 0;
  font-variant: normal;
}
sup {
  vertical-align: text-top;
}
sub {
  vertical-align: text-bottom;
}
input,
textarea,
select {
  font-family: inherit;
  font-size: inherit;
  font-weight: inherit;
  *font-size: 100%;
}
legend {
  color: #000;
}
strong {
  font-weight: bold;
}
/* ==布局样式== */
.rows {
  width: 100%;
}
.clearfix {
  zoom: 1;
}
.clearfix:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.clear {
  clear: both;
  height: 0;
  overflow: hidden;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.dis-in-b {
  display: inline-block;
}
.text-left {
  text-align: left;
}
.text-right {
  text-align: right;
}
.text-center {
  text-align: center;
}
.mt10 {
  margin-top: 10px;
}
.mt14 {
  margin-top: 14px;
}
.mt15 {
  margin-top: 15px;
}
.mt20 {
  margin-top: 20px;
}
.mt30 {
  margin-top: 30px;
}
.mt40 {
  margin-top: 40px;
}
.ellipsis {
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.nav li {
  display: inline-block;
  float: left;
}
html {
  background: url(/pubimages/dpxq/2017lyzt_toppic.jpg) no-repeat center top;
  padding-top: 646px;
}
.nav {
  width: 1264px;
  margin: 0 auto;
  text-align: left;
}
.nav ul {
  padding: 0 80px;
  zoom: 1;
}
.nav ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.nav li {
  display: inline-block;
  float: left;
  width: 116px;
  padding: 0 80px;
}
.nav li a {
  display: inline-block;
  width: 56px;
  height: 60px;
  padding: 28px 30px;
  -webkit-border-radius: 58px;
  -moz-border-radius: 58px;
  -ms-border-radius: 58px;
  -o-border-radius: 58px;
  border-radius: 58px;
  background: #4694f3;
  font: bold 24px/30px "微软雅黑";
  color: #fff;
  text-align: center;
  -moz-box-shadow: 2px 2px 2px #76a2d9;
  -webkit-box-shadow: 2px 2px 2px #76a2d9;
  box-shadow: 2px 2px 2px #76a2d9;
}
.nav li a:hover {
  text-decoration: underline;
}
.tit strong {
  display: inline-block;
  min-width: 176px;
  background: url(/pubimages/dpxq/2017lyzt_titbg.png) no-repeat center top;
  font: bold 24px/30px "微软雅黑";
  color: #333;
  text-align: center;
  padding-top: 15px;
}
.tit strong span {
  display: inline-block;
  font: 24px/30px "微软雅黑";
  color: #333;
  text-align: center;
}
.tit strong.ico01 {
  background: url(/pubimages/dpxq/2017lyzt_titbg01.png) no-repeat center top;
  color: #fff;
}
.tit strong.ico01 span {
  color: #fff;
}
.row01 {
  width: 1264px;
  margin: 0 auto;
  text-align: left;
  margin-top: 20px;
  zoom: 1;
}
.row01:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row01 .pic {
  display: inline-block;
  float: left;
  width: 732px;
}
.row01 .pic img {
  width: 732px;
  height: 428px;
}
.row01 .rbox {
  display: inline-block;
  float: left;
  width: 506px;
  padding: 66px 0 0 10px;
}
.row01 .rbox p {
  text-indent: 2em;
  font: 14px/36px "微软雅黑";
  color: #333;
}
.row01 .rbox p a {
  color: #346dd8;
}
.row01 .rbox p a:hover {
  color: #f60;
}
.row02 {
  width: 1264px;
  margin: 0 auto;
  text-align: left;
  margin-top: 100px;
}
.row02 .main {
  height: 896px;
  background: url(/pubimages/dpxq/2017lyzt_pic02.jpg) no-repeat;
  position: relative;
}
.row02 .mbox {
  display: inline-block;
  width: 300px;
  position: absolute;
}
.row02 .mbox h3 {
  font: 24px/40px "微软雅黑";
  color: #333;
  text-indent: 28px;
}
.row02 .mbox p {
  font: 14px/24px "微软雅黑";
  color: #333;
  text-indent: 28px;
}
.row02 .mbox p a {
  color: #346dd8;
}
.row02 .mbox p a:hover {
  color: #f60;
}
.row02 .box01 {
  top: 344px;
  left: 56px;
}
.row02 .box02 {
  top: 470px;
  right: 56px;
}
.row02 .box03 {
  width: 660px;
  bottom: 30px;
  right: 84px;
}
.row03 {
  background: #f5f5f5;
  margin-top: 150px;
  padding: 40px 0;
}
.row03 .main {
  width: 1202px;
  margin: 0 auto;
  text-align: left;
  zoom: 1;
}
.row03 .main:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row03 .main li {
  display: inline-block;
  float: left;
  width: 378px;
  margin-left: 34px;
  background: #fff;
}
.row03 .main li:first-child {
  margin-left: 0;
}
.row03 .main li img {
  width: 378px;
  height: 404px;
}
.row03 .main li .wz {
  padding: 20px 28px;
  height: 150px;
  overflow: hidden;
}
.row03 .main li .wz h3 {
  font: 18px/28px "微软雅黑";
  color: #333;
  margin-bottom: 10px;
}
.row03 .main li .wz p {
  text-indent: 2em;
  font: 16px/28px "微软雅黑";
  color: #333;
}
.row03 .main li .wz p a {
  color: #346dd8;
}
.row03 .main li .wz p a:hover {
  color: #f60;
}
.row04 {
  background: #002d78 url(/pubimages/dpxq/2017lyzt_fpic.jpg) no-repeat center top;
  padding: 80px 0 40px 0;
}
.row04 h2 {
  margin-bottom: 40px;
}
.row04 .main {
  width: 1182px;
  margin: 0 auto;
  text-align: left;
  background: #fff;
  padding: 15px 10px;
  zoom: 1;
}
.row04 .main:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row04 .main .lbox {
  display: inline-block;
  float: left;
  width: 796px;
}
.row04 .main .lbox .tab-ul {
  height: 42px;
  background: #f5f5f5;
  zoom: 1;
  margin-bottom: 10px;
}
.row04 .main .lbox .tab-ul:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row04 .main .lbox .tab-ul li {
  display: inline-block;
  float: left;
}
.row04 .main .lbox .tab-ul li a {
  display: inline-block;
  font: 18px/42px "微软雅黑";
  color: #333;
  padding: 0 50px;
}
.row04 .main .lbox .tab-ul li.cur a {
  padding: 0 20px 0 68px;
  background: #0094cf url(/pubimages/dpxq/2017lyzt_ico01.png) no-repeat 16px center;
  color: #fff;
}
.row04 .main .lbox .wz-box {
  display: inline-block;
  float: right;
  width: 396px;
}
.row04 .main .lbox .wz-box dl dt {
  height: 30px;
  padding: 10px 0;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align: center;
}
.row04 .main .lbox .wz-box dl dt a {
  font: 18px/30px "微软雅黑";
  color: #333;
}
.row04 .main .lbox .wz-box dl dt a:hover {
  color: #f60;
}
.row04 .main .lbox .wz-box dl dd {
  height: 72px;
  overflow: hidden;
  font: 14px/24px "微软雅黑";
  color: #333;
  text-indent: 2em;
}
.row04 .main .lbox .wz-box ul {
  height: 136px;
  padding: 10px 0 0 0;
}
.row04 .main .lbox .wz-box ul li {
  height: 36px;
}
.row04 .main .lbox .wz-box ul li span {
  display: inline-block;
  float: right;
  font: 14px/36px "微软雅黑";
  color: #666;
}
.row04 .main .lbox .wz-box ul li a {
  display: inline-block;
  width: 80%;
  padding-left: 14px;
  background: none;
  font: 14px/36px "微软雅黑";
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row04 .main .lbox .wz-box ul li a:hover {
  color: #f60;
}
.row04 .main .lbox .wz-box ul li a {
  padding-left: 0;
}
.row04 .main .rbox {
  display: inline-block;
  float: right;
  width: 342px;
}
.row04 .main .rbox h3 {
  height: 42px;
  background: #f5f5f5;
  zoom: 1;
}
.row04 .main .rbox h3:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
.row04 .main .rbox h3 a {
  display: inline-block;
  padding: 0 20px 0 68px;
  background: #0094cf url(/pubimages/dpxq/2017lyzt_ico02.png) no-repeat 22px center;
  font: 18px/42px "微软雅黑";
  color: #fff;
}
.row04 .main .rbox ul {
  height: 238px;
  padding: 30px 0 0 0;
}
.row04 .main .rbox ul li {
  height: 36px;
}
.row04 .main .rbox ul li span {
  display: inline-block;
  float: right;
  font: 14px/36px "微软雅黑";
  color: #666;
}
.row04 .main .rbox ul li a {
  display: inline-block;
  width: 80%;
  padding-left: 14px;
  background: url(/pubimages/dpxq/2017lyzt_li_ico.png) no-repeat left center;
  font: 14px/36px "微软雅黑";
  color: #333;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.row04 .main .rbox ul li a:hover {
  color: #f60;
}
.row04 #focus,
.row04 #focus01,
.row04 #focus02 {
  z-index: 10;
  display: inline-block;
  float: left;
  width: 380px;
  height: 268px;
  overflow: hidden;
  position: relative;
  z-index: 2;
}
.row04 #focus ul,
.row04 #focus01 ul,
.row04 #focus02 ul {
  height: 268px;
  position: absolute;
}
.row04 #focus ul li,
.row04 #focus01 ul li,
.row04 #focus02 ul li {
  float: left;
  width: 380px;
  height: 268px;
  overflow: hidden;
  position: relative;
}
.row04 #focus ul li img,
.row04 #focus01 ul li img,
.row04 #focus02 ul li img {
  width: 380px;
  height: 268px;
}
.row04 #focus ul li p,
.row04 #focus01 ul li p,
.row04 #focus02 ul li p {
  width: 380px;
  height: 40px;
  background: #333;
  position: absolute;
  left: 0;
  bottom: 0;
  filter: alpha(opacity=50);
  -moz-opacity: 0.50;
  opacity: 0.50;
}
.row04 #focus ul li p a,
.row04 #focus01 ul li p a,
.row04 #focus02 ul li p a {
  margin-left: 20px;
  font: 12px/40px Arial, Helvetica, sans-serif;
  color: #fff;
}
.row04 #focus ul li div,
.row04 #focus01 ul li div,
.row04 #focus02 ul li div {
  position: absolute;
  overflow: hidden;
}
.row04 #focus .btnBg,
.row04 #focus01 .btnBg,
.row04 #focus02 .btnBg {
  position: absolute;
  width: 530px;
  height: 20px;
  left: 0;
  bottom: 0;
}
.row04 #focus .btn,
.row04 #focus01 .btn,
.row04 #focus02 .btn {
  position: absolute;
  width: 268px;
  height: 10px;
  padding: 5px 10px;
  right: 0;
  bottom: 10px;
  text-align: right;
}
.row04 #focus .btn span,
.row04 #focus01 .btn span,
.row04 #focus02 .btn span {
  display: inline-block;
  _display: inline;
  _zoom: 1;
  width: 10px;
  height: 10px;
  _font-size: 0;
  margin-left: 5px;
  cursor: pointer;
  background: #fff;
  -webkit-border-radius: 5px;
  -moz-border-radius: 5px;
  -ms-border-radius: 5px;
  -o-border-radius: 5px;
  border-radius: 5px;
}
.row04 #focus .btn span.on,
.row04 #focus01 .btn span.on,
.row04 #focus02 .btn span.on {
  background: #005aff;
}


#footer {
  background: #002d78;
}
#footer .main {
  width: 1200px;
  margin: 0 auto;
  text-align: left;
  padding: 20px 0;
  border-top: 2px solid #fff;
  zoom: 1;
}
#footer .main:after {
  content: " ";
  display: block;
  font-size: 0;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer .main span {
  font: 18px/48px "微软雅黑";
  color: #fff;
}
#footer .main a {
  font: 18px/48px "微软雅黑";
  color: #fff;
  margin: 0 5px;
}
#footer .main a:hover {
  text-decoration: underline;
}
#footer .main a.a1 {
  display: inline-block;
  float: left;
  width: 87px;
  height: 48px;
  background: url(/pubimages/dpxq/2017lyzt_fico01.png) no-repeat left center;
  margin: 0 10px;
}
#footer .main a.a2 {
  display: inline-block;
  float: left;
  width: 41px;
  height: 48px;
  background: url(/pubimages/dpxq/2017lyzt_fico02.png) no-repeat left center;
  margin: 0 10px;
}


/******底部样式******/
.footer{ width:100%;background:url(/pubimages/dpxq/dapongxqbottom20170512_03.png) bottom center repeat-x; height:73px;}
.footer_con{width:1200px; margin:0 auto; color:#3c3c3c; font-size:16px; height:73px; line-height:73px; overflow:hidden;}
.footer_con .con_left{ float:left; color:#fff; width:600px;text-indent:20px;}
.footer_con .con_right{ float:right; width:600px; color:#fff; }
.footer_con .con_right p{ float:left; width:200px; display:inline; margin:10px 0 0 0;}
.footer_con .con_right p a{ padding:0 10px;}
.footer_con .con_right a{ color:#fff;}

