@charset "utf-8";
/* CSS Document */
body{font-family:"Microsoft Yahei",Arial Regular,宋体; font-size:14px; color:#333; background:#fff;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,p,span,form,input,textarea,button,code,em,cite{padding:0; margin:0;}
img{border:0; display:block;}
ol,ul,li,dl,dt,dd{list-style:none;}
a:link,a:visited{color:#333;text-decoration:none}
a:active,a:hover{color:#1a76ab;text-decoration:none}
.lt{float:left;}
.rt{float:right;}
.cl{ clear:both;}
.cc:after {content: ".";display: block;height:0;clear: both;visibility: hidden;}
.cc {display: inline-block;} /* Hides from IE-mac \*/
* html .cc {height: 1%;}
.cc{display: block;} /* End hide from IE-mac */
code,input,button,cite,textarea,select{font-family:"Microsoft Yahei";}
cite,em{font-style:normal;}
.colorfff{color:#fff;}
.colorfff a:link,.colorfff a:visited{color:#fff;}
.colorfff a:active,.colorfff a:hover{color:#ff0;}
.color555{color:#555;}
.color555 a:link,.color555 a:visited{color:#555;}
.color555 a:active,.color555 a:hover{color:#1a76ab;}
input[type="button"], input[type="submit"], input[type="reset"],input[type="text"] {-webkit-appearance: none; outline:medium;font-family:Microsoft YaHei;}
h1,h2,h3,h4,h5{font-weight:400;}

body{padding-top:120px;}
body.indextop{padding-top: 0;}

#header {
  width: 100%;
  top: 0;
  left: 0;
  height: 120px;
  position: fixed;
  z-index: 9999;
}

#header:hover, .headnow {
  background: #fff;
  box-shadow: 0 2px 2px #ccc;
  -webkit-box-shadow: 0 2px 2px #ccc;
  -moz-box-shadow: 0 2px 2px #ccc;
}

#header dl {
  width: 1200px;
  margin: 0 auto;
}

#header dt {
  float: left;
  padding-top: 30px;
}

#header dt img {
  width: 101px;
  height: 63px;
  float: left;
}

#header dt span {
  float: left;
  font-size: 18px;
  line-height: 26px;
  padding: 5px 0 0 10px;
}



#header dd li {
  font-size: 16px;
  position: relative;
  height: 117px;
  line-height: 117px;
  float: left;
  margin-left: 20px;
}

#header dd li a:link, #header dd li a:visited {
  color: #333;
}

#header dd li a {
  height: 117px;
  display: block;
}
#header dd {
    float: right;
}

#header dd li a:active, #header dd li a:hover, #header dd li a.cdnow {
  color: #333;
  border-bottom: 3px solid #1a76ab;
}
#header dd li.topsearch {
  width: 21px;
  padding-top: 48px;
  height: 69px;
}
#header dd li.topsearch span {
  width: 306px;
  display: none;
  padding: 20px 10px 0;
  position: absolute;
  top: 80px;
  left: -218px;
  height: 34px;
  background: url(../images/searchbg.png) no-repeat;
}

#header dd li.topsearch cite {
  width: 21px;
  cursor: pointer;
  height: 20px;
  background: url(../images/searchbtn1.png) no-repeat;
  display: block;
}

.nybanner {
  width: 100%;
  height: 300px;
}

#header dd li span {
  width: 181px;
  display: none;
  background: #fff;
  position: absolute;
  top: 117px;
  left: -55px;
  text-align: center;
  line-height: 45px;
}


#header dd li span a {
  height: 45px;
  background: url(../images/head_li.png) center bottom no-repeat;
}

.nydh {
  width: 100%;
  background: url(../images/nydh.png) center bottom repeat-x;
  position: relative;
  height: 82px;
  margin-top: -23px;
  z-index: 999;
}

.nydh dl {
  width: 1200px;
  margin: 0 auto;
}

.nydh dt {
  width: 250px;
  height: 67px;
  text-transform: uppercase;
  padding-top: 15px;
  line-height: 30px;
  font-size: 30px;
  color: #fff;
  float: left;
  background: #1a76ab;
  text-align: center;
}

.nydh dt p {
  font-size: 16px;
}

.nydh dd {
  float: right;
  font-size: 16px;
  padding-top: 45px;
}

.nydh dd img {
  width: 17px;
  height: 17px;
  display: inline-block;
  vertical-align: middle;
  position: relative;
  margin: -4px 8px 0 0;
}

#footer {
  width: 100%;
  background: #000;
  text-transform: uppercase;
}

#footer dl {
  width: 1200px;
  margin: 0 auto;
}

#footer dt {
  width: 100%;
  padding: 25px 0;
  line-height: 30px;
}

#footer dt li {
  float: left;
  padding-right: 25px;
}

#footer dt li.ftxt1 {
  border-left: 1px solid #fff;
  height: 100px;
  margin-left: 100px;
  border-right: 1px solid #fff;
  padding: 0 110px;
}

#footer dt li.ftxt2 {
    float: right;
}

#footer dt li.ftxt2 img {
  width: 120px;
  height: 120px;
  float: left;
}

#footer dd {
  width: 100%;
  text-align: center;
  height: 52px;
  line-height: 40px;
  border-top: 1px solid #fff;
}

#footer dt li.ftxt2 span {
  width: 85px;
  float: left;
  font-size: 16px;
  padding: 20px 0 0 20px;
}

.page {
  width: 100%;
  text-align: center;
  color: #666;
  padding: 30px 0 0;
  font-size: 12px;
}

.page a {
  height: 28px;
  border: 1px solid #d3d3d4;
  padding: 0 10px;
  display: inline-block;
  line-height: 28px;
  text-align: center;
  margin: 0 2px;
}

.page a:active, .page a:hover, .page a.pagenow {
  color: #fff;
  background: #1a76ab;
}

/*上面原网站样式*/
/*下面新增样式*/

.namain_a {
  width: 1200px;
  margin: 0 auto 50px;
}

.namain_a_ul>li{
  float: left;
  width: 270px;
  height: 646px;
  border: 1px solid #f1f1f1;
  margin-left: 40px;
  box-sizing: border-box;
  margin-top: 50px;
}
.namain_a_ul>li:nth-of-type(4n+1) {
  margin-left: 0;
}

.nam_bott {
  padding: 25px 10px 20px;
  box-sizing: border-box;
  font-size: 14px;
  line-height: 2.14em;
}
.namain_a_ul>li .qq_btn {display: inline-block;width: 120px;height: 34px;line-height: 34px;border: 1px solid #4f9cca;color: #4f9cca;font-size: 16px;text-align: center;margin-top: 15px;}
.icon_qq {display: inline-block;width: 16px;height: 20px;background: url(../images/p-QQ.png) no-repeat center center;background-size: 100% 100%;vertical-align: middle;margin-right: 18px;}
.nam_top {position: relative;}
.nam_name {position: absolute;bottom: 0;left: 0;width: 100%;height: 40px;line-height: 40px;background-color: rgba(0,0,0,.5);text-align: center;color: #fff;font-size: 16px;}

