@charset "utf-8";
/* CSS Document */
* {
  margin: 0;
  padding: 0;
  outline: none;
}

html,
body {
  width: 100%;
  height: 100%;
  font-size: 15px;
  font-family: "微软雅黑", "黑体", "宋体";
  color: #4d4d4d;
}

ul li,
ol li {
  list-style: none;
}

a {
  text-decoration: none;
  outline: none;
}

img {
  border: none;
}

table {
  border-collapse: collapse;
}

.clearfix:after {
  content: "";
  display: block;
  clear: both;
  height: 0;
  line-height: 0;
  visibility: hidden;
}

.clearfix {
  zoom: 1;
}

.boxSizing {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}

.fl {
  float: left;
}

.fr {
  float: right;
}
/* 内容 */
.wrapper{
  width: 100%;
  margin: 0 auto;
  overflow:hidden;
}
.header{
  position: relative;
  width: 100%;
  height: 825px;
}
/*高度*/
.wrapper .wgg{
  height: 506px;
}
.wheader{
  position: relative;
  width: 100%;
  height: 825px;
}
.header .pic{
  width: 100%;
  height: 506px;
  background: url("../images/banner01.jpg") no-repeat center;
  background-size: cover;
}
.header .logo{
  position: absolute;
  width: 684px;
  height: 43px;
  top: 10%;
  left: 2%;
  background: url("../images/logo.png") no-repeat center;
}

.header .menu{
  background: url("../images/menu_bg.png") no-repeat;
  width: 720px;
  height: 467px;
  position: absolute;
  top: 10px;
  right: 60px;
  color: #fff;
}
.header .menu a{
  position: absolute;
  display: block;
  width: 150px;
  height: 89px;
  text-align: center;
  line-height: 89px;
  top: 104px;
  left: 10px;
  border-radius: 40px;
  color: #fff;
  font-size: 22px;
}
.header .menu a:nth-child(2){
  top: 188px;
  left: 147px;
}
.header .menu a:nth-child(3){
  top: 347px;
  left: 147px;
}
.header .menu a:nth-child(4){
  top: 269px;
  left: 283px;
}
.header .menu a:nth-child(5){
  top: 190px;
  left: 420px;
}
.header .menu a:nth-child(6){
  top: 29px;
  left: 420px;
}
.header .menu a:nth-child(7){
  top: 110px;
  left: 558px;
}
.header .menu a:nth-child(8){
  top: 268px;
  left: 558px;
}
.header .menu a span{
  padding-bottom: 3px;
}
.header .menu a.selected span{
  border-bottom: 3px solid #fff;
}

.about{
  width: 100%;
  height: 270px;
  background: url("../images/guanyu.png") no-repeat center;
  padding-top: 180px;
}
.about p{
  width: 80%;
  font-size: 18px;
  line-height: 30px;
  margin: 0 auto;

}
.xinwen{
  width: 1560px;
  height: 660px;
  background: url("../images/ixnwen.png") no-repeat center;
  margin: 0 auto;
}
.xinwen .xw-l{
  position: relative;
  width: 799px;
  height: 638px;
  background: url("../images/pic01.png") no-repeat center;
}
.xinwen .xw-l .xw-t{
  position: absolute;
  width: 100%;
  height: 194px;
  right: 0;
  bottom: 0;
  color: #fff;
  background: rgba(0, 0, 0, .7);
}
/* .xinwen .xw-l .xw-t p{
  padding: 20px;
  padding-top: 5px;
  font-size: 16px;
} */
.xinwen .xw-l .xw-t .nrp{
  padding: 20px;
  padding-top: 5px;
  font-size: 16px;
}
.xinwen .xw-l .xw-t h1{
  font-size: 22px;
  padding: 20px;
  padding-top: 30px;
  padding-bottom: 10px;
}

.xinwen .xw-r{
  width: 560px;
  height: 530px;
  margin-top: 60px;
  margin-left: 50px;
}
.tab1 a{
  display: inline-block;
  color: #999999;
  font-size: 18px;
  font-weight: bold;
  margin-right: 30px;
  padding: 0 10px;
  padding-bottom: 10px;
}
.tab1 a.active{
  color: #2a4691;
  border-bottom: 2px solid #2a4691;
}
.tab1 {
  border-bottom: 1px solid #ccc;
}
.tab1cont .inn{
  display: block;
  padding: 20px;
  font-size: 14px;
  padding-left: 0;
  color: #333;
}
.tab1cont .inn img{
  margin-right: 10px;
}
.tab1cont .coont{
  display: none;
}
.liebiao1{
  width: 100%;
}
.liebiao1 a{
  display: block;
  color: #333;
  font-size: 14px;
  background: url("../images/bg_01.png") no-repeat left center;
  padding: 12px 0;
  padding-left: 16px;
  border-top: 1px dashed #ccc;
  border-bottom: 1px dashed #ccc;
}
.liebiao1 a:last-child{
  border-bottom: none;
}
.liebiao1 .riqi{
  color: #999;
}
.liebiao1 .wenzi1{
  display: block;
  width: 400px;
  white-space:nowrap;
  overflow:hidden;
  text-overflow:ellipsis;
}

