.wh {
    width: 1200px;
    margin: 0 auto;
}

.pos {
    position: relative;
    width: 1920px;
    left: 50%;
    margin-left: -960px;
}

/*???¤?????’?¨?????·??????*/
.top1 {
    height: 30px;
    background: #fff;
    color: #333333;
    line-height: 30px;
    overflow: hidden;
}

.top2 {
    height: 114px;
    overflow: hidden;
}

#header {
    width: 1000px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 114px;
}

.top2 .k2 {
    margin-top: 30px;
    color: #171717;
    font-size: 16px;
    padding-left: 65px;
    background: url(/template/default/assets/images/tel.jpg) no-repeat left center;
}

.topLink {
    float: right;
    text-align: right;
    position: relative;
    z-index: 9999;
}

.translate {
    width: 100px;
    position: absolute;
    left: 0;
    top: 10px;
    z-index: 9999;
}

.tran-in {
    left: 120px;
}

.translate li {
    border: 1px dashed #cccccc;
    line-height: 26px;
    text-align: left;
    background: #fff;
}

.translate li a {
    display: block;
    padding-left: 10px;
    background: url(/template/default/assets/images/dot4.png) no-repeat 88% 11px;
}

.translate li a:hover {
    text-decoration: none;
    color: #275cea;
    cursor: pointer;
}

.translate-en {
    display: none;
    padding: 6px;
    padding-top: 0px;
}

.translate li .translate-en a {
    padding-left: 0px;
    text-align: center;
    background: #fff;
    border-bottom: 1px solid #cccccc;
}

.translate li .translate-en a:hover {
    font-weight: bold;
}

.topLink .f_count {
    color: #ff0000;
    font-size: 13px;
    font-weight: bold;
}

.topLink .k1 a {
    color: #333333;
}

.topLink .k2 {
    color: #074b91;
    font-size: 14px;
    font-family: "微软雅黑";
}

#menu {
    background: #093d91;
    height: 40px;
}

/*?§?’?????€”?¨?????“?§????*/
.box1 {
    background: url(/template/default/assets/images/bj1.jpg) no-repeat top center;
    height: 790px;
    padding-top: 53px;
    box-sizing: border-box;
}

