/* CSS Document */
body {
  min-width: 1200px;
  font-family: "microsoft yahei";
  font-size: 14px;
  color: #333333;
  padding: 0;
  margin: 0;
}

h1,
h2,
h3,
h4,
h5,
h6,
ul,
li,
dl,
dt,
dd,
hr,
input,
p,
figure {
  padding: 0;
  margin: 0;
  list-style: none;
}

a {
  color: inherit;
  font: inherit;
  text-decoration: none;
}

a:hover {
  text-decoration: none;
}

.clearfix {
  zoom: 1;
}

.clearfix:after {
  clear: both;
  content: "";
  display: block;
  width: 0;
  height: 0;
  visibility: hidden;
}

.fl {
  float: left;
}

.fr {
  float: right;
}

img {
  border: none;
  outline: none;
}

.wrapper {
  height: auto;
  margin: 0 auto;
  width: 1200px;
  min-width: 1200px;
}

.main {
  width: 1200px;
  height: auto;
  margin: 0 auto;
}

.contain {
  overflow: hidden;
  margin: 0 auto;
  background: url(../images/body-bg.png) top no-repeat;
  background-size: 100% 100%;
  min-width: 1389px;
  padding-bottom: 60px;
}

.logo {
  margin-top: 30px;
}

.index-tit {
  margin: 165px auto 85px;
}
.index-tit p{
font-size: 54px;
    text-align: center;
    line-height: 64px;
    color: #ec1f29;
    font-weight: bold;
}
.index-tit img {
  display: block;
  margin: 0 auto;
}

.row {
  min-height: 1000px;
  overflow: hidden;
  margin: 0 auto;
  width: 1389px;
  background: url(../images/contain-bg.png) no-repeat;
  background-size: 100% 100%;
}

.row .pd1 {
  padding: 40px;
}

.row .pd1 .row-tit img {
  display: block;
  margin: 0 auto;
}

.row .pd1 .row1 {
  background: url(../images/row1-bg.png) no-repeat;
  background-size: 100% 100%;
  padding: 0 100px 10px;
  overflow: hidden;
}

.row .pd1 .row1 p {
  font-size: 15px;
  color: #333333;
  line-height: 40px;
  text-indent: 2em;
}

.row .pd1 .row2 {
  margin-top: 60px;
  background: #f5fafe;
  padding: 50px 100px;
}

.row .pd1 .row2 .ly-select {
  margin-top: 55px;
}

.row .pd1 .row2 .ly-select .select-txt {
  padding-left: 15px;
}

.row .pd1 .row2 .ly-select .select-txt span {
  width: 115px;
  float: left;
  font-size: 18px;
  color: #333333;
  line-height: 40px;
  margin-right: 20px;
}

.row .pd1 .row2 .ly-select .select-txt input {
  height: 40px;
  line-height: 40px;
  border: 1px solid #cccccc;
  background: none;
  width: 270px;
  padding: 0 5px;
  font-size: 18px;
  color: #333333;
}

.row .pd1 .row2 .ly-select .bt {
  background: url(../images/bt-ico.png) left center no-repeat;
}

.row .pd1 .row2 .ly-select .select-list {
  margin-top: 25px;
}

.row .pd1 .row2 .ly-select .select-list select {
  height: 40px;
  line-height: 40px;
  background: none;
  width: 280px;
  font-size: 18px;
  color: #333333;
}

.row .pd1 .row3 {
  margin-top: 50px;
}

.row .pd1 .row3 .lyzt-tit {
  margin: 25px auto;
  font-size: 16px;
  color: #1462ac;
  text-align: justify;
  margin-bottom: 48px;
  width: 760px;
}

.row .pd1 .row3 .lyzt-tit span {
  background: url(../images/bt-ico.png) left center no-repeat;
  padding-left: 15px;
}

.row .pd1 .row3 .lyzt-list ul {
  overflow: hidden;
  margin: 0 100px;
}

.row .pd1 .row3 .lyzt-list ul li {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}

.row .pd1 .row3 .lyzt-list ul li a {
  display: block;
  margin: 0 50px;
}

.row .pd1 .row3 .lyzt-list ul li a .zt-pic {
  margin: 0 auto;
  width: 40px;
  height: 40px;
float:left;
}

.row .pd1 .row3 .lyzt-list ul li a p {
  font-size: 18px;
  color: #333333;
  text-align: justify;
  margin-top: -41px;
  float:left;
  margin-left: 60px;
  line-height: 36px;
}

.row .pd1 .row3 .lyzt-list ul li:hover p {
  color: #1462ac;
}

