@charset "UTF-8";
body{height:100%;color:#000;font-family:'Microsoft Yahei';}









.sycp_fl {
  margin: 80px 0 40px 0; }
.sycp_fl h3 {
  text-align: center;
  font-size: 44px;
  font-weight: normal; }
  .sycp_fl h3 strong {
    font-weight: bold;
    color: #000; }
  .sycp_fl h3 em {
    display: block;
    font-size: 18px; }
.anliroll {
  height: 800px;
  width: 96%;
  margin: 0 auto;
  margin-top:35px;
  overflow: hidden; }
  .anliroll li {
    float: left;
    width: 23.2558139535%;
    margin: 2% 0 0 1.4%; }
    .anliroll li a {
      display: block;
      overflow: hidden;
      padding: 10px;
      background: #e9e9e9; }
      .anliroll li a h4 {
        overflow: hidden; }
      .anliroll li a img {
        width: 100%;
        display: block;
        transition: all .5s; }
      .anliroll li a ol {
        line-height: 35px;
        color: #555;
        width: 100%;
        transition: all .3s;
        font-size: 20px;
        padding: 10px 10px;
        box-sizing: border-box; }
        .anliroll li a ol a {
          color: #555;
          font-size: 20px; }
        .anliroll li a ol b {
          display: inline-block;
		  float: right;
          background: url(sj.png) left no-repeat;
          background-size: 30px 30px;
          padding-left: 35px; }
      .anliroll li a span {
        display: inline-block;
        position: absolute;
        right: 10px;
        bottom: 6%;
        border-radius: 999px;
        padding: 10px 20px; }
      .anliroll li a:hover {
        color: #fff;
        background: #004391; }
        .anliroll li a:hover img {
          transform: scaleX(1.2) scaleY(1.2); }
        .anliroll li a:hover ol {
          background: #004391;
          color: #fff;
          padding-left: 25px; }
        .anliroll li a:hover span {
          background: #fff;
          color: #000; }

.anliroll11 {
  height: 800px;
  width: 96%;
  margin: 0 auto;
  overflow: hidden; }
  .anliroll11 li {
    float: left;
    width: 23.2558139535%;
    margin: 2% 0 0 1.4%; }
    .anliroll11 li a {
      display: block;
      overflow: hidden;
      padding: 10px;
      background: #e9e9e9; }
      .anliroll11 li a h4 {
        overflow: hidden; }
      .anliroll11 li a img {
        width: 100%;
        display: block;
        transition: all .5s; }
      .anliroll11 li a ol {
        line-height: 35px;
        color: #555;
        width: 100%;
        transition: all .3s;
        font-size: 20px;
        padding: 10px 10px;
        box-sizing: border-box; }
        .anliroll11 li a ol a {
          color: #555;
          font-size: 20px; }
        .anliroll11 li a ol b {
          display: block;
          font-weight: normal;
          font-size: 14px; }
        .anliroll11 li a ol i {
          float: right;
          padding: 0 15px;
          border: 1px solid #ccc;
          background: #ff9933;
          color: #fff; }
      .anliroll11 li a span {
        display: inline-block;
        position: absolute;
        right: 10px;
        bottom: 6%;
        border-radius: 999px;
        padding: 10px 20px; }
      .anliroll11 li a:hover {
        color: #fff;
        background: #004391; }
        .anliroll11 li a:hover img {
          transform: scaleX(1.2) scaleY(1.2); }
        .anliroll11 li a:hover ol {
          background: #004391;
          color: #fff;
          padding-left: 15px; }
        .anliroll11 li a:hover span {
          background: #fff;
          color: #000; }

.footer{width:100%;height:260px; margin:0 auto; background:#0e3e93; }

.menu_bg{width:1180px;height:260px; margin:0 auto;}

.footer .footer_menu{ width:275px;height:260px;margin:0 auto;background:url(../images/footer_xt.jpg) no-repeat right center; float:left; }

.menu_bg .footer_menu ul {margin-top:30px;}

.menu_bg .footer_menu ul li{float:left;line-height:50px; text-align:left;width:135px;}

.menu_bg .footer_menu ul li a{font-size:14px;color:#fff; display:block;}

.foot{width:885px;margin:0px auto; float:left;}

.right_new{float:left; margin:45px 0 0 60px; width:600px;}

.footer .right_new p{ font-size:14px;margin:10px 0;text-align:left;color:#fff; line-height:24px;}

.footer .right_new p a{color:#fff; font-size:14px;margin-right: 5px;} 

.footer .right_new p img{padding-left:20px;}

.foot .er{float:right;margin:50px 0px 0px 10px; height:138px; width:138px;background:url(../images/er_bg.png) no-repeat center; }

.foot .er img{width:110px; height:110px;padding:14px;}

.foot .er p{font-size:14px; text-align:center; color:#fff; line-height:24px;}

.clear_h2{color:#fff; font-size:14px;}
.rtCont {
  position: relative;
  margin: 0 0 0 0;
  padding-top: 10px; }
  .rtCont ul {
    margin: 0px auto;
    width: 930px;
    overflow: hidden; }
  .rtCont li {
    float: left;
    text-align: center;
    margin-right: 15px;
    margin-left: 15px;
	margin-top:25px; }
    .rtCont li a {
      display: block;
      position: relative;
      transition: all .2s ease; }
      .rtCont li a img {
        display: block;
        font-size: 0px;
        width: 148px;
        height: 148px;
        transition: all .2s ease;
        border: 5px solid #fff;
        border-radius: 50%;
        -webkit-box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
        box-shadow: 0 0px 20px rgba(0, 0, 0, 0.1);
        margin-bottom: 10px; }
      .rtCont li a p {
        font-size: 18px;
		background:#ff9933;
        text-align: center;
		width:200px;
        height: 35px;
        line-height: 35px;
        border-radius: 30px;
        display: block;
        color: #fff;
        margin-bottom: 30px;
        transition: all .3s;
		border:1px solid #CCCCCC; }
      .rtCont li a:hover img {
        border-color: #ff9933; }
      .rtCont li a:hover p {
        background: #004391;
        color: #fff;
        display: block; }

#dituContent {
  overflow: hidden;
  position: relative;
  z-index: 0;
  background-color: #f3f1ec;
  color: black;
  text-align: left;
  height: 400px; }

#home-posi {
  width: 100%;
  overflow: hidden;
  padding-bottom: 10px; }

.home-posi {
  width: 1400px;
  height: 280px;
  margin: 10px auto;
  overflow: hidden;
  position: relative; }

.lei {
  width: 1400px;
  position: absolute;
  z-index: 9999;
  left: 0;
  top: 0px;
  overflow: hidden; }
  .lei dl {
    width: 134px;
    float: left;
    margin-right: 20px; }
    .lei dl a {
      transition: all .3s; }
      .lei dl a dt {
        margin-bottom: 10px; }
        .lei dl a dt img {
          width: 134px;
          height: 134px;
          border-radius: 50%;
          margin: 0 auto;
          display: block;
          border: 8px solid #fff;
          transition: all .3s; }
      .lei dl a dd {
        font-size: 18px;
        color: #000;
        text-align: center;
        height: 40px;
        line-height: 40px;
        border-radius: 30px;
        display: block;
        color: #000;
        margin-bottom: 20px;
        transition: all .3s;
        font-size: 16px; }
      .lei dl a:hover dt img {
        border: 8px solid #0051c7; }
      .lei dl a:hover dd {
        background: #0051c7;
        color: #fff; }

.nb {
  position: relative;
  height: 416px; }
  .nb ul {
    width: 1400px;
    margin: 0 auto;
    text-align: center;
    padding-top: 200px; }
    .nb ul a {
      width: 11%;
      display: inline-block;
      margin-left: 0.5%;
      margin-bottom: 15px; }
      .nb ul a img {
        width: 100%;
        border-radius: 50%;
        height: 166px;
        border: 4px solid #fff; }
      .nb ul a span {
        color: #fff;
        background: #ffa200;
        padding: 10px 13px;
        display: block;
        text-align: center;
        border-radius: 20px; }
      .nb ul a:hover span {
        background: #60b62b; }

.nb1 {
  background: url(g.jpg) bottom center no-repeat; }

.sppic {
  display: none; }

.sppic1 img {
  display: none; }

.mapBox {
  height: 600px; }

.newsc .listc ul, .newsc .listc li {
  width: 100%; }

.newsc .listc li {
  transition: .3s; }
  .newsc .listc li.grayc {
    background-color: #f8f8f8; }
  .newsc .listc li a {
    padding: 50px 0;
    display: block; }
  .newsc .listc li:nth-of-type(even) {
    background: #f7f7f7; }
  .newsc .listc li:hover {
    background-color: #0e4295; }
    .newsc .listc li:hover .numc img {
      border: 1px solid #fa1e2f; }
    .newsc .listc li:hover .centerc {
      left: -16px; }
.newsc .listc .centerc {
  width: 980px;
  margin: 0 auto;
  position: relative;
  -webkit-transition: all 0.3s linear 0s;
  transition: all 0.3s linear 0s;
  left: 0; }
.newsc .listc .numc {
  display: block;
  width: 104px;
  border-right: 1px solid #ddd;
  line-height: 60px;
  font-size: 72px;
  color: #d2d2d2; }
  .newsc .listc .numc img {
    width: 104px; }
.newsc .listc .fontc {
  display: block;
  width: 83.7%;
  font-size: 18px;
  line-height: 30px; }
  .newsc .listc .fontc .introc {
    font-size: 14px;
    color: #bbb; }
  .newsc .listc .fontc p {
    font-size: 18px; }

.newsc .listc li:hover .numc, .newsc .listc li:hover .fontc p, .newsc .listc li:hover .fontc .introc {
  color: #fff; }

.f-cbc:after {
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
  overflow: hidden;
  content: "."; }

.neaxtpg a {
  float: left;
  display: inline-block;
  width: 42%;
  text-align: center;
  padding: 10px 2%;
  border: 1px solid #ccc;
  margin: 0 1%; }

.neaxtpg a:hover {
  background: #0e4295;
  color: #fff; }

.neaxtpg {
  margin-bottom: 50px; }

.n_main {
  overflow: hidden;
  margin-top: 0px; }

.nmain_l {
  width: 21%; }
  .nmain_l h1 {
    height: 95px;
    background: #0048a6 url(nlanbg.jpg) no-repeat right top;
    color: #fff;
    padding-left: 25px;
    font-size: 36px;
    font-weight: normal;
    padding-top: 45px;
    line-height: 30px;
    font-weight: bold;
    text-align: center; }
    .nmain_l h1 em {
      display: block;
      font-size: 18px;
      color: rgba(255, 255, 255, 0.733);
      font-weight: normal;
      text-align: center; }
  .nmain_l .nmenu {
    border: 1px solid #eee;
    border-top: 0; }
    .nmain_l .nmenu div h3 {
      height: 50px;
      line-height: 50px;
      border-bottom: 1px solid #dddddd; }
      .nmain_l .nmenu div h3 a {
        display: block;
        background: #eee;
        padding-left: 30px;
        color: #fff;
        font-size: 18px;
        color: #000; }
        .nmain_l .nmenu div h3 a:hover {
          background: #ff0000;
          color: #fff; }
      .nmain_l .nmenu div h3 .act {
        background: #ff0000;
        color: #fff; }
    .nmain_l .nmenu div span {
      display: block; }
      .nmain_l .nmenu div span a {
        display: block;
        height: 40px;
        line-height: 40px;
        border-bottom: 1px solid #eee;
        padding-left: 50px;
        position: relative; }
        .nmain_l .nmenu div span a:before {
          content: "";
          width: 7px;
          height: 7px;
          display: block;
          border-bottom: 1px solid currentColor;
          border-right: 1px solid currentColor;
          margin: auto;
          transform: rotate(-45deg);
          position: absolute;
          top: 0;
          bottom: 0;
          left: 1.7em; }
        .nmain_l .nmenu div span a:hover {
          background: #ff0000;
          color: #fff; }
      .nmain_l .nmenu div span .act {
        background: #ff0000;
        color: #fff; }
  .nmain_l .l_lx {
    background: rgba(0, 0, 0, 0.548); }
    .nmain_l .l_lx dt {
      height: 50px;
      line-height: 70px;
      font-size: 26px;
      color: #fff;
      border-bottom: 1px solid #fff;
      padding-bottom: 10px;
      margin: 0 20px; }
    .nmain_l .l_lx dd {
      padding: 20px 20px 20px 20px;
      box-sizing: border-box;
      color: #fff; }
      .nmain_l .l_lx dd p {
        color: #fff;
        line-height: 160%; }

.gs_conwz {
  line-height: 200%;
  margin-bottom: 20px; }
  .gs_conwz .ab_tit {
    font-size: 26px;
    color: #000; }
  .gs_conwz .abchan-tag {
    display: inline-block;
    background: url(pcat_xian.gif) repeat-x center;
    padding: 0 20px;
    font-size: 16px;
    color: #6e6e6e; }
    .gs_conwz .abchan-tag span {
      display: block;
      padding: 0 10px;
      background: #fff;
      color: darkgrey; }

.gs_wz {
  margin-top: 20px;
  line-height: 200%; }

.gs_wz p {
  line-height: 200%;
  margin-bottom: 15px; }

.chr-top {
  border-bottom: 1px solid #eaeaea;
  padding-bottom: 18px;
  margin-bottom: 20px;
  margin-top: 20px; }
  .chr-top h3 {
    font-size: 24px;
    color: #000; }
    .chr-top h3 span {
      float: right;
      color: #6e6e6e;
      margin-top: 10px;
      font-size: 14px;
      font-weight: normal; }
      .chr-top h3 span i {
        color: #000; }
      .chr-top h3 span a {
        color: #6e6e6e; }
    .chr-top h3 span a:hover {
      color: #000; }
    .chr-top h3 u {
      text-transform: uppercase;
      font-size: 16px;
      font-style: normal;
      text-decoration: none; }

.nmain_r1 {
  width: 95%;
  margin: 0 auto; }

.lx_l {
  width: 50%; }
  .lx_l h2 {
    font-size: 22px;
    margin-bottom: 30px; }

.lx_r {
  width: 48%; }
  .lx_r h2 {
    font-size: 22px;
    margin-bottom: 30px; }

.syys {
  position: relative;
  overflow: hidden;
  background: url(ysb.jpg) top center no-repeat #fbfbfb; }
  .syys h2 {
    text-align: center;
    padding-top: 53px;
    margin-bottom: 30px; }
  .syys span, .syys b, .syys i {
    display: block; }
  .syys span {
    font-size: 32px;
    margin-bottom: 30px;
    padding-left: 70px; }
    .syys span b {
      color: #004391;
      padding-bottom: 15px;
      margin-bottom: 15px;
      border-bottom: 1px dotted #000; }
    .syys span i {
      font-size: 16px;
      line-height: 180%; }
    .syys span:nth-of-type(1) {
      background: url(s1.jpg) left top no-repeat; }
    .syys span:nth-of-type(2) {
      background: url(s2.jpg) left top no-repeat; }
  .syys .syys2 {
    margin-top: 90px;
    overflow: hidden; }
    .syys .syys2 .ys2_l {
      width: 606px; }
    .syys .syys2 .ys2_r {
      width: 687px; }
  .syys .syys3 {
    margin-top: 20px;
    overflow: hidden;
    height: 426px;
    padding: 10px 0; }
    .syys .syys3 .ys3_l {
      width: 486px; }
    .syys .syys3 .ys3_r {
      width: 706px; }
      .syys .syys3 .ys3_r span b {
        color: #004391;
        border-bottom: 1px dotted #fff; }
      .syys .syys3 .ys3_r span i {
        color: #000; }
      .syys .syys3 .ys3_r span:nth-of-type(1) {
        background: url(s3.jpg) left top no-repeat; }
      .syys .syys3 .ys3_r span:nth-of-type(2) {
        background: url(s4.jpg) left top no-repeat; }
.sy_wz{ padding-top:80px;}
.sy_wz h3 {
  text-align: center;
  font-size: 44px;
  font-weight: normal; }
  .sy_wz h3 strong {
    font-weight: bold;
    color: #000; }
  .sy_wz h3 em {
    display: block;
    font-size: 18px; }
.sy_wz .sy_wz_con {
  background: #f1f1f1;
  padding: 30px 0;
  margin: 40px auto 0 auto; }
  .sy_wz .sy_wz_con ul {
    display: flex; }
    .sy_wz .sy_wz_con ul li {
      flex: 1;
      text-align: center; }
      .sy_wz .sy_wz_con ul li span {
        color: #ff9933;
		font-weight:bold;
        font-size: 60px;
        text-align: center; }
      .sy_wz .sy_wz_con ul li em {
        color: #000;
        font-size: 16px; }
      .sy_wz .sy_wz_con ul li i {
        display: block;
        color: #888888;
        font-size: 16px; }

.zs_fl {
  text-align: center; }
  .zs_fl li {
    display: inline-block;
    padding: 15px 20px;
    border-radius: 30px;
    background: #f00018;
    color: #fff;
    margin: 0 5px 5px 0;
    transition: all .3s; }
    .zs_fl li a {
      display: block;
      color: #fff; }
    .zs_fl li:hover {
      background: linear-gradient(#60b62b, #1574cd); }

.sygsjj {
  background: url(1_12.jpg) top center no-repeat;
  height: 630px; }
  .sygsjj dl dt {
    float: right;
    width: 52%; }
    .sygsjj dl dt h3 {
      color: #000;
      font-size: 50px;
      padding-top: 60px;
      position: relative;
      float: right;
      margin-bottom: 90px; }
      .sygsjj dl dt h3 em {
        display: block;
        color: #000;
        font-weight: normal;
        font-size: 34px;
        text-transform: uppercase; }
      .sygsjj dl dt h3 b {
        color: #ff0000; }
		 .sygsjj dl dt sp {
     float: left;
     width: 52%;}
  .sygsjj dl dd {
    float: left;
    width: 20%; }
  .sygsjj .gs_con {
    width: 100%;
    margin: 30px auto;
    overflow: hidden;
    color: #fff;
    line-height: 200%; }
    .sygsjj .gs_con p {
      color: #fff;
      line-height: 200%; }
    .sygsjj .gs_con a {
      width: 160px;
      height: 40px;
      line-height: 40px;
      text-align: center;
      color: #fff;
      font-size: 16px;
      border: 1px solid #fff;
      display: block;
      float: right;
      border-radius: 30px; }
      .sygsjj .gs_con a:hover {
        background: #ff9c00;
        color: #fff; }

@media (max-width: 1460px) {
  .top_tel {
    display: none; } }

.cont_3{
	height:607px;
	position:relative;
}
.cont_33{
	width:600px;
	position:absolute;
	left:50%;
	top:60px;
	height:480px;
	overflow:hidden;
}
.cont_3_01{
	height:48px;
	font-size:34px;
	color:#333333;
	font-weight:bold;
}
.cont_3_01 span{
	color:#ff9933;
}
.cont_3_01 img{
	vertical-align:middle;
	margin-left:10px;
}
.cont_3_02{
	padding-top:25px;
	height:241px;
	overflow:hidden;
	font-size:14px;
	color:#555555;
	text-align: justify;
	line-height:30px;
}
.cont_3_03{
	text-align:center;
	padding-top:40px;
}
.cont_3_03 ul li{
	float:left;
	width:25%;
	text-align:center;
	position:relative;
}
.cont_3_03_up{
	height:90px;
	position:relative;
	overflow:hidden;
	text-align:center;
}
.cont_3_03_up_01{
	width:100%;
	height:90px;
	position:absolute;
	top:0;
	left:0;
	text-align:center;	
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
}
.cont_3_03 ul li:hover .cont_3_03_up_01{
	-webkit-transform:rotateY(-180deg);
	-moz-transform:rotateY(-180deg);
	-o-transform:rotateY(-180deg);
	transform:rotateY(-180deg);
	opacity:0;
	visibility:hidden;
}
.cont_3_03_up_02{
	width:100%;
	height:90px;
	position:absolute;
	top:0;
	left:0;
	text-align:center;	
	transition:all .5s;
	-webkit-transition:all .5s;
	-moz-transition:all .5s;
	-o-transition:all .5s;
	opacity:0;
	visibility:hidden;
}
.cont_3_03 ul li:hover .cont_3_03_up_02{
	-webkit-transform:rotateY(180deg);
	-moz-transform:rotateY(180deg);
	-o-transform:rotateY(180deg);
	transform:rotateY(180deg);
	opacity:1;
	visibility: visible;
}
.cont_3_03_down{
	padding-top:15px;
	text-align:center;
	font-size:15px;
	color:#333333;
}

.banner2{margin:0 auto;width:100%; height:240px; background:url(../images/banner_2.jpg)  no-repeat center;}

.banner2 .zx {width:1300px;margin:0 auto;}

.banner2 .zx .nr{font-size:22px; color:#fff;text-align:right; line-height:50px; width:880px; margin:50px 0 0 25px; float:left;font-weight:bold;}

.banner2 .zx .nr p{font-size:30px; color:#fff; font-weight:bold;line-height: 40px;margin: 20px 90px 0 0;}

.banner2 .zx .zx1{ width:250px; float:right;margin:60px 0px 0 50px;}

.banner2 .zx .zx1 .rexian{color:#fff; font-size:16px;background:url(../images/tel1.png)  no-repeat left top; padding-left:60px; }

.banner2 .zx .zx1 .rexian p{color:#fff; font-size:24px; line-height:30px; font-weight:bold; }

.banner2 .zx .buttom{width:143px; height:35px; text-align:center; line-height:35px; border:1px solid #95b1d6;margin:30px 0px 0 70px;}

.banner2 .zx .buttom a{font-size:16px; color:#fff; font-weight:bold;}



.trends{margin:60px auto 0 auto;width:1300px; height:510px; }

.trends .xwr{ width:790px; float:left;}

.xwr .xwnr_t{ border-bottom:1px solid #c9c9c9;height:50px; line-height:50px;}

.xwr .xwnr_t ul{ float:left; }

.xwr .xwnr_t ul li{ float:left; width:120px; text-align:left;}

.xwr .xwnr_t ul li h3 a{ font-size:18px; color:#333; display:block;line-height:50px; text-align:center; font-weight:bold;}

.xwr .xwnr_t ul li.casehover a{ color:#004391; border-bottom:2px solid #004391;}



.xwr .xwnr_con{ float:left;}

.xwnr_con .neirong1{float:left; margin-top:20px;}

.neirong1 .nr_left{ width:250px; height:184px;float:left;}

.neirong1 .nr_left img{ width:250px; height:184px;}

.neirong1 .nr_right{ float:right; width:790px;}

.nr_right .nrr{ width:790px; height:133px; background:#fff;margin-bottom:10px; color:#333;}

.nrr .nrr_l{ float:left; width:200px; }

.nrr .nrr_l img{ width: 200px; height: 133px; border: 1px solid #e9e9e9;}

.nrr .nrr_r{ width:570px; float:left;margin-left: 20px;}

.nrr_r span{ line-height:25px;}

.nrr_r span a{ font-size:14px; color:#777; font-weight:bold;display: block;

line-height: 45px;}

.nrr_r p{ color:#666; font-size:14px;line-height: 22px;text-overflow: ellipsis;}

.neirong1 ul li{ float:left; width:47%; line-height:44px; border-bottom:1px dashed #d2d2d2;padding-right: 20px;}

.neirong1 ul li a{ width:285px; height:42px; line-height:42px; overflow:hidden; color:#777;font-size:14px;display: block;float: left;

text-overflow: ellipsis;

white-space: nowrap;}

.neirong1 ul li span{ float:right;color:#777;font-size:14px;}



.trends .wenti{width:460px;float:right;height:510px;}

.trends .wenti .question_title{height:50px; margin:0 auto; }

.trends .wenti .question_title  h3 a{ float:left;font-size:18px; color:#555;margin:0 0px 0 5px; font-weight:normal; line-height:50px;}

.trends .wenti .question_title .more{ float:right;font-size:14px; color:#666;line-height:50px;display:block;}

.trends .wenti ul li{margin:20px auto;border-bottom:1px solid #e1e1e1;}

.trends .wenti .question{ line-height:200%; height:425px; margin:20px 8px 0 8px; overflow:hidden;}

.trends .wen a{color:#565656;font-size:14px; line-height:25px; background:url(../images/Q.jpg) no-repeat left center;padding-left:35px;font-weight:bold;display: block;text-overflow: ellipsis;

white-space: nowrap;overflow:hidden;}

.trends .right .question ul li{border-bottom:1px dotted #a0a0a0;margin:12px auto;}

.trends .da{margin:10px auto;}

.trends .da p{color:#777;font-size:14px; line-height:25px;background:url(../images/A.jpg) no-repeat left top;padding-left:35px;height: 75px;overflow: hidden;}

.banner1{margin:0 auto;width:100%; height:275px; background:url(../images/banner_1.jpg)  no-repeat center;}

.banner1 .zx {width:1300px;margin:0 auto;}

.banner1 .zx .nr{font-size:24px; color:#fff;text-align:right; line-height:45px; width:1300px; margin:0px auto; padding:45px 0 0 0px; float:right; font-weight:bold;}

.banner1 .zx .nr p{font-size:18px; color:#fff; font-weight:normal; line-height:30px;}

.banner1 .zx .zx1{ float:right;margin:40px 0px 0 0px;}

.banner1 .zx .zx1 .rexian{color:#fff; font-size:18px; text-align:left; float:left; line-height:38px; }

.banner1 .zx .zx1 .rexian span{ margin-right:15px;}

.banner1 .zx .buttom{width:120px; height:38px; text-align:center; line-height:38px; float:left; margin-left:10px; background:#ff9933;}

.banner1 .zx .buttom a{font-size:16px; color:#fff; font-weight:bold;}
.catenate{width:1300px;margin:30px auto 0px auto;}

.catenate .link{font-size:18px;color:#333; font-weight:bold; height:60px; text-align:center;background:url(../images/links.jpg) no-repeat bottom center;}

.catenate .yq a{ font-size:14px; color:#555; line-height:48px; margin-left:10px; float:left;}
.clear {
    clear: both;
}