/*热门关键词*/
.search{background: #f9f9f9;}
.wh{width: 1200px;margin:0 auto;}
.hotSearch{font:14px/70px "微软雅黑";color: #666;}
.hotSearch a{margin-left:16px;color: #666;}


/*搜索*/
#formsearch{float:right;margin-top: 15px;}
#formsearch input{background:none;border:none;line-height:35px;height:35px;outline: none;}
#formsearch input#keyword{padding-left:10px;;width:254px;background-color: #fcf4f4;color: #c0c0c0;float: left;}
#formsearch input#s_btn{width:37px;cursor:pointer;font-size: 0;background: url(/template/default/assets/images/ss.png) center no-repeat #dedede;line-height:35px;height:35px;float: left;}

/* z1 */
.z1{
  margin-top: 25px;
}
.z1-left{
width: 207px;
height: 1806px;
  border:1px solid #ccc;
}
.z1-left h1{
  padding-left: 69px;
  height: 104px;
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
  padding-top: 25px;
  font:20px/36px "微软雅黑";
  color: #fff;
  background: url(/template/default/assets/images/P.png) 22px center no-repeat #15499a;
}
.z1-left h1 span{
  display: block;
  font:italic 12px/24px Arial;
  text-transform: uppercase;
}
.z1-left ul.sort1{
 
  background-color: #fff;
}
.z1-left ul li.layer1{ border-bottom: 1px dashed #ccc;}
.z1-left ul li a.aa{
  display: block;
  font:15px/74px "微软雅黑";
  color: #616161;
 
}
.z1-left ul li a.list_items{color:#616161;font-size:15px;padding-left:54px;display:block;line-height: 36px;}
.z1-left ul li a.list_items:hover{color: #15499a}
.z1-left ul li a.aa:before{
  content: "";
  display: inline-block;
  width: 12px;
  height: 12px;
  border:2px solid #cdcdcd;
  border-radius: 100%;
  margin:0 15px 0 9px;
  vertical-align: -3px;
}
.z1-left ul li a.aa:hover{color: #15499a;}
.z1-left ul li a.aa:hover:before{border-color: #15499a;}
.z1-right{
  width: 960px;
}
.z1-right ul li{
  float: left;
  margin-right: 6px;margin-bottom: 13px;
   width:179px;
}
.z1-right ul li img{
  width: 177px;
  height: 155px;
  border: 1px solid #fff;
  border-bottom: none;
}
.z1-right ul li h3{
  text-align: center;
  font:12px/34px "微软雅黑";
  color: #272727;
  overflow:hidden; /*超出的部分隐藏起来。*/ 
white-space:nowrap;/*不显示的地方用省略号...代替*/
text-overflow:ellipsis;/* 支持 IE */
  background-color:#ececec;
}
.z1-right ul li:nth-child(5n){margin-right: 0;}
.z1-right ul li:hover img{border-color: #15499a;}
.z1-right ul li:hover h3{background: #15499a;color: #fff;}


.fl {
    float: left;
}

.fr {
    float: right;
}



.com-img {
    display: inline;
    overflow: hidden;
    margin: 0 auto;
    display: table;
}

.com-img img {
    transition: all 0.5s ease-in 0s;
    -webkit-transition: all 0.5s ease-in 0s;
    -moz-transition: all 0.5s ease-in 0s;
    -o-transition: all 0.5s ease-in 0s;
}

.com-img:hover img {
    transform: scale(1.1);
    -webkit-transform: scale(1.1);
    -moz-transform: scale(1.1);
    -o-transform: scale(1.1);
    -ms-transform: scale(1.1);
}

/*???????¨???????????????·??????*/
.nav1 {
    height: 40px;
}

.nav1 li {
    line-height: 40px;
    height: 40px;
    text-align: center;
    width: 150px;
    float: left;
    position: relative;
    z-index: 999;
}

.nav1 li a {
    display: block;
    line-height: 40px;
    color: #fff;
    height: 40px;
    font-size: 16px;
}

.nav1 li a:hover {
    color: #093d91;
    text-decoration: none;
    background: #fff;
}

.nav1 .sec {
    height: 0;
    background: #024683;
    color: #fff;
    overflow: hidden;
    z-index: 9999;
    position: absolute;
    top: 40px;
    left: 0px;
}

.nav1 .sec a {
    background: #024683;
    color: #fff;
    height: 38px;
    line-height: 38px;
    width: 150px;
}

.nav1 .sec a:hover {
    background: #024683;
    color: #fff;
    text-decoration: none;
}

.pleft {
    width: 285px;
    height: 568px;
    background: url(/template/default/assets/images/pbj.jpg) no-repeat top center;
}

.pright {
    width: 873px;
}

.pbox {
    margin-top: 30px;
}

.pleft h3 {
    font-size: 38px;
    color: #fff;
    text-align: center;
    padding-top: 45px;
}

.psort {
    width: 242px;
    margin: 0 auto;
    margin-top: 85px;
}

.psort .li1 {
    margin-bottom: 30px;
}

.psort .a1 {
    width: 242px;
    height: 49px;
    line-height: 49px;
    display: block;
    color: #fff;
    font-size: 16px;
    background: #024683;
    text-align: center;
    border-radius: 5px;
}

.psort .a1:hover {
    background: #b12923;
}

.psort .a2 {
    color: #333333;
    font-size: 16px;
    line-height: 46px;
    border-bottom: 1px dashed #d6d6d6;
    display: block;
    text-indent: 10px;
}

.psort .a3 {
    color: #024683;
    font-size: 16px;
    margin-top: 12px;
    display: block;
}

.psort .a2:hover {
    color: #b12923;
}

.pbt {
    background: url(/template/default/assets/images/line2.png) no-repeat bottom center;
    line-height: 30px;
    padding-bottom: 10px;
}

.pbt h2 {
    color: #024683;
    font-size: 20px;
}

.pbt .pmore {
    display: block;
    color: #8d8e8e;
    font-size: 14px;
    text-transform: uppercase;
}

.product_list1 {
    width: 869px;
    height: 321px;
    border: 2px solid #eeeeee;
    margin-top: 16px;
    background: #fff;
}

.product_list1 a.img {
    display: block;
    position: relative;
}

.product_list1 a.img .dan {
    position: absolute;
    top: -6px;
    right: -7px;
}

.product_list1 a.img .dan img {
    width: 121px;
    height: 120px;
}

.product_list1 a.img img {
    width: 394px;
    height: 320px;
}

.pcon {
    margin: 23px 0 0 54px;
    width: 385px;
}

.pcon h3 a {
    display: block;
    color: #024683;
    font-size: 22px;
}

.pcon1 dd {
    color: #333333;
    font-size: 18px;
    margin: 13px 0 10px 0;
}

.pcon1 {
    display: block;
    color: #333333;
    font-size: 15px;
    line-height: 35px;
}

.mbox {
    margin-top: 30px;
}

.mbox a {
    margin-right: 30px;
    border-radius: 5px;
    float: left;
    display: block;
    background: #024683;
    width: 110px;
    height: 40px;
    line-height: 40px;
    text-align: center;
    font-size: 16px;
    color: #fff;
}

.mbox a:hover {
    background: #b12923;
}

.product_list2 {
    margin-top: 20px;
}

.product_list2 li {
    float: left;
    margin-right: 16px;
    _display: inline;
}

.product_list2 li:nth-child(3n) {
    margin-right: 0;
}

.product_list2 li a.img {
    overflow: hidden;
}

.product_list2 li a.img img {
    width: 280px;
    height: 220px;
}

.product_list2 li h3 {
    text-align: center;
}

.product_list2 li h3 a {
    font-weight: normal;
    display: block;
    color: #333333;
    font-size: 15px;
    height: 39px;
    line-height: 39px;
}

.product_list2 li a.img {
    display: block;
}

.product_list2 li a.img:hover {
    border-color: #b12923;
}

.product_list2 li a img {
    -webkit-transform: scale(1, 1);
    -moz-transform: scale(1, 1);
    -webkit-transition: all 0.5s ease-out;
    -moz-transition: all 0.5s ease-out;
    transition: all 0.5s ease-out;
}

.product_list2 li a img:hover {
    background: #fff;
    -webkit-transform: scale(1.1, 1.1);
    -moz-transform: scale(1.1, 1.1);
    transform: scale(1.1, 1.1);
    -webkit-transition: all 0.6s ease-out;
    -moz-transition: all 0.6s ease-out;
    transition: all 0.6s ease-out;
}

/* z2 */
.z2 {
    padding-top: 45px;
    margin-top: 40px;
    background: url(/template/default/assets/images/z2.jpg) center top no-repeat;
    box-sizing: border-box;
    height: 733px;
}

.z2 h1 {
    text-align: center;
    font: bold 36px/72px "微软雅黑";
    color: #545455;
}

.z2 h1 span {
    font-size: 42px;
    color: #15499a;
}

.z2 h2 {
    font: 18px/1.2 "微软雅黑";
    text-align: center;
    color: #6a6e72;
}

.z2-main {
    width: 1200px;
    margin: 0 auto;
    position: relative;
    height: 582px;
    margin-top: 36px;
}

.z2-main ul li {
    position: absolute;
    width: 370px;
    height: 100px;
    background-color: #fff;
    padding-left: 55px;
}

.z2-main ul li h3 {
    font: bold 17px/32px "微软雅黑";
    color: #333;
    padding-top: 5px;
}

.z2-main ul li p {
    font: 14px/25px "微软雅黑";
    color: #808080;
}

.z2-main ul li:before {
    content: attr(num);
    position: absolute;
    width: 101px;
    height: 101px;
    border: 3px solid #fff;
    background-color: #c7c9c8;
    text-align: center;
    font: 36px/101px "微软雅黑";
    border-radius: 100%;
    color: #fff;
    top: -5px;
    left: -60px;
}

.z2-main ul li:hover {
    background-color: #15499a;
}

.z2-main ul li:hover h3 {
    color: #fff;
}

.z2-main ul li:hover p {
    color: #fff;
}

.z2-main ul li:hover:before {
    background-color: #00b754;
}

.z2-main ul li:nth-child(1) {
    top: 85px;
    left: 110px;
}

.z2-main ul li:nth-child(2) {
    top: 225px;
    left: 75px;
}

.z2-main ul li:nth-child(3) {
    top: 365px;
    left: 45px;
}

.z2-main ul li:nth-child(n+4) {
    text-align: right;
    padding-left: 0;
    padding-right: 55px;
}

.z2-main ul li:nth-child(n+4):before {
    left: auto;
    right: -60px;
}

.z2-main ul li:nth-child(4) {
    top: 85px;
    right: 103px;
}

.z2-main ul li:nth-child(5) {
    top: 225px;
    right: 75px;
}

.z2-main ul li:nth-child(6) {
    top: 365px;
    right: 45px;
}

.z2-mg {
    position: absolute;
    z-index: 10;
    top: 10px;
    left: 50%;
    -webkit-transform: translateX(-50%);
    transform: translateX(-50%);
    border: 1px solid #b9babb;
    border-radius: 51px;
}

.tong {
    width: 1200px;
    margin: 0 auto;
}

.tong1 {
    width: 1920px;
    left: 50%;
    margin-left: -960px;
    position: relative;
}

.z3 {
    padding-top: 30px;
    background: url(/template/default/assets/images/c3.png) center top no-repeat #eeeff2;
    padding-bottom: 40px;
}

.z3 > h1 {
    text-align: center;
    font: bold 38px/60px "微软雅黑";
    color: #fff;
}

.z3 > h2 {
    text-align: center;
    font: 26px/48px "微软雅黑";
    color: #fff;
}

.z3 ul {

    margin-top: 96px;
}

.z3 ul li {
    float: left;
    margin-right: 7px;
    margin-bottom: 7px;
}

.z3 ul li:nth-child(3n) {
    margin-right: 0;
}

.z3 ul li img {
    width: 395px;
    height: 308px;
}

.z4{
  background-color: #fff;
  height: 1258px;
}
.v-article {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}
.z4>h1{
  text-align: center;
  position: relative;
  width: 1920px;
  left:calc(50% - 960px);
}
.z4-main{
  margin-top: 45px;
}
.z4-main ul li{
  position: absolute;
  width: 500px;
}
.z4-main ul li::before{
  content: attr(num);
  position: absolute;
  width: 65px;
  height: 40px;
  text-indent: 14px;
  font:bold 26px/40px '微软雅黑';
  font-style: italic;
  color: #fff;
  left: 0;top: 10px;
  background:#124497;
}
.z4-main ul li h3{
  padding-left:83px;
  font:bold 26px/58px "微软雅黑";
  color: #181717;
  border-bottom: 1px dotted #cdcdcd;
}
.z4-main ul li .p1{
    margin-top: 25px;
  font:bold 15px/24px "微软雅黑";
  color: #2f2d2d;
  letter-spacing: 1px;
  padding-left: 22px;
  white-space: nowrap;
  background: url(/template/default/assets/images/z4Li.png) left 7px no-repeat;
}
.z4-main ul li:nth-child(1){top: 50px;}
.z4-main ul li:nth-child(2){top:183px;}
.z4-main ul li:nth-child(3){top:315px;}
.z4-main ul li:nth-child(4){top:575px;right: 35px;}
.z4-main ul li:nth-child(5){top:715px;right: 35px}
.z4-main ul li:nth-child(6){top:845px;right: 35px}
.mg1{position: absolute;top: 0;right: 0;}
.mg2{position: absolute;top: 490px;}


/* z7 */
.z7 {
    padding-top: 46px;
    padding-bottom: 50px;
    background-color: #eceded;
}

.z7 .black {
    text-align: center;
    font-size: 36px;
    font-weight: 600;
    color: #545455;
}

.z7 .black span {
    display: block;
    font-weight: 500;
    color: #6a6e72;
    font-size: 18px;
    letter-spacing: 1px;
    margin-top: 20px;
}

.z7-main {
    margin-top: 45px;
}

.z7-left {
    width: 601px;
}

.z7-left h1 {
    font: bold 24px/1 "微软雅黑";
    color: #6a6e72;
}

.z7-left h2 {
    font: bold 30px/55px "微软雅黑";
    color: #15499a;
}

.z7-txt {
    font: 18px/36px "微软雅黑";
    color: #585b5c;
}

.z7-left a.more {
    display: block;
    margin-top: 36px;
    width: 110px;
    text-align: center;
    font: 14px/32px "微软雅黑";
    color: #0f3e92;
    border: 2px solid #9bb1d2;
    border-radius: 20px;
}

.z7-right {
    width: 572px;
}
.z7-right img{width: 572px;height: 400px;}
.ab_gun {
    position: relative;
    margin-top: 50px;
}

.ab_gun_list {
    position: relative;
}

.ab_gun_list li {
    float: left;
    margin-left: 4px;
    margin-right: 4px;
}

.ab_gun_list li a {
    display: block;
}

.ab_gun_list li a img {
    width: 294px;
    height: 257px;
}
.ab_gun_list li h3 a{display: block;color: #fff;text-align: center;height: 54px;line-height: 54px;background: #0f3e92;font-size: 18px;}
.l_btn,
.r_btn {
    position: absolute;
    top: 37%;
    cursor: pointer;
}

.l_btn {
    left: -50px;
}

.r_btn {
    right: -50px;
}

#demo {
    overflow: hidden;
    width: 100%;
    margin: 0 auto;
}

#indemo {
    float: left;
    width: 800%
}

#demo1 {
    float: left;
}

#demo2 {
    float: left;
}

/* z6 */
.z6 {
    padding-top: 50px;
    padding-bottom: 50px;
    background-color: #124497;
}

.z6-left {
    width: 364px;
    text-align: center;
    color: #fff;
    position: relative;
}

.z6-left h1 {
    font: 500 30px/42px "微软雅黑";
    margin-top: 35px;
    letter-spacing: 5px;
}

.z6-left h2 {
    font: 24px/2.5 "微软雅黑";
}

.z6-left h3 {
    width: 266px;
    margin: 0 auto;
    font: 18px/39px "微软雅黑";
    color: #000000;
    background-color: #eeeeef;
    border-radius: 20px;
}

.z6-left h4 {
    font: 18px/64px "微软雅黑";
}

.line {
    position: absolute;
    left: 0;
    top: -15px;
}

.z6-right {
    width: 700px;
    margin-right: 30px;
    position: relative;
}

.z6-right .bd {
    overflow: hidden;
}

.z6-right .bd li {
    float: left;
    margin-right: 40px;
}

.z6-right .bd li img {
    width: 201px;
    height: 253px;
}

.z6-right a.prev, .z6-right a.next {
    position: absolute;
    width: 24px;
    height: 50px;
    background: url(/template/default/assets/images/zb.png);
    top: 88px;
    left: -50px;
}

.z6-right a.next {
    transform: scale(-1);
    left: auto;
    right: -50px;
}


.btt {text-align: center;}
.btt dd{color: #545455;font-size: 48px;font-weight: bold;}
.btt dt{color: #6a6e72;font-size: 20px;}


.xinwen{background:#eeeff2;height: 630px;padding-top: 40px;}

.xcon{margin-top: 55px;}
.news_list1 li a.img img{display: block;width: 571px;height: 285px;overflow: hidden;}
.news_list1 li .times{width: 75px;line-height: 17px;}
.news_list1 li .times dd{color: #929191;font-family: 'Arial';font-size: 18px;padding-right: 20px;background: url(/template/default/assets/images/line22.png) no-repeat 42px top;}
.news_list1 li .times dt{color: #636161;font-size: 48px;font-family: '?????“';line-height: 48px;}
.nbox1 {margin-top: 20px;}
.nr1{margin-left: 28px;width: 355px;}
.nr1 h3 a{font-weight: bold;color: #000000;font-size: 18px;}
.xwnr{color: #9c9c9c;font-size: 14px;margin-top: 15px;font-weight: bold;}
.xleft{width: 630px;height: 403px;border-right: 2px solid #cfd0d1;}
.xright{width: 510px;position: relative;}

.nsort li a{display: block;color: #010101;font-size: 16px;padding-right: 34px;background: url(/template/default/assets/images/line3.jpg) no-repeat right center;margin-right: 34px;}
.xright a.nmore{display: block;color: #010101;font-size: 16px;position: absolute;top:0;right: 170px;}
.tab1{display: none;}
.xright .nr1 {
    margin-left: 0;
    width: 400px;
}

.xright .news_list1 li .times {
    margin-left: 35px;
}
.xright .news_list1 li{padding-bottom: 24px;border-bottom: 1px dashed #afaeae;}
.xright .news_list1 li:last-child{border-bottom: none;}

ul.nsort {
    margin-bottom: 10px;
}

ul, ol, li {
    list-style-type: none;
}

dt {
    font-weight: normal;
}

.c8 {
    margin-top: 50px;
    margin-bottom: 20px;
}

.c8 h2 {
    font: 600 36px/30px "微软雅黑";
    color: #545455;
    text-align: center;
    background: url(/template/default/assets/images/c8.png) no-repeat 50% 50%;
}

.c8 h3 {
    font: 400 16px/30px "微软雅黑";
    color: #5a5a5a;
    text-align: center;
    padding-top: 10px;
}

.picScroll-left {
    position: relative;
}

.c8 .picScroll-left .hd .prev, .c8 .picScroll-left .hd .next {
    display: block;
    width: 32px;
    height: 32px;
    overflow: hidden;
    cursor: pointer;
    position: absolute;
    top: 46%;
    margin-top: -16px;
}

.c8 .picScroll-left .hd .prev {
    left: 0px;
}

.c8 .picScroll-left .hd .next {
    right: 0px;
}

.c8 .picScroll-left .bd {
    margin-top: 15px;
    padding-left: 36px;
}

.c8 .picScroll-left .bd ul li {
    float: left;
    _display: inline;
    overflow: hidden;
    text-align: center;
    margin-left: 8px;
    margin-right: 8px;
    width: 209px;
}

.c8 .picScroll-left .bd ul li .pic {
    text-align: center;
    padding: 0;
    border: 1px solid #dadada;
    margin-bottom: 30px;
}

.c8 .picScroll-left .bd ul li .pic img {
    width: 207px;
    height: 109px;
    display: block;
}

.c8 .picScroll-left .bd .tempWrap {
    width: 1130px !important;
}

.f_link {
    font-size: 20px;
    color: #545455;
    line-height: 80px;
    height: 80px;
    font-weight: bold;
    overflow: hidden;
}

.f_link a {
    color: #000;font-weight: normal;font-size: 14px;
}

.foot {
    color: #bbbbbb;
    background: #1e1f20;
    padding-top: 44px;
    padding-bottom: 34px;
}

.foot a {
    color: #bbbbbb;
}

.foot .tong {
    position: relative;
}

.er {
    position: absolute;
    z-index: 111;
    cursor: pointer;
    right: 72px;
    top: 0;
}

.er h2 {
    font-size: 18px;
    color: #fff;
    margin-bottom: 12px;
}

.er dd {
    text-align: center;
    font-size: 12px;
    line-height: 26px;
    color: #fff;
}

.navx {
    margin: 0 auto;
    width: 801px;
    text-align: center;
    font-size: 18px;
    border-bottom: 1px solid #fff;
    line-height: 26px;
}

.navx li {
    display: inline-block;
    margin: 0 11px;
}

.contactx {
    line-height: 45px;
    font-size: 24px;
    margin-top: 15px;
    color: #bbbbbb;
}
<!--0.00020408630371094-->