.yiqisb{
  clear: both;
  position: relative;
  width: 1560px;
  height: 733px;
  background: url("../images/yiqisb.png") no-repeat center;
  margin: 0 auto;
}
.yiqisb .ny-l{
  position: absolute;
  width: 647px;
  height: 380px;
  top: 290px;
  left: 110px;
  background: url("../images/pic04.png") no-repeat top center;
  box-shadow: 1px 0 10px #ccc;
}
.yiqisb .ny-r{
  position: absolute;
  width: 647px;
  height: 380px;
  top: 290px;
  right:  110px;
  background: url("../images/pic05.png") no-repeat top center;
  box-shadow: 1px 0 10px #ccc;
}

.yiqisb .tits{
  display: block;
  width: 160px;
  height: 60px;
  line-height: 60px;
  color: #fff;
  font-size: 20px;
  font-weight: bold;
  text-align: center;
  background: rgba(0, 0, 0, .6);
  margin-top: 20px;
}
.yiqisb p{
  width: 95%;

  font-size: 16px;
  margin: 0 auto;
  margin-top: 150px;
}

.yiqisb .nrp1{
  width: 95%;

  font-size: 16px;
  margin: 0 auto;
  margin-top: 150px;
}

.yqsq{
  position: relative;
  width: 1560px;
  height: 572px;
  background: url("../images/pic07.png") no-repeat center;
  margin: 0 auto;
}
.yqsq .yq-l1{
  position: absolute;
  width: 850px;
  height: 180px;
  top: 116px;
  left: 100px;
}
.yqsq .yq-l2{
  position: absolute;
  width: 850px;
  height: 180px;
  bottom:  56px;
  left: 100px;
}
.yqsq .yqdd{
  display: inline-block;
  width: 258px;
  height: 180px;
  text-align: center;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 1px 0 6px #ccc;
  margin-right: 30px;
  overflow: hidden;
}
.yqsq .yqdd:last-child{
  margin-right: 0;
}
.yqsq .yqdd:hover{
  border: 1px solid #3456a9;
  box-shadow: 1px 0 6px #999;
}
.yqsq .yqdd h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  font-size: 16px;
  padding: 0 3px;
  color: #333;
  text-align: center;
  margin-bottom: 3px;
}
.yqsq .yqdd p {
  font-size: 14px;
  color: #bbb;
  text-align: center;
}
.yqsq .gc{
  position: absolute;
  width: 50px;
  height: 60px;
  top:169px;
  left: 33px;
}
.yqsq .jk{
  position: absolute;
  width: 50px;
  height: 60px;
  top:390px;
  left: 33px;
}
.yqsq .yq-r{
  position: absolute;
  width: 500px;
  height: 400px;
  top: 120px;
  right: 50px;
  font-size: 18px;
  color: #fff;
}
.yqsq .yq-r p{
  line-height: 40px;
}
.yqsq .yq-r p .tits{
  color: #fff;
  font-weight: bold;
}
.yqsq .yq-r p:nth-child(2){
  margin-top: 20px;
}

.zy{
  position: relative;
  width: 100%;
  height: 860px;
  background:url(../images/zy.png) no-repeat center;
}
.zy .zycont {
  position: relative;
  height: 525px;
  width: 1600px;
  margin: 0 auto;
}

.zy .zycont .fk{
  position: absolute;
  display: block;
  width:485px;
  height: 320px;
  left: 33px;
  top: 170px;
  font-size: 18px;
  color: #fff;
  overflow: hidden; 
}
.zy .zycont .fk p{
  display: block;
  width: 90%;
  line-height: 32px;
  margin: 0 auto;
  padding-top: 100px;
}
.zy .zycont .fk:nth-child(2){
  left: 556px;
}
.zy .zycont .fk:nth-child(3){
  left: 1078px;
  bottom: 4px;
}

