* {
  margin: 0px;
  padding: 0px;
}

body {
  font-family: "Microsoft YaHei", "微软雅黑", "宋体";
  font-size: 12px;
  line-height: 26px;
  color: #3c3c3c;
}

A:visited {
  text-decoration: none;
}

A:link {
  text-decoration: none;
  color: #333;
}

A:visited {
  color: #333;
}

A:hover {
  color: red;
  text-decoration: underline;
}

A:active {
  text-decoration: underline;
  background: none;
}

img {
  border: 0;
}

li {
  list-style-type: none;
  list-style-position: outside;
  border: 0;
}

div {
  text-align: left;
}

.clear {
  clear: both;
  height: 0px;
  overflow: hidden;
}

ul,
ol {
  border: 0;
  line-height: 12px;
  *line-height: 14px;
  list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: normal;
  font-size: 12px;
}

h1,
h2,
h3,
h4,
h5,
h6,
dl,
dt,
dd,
ol,
ul {
  margin: 0;
  padding: 0;
  border: 0;
}

.clearfix:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}

* html .clearfix {
  zoom: 1;
}

/* IE6 */
*:first-child + html .clearfix {
  zoom: 1;
}

/* IE7 */
.red a:link,
.red a:visited {
  color: #ff0000;
}

.space {
  height: 15px;
  line-height: 15px;
}

.space2 {
  height: 60px;
  line-height: 60px;
}

.top {
  height: 551px;
  background: url(../images/top.jpg) no-repeat top center;
}

.toplink_black,
.cqpd_foot_black {
  max-width: 1920px;
  min-width: 1200px;
  margin: 0px auto;
}

.nav {
  height: 46px;
  width: 100%;
  background: #08427f;
}

.nav ul {
  width: 1200px;
  text-align: center;
  margin: 0px auto;
}

.nav li {
  padding: 0 40px;
  font-size: 20px;
  font-weight: bold;
  float: left;
  text-align: center;
  color: #fff;
  line-height: 46px;
}

.nav li a {
  color: #fff;
}

.tital {
  width: 1200px;
  margin: 0px auto;
}

.tital ol {
  text-align: center;
  height: 40px;
  padding-top: 50px;
}

.tital ul {
  padding-bottom: 60px;
}

.tital ul li {
}

.tital ul li h1 {
  font-size: 45px;
  font-weight: bold;
  text-align: center;
  line-height: 45px;
  padding-top: 30px;
}

.tital ul li h2 {
  font-size: 14px;
  color: #666;
  line-height: 20px;
  text-align: center;
  padding-top: 20px;
}

/*图片墙带右边新闻开始*/
.mainnew {
  width: 1200px;
  margin: 0px auto;
}

.mainnew .left {
  float: left;
  width: 660px;
  height: 370px;
  overflow: hidden;
}

.mainnew .right {
  float: left;
  width: 505px;
  height: 370px;
  padding-left: 35px;
  overflow: hidden;
}

.mainnew .right ul {
  width: 505px;
  height: 159px;
  overflow: hidden;
}

.mainnew .right ul li {
  height: 130px;
  border-bottom: 1px dashed #f2f2f2;
  margin-bottom: 15px;
  padding-bottom: 12px;
}

.mainnew .right ul li h1 {
  width: 505px;
  height: 24px;
  font-size: 20px;
  line-height: 24px;
  padding-bottom: 12px;
  overflow: hidden;
}

.mainnew .right ul li h2 {
  width: 505px;
  height: 78px;
  font-size: 14px;
  line-height: 28px;
  overflow: hidden;
  color: #888;
}

.mainnew .right ol {
  width: 505px;
  height: 215px;
  overflow: hidden;
}

.mainnew .right ol li {
  height: 69px;
  line-height: 69px;
  font-size: 18px;
  border-bottom: 1px dashed #f2f2f2;
}

.slideBox {
  width: 660px;
  height: 370px;
  position: relative;
  background-color: #000;
  margin-bottom: 20px;
  overflow: hidden;
}

.slideBox .hd {
  position: absolute;
  height: 30px;
  right: 14px;
  bottom: 0px;
  z-index: 2;
  overflow: hidden;
}

.slideBox .hd ul {
  overflow: hidden;
  zoom: 1;
  float: left;
}

.slideBox .hd ul li {
  float: left;
  width: 16px;
  height: 30px;
  display: block;
  cursor: pointer;
  background: url(../images/dot.png) no-repeat -22px
    0px;
  text-indent: -500px;
  overflow: hidden;
}

.slideBox .hd ul li.on {
  background-position: -2px 0px;
}

.slideBox .bd {
  position: relative;
  height: 100%;
  z-index: 1;
  overflow: hidden;
}

.slideBox .bd img {
  width: 660px;
  height: 370px;
}

.slideBox .bd span {
  width: 660px;
  height: 30px;
  bottom: 0px;
  left: 0px;
  background: #000;
  position: absolute;
  filter: alpha(opacity=40);
  -moz-opacity: 0.4;
  opacity: 0.4;
}

.slideBox .bd h1 {
  width: 600px;
  height: 30px;
  bottom: 0px;
  left: 15px;
  position: absolute;
  font-size: 15px;
  font-weight: bold;
  color: #fff;
  line-height: 30px;
  white-space: nowrap;
  overflow: hidden;
  color: #fff;
}

.slideBox .bd h1 a:link,
.slideBox .bd h1 a:visited {
  color: #fff;
}

