﻿*{ margin: 0; padding: 0; list-style: none; text-decoration: none; box-sizing: border-box;}
body{ position: relative; font: 14px Microsoft YaHei, arial, 微软雅黑, sans-serif; vertical-align: baseline; width: 100%; /*overflow-x: hidden;*/}
i, em{ font-style: normal;}
a{ color: #333;}
h1, h2, h3, h4, h5, h6, b{ font-weight: normal;}
img{ border: none \9; display: inline-block;}
.clearfix:after,.clear{ content: "."; display: block; height: 0; clear: both; overflow: hidden; visibility: hidden;}
.fl{ float: left;}
.fr{ float: right;}
@font-face{ font-family: 'PINGFANG REGULAR';src: url('../font/PINGFANG REGULAR.TTF');font-weight: normal; font-style: normal;}
.tywidth{ width: 1200px; margin: 0 auto;}


/*header */
.header{width: 100%;}
.header .header-1{height:32px;width: 100%;line-height: 32px;background: #ededed;}
.header .header-1 .content{width: 1200px;margin:0  auto;}
.header .header-1 .content b{color: #504B4B;font-size: 14px;line-height:32px;}
.header .header-1 .content nav{line-height: 32px;float: right;height: 32px;width: 270px;}
.header .header-1 .content nav .n1{width: 65px;line-height: 32px;font-size: 14px;float: left;color: #666666;}
.header .header-1 .content nav .gun{height: 16px;width: 1px;background: #949494;margin-top:8px;float: left;margin-right: 15px;margin-left: 5px;}

.header .header_slogan{ height: 143px;width: 1200px;margin:0 auto;}
.header .header_slogan .logo{ width:294px; height: 55px;padding-top:40px;float: left;}
.header .header_slogan .logo img{width: 100%;}
.header .header_slogan .text{width: 643px;height: 86px;float: left;margin-left:325px;margin-top: -30px;/**/ }
.header .header_slogan .text .t1{width:600px;height: 50px;font-size:24px;color: #000000;line-height: 50px; }
.header .header_slogan .text .t2{width:600px;height: 30px;line-height: 30px;font-size:17px;color: #6D6D6D;margin-top: -4px;color: #000000;font-size: 19px;}
.header .header_slogan .text .t1 b{ font-weight: bold;color: #01439A;}


.header .header_slogan .right{width: 240px;height: 120px;margin-left:996px;}
.header .header_slogan .right .texts{width: 195px;height: 100px;margin-left: 50px;padding-top:40px;}
.header .header_slogan .right .texts .te1{color: #000000;}
.header .header_slogan .right .texts .te2{color: #000000;font-size: 26px; font-weight:bold;}
.header .header_slogan .right .phones{width: 38px;height: 42px;float: left; margin-top:-15px;}


.header .header_slogan .right .phones{float: left;-webkit-animation: move 1.3s linear infinite;animation: move 1.3s linear infinite;}
.logoaa{height: 64px;width: 1px;position: absolute;margin-left:305px;margin-top: 38px;float: left;}
.honornra{ display:none;}

@keyframes move
{
    0%, 65%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    70% {
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg);
    }
    75% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg);
    }
    80% {
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg);
    }
    85% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg);
    }
    90% {
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg);
    }
    95% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg);
    }
    100% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}

@-webkit-keyframes move
{
    0%, 65%{
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
    70% {
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg);
    }
    75% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg);
    }
    80% {
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg);
    }
    85% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg);
    }
    90% {
        -webkit-transform:rotate(15deg);
        transform:rotate(15deg);
    }
    95% {
        -webkit-transform:rotate(-15deg);
        transform:rotate(-15deg);
    }
    100% {
        -webkit-transform:rotate(0deg);
        transform:rotate(0deg);
    }
}

/*font-style: italic;斜体*/

/*
.header .na_v{width: 100%;height: 58px;margin:0 auto;margin-top: -1px;background: #004299;}

.header .nav{ height: 58px; line-height: 58px;margin:0 auto;width: 1200px;}

.header .nav .nav-content nav .xz:nth-child(7n){ margin-right:0;}
.header .nav .nav-content nav .xz{ height: 58px; width:171.4px;position: relative;text-align: center;
    display: inline-block; vertical-align: top; text-align: center;}
.header .nav .nav-content nav .xz:last-child{margin-right: 0;}
.header .nav .nav-content nav .xz{ position: relative; z-index: 1; color: #fff; font-size: 16px;
  
    float: left;}
.header .nav .nav-content nav .xz:before{ content: ""; position: absolute;
    display: block; opacity: 0; background: blue;
    transition: all .3s ease-out;}

.header .nav .nav-content nav .xz.on{background: #80A1CC;}
.header .nav .nav-content nav .xz:hover{background: #80A1CC;}
.header .nav .nav-content nav .xz:hover i{color: #fff;}
.header .nav .nav-content nav .xz.on i{color: #fff;}
.header .nav .nav-content nav .xz.on:before,.header .nav .nav-content nav .xz:hover:before{ opacity: 1; height: 6px;}
.header .nav .nav-content nav .xz ul{ display: none; position: absolute; left: 50%; top: 58px; z-index: 999;
    transform: translateX(-50%); width: 172px; background-color: rgba(255, 255, 255, 0.902); border: 1px solid #eee;
    padding: 15px 0;}
.header .nav .nav-content nav .xz ul li{ font-size: 16px; color: #666; line-height: 16px; margin-top: 15px;}
.header .nav .nav-content nav .xz ul li:first-child{ margin-top: 0;}
.header .nav .nav-content nav .xz ul li:hover{ color: #80A1CC;}
.header .nav .nav-content nav .xz:hover .xian1{opacity: 0;}
.header .nav .nav-content nav .xz.on .xian1{opacity: 0;}
.header .nav .nav-content nav .xian1{position: relative;width: 1px;height: 20px;background: #7374AC;float: right;margin-top: 21px;margin-right: -1px;}
*/


/*************************新的*****/
.navbar {
  width: 100%;
  height: 58px;
  background: #004299;
  font-family: 'Microsoft YaHei', Arial, sans-serif;
}
 
.navbar-container {
  width: 1200px;
  height: 100%;
  margin: 0 auto;
  display: flex;
  align-items: center;
}
 
.nav-menu {
  display: flex;
  width: 100%;
}
 
/* 导航项基础样式 */
.nav-item {
  position: relative;
  flex: 1;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #fff;
  font-size: 16px;
  text-decoration: none;
  transition: background-color 0.3s ease;
  height:58px;
}
 
.nav-item > a {
  color: inherit;
  text-decoration: none;
  width: 100%;
  height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
}
 
/* 悬停和激活状态 */
.nav-item:hover,
.nav-item.active {
  background-color: #80A1CC;
}
 
/* 下拉菜单样式 */
.dropdown {
  position: relative;
}
 
.dropdown-menu {
  display: none;
  position: absolute;
  top: 58px;
  left: 50%;
  transform: translateX(-50%);
  width: 100%;
  background-color: rgba(255, 255, 255, 0.95);
  border: 1px solid #eee;
  border-radius: 4px;
  box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
  padding: 8px 0;
  z-index: 1000;
}
 
.dropdown-menu li {
  list-style: none;
}
 
.dropdown-menu li a {
  display: block;
  padding: 10px 15px;
  text-align:center;
  color: #333;
  font-size: 16px;
  text-decoration: none;
  transition: all 0.2s;
}
 
.dropdown-menu li a:hover {
  color: #004299;
  background-color: #f0f4f8;
}
 
/* 显示下拉菜单 */
.dropdown:hover .dropdown-menu {
  display: block;
}
 
/* 响应式考虑（可选） */
@media (max-width: 1200px) {
  .navbar-container {
    width: 100%;
    padding: 0 15px;
  }
}


/*banner*/

