/* head */
.head{height: 120px;position: relative;z-index: 900;background: #FFF;}
.head .container{}


.head .logo{width: 432px;font-size: 24px;font-weight: bold;color: #241c28;height: 120px;display: flex;align-items: center;justify-content: center;}
.head .logo img{width: 60px;height: 60px;margin-right: 16px;}

.head .nav{width: 768px;height: 120px;text-align: right;}
.head .nav .topMenu{position: relative;right: 0;font-size: 14px;color: #7f7d7d;height: 45px;line-height: 45px;}
.head .nav .topMenu a{color: #7f7d7d;}
.head .nav .topMenu .kefu{padding: 0 15px;}
.head .nav .topMenu .kefu img{position: relative;top: 3px;}
.head .nav .topMenu .wechat{padding: 0 15px;}
.head .nav .topMenu .wechat img{position: relative;top: 3px;}
.head .nav .topMenu .cn{padding-left: 15px;}
.head .nav ul li{display: inline-block;height: 75px;line-height: 37px;margin-left: 25px;color: #585858;}
.head .nav ul li a{color: #585858;}
.head .nav ul li .sub{background: #0b5eb7;position: absolute;left: 0;top: 0;width: 100%;padding: 15px 0;border-top: 1px solid #C3C3C3;display: none;margin-top: 120px;z-index: 500;}
.head .nav ul li .sub a{display: inline-block;padding: 0 25px;font-size: 14px;color: #FFF;}
.head .nav ul li .sub a:last-child{padding: 0 0 0 25px;}
.head .nav ul li .sub span{color: #dcdcdc;}
.head .nav ul li .sub span:last-child{display: none;}
.head .nav ul li.on>a{color: #0b5eb7;}
.head .nav ul li.on .sub{display: block;}

.head .nav ul li:nth-child(2) .sub{padding-right: 614px;box-sizing:border-box;}
.head .nav ul li:nth-child(3) .sub{padding-right: 440px;box-sizing:border-box;}
.head .nav ul li:nth-child(4) .sub{padding-right: 270px;box-sizing:border-box;}
/* banner */
.banner{height: 615px;}
.fullSlide{width:100%;position:relative;height:615px;}
.fullSlide .bd{margin:0 auto;position:relative;z-index:0;overflow:hidden;}
.fullSlide .bd ul{width:100% !important;}
.fullSlide .bd li{width:100% !important;height:615px;overflow:hidden;text-align:center;}
.fullSlide .hd{width:100%;position:absolute;z-index:1;bottom:0;left:0;height:30px;line-height:30px;text-align:center;}
.fullSlide .hd ul{text-align:center;padding-top:5px;}
.fullSlide .hd ul li{cursor:pointer;display:inline-block;*display:inline;zoom:1;width:8px;height:8px;margin:5px;background:url(../IMG/tg_flash_p.png) -18px 0;overflow:hidden;line-height:9999px;}
.fullSlide .hd ul .on{background-position:0 0;}
/* m1 */
.m1{height: 147px;background: #0b5eb7;color: #FFFFFF;}
.m1 a{color: #FFFFFF;}
.m1 .container{height: 147px;display: flex;align-items: center;justify-content: center;}
.m1 .item{display: block;width: 300px;text-align: center;float: left;font-size: 18px;border-right: 1px solid rgba(255,255,255,0.14);}
/* m2 产品展示 */
.m2{background: url(../img/m2BottomBg.jpg) repeat-x bottom;overflow: hidden;padding-bottom: 70px;}
.m2 .title{margin-top: 50px;margin-bottom: 23px;line-height: 1;}
.m2 .title .cn{font-size: 34px;color: #3171d5;font-weight: bold;}
.m2 .title .summary{font-size: 14px;color: #626262;margin-top: 18px;}
.m2 .title .icon{margin-top: 20px;}
.m2 .content .text{line-height: 1;width: 574px;}
.m2 .content .text .cn{font-size: 24px;color: #242424;font-weight: bold;}
.m2 .content .text .en{font-size: 14px;color: #6f6f6f;font-family: arial;margin-top: 15px;}
.m2 .content .text .line{width: 100%;height: 1px;background: #dfdfdf;margin-top: 30px;}
.m2 .content .text .summary{font-size: 14px;color: #767474;line-height: 30px;margin-top: 30px;}
.m2 .content .text .menu{margin-top: 40px;}
.m2 .content .text .menu a{float: left;display: block;width: 140px;height: 43px;line-height: 43px;background: #FFFFFF;border: 1px solid #b8b8b8;border-left: 0;text-align: center;}
.m2 .content .text .menu a:first-child{background: #0B5EB7;border: 1px solid #0B5EB7;color: #FFFFFF;}
.m2 .content .text .more{padding-top: 50px;display: block;}
.m2 .content .text .more img{position: relative;top: 4px;left: 8px;}
.m2 .content .pic{width: 600px;height: 373px;}
.m2 .content .pic img{width: 600px;height: 373px;object-fit: cover;}
.m2 .list{padding-top: 60px;overflow: hidden;}
.m2 .list .item{display: inline-block;padding: 12px;width: 147px;height: 147px;border: 1px solid #c3c3c3;border-radius: 50%;margin: 0 38px;position: relative;}
.m2 .list .item img{width: 123px;height: 123px;border-radius: 50%;object-fit: cover;}
.m2 .list .item::after{content: "";width: 21px;height: 2px;background: #aacdf3;position: absolute;left: -55px;top: 73px;}
.m2 .list .item:first-child::after{display: none;}
.m2 .list .item.on{background: #0b5eb7;}
/* m3 客户案例 */
.m3{}
.m3 .title{margin-top: 40px;margin-bottom: 29px;line-height: 1;}
.m3 .title .cn{font-size: 34px;color: #3171d5;font-weight: bold;}
.m3 .title .summary{font-size: 14px;color: #626262;margin-top: 18px;}
.m3 .title .icon{margin-top: 20px;}
.m3 .list{height: 471px;width: 100%;overflow: hidden;position: relative;}
.m3 .list .next{font-size: 40px;font-family: 宋体;position: absolute;top: 210px;left: 50%;margin-left: -420px;z-index: 800;color: #3171d5;}
.m3 .list .prev{font-size: 40px;font-family: 宋体;position: absolute;top: 210px;right: 50%;margin-right: -420px;z-index: 800;color: #3171d5;}
.m3 .list .item{margin: 0 53px;width: 833px;}
.m3 .list .item .pic img{width: 833px;height: 422px;object-fit: cover;}
.m3 .list .item .text{background: #0b5eb7;width: 378px;height: 58px;line-height: 58px;color: #FFFFFF;text-align: center;font-size: 18px;font-weight: bold;position: relative;top: -29px;left: 227.5px;}
/* m4 企业新闻 */
.m4{padding-bottom: 69px;overflow: hidden;}
.m4 .title{margin-top: 13px;margin-bottom: 75px;line-height: 1;}
.m4 .title .cn{font-size: 34px;color: #3171d5;font-weight: bold;}
.m4 .title .summary{font-size: 14px;color: #626262;margin-top: 18px;}
.m4 .title .icon{margin-top: 20px;}
.m3 .list{margin-bottom: 69px;overflow: hidden;}
.m4 .list .item{background: #f1f1f1;padding: 25px;overflow: hidden;display: block;color: #393939;}
.m4 .list .item:nth-child(2){background: #0b5eb7;color: #FFFFFF;}
.m4 .list .item .pic{width: 239px;height: 156px;overflow: hidden;}
.m4 .list .item .pic img{width: 239px;height: 156px;object-fit: cover;}
.m4 .list .item .text{width: 632px;margin-left: 45px;}
.m4 .list .item .text .cn{font-size: 22px;margin-top: 25px;}
.m4 .list .item .text .summary{font-size: 14px;line-height: 30px;margin-top: 23px;}
.m4 .list .item .more{width: 172px;height: 42px;line-height: 42px;text-align: center;border: 2px solid #333333;margin-top: 60px;}
.m4 .list .item:nth-child(2) .more{border: 2px solid #FFFFFF;}
/*m5*/
.m5{padding: 69px 0;overflow: hidden;background: #0b5eb7;}
.m5 .title .cn{font-size: 34px;color: #FFFFFF;font-weight: bold;}
.m5 .title .en{font-size: 14px;color: #FFFFFF;margin-top: 18px;}
.m5 .text{line-height: 30px;font-size: 16px;color: #FFFFFF;padding: 20px 0;}
.m5 .pic img{width: 100%;}
/* brick-foot-04 */
.brick-foot-04{background: #404040;overflow: hidden;color: #FFFFFF;}
.brick-foot-04 a{color: #FFFFFF;}
.brick-foot-04 .top{padding: 83px 0 45px 0;overflow: hidden;background: url(../img/map.png) no-repeat 500px 50px;}
.brick-foot-04 .top .contact{line-height: 1;width: 460px;}
.brick-foot-04 .top .contact .cn{font-size: 26px;}
.brick-foot-04 .top .contact .summary{font-size: 14px;margin-top: 16px;}
.brick-foot-04 .top .contact .tel{font-size: 31px;margin-top: 50px;color: #c30d26;font-weight: bold;}
.brick-foot-04 .top .contact .tel img{margin-right: 9px;margin-top: -3px;}
.brick-foot-04 .top .contact .email{font-size: 16px;margin-top: 37px;}
.brick-foot-04 .top .menu{width: 740px;}
.brick-foot-04 .top .menu .item{float: left;font-size: 16px;margin-left: 58px;}
.brick-foot-04 .top .menu .item:first-child{margin-left: 0;}
.brick-foot-04 .top .menu .item .sub{margin-top: 20px;}
.brick-foot-04 .top .menu .item .sub a{display: block;color: rgba(255,255,255,0.39);font-size: 14px;line-height: 36px;}
.brick-foot-04 .copyright{height: 147px;display: flex;align-items: center;justify-content: center;position: relative;border-top: 1px solid rgba(255,255,255,0.24);font-size: 14px;}
.brick-foot-04 .copyright .logo{width: 93px;height: 91px;position: absolute;left: 28px;top: 28px;}
/* 关于我们 */
.brick-aboutus-04{}
.brick-aboutus-04 .bn{height: 393px;background: url(../img/01.jpg);display: flex;align-items: center;justify-content: center;position: relative;}
.brick-aboutus-04 .bn .location{background: rgba(11,94,183,0.8);height: 62px;line-height: 62px;position: absolute;top: 0;left: 0;right: 0;color: rgba(255,255,255,0.9);font-size: 12px;}
.brick-aboutus-04 .bn .location a{color: rgba(255,255,255,0.9);}
.brick-aboutus-04 .bn .location .name a:nth-child(n+2):nth-child(-n+3){display: none;}
.brick-aboutus-04 .bn .location .menu{}
.brick-aboutus-04 .bn .location .menu a{font-size: 16px;padding: 0 15px;display: inline-block;position: relative;}
.brick-aboutus-04 .bn .location .menu a.on::after{content: "";height: 3px;background: #FFFFFF;bottom: 1px;left: 0;right: 0;position: absolute;}
.brick-aboutus-04 .bn .location .menu a:last-of-type{padding: 0 0 0 15px;}
.brick-aboutus-04 .bn .location .menu span{color: rgba(255,255,255,0.5);}
.brick-aboutus-04 .bn .location .menu span:last-of-type{display: none;}
.brick-aboutus-04 .bn .cn{font-size: 48px;color: #fff;text-shadow: 0 0 20px #666;font-weight: bold;}
.brick-aboutus-04 .about .title{font-size: 22px;font-weight: bold;color: #333;line-height: 70px;border-bottom: 1px solid #e5e5e5;padding-top: 17px;}
.brick-aboutus-04 .about .content{padding: 30px 0 104px;}
.brick-aboutus-04 .about .content .left{width: 567px;}
.brick-aboutus-04 .about .content .left .cn1{font-size: 60px;color: #1069ad;line-height: 74px;margin-bottom: 10px;margin-top: 90px;}
.brick-aboutus-04 .about .content .left .cn2{color: #888888;font-size: 13px;line-height: 18px;}
.brick-aboutus-04 .about .content .left .num{margin-top: 40px;}
.brick-aboutus-04 .about .content .left .num .item{float: left;color: #187ab2;font-size: 38px;line-height: 54px;padding-bottom: 15px;border-right: 1px solid #C5C5C5;padding-right: 30px;margin-right: 30px;}
.brick-aboutus-04 .about .content .left .num .item:last-of-type{border-right: 0;}
.brick-aboutus-04 .about .content .left .num .item p{color: #888888;font-size: 13px;line-height: 18px;}
.brick-aboutus-04 .about .content .right{width: 633px;}
.brick-aboutus-04 .about .content .right p{text-align: justify;padding-bottom: 10px;font-size: 13px;line-height: 30px;color: #666666;}
.brick-aboutus-04 .about .list{padding-top: 30px;padding-bottom: 65px;overflow: hidden;}
.brick-aboutus-04 .about .list .item{width: 376px;height: 222px;margin-right: 36px;float: left;}
.brick-aboutus-04 .about .list .item img{width: 376px;height: 222px;}
.brick-aboutus-04 .about .list .item:last-of-type{margin-right: 0;}
/* 文章列表 */
.brick-article-list-09{margin-bottom: 60px;}
.brick-article-list-09 .bn{height: 393px;background: url(../img/01.jpg);display: flex;align-items: center;justify-content: center;position: relative;}
.brick-article-list-09 .bn .location{background: rgba(11,94,183,0.8);height: 62px;line-height: 62px;position: absolute;top: 0;left: 0;right: 0;color: rgba(255,255,255,0.9);font-size: 12px;}
.brick-article-list-09 .bn .location a{color: rgba(255,255,255,0.9);}
.brick-article-list-09 .bn .location .name a:nth-child(n+2):nth-child(-n+3){display: none;}
.brick-article-list-09 .bn .location .menu{}
.brick-article-list-09 .bn .location .menu a{font-size: 16px;padding: 0 15px;}
.brick-article-list-09 .bn .location .menu a:last-of-type{padding: 0 0 0 15px;}
.brick-article-list-09 .bn .location .menu span{color: rgba(255,255,255,0.5);}
.brick-article-list-09 .bn .location .menu span:last-of-type{display: none;}
.brick-article-list-09 .bn .cn{font-size: 48px;color: #fff;text-shadow: 0 0 20px #666;font-weight: bold;}
.brick-article-list-09 .list .title{font-size: 22px;font-weight: bold;color: #333;line-height: 70px;border-bottom: 1px solid #e5e5e5;padding-top: 17px;}
.brick-article-list-09 .list .item{padding: 20px 0;border-bottom: 1px solid #dedede;display: block;overflow: hidden;}
.brick-article-list-09 .list .item .pic{width: 180px;height: 110px;overflow: hidden;margin-left: 35px;float: right;}
.brick-article-list-09 .list .item .pic img{width: 180px;height: 110px;transition: all 1s;object-fit: cover;}
.brick-article-list-09 .list .item .cn{color: #333;font-size: 18px;font-weight: bold;line-height: 38px;padding-top: 10px;}
.brick-article-list-09 .list .item .cn .time{color: #888888;font-size: 12px;padding-right: 10px;font-weight: normal;}
.brick-article-list-09 .list .item .summary{color: #666666;font-size: 14px;transition: color 0.5s;line-height: 26px;height: 52px;overflow: hidden;text-align: justify;}
.brick-article-list-09 .list .item .more{display: none;}
.brick-article-list-09 .list .list-page{width: 100%;height: 55px;background: #f5f5f5;line-height: 55px;overflow: hidden;text-align: center;padding-top: 0;}
.brick-article-list-09 .list .item:first-of-type .pic{width: 421px;height: 257px;overflow: hidden;margin-left: 0px;float: left;margin-right: 40px;}
.brick-article-list-09 .list .item:first-of-type .pic img{width: 421px;height: 257px;transition: all 1s;object-fit: cover;}
.brick-article-list-09 .list .item:first-of-type .cn{color: #333;font-size: 22px;font-weight: bold;line-height: 36px;padding-top: 23px;height: 72px;overflow: hidden;transition: color 0.5s;}
.brick-article-list-09 .list .item:first-of-type .cn .time{display: none;}
.brick-article-list-09 .list .item:first-of-type .summary{font-size: 14px;color: #666;line-height: 26px;height: 78px;transition: color 0.5s;overflow: hidden;}
.brick-article-list-09 .list .item:first-of-type .more{width: 140px;height: 38px;text-align: center;overflow: hidden;line-height: 38px;font-size: 12px;color: #d6e0f1;background: #1d6bc3;margin-top: 27px;display: block;}
/* 文章列表 */
.brick-article-list-09b{margin-bottom: 60px;}
.brick-article-list-09b .bn{height: 393px;background: url(../img/01.jpg);display: flex;align-items: center;justify-content: center;position: relative;}
.brick-article-list-09b .bn .location{background: rgba(11,94,183,0.8);height: 62px;line-height: 62px;position: absolute;top: 0;left: 0;right: 0;color: rgba(255,255,255,0.9);font-size: 12px;}
.brick-article-list-09b .bn .location a{color: rgba(255,255,255,0.9);}
.brick-article-list-09b .bn .location .menu{}
.brick-article-list-09b .bn .location .menu a{font-size: 16px;padding: 0 15px;}
.brick-article-list-09b .bn .location .menu a:last-of-type{padding: 0 0 0 15px;}
.brick-article-list-09b .bn .location .menu span{color: rgba(255,255,255,0.5);}
.brick-article-list-09b .bn .location .menu span:last-of-type{display: none;}
.brick-article-list-09b .bn .cn{font-size: 48px;color: #fff;text-shadow: 0 0 20px #666;font-weight: bold;}
.brick-article-list-09b .list .title{font-size: 22px;font-weight: bold;color: #333;line-height: 70px;border-bottom: 1px solid #e5e5e5;padding-top: 17px;}
.brick-article-list-09b .list .item{padding: 20px 0;border-bottom: 1px solid #dedede;display: block;overflow: hidden;width: 590px;float: left;}
.brick-article-list-09b .list .item:nth-child(2n+1){margin-right: 20px;}
.brick-article-list-09b .list .item .pic{width: 180px;height: 110px;overflow: hidden;margin-left: 10px;float: right;}
.brick-article-list-09b .list .item .pic img{width: 180px;height: 110px;transition: all 1s;}
.brick-article-list-09b .list .item .cn{color: #333;font-size: 18px;font-weight: bold;line-height: 38px;padding-top: 10px;}
.brick-article-list-09b .list .item .cn .time{color: #888888;font-size: 12px;padding-right: 10px;font-weight: normal;}
.brick-article-list-09b .list .item .summary{color: #666666;font-size: 12px;transition: color 0.5s;line-height: 26px;height: 52px;overflow: hidden;text-align: justify;}
.brick-article-list-09b .list .item .more{display: none;}
.brick-article-list-09b .list .list-page{width: 100%;height: 55px;background: #f5f5f5;line-height: 55px;overflow: hidden;text-align: center;}
.brick-article-list-09b .list .item:first-of-type{width: 100%;}
.brick-article-list-09b .list .item:first-of-type .pic{width: 421px;height: 257px;overflow: hidden;margin-left: 0px;float: left;margin-right: 40px;}
.brick-article-list-09b .list .item:first-of-type .pic img{width: 421px;height: 257px;transition: all 1s;}
.brick-article-list-09b .list .item:first-of-type .cn{color: #333;font-size: 22px;font-weight: bold;line-height: 36px;padding-top: 23px;height: 72px;overflow: hidden;transition: color 0.5s;}
.brick-article-list-09b .list .item:first-of-type .cn .time{display: none;}
.brick-article-list-09b .list .item:first-of-type .summary{font-size: 14px;color: #666;line-height: 26px;height: 78px;transition: color 0.5s;overflow: hidden;}
.brick-article-list-09b .list .item:first-of-type .more{width: 140px;height: 38px;text-align: center;overflow: hidden;line-height: 38px;font-size: 12px;color: #d6e0f1;background: #1d6bc3;margin-top: 27px;display: block;}

/* 分页 */
.list-page {text-align: center;clear: both;font-size: 16px;overflow: hidden;padding-top: 35px;}
.list-page span.close,
.list-page strong,
.list-page a {display: inline-block;padding: 3px 8px;margin-right: 10px;background: #F5f5f5;color: #CCCCCC;float: none;font-size: 16px;line-height: normal;}
.list-page strong.selfpage {background: #ed0616;color: #ffffff;}
.list-page a {background: #bbbbbb;color: #ffffff;}
.list-page a:hover {background: #ed0616;color: #fff;}
/* 新闻内页 */
.brick-article-content-01{margin: 30px 0;}
.brick-article-content-01 .title{font-size: 22px;color: #333;line-height: 28px;}
.brick-article-content-01 .time{font-size: 12px;color: #999;display: block;border-bottom: 1px solid #eee;padding: 18px 0;margin-bottom: 20px;}
.brick-article-content-01 .time span{padding: 0px 8px;}
.brick-article-content-01 .time span .iconfont{margin-right: 10px;position: relative;top: 2px;}
.brick-article-content-01 .content{font-size: 14px;color: #656565;line-height: 30px;min-height: 600px;}
.brick-article-content-01 .content p{margin-block-start: 1em;margin-block-end: 1em;}
.brick-article-content-01 .content img{max-width: 100%;height: auto!important;width: auto\9!important;}
.brick-article-content-01 .content table{border-collapse: collapse; border: none;margin: auto;} 
.brick-article-content-01 .content td{border: solid #000 1px;}
/* 时间轴 brick-history-01 */
.brick-history-01{padding-bottom: 40px;overflow: hidden;}
.brick-history-01 .title{}
.brick-history-01 .title h2{font-size: 40px;margin-bottom:50px;font-weight: bold;}
.brick-history-01 .title .summary{font-size: 16px;color: #000;line-height: 180%;margin-bottom: 20px;}
.brick-history-01 .list{width: 95%;margin: 3% auto 0;position: relative;min-height: 420px;}
.brick-history-01 .list .hd{width: 100%;display: inline-block;height: 92px;overflow: hidden;}
.brick-history-01 .list .hd ul{width: 100%;text-align: center;margin: 0 auto;padding-top: 25px !important;}
.brick-history-01 .list .hd .tempWrap{margin: 0 auto;}
.brick-history-01 .list .hd .tempWrap:after{content: ''; width: 85%; height: 1px; background: #580000; position: absolute; right: 8%; top: 35%; z-index: 10;}
.brick-history-01 .list .hd li.no_line:before{display: none;}
.brick-history-01 .list .hd li{display: inline-block;cursor: pointer;padding-top: 30px;font-size: 14px;color: #000;margin:0 30px;position: relative;}
.brick-history-01 .list .hd li:after{content: '';background: url(../img/dot_ico.png) no-repeat;width: 24px;height: 24px;position: absolute; z-index: 20;top: -12px;left: 50%;margin-left: -12px;}
.brick-history-01 .list .hd .sPrev,
.brick-history-01 .list .hd .sNext{width: 30px;height: 30px;display: block;position: absolute;top: 10px;}
.brick-history-01 .list .hd .sPrev{left: 0;}
.brick-history-01 .list .hd .sNext{right: 0;}
.brick-history-01 .list .hd .sPrev img,.sNext img{transition: all .6s cubic-bezier(.51,1.1,.9,.95); -moz-transition: all .6s cubic-bezier(.51,1.1,.9,.95); -webkit-transition: all .6s cubic-bezier(.51,1.1,.9,.95); -o-transition: all .6s cubic-bezier(.51,1.1,.9,.95);}

.brick-history-01 .list .bd{text-align: center;margin-top: 60px;}
.brick-history-01 .list .bd h4{position: relative;font-size: 40px;margin-bottom: 3%;padding: 0 60px; display: inline-block;text-align: center;}
.brick-history-01 .list .bd h4:after{content:'';background: #000;width: 100px;height: 1px;position: absolute;left: -100px;bottom: 12px;}
.brick-history-01 .list .bd h4:before{content:'';background: #000;width: 100px;height: 1px;position: absolute;right: -100px;bottom: 12px;}
.brick-history-01 .list .bd p{line-height: 180%;font-size: 16px;width: 80%;margin: 0 auto;}
.brick-history-01 .list .bd pre{
	width: 800px;
	font-size: 16px;
	line-height: 35px;
	white-space: pre-wrap;
	white-space: -moz-pre-wrap;
	white-space: -pre-wrap;
	white-space: -o-pre-wrap;
	word-wrap: break-word;
	text-align: left;
	margin: auto;
}
/* brick-pic-list-06 */
.brick-pic-list-06{overflow: hidden;padding-bottom: 35px;}
.brick-pic-list-06 .title{overflow: hidden;padding-top: 44px;padding-bottom: 55px;line-height: 1;}
.brick-pic-list-06 .title .cn{font-size: 36px;color: #323131;font-weight: 700;}
.brick-pic-list-06 .title .summary{font-size: 16px;color: #696868;margin-top: 17px;}
.brick-pic-list-06 .list{}
.brick-pic-list-06 .list .item{display: block;background: #FFFFFF;width: 266px;height: 410;float: left;margin-right: 45px;margin-bottom: 45px;line-height: 1;}
.brick-pic-list-06 .list .item:nth-child(4n+0){margin-right: 0;}
.brick-pic-list-06 .list .item .pic{width: 266px;height: 374px;overflow: hidden;position: relative;padding: 15px;}
.brick-pic-list-06 .list .item .pic .photo_frame{background: url(../img/photo_frame.png);position: absolute;left: 0;top: 0;width: 266px;height: 374px;z-index: 800;}
.brick-pic-list-06 .list .item .pic img{object-fit: cover;padding: 5px 15px 5px 5px;width: 100%;height: 100%;}
.brick-pic-list-06 .list .item h3{font-size: 18px;color: #626362;font-weight: bold;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 28px;}
.brick-pic-list-06 .list .item .summary{font-size: 16px;color: #626362;overflow: hidden;text-overflow: ellipsis;white-space: nowrap;margin-top: 17px;padding: 0 25px;}
.brick-pic-list-06 .list .item:hover .pic img{transform: scale(1.1);}

/*brick-article-contact-02*/
.brick-article-contact-02 .mapbox{width: 100%;height: 396px;border: 1px solid #e3e3e3;overflow: hidden;}
.brick-article-contact-02 .mapbox #MapBox {height: 100%;width: 100%;}
.brick-article-contact-02 .mapbox .info-title {color: white;font-size: 14px;background-color: #25A5F7;line-height: 26px;padding: 0px 0 0 6px;font-weight: lighter;letter-spacing: 1px;}
.brick-article-contact-02 .mapbox .info-content {font: 12px Helvetica, 'Hiragino Sans GB', 'Microsoft Yahei', '微软雅黑', Arial;padding: 4px;color: #666666;line-height: 23px;}
.brick-article-contact-02 .mapbox .info-content img {float: left;margin: 3px;}
.brick-article-contact-02 .mapbox .amap-info-combo .keyword-input{height: 25px;border-radius: 2px 0 0 2px;}
.brick-article-contact-02 .content{background: #013f8d;padding: 30px 40px;overflow: hidden;color: #FFF;font-size: 16px;}
.brick-article-contact-02 .content .title{font-size: 24px;font-weight: bold;border-bottom: 1px solid #1356ab;line-height: 1;padding: 19px 0;}
.brick-article-contact-02 .content .left{width: 480px;}
.brick-article-contact-02 .content .left ul li{margin-top: 20px;}
.brick-article-contact-02 .content .left ul li .iconfont{margin-right: 15px;}
.brick-article-contact-02 .content .left .code{margin-top: 22px;height: 133px;}
.brick-article-contact-02 .content .left .code .item{display: inline-block;height: 100%;}
.brick-article-contact-02 .content .left .code .item img{width: 133px;height: 133px;}
.brick-article-contact-02 .content .left .code .item.text{margin-left: 20px;}
.brick-article-contact-02 .content .left .code .item.text i{position: relative;top: -15px;}
.brick-article-contact-02 .content .left .code .item.text i::after{content: "";width: 100%;height: 2px;background: #FFF;position: absolute;left: 0;bottom: -10px;}

.brick-article-contact-02 .content .right{width: 550px;}
.brick-article-contact-02 .content .right ul li{margin-top: 20px;}
.brick-article-contact-02 .content .right input.text{width: 157px;height: 40px;background: rgba(255,255,255,0.5);border: 0;margin-right: 23px;box-sizing:border-box;padding: 0 15px;}
.brick-article-contact-02 .content .right textarea{width: 401px;height: 98px;background: rgba(255,255,255,0.5);border: 0;box-sizing:border-box;padding: 15px;}
.brick-article-contact-02 .content .right input.submit{width: 127px;height: 40px;background: #FFF;border: 0;margin-left: 64px;font-size: 18px;}

/*brick-pic-list-05*/
.brick-pic-list-05{margin-bottom: 45px;}
.brick-pic-list-05 .item{width: 400px;float: left;height: 344px;}
.brick-pic-list-05 .item a{box-shadow: 0 0 10px #ccc;display: block;border-radius: 7px;position: relative;overflow: hidden;z-index: 500;margin: 10px;}
.brick-pic-list-05 .item a:after{content: "";position: absolute;bottom: 0;left: 0;width: 0;height: 3px;background: #013f8d;transition: all ease .4s;z-index: 100;}
.brick-pic-list-05 .item .pic{border-radius: 7px 7px 0 0;overflow: hidden;}
.brick-pic-list-05 .item .pic img{width: 100%;transition: all 1s;height: 254px;object-fit: cover;}
.brick-pic-list-05 .item .txt{padding: 27px 15px;font-size: 16px;line-height: 16px;color: #333;}
.brick-pic-list-05 .item .txt .cn{white-space: nowrap;text-overflow: ellipsis;overflow: hidden;width: 270px;}
.brick-pic-list-05 .item .txt .addtime{font-size: 12px;line-height: 16px;color: #999999;}
.brick-pic-list-05 .item .txt .addtime .iconfont{margin-right: 8px;}
.brick-pic-list-05 .item:hover .pic img{transform: scale(1.3);}
.brick-pic-list-05 .item:hover .txt{color: #013f8d;}
.brick-pic-list-05 .item:hover a:after{width: 100%;}
/* brick-article-list-10 */
.brick-article-list-10{padding-bottom: 45px;}
.brick-article-list-10 .list .item{color: #666666;font-size: 16px;font-weight: bold;line-height: 72px;border-bottom: 1px solid #e6e6e6;display: block;padding: 0 15px;}
.brick-article-list-10 .list .item i{color: #c01920;font-size: 20px;margin-right: 5px;}
.brick-article-list-10 .list .item .time{color: #888888;font-size: 12px;font-weight: normal;margin-left: 10px;}
.brick-article-list-10 .list .item .download{background: #b3b3b3;color: #fff;font-size: 14px;display: inline-block;width: 70px;height: 24px;line-height: 24px;text-align: center;font-weight: normal;margin-top: 25px;}
/* 打假声明 */
.dajiashengming{font-size: 30px;font-weight: bold;color: #241c28;border-bottom: 1px solid #dfdfdf;text-align: center;padding: 20px 0;overflow: hidden;}
.dajiashengming .container{height: 100px;display: block;}
.dajiashengming img{width: 60px;height: 60px;margin-right: 16px;position: relative;top: 20px;}
/*产品内页*/
.brick-pro-content-01{margin-top: 25px;margin-bottom: 35px;overflow: hidden;}
.brick-pro-content-01 .top{overflow: hidden;}
.brick-pro-content-01 .top .pic img{width: 460px;padding: 3px;border: 1px solid #ececec;}
.brick-pro-content-01 .top .text{width: 700px;}
.brick-pro-content-01 .top .text h3{font-size: 25px;color: #0b5eb7;width: 100%;height: 45px;line-height: 45px;font-weight: bold;margin-bottom: 10px;}
.brick-pro-content-01 .top .text p{font-size: 16px;color: #666666;line-height: 30px;}
.brick-pro-content-01 .top .text .menu{margin-top: 25px;overflow: hidden;}
.brick-pro-content-01 .top .text .menu a{width: 164px;height: 39px;float: left;margin-right: 16px;display: block;background: #242524;text-align: center;line-height: 39px;color: #FFF;}
.brick-pro-content-01 .top .text .menu a:nth-child(2){background: #0b5eb7;}
.brick-pro-content-01 .top .text .tel{font-size: 18px;clear: both;margin-top: 30px;}

.brick-pro-content-01 .content .title{width: 100%;height: 45px;background: #ECECEC;overflow: hidden;margin-top: 40px;margin-bottom: 25px;}
.brick-pro-content-01 .content .title span{display: block;width: 196px;height: 45px;background: #0b5eb7;color: #fff;line-height: 45px;text-align: center;font-size: 20px;}
.brick-pro-content-01 .content p{line-height: 1.9;}

/*brick-float-service-02*/
@keyframes fadein{
	from{opacity:0}
	to{opacity:1}
}
.brick-float-service-02{position: fixed;width: 78px;right: 0;top: 50%;margin-top: -200px;z-index: 100;border: 1px solid #e0e0e0;background: #FFF;border-bottom: 0;}
.brick-float-service-02 .item{width: 78px;height: 78px;position: relative;border-bottom: 1px solid #e0e0e0;font-size: 14px;color: #777;text-align: center;transition: all 0.3s;cursor: pointer;display: block;}
.brick-float-service-02 .item .iconfont{font-size: 30px;height: 45px;padding-top: 10px;}
.brick-float-service-02 .item:hover{background:#0b5eb7;color:#FFF}
.brick-float-service-02 .item.on{background:#0b5eb7;color:#FFF}
.brick-float-service-02 .item .son{width: 238px;height: 237px;position: absolute;left: -240px;top: -80px;border: 1px solid #0b5eb7;background: #0b5eb7;display: none;}
.brick-float-service-02 .item:hover .son{display: block!important;animation: fadein 1s;}
.brick-float-service-02 .item .son.wechat{background: #FFF;border: 1px solid #e0e0e0;text-align: center;color: #333;line-height: 2.5;}
.brick-float-service-02 .item .son.wechat img{width: 140px;height: 140px;margin-top: 35px;}
.brick-float-service-02 .item .son.tel{text-align: left;}
.brick-float-service-02 .item .son.tel p{height: 118px;font-size: 18px;line-height: 28px;padding-top: 28px;}
.brick-float-service-02 .item .son.tel p:first-of-type{background: #0051a9;}
.brick-float-service-02 .item .son.tel p .iconfont{float: left;width: 80px;text-align: center;font-size: 40px;}

/*.brick-history-02*/
.brick-history-02{color: #eee9dc;background: #0b5eb7;width: 100%;}
.brick-history-02 .box{list-style: none;margin: 50px 0 30px 344px;padding-left: 30px;border-left: 8px solid #eee9dc;}
.brick-history-02 .item{margin: 40px 0;position: relative;}
.brick-history-02 .item p{margin: 0 0 15px;}
.brick-history-02 .item .radio{display: none;}
.brick-history-02 .item .relative{}
.brick-history-02 .item .relative .title{position: absolute;z-index: 100;top: 20px;transition: transform 0.2s linear;}
.brick-history-02 .item .relative .date{margin-top: -10px;top: 50%;left: -374px;font-size: 0.95em;line-height: 40px;position: absolute;cursor: pointer;border-bottom: 1px solid rgba(255,255,255,0.5);width: 295px;text-align: right;overflow: hidden;}
.brick-history-02 .item .relative .circle{margin-top: -10px;top: 50%;left: -44px;width: 20px;height: 20px;background: #0b5eb7;border: 5px solid #eee9dc;border-radius: 50%;display: block;position: absolute;}
.brick-history-02 .item .content{padding: 35px;border-color: transparent;border-width: 2px;border-style: solid;border-radius: 0.5em;position: relative;font-size: 0;}
.brick-history-02 .item .content:before, 
.brick-history-02 .item .content:after{content: "";width: 0;height: 0;border: solid transparent;position: absolute;pointer-events: none;right: 100%;}
.brick-history-02 .item .content:before{border-right-color: inherit;border-width: 20px;top: 50%;margin-top: -20px;}
.brick-history-02 .item .content:after{border-right-color: #0b5eb7;border-width: 17px;top: 50%;margin-top: -17px;}

.radio:checked+.relative label{cursor: auto;transform: translateX(10px);}
.radio:checked+.relative .circle{background: #f98262;}
.radio:checked~.content{border-color: #eee9dc;margin-right: 20px;transform: translateX(20px);transition: max-height 0.4s linear, border-color 0.5s linear, transform 0.2s linear;height: auto;font-size: 16px;line-height: 2;}