.row .pd1 .row3 .lyzt-list ul li.nli1 .zt-pic {
  background: url(../images/lyzt-pic1.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli1:hover .zt-pic {
  background: url(../images/lyzt-pic1-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli2 .zt-pic {
  background: url(../images/lyzt-pic2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli2:hover .zt-pic {
  background: url(../images/lyzt-pic2-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli3 .zt-pic {
  background: url(../images/lyzt-pic3.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli3:hover .zt-pic {
  background: url(../images/lyzt-pic3-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli4 .zt-pic {
  background: url(../images/lyzt-pic4.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli4:hover .zt-pic {
  background: url(../images/lyzt-pic4-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli5 .zt-pic {
  background: url(../images/lyzt-pic5.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli5:hover .zt-pic {
  background: url(../images/lyzt-pic5-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli6 .zt-pic {
  background: url(../images/lyzt-pic6.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli6:hover .zt-pic {
  background: url(../images/lyzt-pic6-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli7 .zt-pic {
  background: url(../images/lyzt-pic7.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli7:hover .zt-pic {
  background: url(../images/lyzt-pic7-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli8 .zt-pic {
  background: url(../images/lyzt-pic8.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli8:hover .zt-pic {
  background: url(../images/lyzt-pic8-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli9 .zt-pic {
  background: url(../images/lyzt-pic9.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli9:hover .zt-pic {
  background: url(../images/lyzt-pic9-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli10 .zt-pic {
  background: url(../images/lyzt-pic10.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli10:hover .zt-pic {
  background: url(../images/lyzt-pic10-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli11 .zt-pic {
  background: url(../images/lyzt-pic11.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli11:hover .zt-pic {
  background: url(../images/lyzt-pic11-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli12 .zt-pic {
  background: url(../images/lyzt-pic12.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lyzt-list ul li.nli12:hover .zt-pic {
  background: url(../images/lyzt-pic12-2.png) no-repeat;    background-size: 100% 100%;
}

.row .pd1 .row3 .lycon {
  margin-top: 55px;
  background: #f5fafe;
  padding: 35px 30px;
}

.row .pd1 .row3 .lycon .tit {
  font-size: 18px;
  color: #1462ac;
  line-height: 40px;
}

.row .pd1 .row3 .lycon .content {
  height: 135px;
  width: 100%;
  background: none;
  border: none;
}

.row .pd1 .row3 .lycon .tip {
  font-size: 15px;
  color: #555555;
  line-height: 40px;
}

.row .pd1 .row3 .ly-bot {
  margin-top: 30px;
}

.row .pd1 .row3 .ly-bot .bt-bot {
  float: left;
  font-size: 15px;
  line-height: 40px;
  color: #555555;
  background: url(../images/bt-ico.png) left center no-repeat;
  padding-left: 15px;
}

.row .pd1 .row3 .ly-bot .yzm {
  width: 50%;
  float: right;
}

.row .pd1 .row3 .ly-bot .yzm .txt {
  float: left;
  width: 85px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333333;
  font-size: 15px;
  background: #efefef;
}

.row .pd1 .row3 .ly-bot .yzm .yzm-txt {
  float: left;
  width: 85px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #333333;
  font-size: 15px;
  background: #f7fbfe;
  border: none;
}

.row .pd1 .row3 .ly-bot .yzm .yzm-num {
  float: left;
  margin-left: 15px;
  width: 97px;
  height: 40px;
}

.row .pd1 .row3 .ly-bot .yzm .yzm-tip {
  float: left;
  margin-left: 7px;
  font-size: 13px;
  color: #0d4e90;
  line-height: 40px;
}

.row .pd1 .row3 .ly-bot .yzm .subbtn {
  float: right;
  width: 85px;
  height: 40px;
  line-height: 40px;
  text-align: center;
  color: #ffffff;
  font-size: 15px;
  background: #0d4e90;
  border: none;
}

.footer {
  background: url(../images/footer.png) no-repeat;
  background-size: 100% 100%;
  height: 262px;
}

.footer .row4 {
  padding: 30px 0 40px;
}

.footer .row4 .addr {
  float: left;
  font-size: 14px;
  color: #ffffff;
  line-height: 36px;
}

.footer .row4 .footlogo {
  float: left;
  margin-left: 270px;
  margin-top: 30px;
}

.footer .row4 .footsydw {
  float: right;
  margin-top: 40px;
}

.footer .row5 {
  line-height: 40px;
  font-size: 14px;
  text-align: center;
}

.footer .row5 p {
  color: #ffffff;
}

.footer .row5 a {
  color: #ffffff;
}

.footer .row5 img {
  vertical-align: middle;
}