.links{
  position: absolute;
  width: 100%;
  bottom: 50px;
  text-align: center;
}
.links a{
  display: inline-block;
  color: #666;
  font-size: 16px;
  margin: 0;
  padding:0 30px;
  border-right: 1px solid #ccc;
}
.links a:last-child{
  border: none;
}
        .wp6 .sqcont {
            height: 600px;
            background: #fff;
            padding: 30px;
        }
        .nj-wrap{
            position: relative;
            display: block;
            float: left;
            width: 300px;
            height: 245px;
            text-align: center;
            padding-top: 10px;
            box-sizing: border-box;
            margin-top: 50px;
            border-radius: 3px;
            border: 1px solid #ddd;
            box-shadow: 1px 0 6px #eee;
        }
.njbg01 {
    background: url(../images/nj01.png) no-repeat center;
}
.njbg02 {
    background: url(../images/nj02.png) no-repeat center;
}
.njbg03{
    background: url(../images/nj03.png) no-repeat center;
}
.njbg04{
    background: url(../images/nj04.png) no-repeat center;
}
.ncont{
  width: 1600px;
  background: url("../images/xwdt.png") no-repeat top center;
}

.wp, .wp1, .wp2, .wp3 ,.wp4,.wp5{
  width: 1200px;
  margin: 0 auto;
}

.wp{
  background: url("../images/xwdt.png") no-repeat top center;
 
  margin-bottom: 60px;
}

.tit-lbs{
  height: 110px;
  line-height: 110px;
  text-align: center;
  font-size: 22px;
  font-weight: bold;
  color: #1e3a60;
}