/*大头条带图片墙带右边新闻结束*/

.menu {
  background: #fafafa;
  text-align: center;
}

.mk {
  height: 358px;
  background: url(../images/bg1.jpg) no-repeat top center;
}

.list {
  width: 1200px;
  margin: 0px auto;
}

.list .left {
  width: 600px;
  float: left;
}

.list ul {
  width: 600px;
  overflow: hidden;
}

.list ul li {
  width: 510px;
  height: 61px;
  float: left;
  line-height: 61px;
  font-size: 20px;
  padding-left: 70px;
  overflow: hidden;
}

.list .right {
  width: 600px;
  float: left;
}

.menu1 {
  height: 122px;
  background: url(../images/m1.jpg) no-repeat top center;
}

.menu2 {
  height: 158px;
  background: url(../images/m2.jpg) no-repeat top center;
}

.menu3 {
  height: 194px;
  background: url(../images/m3.jpg) no-repeat top center;
}

.menu4 {
  height: 195px;
  background: url(../images/m4.jpg) no-repeat top center;
}

.mtlist {
  width: 1200px;
  margin: 0px auto;
}

.mtlist ul {
  width: 1280px;
  overflow: hidden;
}

.mtlist ul li {
  width: 540px;
  height: 105px;
  margin-right: 100px;
  float: left;
  border-bottom: 1px dashed #a3a3a3;
  margin-bottom: 30px;
}

.mtlist ul li h1 {
  height: 30px;
  padding: 0px 10px;
  line-height: 30px;
  background: #c80000;
  color: #fff;
  float: left;
  font-size: 16px;
}

.mtlist ul li h2 {
  width: 460px;
  overflow: hidden;
  height: 30px;
  line-height: 30px;
  padding-left: 20px;
  font-weight: bold;
  font-size: 20px;
  float: left;
  color: #0d47a1;
}

.mtlist ul li h2 a {
  color: #0d47a1;
}

.mtlist ul li h3 {
  width: 520px;
  font-size: 14px;
  float: left;
  color: #666;
  line-height: 24px;
  padding: 10px 0 20px 0;
}

.dc {
  width: 1200px;
  margin: 0px auto;
}

.foot {
  height: 42px;
  line-height: 42px;
  font-size: 14px;
  text-align: center;
  color: #fff;
  background: #08427f;
  margin-top: 50px;
}

/*焦点大图*/
.sjtp {
  min-width: 1200px;
  overflow: hidden;
  clear: both;
  padding: 0px 0px 10px 0px;
  margin: 0px auto;
}

.sjtp .mod18 {
  margin: 0px auto;
  width: 1200px;
  overflow: hidden;
  position: relative;
  padding: 10px 0px 0px 0px;
}

.sjtp .mod18 .btn {
  position: absolute;
  width: 15px;
  height: 70px;
  top: 646px;
  cursor: pointer;
  z-index: 99;
  font-size: 50px;
  font-weight: bold;
}

.sjtp .mod18 .prev {
  left: 0;
  background: url(../images/prevBtn.png) no-repeat;
}

.sjtp .mod18 #prevTop,
.mod18 #nextTop {
  top: 280px;
  width: 46px;
  height: 48px;
}

.sjtp .mod18 #prevTop {
  background: url(../images/prevBtnTop.png) 0 0 no-repeat;
}

.sjtp .mod18 #nextTop {
  background: url(../images/nextBtnTop.png) 0 0 no-repeat;
}

.sjtp .mod18 .next {
  right: 0;
  background: url(../images/nextBtn.png) no-repeat;
}

.sjtp .mod18 li {
  float: left;
}

.sjtp .mod18 .cf li {
  position: relative;
  color: #fff;
}

.sjtp .mod18 .cf a {
  display: block;
  width: 1200px;
  height: 630px;
  position: absolute;
  color: #fff;
}

.sjtp .mod18 .cf li span {
  font-size: 16px;
  display: block;
  width: 1160px;
  position: absolute;
  left: 0;
  bottom: 0;
  padding: 10px 20px;
  line-height: 22px;
  text-align: left;
  background: rgba(0, 0, 0, 0.6);
  filter: progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr="#60000000", endColorstr="#60000000");
}

.sjtp .mod18 .picBox {
  height: 630px;
  position: relative;
  overflow: hidden;
}

.sjtp .mod18 .picBox ul {
  height: 630px;
  position: absolute;
}

.sjtp .mod18 .picBox li {
  width: 1200px;
  height: 630px;
}

.sjtp .mod18 .listBox {
  width: 1162px;
  height: 100px;
  margin: 0 auto;
  position: relative;
  padding: 6px 0 10px;
  overflow: hidden;
}

.sjtp .mod18 .listBox ul {
  height: 100px;
  position: absolute;
}

.sjtp .mod18 .listBox li {
  width: 147px;
  height: 70px;
  cursor: pointer;
  position: relative;
}

.sjtp .mod18 .listBox li i {
  display: none;
}

.sjtp .mod18 .listBox li a {
  display: block;
  width: 132px;
  height: 70px;
}

.sjtp .mod18 .listBox li img {
  width: 132px;
  height: 70px;
}

.sjtp .mod18 .listBox .on img {
  width: 126px;
  height: 64px;
  border: 3px solid #4cbcc2;
}

.sjtp .mod18 .listBox .on i {
  display: block;
}