.banner-index{ line-height: 0;}
.banner-index img{ width: 100%;}
.slideBox{ width: 100%; height: auto; overflow: hidden; position: relative;margin: 0 auto;}
.banner-index .slideBox .bd img{ width: 100%;}
.slideBox .bd ul li{ display: none;}
.slideBox .bd ul li:first-child{ display: none;}
.banner img{ width: 100%;}
.slideBox .hd{ position: absolute; left: 50%; bottom: 30px; transform: translateX(-50%); font-size: 0;}
.slideBox .hd ul li{ float: left; position: relative; width: 10px; height: 10px; background: #79746F; margin-right: 10px; cursor: pointer; border-radius: 100%; transition: all .3s;}
.slideBox .hd ul li.on{ border-radius: 5px; width: 37px;background: #004299;}

/*search*/

.search{ font-size: 0; height: 65px; line-height: 65px; border-bottom: 1px solid #f0f0f0; background: #fdfdfd; overflow: hidden;}
.search-content>div{ display: inline-block;vertical-align: top;}
.search-keywords span{ color: #666; font-size: 14px; font-weight: bold; margin-right: 15px;}
.search-keywords span img{ vertical-align: middle; margin: -5px 10px 0 0;}
.search-keywords a{ color: #666; font-size: 14px;}
.search-keywords a:hover{ color: #004299;}
.search-keywords i{ margin: 0 15px; color: #666; font-size: 14px;}
.search-form{ float: right;}
#searchForm{ margin-top: 15px; background: url(http://www.hailiansz.com/Public/images/search.png)no-repeat; width: 239px; height: 31px; display: inline-block; vertical-align: top;}
#searchForm>input{ background: none; border: none; outline: none; display: inline-block; vertical-align: top; color: #999;}
#searchForm .search-input{ height: 31px; line-height: 31px; width: 87%;}
.search-form #s_btn{ width: 31px; height: 31px; cursor: pointer;}
#searchForm .search-input::-webkit-input-placeholder{ color: #999;}
#searchForm .search-input:-moz-placeholder{ color: #999;}
#searchForm .search-input::-moz-placeholder{ color: #999;}
#searchForm .search-input:-ms-input-placeholder{ color: #999;}


/*m1*/

.m1{height: 174px;background: #5d8fce;width: 100%;}
.m1 .nr{width: 1200px;height: 174px;margin:0 auto;}
.m1 .nr ul li{float: left;width: 300px;height: 174px; 
background: -webkit-linear-gradient(left, #5d8fce, #316fbc);
    background: -o-linear-gradient(right, #5d8fce, #316fbc);
    background: -moz-linear-gradient(right, #5d8fce, #316fbc);
    background: linear-gradient(to right, #5d8fce, #316fbc);

}
.m1 .nr ul li.on{
background: -webkit-linear-gradient(left, #2d6ab7, #1a5bad);
    background: -o-linear-gradient(right, #2d6ab7, #1a5bad);
    background: -moz-linear-gradient(right, #2d6ab7, #1a5bad);
    background: linear-gradient(to right, #2d6ab7, #1a5bad);

}





.lksy01{background: #5d8fce;width: 100%;clear: both; overflow: hidden;}
.lksy01 .lksynr{width: 1200px;margin:0 auto;}
.lksy01 .lksynr ul li{float: left;width: 300px;height: 174px; 
background: -webkit-linear-gradient(left, #5d8fce, #316fbc);
    background: -o-linear-gradient(right, #5d8fce, #316fbc);
    background: -moz-linear-gradient(right, #5d8fce, #316fbc);
    background: linear-gradient(to right, #5d8fce, #316fbc);

}
.lksy01 .lksynr ul li .lkl1{ width: 50px; margin: 0 auto; padding-top: 25px;}
.lksy01 .lksynr ul li .lkl1 img{ width: 100%; }
.lksy01 .lksynr ul li .lkl2{width: 300px;text-align: center;color: #fff;font-size: 18px;font-weight:bold;padding-top: 10px;}
.lksy01 .lksynr ul li .lkl3{width: 300px;text-align: center;color: #fff;font-size: 16px;padding-top: 7px;}
.lksy01 .lksynr ul li.on .lkl2{color: #fff;}
.lksy01 .lksynr ul li.on .lkl3{color: #fff;}
.lksy01 .lksynr ul li:hover,.lksy01 .lksynr ul li.on{
background: -webkit-linear-gradient(left, #2d6ab7, #1a5bad);
    background: -o-linear-gradient(right, #2d6ab7, #1a5bad);
    background: -moz-linear-gradient(right, #2d6ab7, #1a5bad);
    background: linear-gradient(to right, #2d6ab7, #1a5bad);

}



/*cp*/
.cp{width: 100%;background: #f5f5f5; padding-bottom: 50px;}
.cp .top1{width: 1200px;font-size: 36px;color: #222222;margin:0 auto;text-align: center;letter-spacing:1px;padding-top: 77px; font-weight: bold;}
.cp .top1 b{font-weight:bold;

	color:#3d62b5;


}
.cp .top2{width: 1200px;font-size:20px;color: #222222;margin:0 auto;text-align: center;margin-top: 20px;margin-bottom: 58px;}

.cp .nr{width: 1200px;margin:0 auto; clear: both; overflow: hidden;}
.cp .nr .left{width: 314px;background: #f1f1f1;float: left;}
.cp .nr .left .l0{width: 314px;height: 100px;background: -webkit-linear-gradient(left, #264799, #3d62b5);
    background: -o-linear-gradient(right, #264799, #3d62b5);
    background: -moz-linear-gradient(right, #264799, #3d62b5);
    background: linear-gradient(to right, #264799, #3d62b5);}
.l0aa{
	background: url(../images/lb.svg) no-repeat 20px 10px;
	background-size:70px;height: 100px; overflow: hidden;
	
}
.l0a{
	margin-left:100px;
	padding-top: 15px;
	font-size: 30px;
	font-weight: bold;
	color: #fff;
}
.l0b{
	color: #FFFFFF;margin-left:100px;font-size: 15px; padding-top: 3px;
}


.cp .nr .left .list{width: 314px;background: #fff;overflow: hidden;padding-top:10px;padding-left:30px;padding-right: 10px;}
.cp .nr .left .list .lli{}
.cp .nr .left .list .on{}
.cp .nr .left .list .lb{padding-bottom: 10px;}
.cp .nr .left .list .lb .lli{padding-left:30px;margin-bottom: 10px;margin-top:15px;}
.cp .nr .left .list .lb .ol li{padding-left:50px;margin-bottom: 10px;}
.cp .nr .left .list .lb a{color: #666;font-size: 16px;}
.cp .nr .left .list .bb{width: 255px;height: 48px;background: #487EC8;line-height: 48px;font-size: 20px;margin-top:10px;
    padding-left:30px;margin-bottom:13px;}
.cp .nr .left .list .bb a{color: #fff;}
.cp .nr .left .l3{width: 314px;height: 123px;background: url(../image/cp_lo2.png)no-repeat center;margin-top: 8px;padding-top:11px;padding-left: 107px;}
.cp .nr .left .l3 .wechat{width: 100px; text-align: center;position: absolute;}
.cp .nr .left .l3 .wechat span{ display: block; position: relative; width: 100px; height: 100px; overflow: hidden;background: #fff;}
.cp .nr .left .l3 .wechat span img{width: 100%;}
.cp .nr .left .l3 .wechat span:after{ content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 26px; background: url(../image/light.png)no-repeat center; animation: light 4s linear infinite;}



.cp .nr .right{width: 850px;height: 950px;float: left;margin-left:36px;}
.cp .nr .right .r1{width: 850px;height: 366px;margin-bottom: 15px;border:1px solid #E5E5E5;
    /*background: url(../images/cp_tu1.png)no-repeat center;*/
}
.cp .nr .right .r1{box-shadow: 1px 1px 8px #DDDDDD;}
.cp .nr .right .r1 .ra{width: 525px;height: 363px;float: left;overflow: hidden;}

.cp .nr .right .r1 .ra img{transition: all .5s;width: 100%;}
.cp .nr .right .r1 .ra:hover img{transform: scale(1.1, 1.1);}

.cp .nr .right .r1 .rb{width: 325px;height: 363px;float: left;background: pink}

/*525  363*/
.cp .nr .right .r1 .r1a{width:320px;height: 358px;float: right;padding-left:39px;padding-top:45px;}
.cp .nr .right .r1 .r1a .t1{color: #00409A;font-size:22px;font-weight:bold;letter-spacing:1px;margin-bottom: 23px; border-bottom:1px dashed #dfdfdf; margin-right:25px; padding-bottom:10px;}
.cp .nr .right .r1 .r1a .t2{color: #444;font-size:16px;line-height: 30px;}
.cp .nr .right .r1 .r1a .t3{color: #444;font-size:16px;line-height:30px;}


.cp .nr .right .r2{height: 600px;width: 850px;/*padding-top: 380px;*/}
.cp .nr .right .r2 ul li{float: left;width: 267px;height: 274px;margin-right: 24px;margin-bottom: 25px;border-bottom: 1px solid #DCDCDC;}
.cp .nr .right .r2 ul li:nth-child(3n){ margin-right:0;}
.cp .nr .right .r2 ul li .img{width: 267px;height: 220px;overflow: hidden;}
.cp .nr .right .r2 ul li .img{box-shadow: 1px 1px 8px #DDDDDD;}
.cp .nr .right .r2 ul li .img img{transition: all .5s;width: 100%;}
.cp .nr .right .r2 ul li:hover .img img{transform: scale(1.1, 1.1);}
.cp .nr .right .r2 ul li:hover{border-bottom: 1px solid #004195;}
.cp .nr .right .r2 ul li .title{width: 267px;line-height: 55px;text-align: center;font-size:16px;color: #232323; }
.cp .nr .right .r2 ul li:hover .title{color: #004195;}







/*m2*/
.m2{width: 100%;background: url(../images/m2_bg.jpg) repeat center top; padding-bottom: 50px;}
.m2 .nr{width: 1200px;margin:0 auto;padding-top:50px;}
.m2 .nr .t1{text-align: center; color: #fff; font-size: 32px; font-weight: bold;}
.m2 .nr .t1aa{text-align: center; color: #fff; font-size:36px; font-weight: normal; padding-top: 15px;}
.m2 .nr .t2{width: 1010px;height: 80px;line-height:40px;font-size: 16px;color: #fff;text-align: center;margin:0 auto;padding-top: 27px;}
.m2 .nr .hd{height: 350px;width: 1250px;padding-top: 72px;}
.m2 .nr .hd ul li{float: left;width:250px;margin-right: 66px;height: 268px;background: #fff;padding-left: 40px;padding-top:52px;}
.m2 .nr .hd ul li.on{background: #5D8FCE;}
.m2 .nr .hd ul li.on .l1{color: #fff;}
.m2 .nr .hd ul li.on .l2{background: #fff;}
.m2 .nr .hd ul li.on .l3{color: #fff;}
/*.m2 .nr .hd ul li.on .l4*/
/*.m2 .nr .hd ul li:nth-child(9n){ margin-right:0;}*/
.m2 .nr .hd ul li:last-child{margin-right: 0;}
.m2 .nr .hd ul li .l1{font-size:22px;font-weight:bold;color: #004092;letter-spacing:1px;}
.m2 .nr .hd ul li .l2{width: 18px;height: 1px;background: #0051BD;margin-top: 20px;margin-bottom: 15px;}
.m2 .nr .hd ul li .l3{font-size: 17px;color: #666668;margin-bottom: 10px;}
.m2 .nr .hd ul li .l4{width: 54px;height: 7px;margin-top: 24px;}
.m2 .nr .hd ul li.on .l4{display: none;}
.m2 .nr .hd ul li.on .l5{display: inline-block; }

.m2 .nr .hd ul li .l5{display: none; width: 105px;height: 27px;border-radius: 25px;background: #fff;margin-top:27px;line-height: 27px;text-align: center;color: #5E8FD1;}




/*m3*/
.m3{height: 792px;width: 100%;background: url(../image/m3_bg.png)no-repeat center;}

.m3 .top1{width: 1200px;font-size: 36px;color: #222222;margin:0 auto;text-align: center;letter-spacing:1px;padding-top: 77px; font-weight: bold;}
.m3 .top1 b{font-weight:bold;

	color:#3d62b5;
	

}

.m3 .top2{width: 1200px;font-size:20px;color: #222222;margin:0 auto;text-align: center;margin-top: 20px;margin-bottom: 58px;}

.m3 .nr{width: 1200px;height: 480px;margin:0 auto;}
.m3 .nr .hd{width: 268px;height: 480px;float: left;}
.m3 .nr .bd{width: 893px;height: 480px;float: left;margin-left: 39px;}

.m3 .nr .hd ul li{width:268px;height: 120px;border-bottom: 1px solid #F7F7F7;padding-top: 50px;background: #fff;}
.m3 .nr .hd ul li .l1{height: 30px;width: 268px;}
.m3 .nr .hd ul li .l1 .xs{width: 20px;height: 1px;background: #999999;float: left;margin-top: 15px;margin-left: 68px;}
.m3 .nr .hd ul li .l1 .yc{float: left;width: 50px;height:1px;background: #fff;margin-top: 15px;margin-left: 38px;}
.m3 .nr .hd ul li .l1 .title{float: left;height: 30px;width: 100px;margin-left: 15px;color: #333333;font-size: 20px;line-height:28px;}
.m3 .nr .hd ul li .sz{width: 249px;height: 10px;text-align: right;color: #D6D6D6;}

.m3 .nr .hd ul li.on{background: #004299;}
.m3 .nr .hd ul li .l1 .yc{ display: none;}
.m3 .nr .hd ul li.on .l1 .xs{ display: none;}
.m3 .nr .hd ul li.on .l1 .yc{ display: inline-block;}
.m3 .nr .hd ul li.on .title{color: #fff;}
.m3 .nr .hd ul li.on .sz{color: #fff;}

.m3 .nr .bd ul li{padding-top: 57px;}
.m3 .nr .bd ul li .tp{width: 893px;height: 480px;position: absolute;z-index: 1;margin-top: -57px;}
.m3 .nr .bd ul li .tp img{width: 100%;}
.m3 .nr .bd ul li .xnr{width: 407px;height: 353px;background: #fff;position: relative;z-index: 33;margin-left: 445px;padding-left: 36px;padding-top: 40px;}
.m3 .nr .bd ul li .xnr .x1{width: 350px;height: 25px;font-size: 18px;color: #003E95;font-weight:bold;}
.m3 .nr .bd ul li .xnr .x2{width: 335px;font-size: 14px;color: #656563;line-height: 24px;margin-top: 36px;}
.m3 .nr .bd ul li .xnr .x3{width: 125px;height: 30px;background: #004299;line-height: 30px;text-align: center;; margin-top: 36px;color: #fff;font-size: 16px;}
.m3 .nr .bd ul li .xnr .x3:hover{border-radius: 25px;}

/*335 24*/


/*case*/
.case{width: 100%; margin-bottom: 80px;}
.case .top1{width: 1200px;font-size: 36px;color: #222222;margin:0 auto;text-align: center;letter-spacing:1px;padding-top: 77px; font-weight: bold;}

.case .top1 b{
    font-weight: bold;

    color: #3d62b5;
 
}

.case .top2{width: 1200px;font-size:20px;color: #222222;margin:0 auto;text-align: center;margin-top: 20px;margin-bottom: 58px;}

.case .nr{width: 1200px;margin:0 auto;clear: both;overflow: hidden;}
.case .nr .hd{width: 1220px;height: 96px;overflow: hidden;}
.case .nr .bd{width: 1200px;height: 470px;background: #f3f3f3;margin-top: 30px;}

.case .nr .hd .xian{width: 1200px;height: 35px;border-bottom: 1px solid #E0E8F3;position: absolute;z-index: -1}
.case .nr .hd ul li{width: 45px;height: 96px;margin-right: 36px;float: left;}
/*margin-right: 75px;*/
.case .nr .hd ul li:last-child{margin-right: 12px;}
/*.case .nr .hd ul li:nth-child(9n){ margin-right:0;}*/
.case .nr .hd ul li .tp{width: 66px;height: 66px;background: url(../image/m4_1.png)no-repeat center;text-align: center;padding-top:15px;}

.case .nr .hd ul li.on .tp{background: url(../image/m4_2.png)no-repeat center;}
.case .nr .hd ul li .tp .yc{ display: none;}
.case .nr .hd ul li.on  .tp .xs{ display: none;}
.case .nr .hd ul li.on  .tp .yc{ display: inline-block;}
.case .nr .hd ul li .title{position: relative;width: 100px;margin-left: -17px;text-align: center;margin-top: 10px;font-size: 16px;}
.case .nr .hd ul li.on .title{color: #023F9C;font-weight:bold;}

.case .nr .hd .prev{width: 32px;height: 97px;border:1px solid #E5E5E5;position: absolute;margin-left: -75px;z-index: 33;
    text-align: center;padding-top:35px; }
.case .nr .hd .prev .yc{ display: none;}
.case .nr .hd .prev:hover .xs{ display: none;}
.case .nr .hd .prev:hover .yc{ display: inline-block;}
.case .nr .hd .next{width: 32px;height: 97px;border:1px solid #E5E5E5;position: absolute;margin-left:1245px;z-index: 33;
    text-align: center;padding-top:35px;}
.case .nr .hd .next .yc{ display: none;}
.case .nr .hd .next:hover .xs{ display: none;}
.case .nr .hd .next:hover .yc{ display: inline-block;}

.case .nr .bd ul li{width: 1200px;height: 470px; }
.case .nr .bd ul li .hz{width: 1038px;height: 128px;background: #fff;padding-top:25px;
    position: absolute;margin-top: -166px;margin-left: 82px;padding-left:30px;}
.case .nr .bd ul li .hz .hz1{font-size: 19px;color: #023F9C;font-weight:bold;width: 840px;margin-bottom: 11px;float: left;}
.case .nr .bd ul li .hz .hz2{font-size: 14px;color: #555555;width: 840px;line-height: 25px;float: left;}
.case .nr .bd ul li .hz .hz3{height: 85px;width: 110px;border-left: 1px solid #D2D2D2;margin-left: 47px;
    float: left;margin-top: -34px;text-align: center;padding-top:35px;}

.case .nr .hd .last{width: 67px;height: 96px;float: left;margin-left: 25px;}
.case .nr .hd .last .tp{width: 66px;height: 66px;background: url(../image/m4_1.png)no-repeat center;text-align: center;padding-top:15px;}
.case .nr .hd .last:hover .tp{background: url(../image/m4_2.png)no-repeat center;}
.case .nr .hd .last .tp .yc{ display: none;}
.case .nr .hd .last:hover  .tp .xs{ display: none;}
.case .nr .hd .last:hover  .tp .yc{ display: inline-block;}
.case .nr .hd .last .title{position: relative;width: 100px;margin-left: -17px;text-align: center;margin-top: 10px;font-size: 16px;}
.case .nr .hd .last:hover .title{color: #023F9C;font-weight:bold;}



/*878*/
/*简介  brief    模块8 */
.brief{height:860px;width:100%;/*background: pink;*/margin-top: 55px; }
.brief .bd{width: 1200px;margin:0 auto;padding-top:50px;}
.brief .bd .bd_a{width: 1200px;}
.brief .bd .bd_a .bd_left{width: 639px;float: left;}

.brief .bd .bd_a .right{width: 523px;height: 313px;position: absolute;background: url("../image/m6_tu_bg.png")no-repeat center;margin-left: 745px;z-index: -1;margin-top: -28px;}

.brief .bd .bd_a .bd_right{width: 521px;height: 319px;float: right;overflow: hidden;margin-left:37px;border:2px solid #E5E5E5;}
.brief .bd .bd_a .bd_right img{transition: all .5s;width: 100%;}
.brief .bd .bd_a .bd_right:hover img{transform: scale(1.1,1.1);}
.brief .bd .bd_a .bd_left .left_1{height: 80px;width: 639px;background: #ffffff;}
.title1aaa {
    width:540px;
    clear: both;
    overflow: hidden;
    padding-bottom: 15px;
    font-size: 20px;
    font-weight: bold;
	border-bottom: 1px dashed #dfdfdf;
	margin-bottom: 15px;
}





.brief .bd .bd_a .bd_left .left_1 .title{height: 50px;font-size: 34px;line-height: 50px;margin-top:18px;position:absolute; font-weight: lighter;}
.brief .bd .bd_a .bd_left .left_1 .title1{height: 70px;width:430px;float: right; padding-top:10px;}
.brief .bd .bd_a .bd_left .left_1 .title1 img{ max-width:280px; width:100%;}
.brief .bd .bd_a .bd_left .c_1{width:540px;font-size: 16px;color: #656565;line-height: 28px; padding-bottom: 25px; clear:both; overflow: hidden; 	border-bottom: 1px dashed #dfdfdf; }
.brief .bd .bd_a .bd_left .c_2{width: 532px;height: 34px;margin-top:35px;}
.brief .bd .bd_a .bd_left .c_3{width: 125px;height:33px;font-size: 14px;margin-top:25px;color: #fff;line-height: 33px;text-align: center;background: #004299;}
.brief .bd .bd_a .bd_left .c_3:hover{border-radius: 25px;}


.brief .bd .bd_a .bd_left .a3{height: 25px;width:105px;font-size: 14px;margin-top:16px;background: #004299;
    text-align: center;line-height: 23px;}
.brief .bd .bd_a .bd_left .a3  a{color: #fff;}
.brief .bd .bd_a .bd_left .a3:hover {border-radius:25px;}



.akaka{width: 100%;height: 265px;margin:0 auto;margin-top:30px; clear: both; padding-top: 50px;}
.brief .bd_b{background: url("http://www.hailiansz.com/Public/images/m8_bg.png")no-repeat center;height: 265px;width:100%;}
.brief .bd_b .bigs{width: 1200px;height: 265px;border-top:1px solid #E3E3E3;margin:0 auto;}

.brief .bd_b .bigs .contents li{width: 287px;height: 265px;margin-right: 20px;float: left;/*border-top:1px solid #ffffff;*/}

.brief .bd_b .bigs .contents li .d1{width: 287px;height:209px;}
.brief .bd_b .bigs .contents li .d1 img{width: 100%;}
.brief .bd_b .bigs .contents li .d2{width: 287px;height:46px;line-height: 46px;text-align: center;font-size: 16px;}

.brief .bd_b .bigs .contents li .abc:hover .a1{opacity: 1;}
.brief .bd_b .bigs .contents li .abc:hover .a2{opacity: 1;}

.brief .bd_b .bigs .contents{width: 1280px;height:255px;margin:46px auto;}
.brief .bd_b .bigs .contents .left{width:75px;height: 27px;float: left;margin-top:-174px;position: relative;padding-top:4px; text-align: center;z-index: 70;background: #004299;margin-left:-35px;}
.brief .bd_b .bigs .contents .right{width:75px;height: 27px;float: right;margin-top:-174px;margin-right: 35px;text-align: center;padding-top: 4px;
    position: relative;z-index: 70;background: #004299;}

.brief .bd_b .bigs .contents .left:hover{border-radius: 25px;cursor:pointer}
.brief .bd_b .bigs .contents .right:hover{border-radius: 25px;cursor:pointer}

/*m5*/
.m5{height:800px;width: 100%;background: url(../image/m5_bg.png)  no-repeat top center;background-size: cover;}
.m5 .top1{width: 1200px;font-size: 36px;color: #fff;margin:0 auto;text-align: center;letter-spacing:1px;padding-top: 77px; font-weight: bold;}
.m5 .top1 b{font-weight:bold;color: #fff;}
.m5 .top2{width: 1200px;font-size:20px;color: #fff;margin:0 auto;text-align: center;margin-top: 20px;}
.m5 .hd{width: 1200px;height: 500px;margin:0 auto;padding-top: 41px;}

.m5 .hd ul li{width: 386px;height: 495px;margin-right: 21px;background: #fff;float: left;padding-top: 5px;padding-left: 5px;}

.m5 .hd ul li.on{background: #004299;}
.m5 .hd ul li:last-child{margin-right: 0;}
.m5 .hd ul li .tp{width: 376px;height: 254px;background: pink}
.m5 .hd ul li .tp img{width: 100%;}
.m5 .hd ul li .l1{font-size: 24px;color: black;width: 386px;text-align: center;font-weight:bold;margin-top: 29px;}
.m5 .hd ul li .l2{width: 323px;height:100px;line-height:25px;color: #333333;font-size: 14px;text-align: center;margin:0 auto;padding-top: 12px;}

.m5 .hd ul li .l3{width: 106px;height: 30px;border-radius: 25px;background: #004299;margin:0 auto;line-height: 30px;text-align: center;color: #fff;}
.m5 .hd ul li.on .l1{color: #fff;}
.m5 .hd ul li.on .l2{color: #fff;}
.m5 .hd ul li.on .l3{color: #004299;background: #fff;}



/*news*/
.news{height: 671px;width: 100%;background: url(../image/m7_bg.png)no-repeat center;}
/*新闻  news */
.news{height: 671px;width: 100%;background: url(../image/m7_bg.png)no-repeat center;}
.news .big{height: 642px;width:1200px;margin: 0 auto;border-top:1px solid #F6F6F6;}
.news .big .bd{height: 510px;width:1200px;margin-top: 70px;}
.news .big .header{height: 60px;width:1200px;border-bottom:1px solid #E5E5E5;}
.news .big .header .header_1{height: 60px;width:450px;}
.news .big .header .header_1 .title{height: 60px;width:130px;font-size: 30px;float: left;line-height: 60px;font-weight: bold;color: #323232;}
.news .big .header .header_1 .title2{height: 20px;width:320px;font-size: 19px;float: left;margin-top: 23px;color: #999999;}
.news .big .bd .bd_nav{height: 60px;width:415px;margin-top:-60px;float: right;}



.news .big .bd .bd_nav ul li{float: left;text-align: center;line-height: 30px;
    font-size: 13px;margin-left:12px;height: 30px;width: 126px;background: #ffffff;margin-top:17px;color: #666666;}



.news .big .bd .bd_nav ul li.on{background: #004299;}
.news .big .bd .bd_nav ul li.on h3 a{color: #ffffff;}



/*.news .big .bd .bd_nav ul li:hover{background: #E4B064;}*/
/*.news .big .bd .bd_nav ul li:hover a{color: #ffffff;}*/
.news .big .bd .bd_body{height: 460px;width:1200px;margin-top:45px;}
.news .big .bd .bd_body li{width: 1200px;height: 460px;margin:0 auto;}
.news .big .bd .bd_body .ys_1{height:460px;width:486px;float: left;}
.news .big .bd .bd_body .ys_1 .ys_1a{height: 283px;width:485px;overflow: hidden;}
.news .big .bd .bd_body .ys_1 .ys_1a img{width: 100%;transition: all .5s;}
.news .big .bd .bd_body .ys_1 .ys_1a:hover img{transform: scale(1.1, 1.1);}
.news .big .bd .bd_body .ys_1 .ys_1b{height: 168px;width:470px;margin-left:19px;}
.news .big .bd .bd_body .ys_1 .ys_1b .a1{height: 33px;width:460px;font-size: 18px;color: #333333;margin-top:30px;overflow: hidden;}
.news .big .bd .bd_body .ys_1 .ys_1b .a2{height: 50px;width:470px;font-size: 14px;color: #989898;margin-top:12px;overflow: hidden;line-height: 25px;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3{height: 25px;width:105px;font-size: 14px;margin-top:16px;background: #004299;
    text-align: center;line-height: 23px;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3 a{color: #fff;}
.news .big .bd .bd_body .ys_1 .ys_1b .a3:hover{border-radius:25px;}
/*border-radius:5px;*/

.news .big .bd .bd_body .ys2{width: 615px;height: 460px;float: right;overflow: hidden;border-top: 1px solid #D2D2D2;}
.news .big .bd .bd_body .ys2 .ys2a{width: 615px;height: 150px;border-bottom: 1px solid #D2D2D2;}
.news .big .bd .bd_body .ys2 .ys2a .l{width: 500px;height: 148px;float: left;}
.news .big .bd .bd_body .ys2 .ys2a .l .la{width: 500px;height: 66px;padding-top: 40px;}
.news .big .bd .bd_body .ys2 .ys2a .l .la .la1{width: 25px;height: 25px;font-size: 46px;line-height: 20px;float: left;}
.news .big .bd .bd_body .ys2 .ys2a .l .la .la2{width: 475px;height: 25px;float: left;font-size: 19px;color: #666666;line-height: 25px;}
.news .big .bd .bd_body .ys2 .ys2a .l .lb{width: 500px;height: 66px;line-height:20px;font-size: 15px;color: #666666;padding-left:28px;margin-top: 15px;}
.news .big .bd .bd_body .ys2 .ys2a .l .lb:hover a{text-decoration: underline;}


.news .big .bd .bd_body .ys2 .ys2a .r{width: 115px;height: 148px;float: left;}
.news .big .bd .bd_body .ys2 .ys2a .r .r1{width: 115px;text-align:right;height: 70px;letter-spacing:2px;padding-top: 40px;line-height: 30px;color: #666666;font-size: 18px;}
.news .big .bd .bd_body .ys2 .ys2a .r .r2{width: 40px;height: 20px;background: url(../image/m7_xz.png)no-repeat center;float: right;margin-right: 10px;margin-top: 23px;}





/*foot*/
.foot{width:100%;margin:0 auto;}
.foot{ font-size: 0; background: #0F4082; overflow: hidden;}
.foot .nav{ border-bottom: 1px solid #004299; padding: 13px 0;}
.foot .nav nav{ padding-left: 10px;}
.foot .nav nav a{ display: inline-block; vertical-align: middle; overflow: hidden; line-height: 16px; color: #fff; font-size: 16px; margin-right: 56px;}
.foot .nav nav a i{ position: relative; display: inline-block; color: #fff; font-size: 16px; line-height: 16px; transition: all ease-out .3s;}
.foot .nav nav a i:after{ position: absolute; left: 0; width: 100%; color: #004299; content: attr(data-title); transform: translateY(100%); top: 100%;transition: all ease-out .3s;}
.foot .nav nav a:hover i:after{ transform: translateY(0);}
.foot .nav nav a:hover i{ transform: translateY(-100%);}
.foot .nav nav a:last-child{ margin-right: 0;}

.foot .content{ padding-top: 40px;  overflow: hidden; padding-bottom: 40px;}
.foot .content .wechat{width: 116px; text-align: center;position: absolute;margin-left: 1088px;margin-top: 34px;}
.foot .content .wechat span{ display: block; position: relative; width: 116px; height: 116px; overflow: hidden;background: #fff;}
.foot .content .wechat span:after{ content: ""; display: block; position: absolute; left: 0; top: 0; width: 100%; height: 26px; background: url(../image/light.png)no-repeat center; animation: light 4s linear infinite;}
.foot .content .wechat p{ color: #fff; font-size: 14px; line-height: 14px; margin-top:23px;}
.foot .content .wechat span img{width: 100%;}
.foot .content .la{width: 410px;float: left;margin-right: 6px;padding-top:25px;}
.foot .content .lb{width: 160px;float: left;margin-right: 6px;padding-top: 30px;}

.foot .content .la .la1{font-size: 24px;color: #fff;font-weight:bold;margin-bottom: 11px;}
.foot .content .la .la2{font-size: 16px;color: #fff;line-height: 35px;}
.foot .content .lb .lb1{width: 91px;height: 25px;border-bottom: 1px solid #fff;font-size: 16px;color: #fff;font-weight:bold;line-height: 15px;margin-bottom: 15px;}
.foot .content .lb .lb2{width: 91px;line-height: 35px;font-size: 16px;color: #fff;}





.foot .bottom{ color: #fff; font-size: 14px; height:55px; line-height: 55px; background: #0D3A75;overflow: hidden;}
.foot .bottom ol a{ color: #fff; font-size: 14px;}
.foot .bottom dl a{ display: inline-block; vertical-align: middle; color: #fff; font-size: 14px;}
.foot .bottom dl li:first-child{ color: #fff; font-size: 14px; margin-right: 0; letter-spacing: 1px;}
.foot .bottom dl li:last-child{ margin-right: 0;}
.foot .bottom dl li{ display: inline-block; vertical-align: top; margin-right: 40px;}
.foot .bottom li:hover a,.foot .bottom ol a:hover{ color: #fff; text-decoration: underline;}
@media only screen and (max-width: 1200px){ .foot .content .text{ padding-right: 20px;}
}
@media only screen and (max-width: 1200px){ .foot .bottom .fr{ padding-right: 20px;}
}

.xt{
	width: 100%;height: 1px;background: #eee;
}

/*********************************************/
 .mySwbox-main{
       margin-top:25px; clear: both;
    }
    .mySwbox{
        max-width: 1200px;
        margin: 0 auto;
        position: relative;
        padding: 35px 0px 0;
        width: 100%;
        height: 100%;
       
    }
    .titlebox{
    width: 40%;
    position: absolute;
    left: 10px;
    top: 5%;
    z-index: 10;
    }
    .titlebox .section-title1{
        color: #333333;
    font-size: 26px;
    padding-top: 40px;
    }
    .titlebox strong{
        display: block;
    font-weight: normal;
    padding-bottom: 20px;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
    position: relative;
    }
    .titlebox strong::before {
    content: '';
    display: block;
    width: 100px;
    height: 5px;
    background: #4177b7;
    position: absolute;
    bottom: -3px;
    left: 0;
    border-radius: 10px;
}
    .titlebox p{
        margin: 0;
    background-color: #1b1b1b;
    border-radius: 3px;
    text-align: center;
    font-size: 14px;
    line-height: 26px;
    color: #f4f4f4;
    padding: 0 15px;
    display: inline-block; 
    }
    .swiper-container {
        width: 100%;
        height: 300px;
        margin-left: auto;
        margin-right: auto;
        overflow: hidden;
    }
    .swiper-slide {
        background-size: cover;
        background-position: center;
    }
    .gallery-top {
        height: 100%;
        width: 100%;
    }
    .gallery-thumbs {
        height: 20%;
        box-sizing: border-box;
        padding: 10px 0;
    }
    .gallery-thumbs .swiper-slide {
        width: 25%;
        height: 100%;
        opacity: 1;
    }
    .gallery-thumbs .swiper-slide-thumb-active {
        opacity: 1;
    }
    .slide .text{ width: 52%;   color:#fff; padding-top:3%; overflow: hidden; padding-right: 5%;flex-shrink: 0;}
.slide .text h2{margin: 0;}
.slide .text h2 .s1{font-size:30px;line-height:46px; font-weight: normal;}
.slide .text h2 .s2{font-size:22px;font-weight:normal;line-height:46px; font-weight:normal;}
.slide .text h2 .s3{float:right;font-size:57px;line-height:46px;}
.slide .text p.a01{font-size:16px;line-height:30px;color:#fff; margin:15px 0 25px;}

.slide .text p{font-size:18px;line-height:30px;color:#d3dae7;color:#fff; margin: 0;}
.slide {
    display: flex;
    justify-content: space-between;
    align-items: flex-start;
}
.slide img{
    max-width: 100%;
}
.mySwbox-thumbs{ margin-top: 25px;}
.mySwbox-thumbs .gallery-thumbs{
  
    margin: 0 auto;
    padding: 20px 0;
}
.gallery-thumbs .swiper-slide{
    flex: 1;
    position: relative;
    transition: all ease .5s;
    cursor: pointer;
    display: flex;

    padding: 20px;
   background-color: #fff;
}
.img-center{
    position: relative;
    z-index: 999;
    display: flex;
    justify-content: center;
    align-items: center;
    width:65px;
	padding-right:15px;
    border-right: 1px solid #ebebeb;
}
.img-center img{
	width: 100%;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .i1 {
    display: none;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active::before {
    width: 100%;
}
.gallery-thumbs .swiper-slide:before {
    width: 0;
    height: 100%;
    background: #214295;
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    transition: all 0.5s;
}
.gallery-thumbs .slide-icon {
    display: flex;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .text {
    color: #FFF;
}
.gallery-thumbs .swiper-slide .i2 {
    display: none;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .i2 {
    display: block;
}
.gallery-thumbs .swiper-slide .text {
    position: relative;
    z-index: 999;
    padding-left: 25px;
    color: #333333;
}
.gallery-thumbs .swiper-slide .text h2 {
    font-size: 16px;
    margin: 0;
	font-weight: bold;
    line-height:20px;
}
.gallery-thumbs .swiper-slide:last-child {
    border-right: 0;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .text p {
    color: #FFF;
}
.gallery-thumbs .swiper-slide .text p {
    font-size: 14px;
    color: #666666;
    margin: 0;
    line-height: 18px;
}
.gallery-thumbs .swiper-slide .icon {
  width: 50px;
  height: 50px;
  vertical-align: -0.15em;
  fill: #333333;
  overflow: hidden;
  transition: all ease .5s;
}
.gallery-thumbs .swiper-slide.swiper-slide-thumb-active .icon{
    fill: #ffffff;
}
.yc{
	display:none;
}
.xs{
	display:block;
	margin: 0 auto;
}
.swiper-slide-thumb-active{
	cursor: pointer;
}

.swiper-slide-thumb-active .img-center{ width:65px;}


.swiper-slide-thumb-active .yc{
	display:block;
}
.swiper-slide-thumb-active .xs{
	display:none;
}
@media (max-width:992px) {
    .mySwbox-thumbs .gallery-thumbs{}
    .gallery-thumbs .swiper-slide{padding: 10px;margin: 0 10px;}
	.gallery-thumbs .swiper-slide:first-child{
		margin-left: 0px;
	}
    .img-center{width: 55px;}
    .titlebox .section-title1{font-size: 24px;}
    .gallery-thumbs .swiper-slide .text{padding-left: 15px;}
}
@media (max-width:768px) {
    .mySwbox-thumbs{}
    .mySwbox{padding-top: 15px;}
    .titlebox .section-title1 {font-size: 24px;padding: 0;}
    .slide .text{width: 100%;padding-top: 20px;padding-right: 0;}
    .slide{flex-direction: column;}
    .titlebox {width: 100%;position: relative;left: 0;top: 5%;z-index: 10;}
    .slide .img{margin-top: 10px;}
    .gallery-thumbs .swiper-slide .text{display: none;}
    .gallery-thumbs .slide-icon{width: 100%;}
    .img-center {border-right: 0;width: 65px; margin: 0 auto; padding-left: 10px; padding-right: 10px;}
    .mySwbox-main{padding: 5px 0 30px 0;}
    .gallery-thumbs .swiper-slide{margin-right: 0 !important;}
    .slide .text h2 .s3{display: none;}
}


/*****************************/

/*轮播样式ʽ*/
.poster_box {
  overflow: hidden;
  margin: 30px 20px
}
.poster_box h2 {
  font-size: 30px;
  color: #015293;
  font-weight: bold;
  text-align: center;
}
.poster_box h3 {
  font-size: 16px;
  color: #015293;
  margin: 10px 0 35px;
  text-align: center;
}
.poster-main {
    position: relative;
    width: 100%;
   /* height: 340px!important;*/
    margin-left: auto;
    margin-right: auto;
	margin-top: 80px;
}
.poster-main img {
    display: block;
    box-shadow: 0px 0px 10px #222222;
    -webkit-box-shadow: 0px 0px 10px #222222;
}

.poster-main a, .poster-main img {
  display: block;
  width: 100%;
  height: 100%;
}
.poster-main img {}
.poster-main .poster-list {
  width: 1000px;
  height: 500px;
}
.poster-main .poster-list .poster-item {
  width: 200px;
  height: 500px;
  position: absolute;
  left: 0;
  top: 0; 
}
.poster-main .poster-list li{
	 cursor: pointer;
  outline: none; caret-color: transparent;
}
.poster-main .poster-list li:focus {
 outline: none;	 caret-color: transparent;
}
.poster-main .poster-list .poster-item .item {
  position: relative;
  width: 100%;
  height: 100%
}
.poster-main .poster-btn {
  position: absolute;
  top: 0;
  cursor: pointer;
  filter: opacity(.5) brightness(1);cursor: pointer;
  outline: none; caret-color: transparent;
}
.poster-main .poster-btn:hover {
  filter: opacity(1) brightness(2);
}
.poster-main .poster-prev-btn {
  left: 0;
  background: url("../images/left.png") no-repeat center center;
}
.poster-main .poster-next-btn {
  right: 0;
  background: url("../images/right.png") no-repeat center center;
}
.poster-item-title {
 background:rgba(42, 42, 42, 0.8) none repeat scroll 0 0 !important;/*实现FF背景透明，文字不透明*/
filter:Alpha(opacity=80); background:#2a2a2a;

  color: #FFF;
  width: 100%;
  height: 52px;
  line-height: 52px;
  position: absolute;
  bottom: 0;
  text-indent: 29px
}
.lunbo_btn {
  height: 15px;
  width: 100%;
  margin: 0px auto;

  position: absolute;
  z-index: 3;
  text-align: center; bottom: 2px
}
.lunbo_btn li {
  width: 14px;
  height: 14px;
  display: inline-block;
  background-color: #b4b5b7;
  border-radius: 50%;
  margin: 0px 2px;
  cursor: pointer;
  outline: none; caret-color: transparent;
}
.lunbo_btn li:focus {
 outline: none;	 caret-color: transparent;
}
.lunbo_btn li.poster-btn-active {
  background-color: #0b518a;
}
/*****************************************/
.shuzi{
	margin-top:15px;

}
.shuzi ul li{
	float: left;
	max-width:30%;
	margin-right:15%;
}
.shuzib{
	font-size: 18px;
	font-weight: lighter;
}
.shuzia span.shuzi01{
	font-size: 40px;
	font-weight: lighter;
}
.shuzi sup {
    position: relative;
    top: -26px;
    font-size: 16px;
}

/*************************************/
.product_tabnr .hd ul.caseaal li{
	height:auto;
	line-height:normal;
}

.product_tabnr .hd ul.caseaal li a{
	padding:15px 0;
}
.product_tabnr .hd ul.caseaal li a .xs {
    display: block;
    margin: 0 auto;
    width: 35px;
    height: 35px;
}
.product_tabnr .hd ul.caseaal li a  .title{
	font-size:15px;
	margin-top:15px;
}
.caseaalnr .last{
	display:none;
}
.nr.caseaalnr {
    clear: both;
    overflow: hidden;
}
.new-list {

    clear: both;
}
.caseaalnr .poster-main {

    display: none;
}
/*资讯*/

 /* 新闻模块容器 */
    .new {
      width: 96%;
      max-width: 1200px;
      margin: 0 auto;
      padding: 20px 0;
    }
 
    /* 标题区域 */
    .new .ti {
      text-align: center;
      margin-bottom: 30px;
    }
    .new .ti h3 {
      font-size: 1.5rem;
      font-weight: bold;
      color: #333;
      position: relative;
      padding-bottom: 10px;
    }
    .new .ti h3::after {
      content: "";
      display: block;
      width: 60px;
      height: 3px;
      margin: 10px auto 0;
      background: #004299;
    }
    .new .ti span {
      font-size: 0.9rem;
      color: #666;
      display: block;
      margin-top: 10px;
    }
 
    /* Tab菜单 */
    .new .menu {
      display: flex;
      margin: 20px 0;
      border-radius: 6px;
      overflow: hidden;
      box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
    }
    .new .menu li {
      flex: 1;
      text-align: center;
      padding: 12px 5px;
      font-size: 1rem;
      background: #f5f5f5;
      color: #666;
      cursor: pointer;
      transition: all 0.3s;
    }
    .new .menu li.on {
      background: #004299;
      color: white;
      font-weight: bold;
    }
 
    /* 新闻内容区域 */
    .newdq {
      position: relative;
      min-height: 300px;
    }
    .newdq .bd {
      display: flex;
      transition: transform 0.3s ease;
    }
    .newdq .bd ul {
      flex: 0 0 100%;
      padding: 0 10px;
    }
    .newdq .bd ul dl {
      display: flex;
      flex-direction: column;
    }
    .newdq .bd ul img {
      width: 100%;
      height: 300px;
      border-radius: 6px;
      margin-bottom: 15px;
      object-fit: cover;
    }
    .newdq .bd ul li {
      margin-bottom: 12px;
      padding: 8px 0;
      border-bottom: 1px solid #eee;
    }
    .newdq .bd ul li a {
      font-size: 0.95rem;
      color: #444;
      display: block;
      overflow: hidden;
      text-overflow: ellipsis;
      white-space: nowrap;
    }
    .newdq .bd ul li a:active {
      color: #004299;
    }
    .newdq .ck {
      display: block;
      margin-top: 15px;
      padding: 10px;
      text-align: center;
      background: #f0f0f0;
      color: #666;
      border-radius: 4px;
      transition: background 0.3s;
    }
    .newdq .ck:active {
      background: #e0e0e0;
    }
 
    /* 响应式调整 */
    @media (max-width: 768px) {
      .new .ti h3 {
        font-size: 1.3rem;
      }
      .new .menu li {
        font-size: 0.9rem;
        padding: 10px 5px;
      }
      .newdq .bd ul li a {
        font-size: 0.9rem;
      }
    }






/* 平板适配 */
@media only screen and (max-width: 1200px) {
  .foot .content {
    height: auto;
    padding:40px 20px;
    box-sizing: border-box;
  }
  
  .foot .content .la {
    width:50%;
    float: left;
    margin-right: 0;
    padding: 0;
    height: auto;
    margin-bottom: 20px;
  }
  
  .foot .content .lb {
    width: 30%;
    margin-right: 5%;
    float: left;
    height: auto;
    padding-top: 0;
    margin-bottom: 20px;
  }
  
  .foot .content .lb:nth-child(5) {
    margin-right: 0;
  }
  
  .foot .content .wechat {
    position: static;
    float: right;
    margin-top: 20px;
  }
  
  .foot .bottom {
    padding: 0 20px;
    height: auto;
    line-height: 1.5;
    padding: 15px 0;
  }
  
  .foot .bottom dl {
    float: none;
    width: 100%;
    text-align: center;
  }
  
  .foot .bottom dl li {
    margin-right: 20px;
    margin-bottom: 10px;
  }
  
  .foot .bottom .fr {
    float: none;
    width: 100%;
    text-align: center;
    margin-top: 10px;
    line-height: 1.5;
  }
	.foot{
		height: auto;
	}
	    .foot .content .lb {

        display: none;
    }
	
	    .foot .content .wechat {

        margin-left: 0;
    }
	
}
 
/* 手机端适配 */
@media only screen and (max-width: 768px) {
  .foot .content {
    padding:40px 15px 25px;
  }
  
  .foot .content .la {
    text-align: center;
  }
  
  .foot .content .la .la1 {
    font-size: 20px;
    margin-bottom: 15px;
  }
  
  .foot .content .la .la2 {
    font-size: 14px;
    line-height: 28px;
  }
  
  .foot .content .lb {
    width: 45%;
    margin-right: 10%;
    text-align: center;
  }
  
  .foot .content .lb:nth-child(3) {
    margin-right: 0;
  }
  
  .foot .content .lb:nth-child(5) {
    width: 100%;
    margin-right: 0;
  }
  
  .foot .content .wechat {
    float: none;
    width: 100%;
    text-align: center;
    margin: 20px 0;
  }
  
  .foot .content .wechat span {
    margin: 0 auto;
  }
  
  .foot .content .lb .lb1 {
    width: auto;
    border-bottom: none;
    margin-bottom: 10px;
    font-size: 16px;
  }
  
  .foot .content .lb .lb2 {
    width: auto;
    line-height: 30px;
    font-size: 14px;
  }
  
  .foot .bottom dl li {
    display: block;
    margin-right: 0;
    margin-bottom: 5px;
  }
  
  .foot .bottom .fr {
    font-size: 12px;
	  padding: 0 15px;
  }
	
	  .foot .content .la {
    width:100%;
    float: none;
    margin-right: 0;
    padding: 0;
    height: auto;
    margin-bottom: 20px;
  }
	
}
 
/* 小手机适配 */
@media only screen and (max-width: 480px) {
  .foot .content .lb {
    width: 100%;
    margin-right: 0;
    margin-bottom: 15px;
  }
  
  .foot .content .la .la1 {
    font-size: 18px;
  }
  
  .foot .content .la .la2 {
    font-size: 13px;
    line-height: 24px;
  }
  
  .foot .bottom {
    font-size: 12px;
  }
}

/*****************联系我们***********/
.contact_a{
	margin:50px auto;
}
.contact_a01{
	background-color: #f2f2f2;
	clear: both;
	overflow: hidden;
	padding: 15px;
	box-sizing: border-box;
}
.contact_a01a{
	float: left;
}
.contact_a01a img{
	width: 164px;
}
.contact_a01b{
	float: right;
	width: calc(100% - 200px);
	margin-top: 15px;
}
.contact_a01b01{
	font-size: 24px;
	font-weight: bold;
	color: #666;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	margin-bottom:10px;
}
.contact_a01b01 span{
	font-weight: normal;
	font-size: 14px;
}
.contact_a01b02{
	line-height: 30px;
	font-size:15px;
	color:#666;
}
.contact_a02{
	clear: both;
	overflow: hidden;
	margin: 50px auto;
}
.contact_a02 ul li{
	float: left;
	width:50%;
	border-bottom: 1px solid #dfdfdf;
	padding-bottom: 10px;
	margin-bottom: 25px;
	font-size: 16px;
	line-height: 32px;
}
.contact_a02 ul li span{
	display: block;
	float: left;
	padding-right: 15px;
	width: 50px;
}
.contact_a02 ul li span img{
	width: 100%
}


.contacta_a01 {
    font-size: 30px;
    color: #333;
    line-height: 40px;
    font-weight: bold;
}

.contacta_a02 {
    margin-top: 10px;
    font-size: 18px;
    font-weight: lighter;
}
.messageaa {
    margin-top: 35px;
}
.book_add li {
    float: left;
    width: 49.5%;
    margin-bottom: 30px;
    margin-right: 1%;
	box-sizing: border-box;
	overflow: hidden;
	clear: none;
}
.book_add li:nth-child(2),.book_add li:nth-child(4){
	margin-right:0px;
}
.book_add li:nth-child(5){
	width: 100%;
	float:none;
	clear: both;
	
}
.book_add input {
    border: 1px solid #dfdfdf;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 20px;
    font-size: 18px;
	overflow: hidden;
}
.book_add textarea {
    border: 1px solid #dfdfdf;
    font-size: 18px;
    width: 100%;
    box-sizing: border-box;
    padding: 15px 20px;
}
.book_add li:nth-child(7) {
    float: none;
    margin: 0 auto 50px;
    width: 220px;
	clear: both;
	overflow: hidden;
}
.book_add li:nth-child(7) input {
    border-radius: 25px;
    background-color: #0a5ea4;
    color: #fff;
    border: 0px solid #dfdfdf;
}

@media only screen and (max-width:768px){
	.contacta_a03{
		padding:30px 20px;
	}
.contacta_a03 .cca01{
	    float: none;
    width: 100%;
	padding-left:0px;
	padding-right:0px;
	border-right: 0px solid #ccc;
	border-bottom:1px solid #dfdfdf;
	padding-bottom:15px;
	margin-bottom:15px;
}
.book_add li {
    float: none;
    width: 100%;
    margin-bottom: 30px;
    margin-right: 0%;
}

}
.brief.honor {
    height: auto;
    /* padding-bottom: 50px; */
    margin-bottom: 50px;
    clear: both;
    overflow: hidden;
	margin-top:0px;
}
.brief.honor  .akaka{
	padding-top:0px;}
	
.brief.honor .top1{width: 1200px;font-size: 36px;color: #222222;margin:0 auto;text-align: center;letter-spacing:1px;padding-top: 77px; font-weight: bold;}
.brief.honor .top1 b{font-weight:bold;

	color:#3d62b5;


}
.brief.honor .top2{width: 1200px;font-size:20px;color: #222222;margin:0 auto;text-align: center;margin-top: 20px;margin-bottom: 58px;}
.brief.honor .bd_b .bigs{ border-top:0px;}
.brief.honor .bd_b .bigs .contents li{height:auto;}
.brief.honor .bd_b .bigs .contents li .d1 {
    width: 100%;
    height: 100%;
}
.brief.honor .bd_b .bigs .contents .left{
	margin-top:-265px;}
.brief.honor .bd_b .bigs .contents .right {
  margin-top:-265px;
}

.abmore{
	text-decoration:underline;
	margin-top:20px;}
	
	.abmore{height: 25px;width:105px;font-size: 14px;margin-top:16px;background: #004299;
    text-align: center;line-height: 23px;}
.abmore  a{color: #fff;}
.abmore:hover {border-radius:25px;}
	
.nybt{
	font-size:30px;
	color:#666;
	text-align:center;
	font-weight:bold;
	line-height:40px;}
.nybt01{
	font-size:16px;	text-align:center;	color:#666;
	line-height:30px;}
.aboutaanr{
	font-size:16px;
	line-height:48px; 
	color:#565656;
	margin-top:25px;}
.aboutaanr_ca{
	background-color:#f6f6f6;
	box-sizing: border-box;
	padding:29px 29px 80px;
	border:1px solid #dfdfdf;
}
span.abc01 {
    padding: 10px 15px;
    background-color: #929292;
    margin: 0 15px 0 0;
    color: #fff;    cursor: pointer;
}
span:hover.abc01 {

    background-color: #004299;

}



.aboutaanrhonor img{
	max-width:100%;
}	
	.about-zx{ margin-top: 35px;}
.about-zx img{ max-width: 100%!important; height: auto !important;}
#about-us .nr{ margin-top: 35px; overflow: hidden;}
#about-us .nr p{ line-height: 40px; font-size: 16px; height: 40px;}
.support_zx{ margin: 35px 0 0; overflow: hidden;}

	/*product-main right*/

.product-main .product-content .right{ float: left; width: 900px;font-size: 16px;}
.product-main .product-content .right .title-top{ border-bottom: 1px dashed #c2c2c2; padding-bottom: 5px; overflow: hidden;}
.product-main .product-content .right .title-top img{ display: inline-block; vertical-align: text-bottom; margin-right: 5px; height: 22px;}
.product-main .product-content .right .title-top span{ color: #292929; font-size: 16px; display: inline-block;}
.product-main .product-content .right .title-top > div{ display: inline-block;}
.product-main .product-content .right .title-top > div > a{ color: #292929; font-size: 16px;}
.product-main .product-content .right .title-top > div > a:hover{ color: #004299;;}
.product-main .product-content .right .cp-zl{ margin-top: 35px; overflow: hidden;}
.product-main .product-content .right .cp-zl ul li{ width: 286px; display: inline-block; vertical-align: top; margin: 0 20px 20px 0;}
.product-main .product-content .right .cp-zl .cp-img{ border: 1px solid #eee; border-bottom: none; opacity: 1; transition: all .5s;width: 100%; line-height: 0; overflow: hidden;}
.product-main .product-content .right ul li .cp-img img{ width: 100%; transition: all .5s;}
.product-main .product-content .right ul li:hover .cp-img{ border: 1px solid #004299; border-bottom: none;}
.product-main .product-content .right ul li:hover .cp-img img{ transform: scale(1.1, 1.1);}
.product-main .product-content .right ul li .db-title{ background: #eee; color: #666; font-size: 16px; text-align: center; width: 100%; height: 40px; line-height: 40px;opacity: 1; transition: all .5s;}
.product-main .product-content .right ul li:hover .db-title{ background: #004299; color: #fff;}


/*product-main right advantage-nr*/

.product-main .product-content .right .content .about-zx .down-up{height: 50px;margin-top: 50px;}
.product-main .product-content .right .content .about-zx .down-up>div{ width: 45%; overflow: hidden; white-space: nowrap; text-overflow: ellipsis; display: block;}
.product-main .product-content .right .content .about-zx .down-up .down{ text-align: right;}
.product-main .product-content .right .advantage-nr{ overflow: hidden; margin-top: 35px;}
.product-main .product-content .right .process-nr{ overflow: hidden; margin-top: 35px; font-size: 14px;}

	/* 新闻  start*/

.new-list{ margin-top: 35px; overflow: hidden;}
.new-list .download-info .a{ width: 26%; float: left; margin-right: 4.8%;}
.new-list .download-info .a img{ width: 100%; display: block;}
.new-list .download-info .download-title{ font-size: 18px; margin-bottom: 10px;}
.new-list .download-info .download-discription{color: #666; font-size: 14px; line-height: 30px;}
.new-list .download-info .a h3{ transition: all .3s ease-out 0s; font-size: 36px; line-height: 36px; margin-bottom: 10px;}
.new-list .download-info .a b{ transition: all .3s ease-out 0s; display: inline-block; vertical-align: top; line-height: 16px; font-size: 16px;}
.new-list ul li{ border: 1px solid #dedede; margin-bottom: 25px; padding: 22px 50px 22px 22px; background: #fff; overflow: hidden;}
.new-list ul li:hover{ border: 1px solid #004299;}
.new-list ul li:hover .download-title a{ color: #004299;}
.new-list .download-info .morea{ margin-top: 20px; width: 90px; height: 30px; line-height: 30px; text-align: center; display: block; float: right; background: #004299; color: #fff;}
.new-list ul li:hover .download-info .morea{ background: #b6b6b6;}
.casetsnr .new-list .download-info .a{ width: 20%; float: left; overflow: hidden; margin-right: 5.8%;}

.casetsnr .new-list ul li{ padding: 20px 50px 20px 20px;}

/* 新闻  end*/

/*pages start*/

.pages{ margin-top: 50px; float: right; display: inline; padding-bottom: 50px;}
.pages span{ color: #9a9a9a; vertical-align: middle;}
.pages .pgbtn{ border: 1px solid #ccc; color: #999;}
.pages a, .pages li{ display: inline-block; list-style: none; text-decoration: none; color: #004299; font-size: 15px; vertical-align: middle;}
.pages .current{ background: #666; color: #fff; border-color: #444; box-shadow: 0 1px 0 #fff, 0 0 2px rgba(0, 0, 0, .3) inset; cursor: default;}
.pages a, .pages span{ float: left; color: #666; font-size: 14px; line-height: 24px; font-weight: 400; text-align: center; border: 1px solid #bbb; min-width: 14px; padding: 0 10px; margin: 0 5px 0 0; border-radius: 3px; box-shadow: 0 1px 2px rgba(0, 0, 0, .2); background: #efefef; background: -moz-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #efefef)); background: -webkit-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -o-linear-gradient(top, #ffffff 0%, #efefef 100%); background: -ms-linear-gradient(top, #ffffff 0%, #efefef 100%); background: linear-gradient(top, #ffffff 0%, #efefef 100%);}
.pages a:hover{ background: #fcfcfc}

/*pages end*/

/*product_tabnr*/

.product_tabnr{ background: #fff; padding: 30px 0 40px;}
.product_tabnr .top{ color: #333; font-size: 24px; text-align: center;}
.product_tabnr .top:after{ display: block; content: "Best  Product"; color: #999; font-size: 14px;}
.product_tabnr .hd{ font-size: 0; margin:40px auto 15px; text-align: center;}
.product_tabnr .hd ul li{ position: relative; display: inline-block; text-align: center; vertical-align: top;
    height: 68px; line-height: 68px;/* border: 1px solid #dcdcdc;*//*padding-left: 20px;padding-right: 20px;*/width: 150px;margin-bottom: 15px;}
.product_tabnr .hd ul li+li{ border-left: none;}



.product_tabnr .hd ul li a{ color: #333; font-size: 18px;display: block;border: 1px solid #dcdcdc;}
.product_tabnr .hd ul li.on a{ color: #fff;}
.product_tabnr .list_nav{ margin-bottom: 45px; text-align: center;}
.product_tabnr .hd ul li.on{ background: #004299;}
.product_tabnr .hd ul li.on:before{ opacity: 1;}
.product_tabnr .hd ul li:before{ content: ""; position: absolute; left: 50%; bottom: -6px; margin-left: -10px; opacity: 0; width: 20px; height: 20px;
    transform: rotateZ(135deg); background: #004299;}
.product_tabnr .list_nav ul li dd{ margin-right: 55px; position: relative; display: inline-block; vertical-align: top;}
.product_tabnr .list_nav ul li dd a{ background: url(../images/cpicon1.png)no-repeat left center; padding-left: 25px; color: #666; font-size: 16px;}
.product_tabnr .list_nav a:hover{ color: #004299; background: url(../images/cpicon2.png)no-repeat left center;}

/**/

/*.gsdq_tabnr .hd ul li{ background: #f1f1f1;}*/

.gsdq_tabnr .hd ul li.on,.gsdq_tabnr .hd ul li:hover{ background: #004299; color: #fff;}
.gsdq_tabnr .hd ul li.on a,.gsdq_tabnr .hd ul li:hover a{ color: #fff;}
.yysp{ position: relative;}
.qfaxsb{ display: none; width: 59px; position: fixed; left: 50%; top: 60%; cursor: pointer; background-color: #ccc; text-align: center; font-size: 14px; color: #fff; margin-left: -659px; z-index: 6;}
.qfaxsb:hover{ background: #004299;}
.qfaxsb a{ display: block;padding: 12px 0;}
.qfaxsb:hover a{ color: #fff;}
.yysp .about-zx{ border: 1px solid #f1f1f1; width: 75%; display: inline-block; vertical-align: top; padding: 20px 20px; margin:35px auto;}
.yysp .right .title-top{ border-bottom: 1px dashed #c2c2c2; padding-bottom: 5px; overflow: hidden; margin-top: 20px;}
.yysp .newlistnav{ display: inline-block; vertical-align: top; width: 22%; margin-top: 35px; margin-left: 20px;}
.yysp .newlistnav h3{ position: relative; color: #222; font-size: 18px; height: 40px; border-bottom: 1px solid #e7e7e7;}
.yysp .newlistnav h3:before{ content: ""; width: 72px; height: 1px; background: #004299; position: relative; display: block; top: 38px;}
.yysp .newlistnav h3 i{ color: #004299;font-weight: bold;}
.yysp .newlistnav dl dd{ position: relative; font-size: 14px; margin-bottom: 16px; white-space: nowrap; overflow: hidden; text-overflow: ellipsis;}
.yysp .newlistnav .news_news{ margin-top: 20px; border: 1px solid #f1f1f1; padding: 20px}
.yysp .newlistnav .news_hot{border: 1px solid #f1f1f1; padding: 20px;}
.yysp .newlistnav dl dd:before{ content: ""; width: 0; height: 1px; background: #004299; transition: all .3s; position: absolute; left: 0; bottom: 0;}
.yysp .newlistnav dl dd:hover:before{ width: 100%;}
.yysp .newlistnav dl dd:hover a{ color: #004299;}
.yysp .newlistnav dl{ padding-top: 20px;}
.casetsnr .top:after{ display: block; content: "cases"; color: #999; font-size: 14px;}
.newshow_nr{
	margin-top:25px;
	clear:both;
	overflow:hidden;
	font-size:15px;
	line-height:30px;
	min-height:300px;}
.newshow_nr img{ max-width:100%;}

.xpxqnr2 .xpxqnrr{ width: 900px;}
.xpxqnrr img{ max-width: 100% !important; height: auto !important;}

.xiazai{width: 1200px;}
.xiazai ol li{width: 1200px;height: 51px; border-bottom: 1px dashed #CCCCCC;}
.xiazai ol li .t1{width: 75%;float: left;line-height: 50px;font-size: 17px;color: #666666;}
.xiazai ol li .t2{width: 100px;float: right;font-size: 16px;color: #333;padding-top: 20px;line-height: 5px;}
.xiazai ol li .t2 img{ width: 15px; vertical-align: sub; margin-right: 10px;}
.xiazai ol li .t2:hover{ color: #004299;}
.xiazai .x_xian{width: 1075px;height: 3px;}
.xiazai .x_xian img{width: 100%;}

.download-basic{
	float: left; width: 53%; 
}
.morea{
	margin-top:9%;	}
.up{
	    float: left;
    font-size: 14px;
	}
.down{
	    float: right;
    font-size: 14px;
	}
	
.casehoswaa{
	margin-top:40px; margin-bottom:60px;}
	
/* 案例版本2  end*/

.company-power-list{ overflow: hidden;margin-top: 30px;}
.company-power-list ul li{ display: inline-block; vertical-align: top; width: 285px; margin: 0 20px 20px 0;}
.company-power-list > ul > li > a:hover .Company-title{ color: #004299;}
.company-power-list .power-img{ width: 100%; line-height: 0; overflow: hidden;}
.company-power-list .power-img img{ width: 100%;transition: all .8s;}
.company-power-list > ul > li:hover .power-img img{ transform: scale(1.1);}
.company-power-list .Company-title{ text-align: center; width: inherit; background: #f1f1f1; line-height: 40px; height: 40px; color: #666; font-size: 14px;}
.company-power-list .big-img li{ margin-right: 65px;}
#company-honor{ margin-top: 35px; overflow: hidden;}
#company-honor .ry-nr{ overflow: hidden;}
#company-honor .ry-nr ul li{ float: left; text-align: center; width: 212px; margin: 0 23px 20px 0;}
#company-honor .ry-nr ul li .pic{ width: 212px!important; height: 276px!important; border: 1px solid #ccc; padding: 10px 10px 5px 10px; text-align: center; line-height: 0;}
#company-honor .ry-nr ul li .pic img{ width: 190px; height: 255px;}
#company-honor .ry-nr ul li .mc{ font-size: 14px; color: #666; margin: 5px 0 0;}
#company-honor .ry-nr ul li:hover .mc{ color: #004299;}
.about-zx{ margin-top: 35px;}
.about-zx img{ max-width: 100%!important; height: auto !important;}
#about-us .nr{ margin-top: 35px; overflow: hidden;}
#about-us .nr p{ line-height: 40px; font-size: 16px; height: 40px;}
.support_zx{ margin: 35px 0 0; overflow: hidden;}



}
/*****************************************/
.join_n_w{
		background-color:#f9f9f9;margin:50px auto 30px;
}
.honor_a{

	margin:30px auto;


}
.honor_a01{
	font-size:36px;
	text-align: center;
	line-height: 40px;
	color: #16b75f;
}
.honor_a02{
	font-size: 18px;
	margin-top: 30px;
	text-align: center;
}
.honor_a_nr{
	margin:30px auto;
}
.honor_a_nr ul li{
	float: left;
	margin-right:16px;
	width: 288px;
	margin-bottom: 20px;
}
.honor_a_nr ul li:nth-child(4n){
	margin-right: 0;
}
.honor_a_nr ul li a{
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;

}
.honor_a_nr ul li a img{
	width: 100%;
	height: 100%;
	transition: all 0.6s ease;
}
.honor_a_nr ul li a:hover img{
	transform: scale(1.1);
}
/*******************************/


.join_main .join_main_top {
  line-height:50px;
  font-size: 16px;
  background-color: #004299;
  display:flex;
  padding-bottom:8px;

}
.c{
	clear:both;
	overflow:hidden;}
.join_main .join_main_top p {
  flex: 1;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
    margin-top:15px;
}
.join_main .join_main_top p span{
	display:block;
	text-align:center;
	color:#fff;
	line-height:30px;
}

.join_main .join_main_content {
  width: 100%;
  padding: 0;
}

.jmc_single {
  width: 100%;
  padding: 0;
 
}

.jmc_single .jmc_item {
  line-height: 52px;
  font-size: 16px;
  margin-bottom:15px;  



  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  cursor: pointer;  display:flex;
}

.jmc_single .jmc_item p {
  flex: 1;
  text-align: center;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
margin: 1px 0 0 0;
}

.jmc_single .jmc_detail_wrapper {
  display: none;
  background-color: #f1f1f1;
  padding: 2% 2% 4% 6.6%;
  margin-bottom:15px;
}

.jmc_single_active .jmc_detail_wrapper {
  display: block !important;
}
.join_jj01{
	line-height:30px;
	margin-bottom:10px;}
.join_jj01_a{
	font-size:16px;
	font-weight:bold;	margin-right:15px;
	float:left;}
.join_jj01_b{
	float:left;
	font-size:16px;
	line-height:30px;
}

/*******************************************/
.lkprow{
	border-bottom: 1px solid #dfdfdf;
	height: 40px;
	line-height: 40px;
	font-size: 15px;
	margin-bottom: 25px;
}
.lkprow01 span,.lkprow01 a{
	float:left;

	display: block;
}
.lkprow01 span{
	float:left;

	display: block;
	margin-right: 8px;
}


.lkprow01 img{
	width:26px;
	float: left;
	padding-top:6px;

	
}
.lkpronr01{
	clear: both;
	overflow: hidden;
}
.lkpronr01 ul li{
	float: left;
	width: 15.5%;
	text-align: center;
	height: 45px;
	line-height: 45px;
	font-size: 16px;
	margin-bottom: 20px;
	background-color: #f1f1f1;
	margin-right: 1.16%;
}
.lkpronr01 ul li:last-child{
	margin-right: 0px;
}
.lkpronr01 ul li.ona{

	background-color: #214295;
}
.lkpronr01 ul li.ona a{
color:#fff;
}
.lkpronr01 ul li:hover{
	background-color: #214295;
}
.lkpronr01 ul li:hover a{
	color:#fff;
}

.lkpronr02{
	clear: both;
	overflow: hidden;
	margin: 20px auto 60px;
}
.lkpronr02_l {
    float: left;
	overflow: hidden;
    width: 451px;


}
.lkpronr02_l img{
	width:100%;
	height: 100%;border: 1px solid #dfdfdf;
  	box-sizing: border-box;
}
.lkpronr02_r{
    float: right;
    width: calc(100% - 480px);
}
.lkpronr02_raaa{
	 width:417px;
	 margin-left:60px;
}
.lkpronr02_r02bbt{
	font-size:18px;
	font-weight:bold;
	color:#666;
	padding-bottom:15px;
	border-bottom:1px dashed #dfdfdf;
	padding-top:15px;
}
.lkpronr02_r01{
	font-size:22px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-bottom:1px dashed #dfdfdf;

}
.nraaacd{
	margin:10px auto;
	line-height:30px;
	font-size:15px;color:#666;
}
.lkpronr02_r02{
	font-size: 15px;
	color: #666;
	line-height: 30px;
	padding-top:15px;
}
.lkpronr02_r03{
	margin-top:30px;
}
.lkpronr02_r03 ul li{
	float: left;
	padding: 10px 20px;
	text-align: center;
	background-color: #f1f1f1;
	margin-right: 15px;
	margin-bottom:15px;
	
}
.lkpronr02_r03 ul li:hover{
	background-color: #214295;
}
.lkpronr02_r03 ul li:hover a{
	color: #fff;
}
.lkpronr02_r03 ul li.ona{
	background-color: #214295;
}
.lkpronr02_r03 ul li.ona a{
	color: #fff;
}
.lkpronr03{
	background-color: #214295;
	padding:18px 0;
	margin: 30px auto 0;
	width: 100%;
}
.lkpronr03a01{
	text-align: center;
	font-size: 24px;padding: 10px 0;
	color: #fff;
}
.lkpronr03a02{
	font-size: 36px;
	font-weight: bold;
	text-align: center;
	color: #fff;
	padding: 10px 0;
}

.lkpronr04{
	margin: 0px auto;
	background-color: #f1f1f1;
	padding: 50px 0;
	clear: both;
	overflow: hidden;box-sizing: border-box;
}

.lkpronr04b01_r{
	width: 473px;
	height: 362px;
	
}
.lkpronr04b01_r  img{
	width:100%;
	height: 100%;
}
.lkr{
	float: right;
}
.lkl{
	float: left;
}
.lkpronr04b01_l{
	width: calc(100% - 473px);
	padding: 30px;
	box-sizing: border-box;
}
.lkpronr04b01{
	background-color: #fff;
	clear: both;
	overflow: hidden;	height: 362px;
	border: 1px solid #ddd;
	box-sizing: border-box;
	border-radius: 8px;
	margin: 30px auto;
}
.lkpronr04a{
	font-size:26px;
	font-weight: bold;
	color: #214295;
}
.lkpronr04b01_l01{
	font-size: 18px;
	font-weight: bold;
	line-height: 36px;
	margin-bottom: 10px;
}
.lkpronr04b01_l01 a{
	color:#214295;
	
}
.lkpronr04b01_l02{
	font-size:15px;
	color: #666;
	line-height: 32px;
	margin-bottom: 20px;
}
.lkpronr04b01_l03{
	clear:both;
	overflow: hidden;
}
.lkpronr04b01_l03 ul li{
	float: left;
	width: 48%;
	line-height: 30px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
}
.lkpronr04b01_l04{
	margin-top: 25px;

}
.lkpronr04b01_l04 a{
		font-size: 14px;
	color: #666;
	text-decoration: underline;
}
.hppro {
	clear:both;
	overflow: hidden;
	margin: 40px auto;
}
.hppro ul li{
	float: left;
	width: 32%;
	background-color: #fff;
	margin-right: 2%;
	margin-bottom: 25px;
	overflow: hidden;	border: 1px solid #ddd;
}
.hppro ul li:nth-child(3n){
	margin-right: 0px;
}
.hppro01 img{
	width: 100%;
	border-bottom:1px solid #dfdfdf;
}
.hppro02{
	box-sizing: border-box;
	padding: 25px;
}
.hppro02a{
	font-size:20px;
	font-weight: bold;
	color: #333;
	margin-bottom: 10px;
}
.hppro02b{
	font-size: 14px;
	line-height: 24px;
	color: #666;
}

.lkpronr05{
	clear: both;
	overflow: hidden;
	margin: 60px auto;
}


.lkpronr05a {
    font-size: 26px;
    font-weight: bold;
    color: #214295;
	margin-bottom: 35px;
}
.lkpronr05b{
	clear:both;
	overflow: hidden;
}
.lkpronr05b ul li{
	float:left;
		width: 32%;
	margin-right: 2%;
	margin-bottom: 25px;
	overflow: hidden;	
}
.lkpronr05b ul li:nth-child(3n){
	margin-right: 0%;	
}
.lkpronr05b01{
	border-radius:12px;
	overflow: hidden;
	width: 100%;
	height:300px
}
.lkpronr05b01 img{
	width: 100%;
	height: 100%;
}
.lkpronr05b02{
	padding: 10px 0;
	line-height: 30px;
	font-size: 16px;
	text-align:center;
}


.proshownr{
	margin: 0 auto;
	width: 100%;
	background-color: #f1f1f1;
	padding: 40px 0 40px;
}
.proshownraa{
	background-color: #fff;
	padding: 30px;

}
.proshownraa01{
	font-size: 18px;
	font-weight: bold;
	color:#333;
	margin-bottom:5px;	clear:both;
	overflow: hidden;
	padding-top:10px;
}
.proshownraa02{
	line-height: 46px;
	font-size: 16px;
	color: #333;
	padding-bottom:12px;
	clear:both;
	overflow: hidden;


}
.proshownraa03{
	line-height: 30px;
	font-size: 15px;
	color: #666;
}
.proshownraa03 a{
	color: #666;
}
.proshownraa03 a:hover{
	color: #000;
}

div#showmsg {
    font-size: 16px;
    margin-bottom: 50px;
	clear: both;
	overflow: hidden;
}

.lkpronr04b01 .lkpronr04b01_r{
	border-right: 1px solid #dfdfdf;
}
.lkpronr04b01:nth-child(2n) .lkpronr04b01_r{
	border-right: 1px solid #dfdfdf;
}
.wh_nr{
clear:both;
overflow:hidden;
}
.wh_nr ul li{
	clear:both;
overflow:hidden;
margin-bottom:15px;
height:88px;
background-color:#d8d8d8;
    cursor: pointer;
}
.wh_nr ul li:hover{
background-color:#214295;

}
.wh_nr ul li:hover .aq01{
	background-color:#214295;
}
.wh_nr ul li:hover .aq03{

color:#fff;	
}
.aq01{
	float:left;
	width:120px;height:88px;
	background-color:#7f7f7f;
	text-align:center;
}
.aq01 img{
	padding:15px 0 0;
width:65px;}
.aq02{
	float:left;padding:15px ;    box-sizing: border-box;
	color:#fff;
	text-align:center;
align-content: center;
font-weight:bold;
	font-size:20px;
	width:120px;height:88px;
	background-color:#004299;
	line-height:26px;
}
.aq03{
	float:left; box-sizing: border-box;padding:15px ;font-size:16px;align-content: center;height:88px; color:#333;
	width:calc(100% - 240px);		line-height:26px;
}
.aboutaanr img{
	max-width:100%;
}

@media only screen and (max-width:945px){
	.aq01{
		display:none;
	}
	.aq03{
	
	width:calc(100% - 120px);	
}
}


@media only screen and (max-width:706px){
	.wh_nr ul li{
		height:auto;
	}
	.aq02{
		float:none;
		height:50px;
		padding:5px 15px;
		width:100%;
	
	}
	.aq03{
	float:none;
	width:100%;
height:auto;	
}

}


/* 整体布局调整 */
.lkpronr02 {
    display: flex;
    gap: 20px;
}
 
.lkpronr02_l {
    flex: 1;
    display: flex;
    gap: 20px;
}

/* 缩略图容器样式 */
.thumbnails-container {
    width: 150px;
}
 
.thumbnails {
    display: flex;
    flex-direction: column;
    gap: 12px;
}
 
.thumb {
    width: 150px;
    height: 100px;
    border: 1px solid transparent;
    cursor: pointer;
    overflow: hidden;
    transition: all 0.3s ease;box-sizing: border-box;
}
 
.thumb img {
    width: 100%;
    height: 100%;
    object-fit: cover;
	padding:3px;box-sizing: border-box;
}
 .thumb.active{   border: 1px solid #214295
 }
.thumb.active img{
 
    transform: scale(1.05);
}
 
.thumb:hover img{
    opacity: 0.8;
    transform: translateY(-2px);
}
 
/* 主图样式 */
.main-image {
    flex: 1;
    min-width: 300px;
}
 
.main-image img {
    width: 100%;
    height: auto;
    border: 1px solid #eee;
}
 
/* 响应式调整 */

.qyysa{
	clear:both;
	overflow:hidden;
	margin:50px auto;
}
.qyysabt{
	font-size: 22px;
    font-weight: bold;
    color: #fff; 
    clear: both;
    overflow: hidden; 
	padding:10px;
	background:url("../images/bjab.jpg") no-repeat left center ;

}
.qyysabta{
	font-size: 22px;
    font-weight: bold;
    color: #fff; 
    clear: both;
    overflow: hidden; 
	padding:10px;
	background:url("../images/logoa.png") no-repeat right center;
	background-size:180px;
	margin-right: 0px;
    box-sizing: border-box;
}

.qyysanr{
	margin:20px auto 60px;
}
.qyysanr01,.qyysanr02{
	clear:both;
	overflow:hidden;
	margin-bottom:25px;
	position:relative;
	z-index:1;
}
.qyysanr01a{
	width:70%;
} 
.qyysanr01a img{
	width:100%;
}
.qyysanr01b{
	position:absolute;
	z-index:2;
	right:0px;
	width:450px;
	height:300px;
	background:rgba(255,255,255,0.8);
	    top: 50%;
    margin-top: -150px;
	box-sizing: border-box;
    padding: 25px;
}
.qyysanr01b03{
	font-size:36px;
	color:#0F4082;
	font-weight:bold;
}
.qyysanr01b01{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
}
.qyysanr01b02{
	font-size:16px;
	margin-top:15px;
	line-height:30px;
	color:#666;
}
.qyysanr02a{
	width:100%;
	height:400px;
	overflow:hidden;
}
.qyysanr02a img{
	width:100%;
}
.qyysanr02b{
	background-color:#fff;
	padding:25px;
	box-sizing: border-box;
}
.qyysanr02b03{
		font-size:36px;
	color:#0F4082;
	font-weight:bold;
}
.qyysanr02b01{
	font-size:18px;
	font-weight:bold;
	margin-top:10px;
}
.qyysanr02b02{
	font-size:16px;
	margin-top:15px;
	line-height:30px;
	color:#666;
}

.qyysanr03b{
	position:absolute;
	z-index:2;
	left:0px;
	width:450px;
	height:300px;
	background:rgba(255,255,255,0.8);
	top: 50%;
    margin-top: -150px;
	box-sizing: border-box;
    padding: 25px;
}
.qyysanr03a{
		position:relative;
		left:30%;width:70%;
}
.qyysanr03a img{
	width:100%;
}


@media only screen and (max-width:1200px){
	
	.qyysanr02a{
	width:100%;
	height:auto;
}
.qyysa.tywidth{
	padding:0px;
}

.qyysanr03b{
	position:relative;
	z-index:2;
	left:0px;
	width:100%;
	height:100%;
	background:rgba(255,255,255,1);
	top:0;
    margin-top: 0;
	box-sizing: border-box;
    padding: 25px;
}
.qyysanr03a {
    position: relative;
    left: 0%;
    width: 100%;
}
.qyysanr01b{
	position:relative;
	z-index:2;
	right:0px;
	width:100%;
	height:auto;
	background:rgba(255,255,255,1);
	    top:0%;
    margin-top: 0;
	box-sizing: border-box;
    padding: 25px;
}
.qyysanr01a{
	width:100%;
} 
}

.top1.nybta{font-size: 36px;color: #222222;margin:0 auto;text-align: center;letter-spacing:1px; font-weight: bold; padding-bottom:25px;}
.top1.nybta b{font-weight:bold;

	color:#3d62b5;
	

}

.contact_a.ffzxa.tywidth {
    margin-top: 30px;
}
.nybtbb{
	padding-bottom:25px;
}
.fwtx_a{
	margin:35px auto;
}
.fwtx_a01{
	font-size:20px;
	background-color:#0F4082;
	width:270px;
	padding:10px 25px;
	color:#fff;
	margin-bottom:25px;
}
.fwtx_a02{
	clear:both;
	overflow:hidden;
	background-color:#f6f6f6;
	    box-sizing: border-box;
    padding: 29px;
}
.fwtx_a02_r{
	float:right;
	width:520px;
}
.fwtx_a02_r img{
	width:100%;
}
.fwtx_a02_l{
	float:left;
	width:calc(100% - 560px);
}
.aboutaanr_ca01{
	padding-bottom:30px;
}

.fwtx_a02_l01 {
    font-size: 20px;
    font-weight: bold;
    margin-top: 10px;
    color: #444;
}
.fwtx_a02_l02{
	font-size:16px;
	padding-top:15px;
	line-height:36px;
	color:#444;
}
.fwtxbcd {
	font-size:18px;
	color:#444;
	line-height:42px;
}
.fwtxbcd span{
	padding:0px 10px;
	margin-right:10px;
	background-color:#0F4082;
	color:#fff;
}
span.cc01{
	padding:0px 5px;
	margin-right:10px;
	background-color:#0F4082;
	color:#fff;
}
span.cc02{
	padding:5px 10px;
	margin-right:10px;
	background-color:#0F4082;
	color:#fff;
	font-size:18px;
	line-height:50px;
}

@media only screen and (max-width:768px){
	.fwtx_a02_r {
    float: none;
    width: 100%;
}
.fwtx_a02_l {
    float: none;
    width: 100%;
}
}