.t-list2 li{overflow: hidden;padding: 40px 0;border-bottom: 1px solid  #eee;}
.t-list2 .date{
    float: left;width: 100px;margin: 50px 0 0 20px;
    line-height: 24px;font-size: 14px;color: #999;
}
.t-list2 .date span{display: block;font-size: 34px;color: #b0b0b0;}
.t-list2 .date em{display: block;margin: 11px 0 15px;}
.t-list2 .date p{padding-top: 8px;border-top: 1px solid #e6e6e6;}

.t-list2 .desc{float: left;width: 650px;margin: 41px 0 0 60px;font-size: 14px;color: #999;line-height: 24px; position: relative;}
.t-list2 .desc h3{
    font-weight: normal;
    margin: 11px 0 23px;font-size: 24px;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
}
.t-list2 .desc h3 a{color: #333;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.t-list2 .desc h3 a:hover{color: #0288d1;}
.t-list2 .desc p{
    display:-webkit-box;
    overflow: hidden;
    -webkit-line-clamp:3;
    -webkit-box-orient:vertical;
}
.t-list2 .desc .cha{color: #3e4e6a;
	border-radius: 4px;
	padding: 5px; border: 1px solid #ccc; position: absolute; right: -110px; bottom:10px
}
.t-list2 .desc .cha:hover{
	background: #3e4e6a; color: #fff;
}
.t-list2 .pic{overflow: hidden;float: left;width: 300px;height: 200px;margin-left: 35px;border: 1px solid #e8e8e8;}
.t-list2 .pic:hover img{
    -webkit-transform: scale(1.05);
    -moz-transform: scale(1.05); 
    -ms-transform: scale(1.05); 
    -o-transform: scale(1.05); 
    transform: scale(1.05);
}

.pages{overflow: hidden;text-align: center;margin-top: 60px;margin-bottom: 50px;font-size: 14px;color: #666;}
.pages .con{display: inline-block;}
.pages ul{float: left;}
.pages ul li{float: left;}
.pages ul a{display: inline-block;margin: 0 2px;width: 42px;height: 42px;line-height: 40px;
    background-color: #fff;border: 1px solid  #eee;color: #666;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
}
.pages ul li.on a,.pages ul a:hover{color: #fff;background-color: #0288d1;}
.pages ul .pages-prev a,.pages ul .pages-next a{width: 80px;margin: 0 8px;background-color: #fafafa;border: 1px solid  #e4e4e4;}
.pages ul .pages-prev a:hover,.pages ul .pages-next a:hover{background-color: #0288d1;}
.pages ul span{display: inline-block;width: 36px;height: 42px;line-height: 38px;}

.pages .box{float: left;margin-left: 4px;margin-top: 9px;}
.pages .box span,.pages .box em{display: inline-block;line-height: 42px;}
.pages .box span{margin: 0 6px;}
.pages label{margin: 0 5px;}
.pages select{height: 30px;line-height: 30px;margin: 0 5px;border: 1px solid #ccc;}
.pages .box em{font-style: normal;margin: 0 2px;}
.pages .box input{height: 42px;line-height: 40px;width: 60px;font-size: 14px;color: #666;}
.pages .box .inp{border: 1px solid  #eee;padding: 0 12px;background-color: #fff;}
.pages .box .btn{cursor: pointer;border: 1px solid  #e4e4e4;background-color: #fafafa;
    -o-transition:.3s;
    -ms-transition:.3s;
    -moz-transition:.3s;
    -webkit-transition:.3s;
    transition:.3s;
    height: 42px;line-height: 40px;width: 60px;font-size: 14px;color: #666;display: inline-block;
    *display: inline;
    *zoom: 1;
}
.pages .box .btn:hover{background-color: #0288d1;color: #fff;}

.wp1 .m-text{color: #666;padding:60px 0;}
.wp1 .m-text h1{font-weight: normal;text-align: center;font-size: 24px;line-height: 34px;margin-bottom: 10px;}
.wp1 .m-text .info{padding-bottom: 16px;margin-bottom: 18px;border-bottom: 1px solid #ddd;font-size: 14px;text-align: center;}
.wp1 .m-text .info span{margin: 0 4px;}
.wp1 .m-text .txt{line-height: 36px;font-size: 16px;color: #666;}
.wp1 .m-text .txt img{display: block;background:#fff;margin: 0 auto;max-width: 100%;border: 1px solid #ccc;}

.wp2{
  background: #f6f6f6;
  padding: 0 60px;
  box-sizing: border-box;
  margin: 50px auto;
}

.wp2 .m-text{color: #666;padding:60px 0;}
.wp2 .m-text h1{font-weight: normal;text-align: center;font-size: 24px;line-height: 34px;margin-bottom: 10px;}
.wp2 .m-text .info{padding-bottom: 16px;margin-bottom: 58px;border-bottom: 1px solid #ddd;font-size: 14px;text-align: center;}
.wp2 .m-text .info span{margin: 0 4px;}
.wp2 .m-text .txt{line-height: 36px;font-size: 16px;color: #666;}
.wp2 .m-text .txt p{
    margin-top: 60px;padding-top:20px;border-top: 1px dashed #ccc;
}
.wp2 .m-text .txt img{display: block;background:#fff;margin: 0 auto;max-width: 100%;border: 1px solid #ccc;}


.wp3{
  background: url("../images/xwdt.png") no-repeat top center;
  margin-bottom: 30px;
}

.wp3 .ycont{
  padding: 20px;
  background: #f6f6f6;
}

.danghangs{
  background: url("../images/dh.png") no-repeat left center;
  padding: 5px;
  padding-left: 30px;
  margin-bottom: 20px;
}

.danghangs a{
  color: #333;
  margin: 0 5px;
}

.wp .ycont{
  padding: 10px;
  background: #f6f6f6;
}

.wp4{
  background: url("../images/xwdt.png") no-repeat top center;
  margin-bottom: 30px;
}

.wp5{
  padding-top: 56px;
  margin-bottom: 30px;
}

.wp4 .ycont{
  padding: 10px;
  background: #f6f6f6;
}

.zypptit{
  width: 202px;
  height: 47px;
  line-height: 47px;
  background: url("../images/zytit_bg.png") no-repeat center;
  font-size: 20px;
  text-align: left;
  color: #fff;
  padding-left: 60px;
}
.ycontt{
  border: 1px solid #ccc;
  margin-top: 10px;
  background: #f6f6f6;
  padding:10px;
  margin-bottom: 60px;
}
.zyppcont{

}
.zyppcont{
  padding:20px;
}
.zyppcont li{
  border-bottom: 1px dashed #ddd;
  padding:20px 0;
}
.zyppcont li a{
  display: inline-block;
  width: 24.7%;
  text-align: center;
  font-size: 16px;
  color: #666;
  white-space: nowrap;
  overflow: hidden;
  text-overflow: ellipsis;
}
.zyppcont .tit a{
  color: #3d4f6d;
  font-weight: bold;
}
.yqwrap{

}

.zytits {
  font-family: "Microsoft YaHei";
  color: #000;
  background: #fafafa;
  line-height: 60px;
  text-align: center;
  font-size: 22px;
  clear: both;
}

.summary{ overflow:hidden;}
.summary li{ float:left; width:100%; padding:10px 0; font-size:16px; border-bottom:#ddd dashed 1px; line-height: 30px;}
.summary li span{ display:block; float:left;}
.summary_1{ width:28%; text-indent:20px;}
.summary_2{ width:60%;color:#666; line-height:28px;}
.summary_1s{ width:20%;color:#666;}
.summary_2s{ width:75%;color:#666; line-height:28px;}

.wp6{
  width: 1600px;
  margin: 0 auto;
  background: url("../images/xwdt.png") no-repeat top center;
  margin-bottom: 30px;
}


.wp6 span{
  position: relative;
}

.wp6 .sqcont{
  width: 48%;
  background: #f6f6f6;
  padding: 60px;
  box-sizing: border-box;
  overflow: auto;
}


/*滚动条自定义样式*/
.sqcont::-webkit-scrollbar {
	width: 6px;
}
.sqcont::-webkit-scrollbar-track {
	border-radius: 5px;
	background: rgb(200, 214, 255);
}
.sqcont::-webkit-scrollbar-thumb {
	border-radius: 5px;
	background-color: #4b99e7;
}

.wp6 .sqcont p{
  font-size: 18px;
  line-height: 45px;
}

.wp6 .sqcont img{
  margin: 5px;
}

.wp6 .sqcont h3{
  font-size: 22px;
  text-align: center;
  padding-bottom: 20px;
}

.wp6 .sqcont .bbd{
  display: block;
  border: 1px solid #ddd;
  background: #fff;
  padding: 1px;
  margin: 16px auto;
}

.yqddw{
  padding-top: 20px;
  display: inline-block;
  width: 258px;
  height: 180px;
  text-align: center;
  background: #fff;
  border: 1px solid #fff;
  border-radius: 2px;
  box-shadow: 1px 0 6px #ccc;
  margin: 15px 13px;
  overflow: hidden;
}
.yqddw:hover{
  border: 1px solid #3456a9;
  box-shadow: 1px 0 6px #999;
}
.yqddw h4 {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  font-weight: normal;
  font-size: 16px;
  padding: 0 3px;
  color: #333;
  text-align: center;
  margin-bottom: 3px;
}
.yqddw p {
  font-size: 14px;
  color: #bbb;
  text-align: center;
}

.tbfll{
  padding: 20px 0;
}

.tbfll a{
  display: inline-block;
  color: #666;
  font-size: 16px;
  margin-right: 20px;
  margin-bottom: 10px;
}

.tbfll a:hover{
  color: #2a4691;
}

.footer{
  position: relative;
  height: 180px;
  background: #14304e;
}
.footer .t-l1{
  position: absolute;
  left: 150px;
  top:50px;
  color: #fff;
  font-size: 16px;
  line-height: 30px;
}
.footer .tl2{
  position: absolute;
  left: 680px;
  top:35px;
  color: #fff;
  font-size: 30px;
}
.footer .ewm{
  position: absolute;
  width: 88px;
  height: 14px;
  top:30px;
  right: 130px;
  color: #fff;
  text-align: center;
  background: url("../images/ewm.png") no-repeat top center;
  padding-top: 96px;
}

.backt{
  display: none;
  width: 88px;
  height: 88px;
  right: 8px;
  bottom: 286px;
  background: url("../images/back.png") no-repeat center;
  position: fixed;
  z-index: 999;
  cursor: pointer;
}




/* 本例子css */
.slideBox{ width:100%; height:825px; overflow:hidden; position:relative;}
.slideBox .hd{width: 100%; height:30px; overflow:hidden; position:absolute; right:0; bottom:20px; z-index:1; }
.slideBox .hd ul{ overflow:hidden; zoom:1; text-align: center;  }
.slideBox .hd ul li{ display: inline-block; margin-right:2px;  width:60px; height:5px; line-height:14px; text-align:center; background:rgba(150, 150, 150, 0.6); cursor:pointer; margin: 0 8px;}
.slideBox .hd ul li.on{ background:rgba(255, 255, 255, 0.8); }
.slideBox .bd{ position:relative; height:100%; z-index:0;   }
.slideBox .bd li{ zoom:1; vertical-align:middle; }
.slideBox .bd img{ display:block;  width: 100%;}

/* 下面是前/后按钮代码，如果不需要删除即可 */
.slideBox .prev,
.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background:url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
.slideBox .prev:hover,
.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
.slideBox .prevStop{ display:none;  }
.slideBox .nextStop{ display:none;  }

/* 下载 */
.txt .xiazai {
    cursor: pointer;
    font-size: 16px;
    color: #1471d7;
    margin-left: 53px;
}
.txt .xiazai:nth-child(1){
	margin-left:0;
}

@media screen and (min-width: 2560px) {
  .slideBox .bd img{ display:block;  width: 100%;height: 1100px;}
}
.tbfll a.active{
  color: #2a4691;
}