/*全局样式*/
@charset "utf-8";
html {
    overflow-x: hidden;
}
body,ol,ul,h1,h2,h3,h4,h5,h6,p,th,td,dl,dd,form,fieldset,legend,input,textarea,
select {margin: 0;padding: 0}
body {font: 14px "微软雅黑", "Arial Narrow", HELVETICA;color: #000;-webkit-text-size-adjust: 100%;overflow-x: hidden;min-width: 320px;max-width: 1920px;margin: 0 auto !important;}
input:required,
textarea:required {outline: 0 none;-webkit-box-shadow: none;-moz-box-shadow: none;-ms-box-shadow: none; -o-box-shadow: none; box-shadow: none;-webkit-appearance: none !important;}
input,textarea{appearance:none;-webkit-appearance:none;-moz-appearance: none; -o-appearance: none;outline: none;    }
*{margin:0; padding:0;}
a {text-decoration: none !important;cursor: pointer !important;color: #000;}
a:focus {outline: none !important;}
ul,li,dl,dt,dd{list-style-type:none;}
i{font-style:normal}
ul {margin: 0;}
li {list-style: none;}
img{max-width:100%;}
.container-fluid {max-width: 1200px !important;}
.tr5 {transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s;}
.tr2 {transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.overflow { overflow: hidden;text-overflow: ellipsis;white-space: nowrap;max-height: initial}
.bjcover{background-position: 50% 50%; background-size: cover;transition: all 0.3s;-moz-transition: all 0.3s;-ms-transition: all 0.3s;-o-transition: all 0.3s;-webkit-transition: all 0.3s;}
.vertical_centerbox{display: table;table-layout:fixed;height: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}

header .top{border-bottom: 1px solid #dddddd;font-size: 12px;color: #333;line-height: 39px;}
header .logo{line-height: 120px;height: 120px;font-size: 0;}
header .logo img{max-height: 88%;}
header .txt2{font-size: 16px;color: #999;padding-left: 40px;background: url("../images/tu1.png") no-repeat left center;line-height:22px;margin-top: 34px;}
header .txt2 span{font-size: 30px;color: #c50501;display: block;font-weight: bold;line-height:30px;}

/*pc导航*/
header{position: relative;z-index: 111;}
header nav{background: #003e92;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;width: 12.5%;}
header nav .ul > li > a{position: relative; line-height:60px; display:block; color: #fff;font-size: 16px;}
header nav .ul > li > ul {display:none;position:absolute;left: 0;top: 100%;width: 100%;z-index: 100;}
header nav .ul > li > ul > li{position: relative;font-size: 13px;background:#003e92;line-height:20px;border-bottom: 1px solid rgba(255,255,255,0.1);}
header nav .ul > li > ul > li > a{color: #fff;display: block;width: 100%;padding:10px 6px;}
header nav .ul > li > ul > li > ul{display:none;position:absolute;left: 100%;top:10px;width: 100%;z-index: 100;padding-left: 10px;}
header nav .ul > li > ul > li > ul > li:nth-child(1):after{content: "";width: 0;height: 0;border-bottom: 6px solid transparent;border-top:6px solid transparent;border-left: 6px solid #003e92;position: absolute;left: -10px;top:calc(50% - 10px);}
header nav .ul > li > ul > li > ul > li{position: relative;font-size: 13px;background:#003e92;line-height:20px;border-bottom: 1px solid rgba(255,255,255,0.1);}
header nav .ul > li > ul > li > ul > li a{color: #fff;display: block;width: 100%;padding:10px 6px;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li > ul > li > ul > li:hover > ul{display: block;}
header nav .ul > li:hover{background-color:#d20a05;}
header nav .ul > li.active{background-color:#d20a05;}
header nav .ul > li > ul > li:hover{background-color:#d20a05;}
header nav .ul > li > ul > li > ul > li:hover{background-color:#d20a05;}


/*移动导航*/
header .sjdnav {display: none;width: 140px;height: auto;position: absolute;right: 0;top:100%; z-index: 2000;}
header .sjdnav ul {padding: 0; margin: 0;}
header .sjdnav li {display: block;padding: 0;text-align: center;border-top: 1px solid rgba(0, 0, 0, 0.1);background: rgba(255,255,255,1);}
header .sjdnav li:hover a{color: #fff;background: #003E92;}
header .sjdnav li a {display: block;color: #333;line-height:38px;font-size: 14px;}
header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:44px;cursor: pointer;z-index: 2;}
header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #003E92;border-radius: 3px;transition: all 0.6s;}
header .lanmu i:nth-child(2), .lanmu i:nth-child(3){width: 40%;margin:6px 0;}
header .lanmu i:nth-child(2){margin-right: 10%;}
header .lanmu i:nth-child(3){margin-left: 10%;}
header .lanmu.active i:nth-child(1) {transform: rotate(45deg) translateY(4px) translateX(5px);}      
header .lanmu.active i:nth-child(4){transform: rotate(-45deg) translateY(-8px) translateX(8px);}
header .lanmu.active i:nth-child(2){transform: translateX(-30px);opacity: 0;}
header .lanmu.active i:nth-child(3){transform: translateX(30px);opacity: 0;}

/*banner*/
.banner{position: relative;z-index: 2;}
.banner .bjcover{padding-top:37.77%;}
.banner .swiper-pagination-bullet{background:#fff;opacity: 1;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#d20a05;}

/*产品*/
.main2{background: #fff;position: relative;padding-bottom:80px;z-index: 1;overflow: hidden;}
.main2:after{content: "";width: 100%;height: calc(100% - 160px);background: #F2F2F2;position: absolute;left: 0;top:80px;z-index: 1;}
.main2 .title1{font-size: 0;margin-bottom: 40px;background: #fff;}
.main2 > div{position: relative;z-index: 3;font-size: 0;}
.main2 .title1 .lbli{font-size: 20px;color: #333;line-height: 80px;padding: 0 15px;min-width: 280px;display: inline-block;border-left: 1px solid #eee;text-align: center;position: relative;background: #fff;}
.main2 .title1 .lbli:after{content:"";width: 0;height: 0;border-style: solid;border-width: 0 10px 0 10px;border-color: #333 transparent transparent transparent;line-height: 0px;position: absolute;left: 50%;margin-left: -12px;bottom:0;opacity: 0;transition: all 0.3s;}
.main2 .title1 .lbli:hover:after{opacity: 1;border-width: 12px 10px 0 10px;bottom:-11px;}
.main2 .title1 .lbli.active:after{opacity: 1;border-width: 12px 10px 0 10px;bottom:-11px;}
.main2 .title1 .lbli:hover{color: #fff;background: #333333;border-color:#333333;}
.main2 .title1 .lbli.active{color: #fff;background: #333333;border-color:#333333;}
.main2 .lb1{overflow:inherit;position:relative;z-index: 4;}
.main2 .lb1 .swiper-container{background: #fff;}
.main2 .lb1 .list{display:block;background: #fff;border-right: 1px solid #eee;}
.main2 .lb1 .list .img{position: relative;height: 400px;}
.main2 .lb1 .list .img img{position: absolute;display: block;left: 0;right: 0;top:0;bottom: 0;margin: auto;max-width: 88%;max-height: 88%;transition: all 0.3s;}
.main2 .lb1 .list .tt{line-height:56px;color: #fff;font-size: 18px;text-align: center;background: #d20a05 url("../images/tu4.jpg") no-repeat center center/cover;position: relative;padding:33px 18px 9px 18px;min-height: 98px;}
.main2 .lb1 .list .tt:after{content:"";width:calc(100% - 40px);height: 1px;background: #fff;position: absolute;left: 0;right: 0;top:33px;margin: 0 auto;}
.main2 .lb1 .swiper-button-prev{width: 42px;height: 42px;background: url("../images/tu3.png") no-repeat;position: absolute;left: -88px;margin-top:-21px;box-shadow: 0 0 8px rgba(0,0,0,0.14);border-radius: 50%;}
.main2 .lb1 .swiper-button-next{width: 42px;height: 42px;background: url("../images/tu3.png") no-repeat;position: absolute;right: -88px;margin-top:-21px;box-shadow: 0 0 8px rgba(0,0,0,0.14);border-radius: 50%;transform:rotate(180deg)}
.main2 .img1{position: absolute;right: 0;bottom: 40px;z-index: 2;}
.main2 .box{padding: 30px 0;position: relative;margin-left:25%;font-size: 0;}
.main2 .box .list{display: inline-block;vertical-align: top;font-size: 16px;color: #fff;width: 25%;text-align: center;padding: 20px 6px;}
.main2 .box .list:nth-child(n+2){border-left: 1px solid rgba(255,255,255,.2);}
.main2 .box .list .img{position: relative;height: 64px;width: 100%;overflow: hidden;}
.main2 .box .list .img img{position: absolute;left: 0;right: 0;top:0;bottom: 0;display: block;max-width: 88%;max-height: 99%;margin:auto;transition: all .6s ease 0s;}
.main2 .box .list .img img:nth-child(1){top:0;}
.main2 .box .list .img img:nth-child(2){bottom:-200%;}
.main2 .box .list .tt{font-size: 16px;color: #fff;line-height: 22px;margin-top: 10px;}
.main2 .box .list:hover img:nth-child(1){top:-200%;}
.main2 .box .list:hover img:nth-child(2){bottom:0;}

/*优势优势*/
.main90{padding:90px 0;}
.main3 .title2{font-size: 32px;color: #fff;line-height: 46px;margin-bottom: 40px;font-weight: bold;text-align: center;}
.main3 .title3{font-size: 0;text-align: center;background: url("../images/tu4.png") no-repeat center center;margin-bottom: 70px;}
.main3 .title3 div{display:inline-block;min-width: 34%;font-size: 24px;color: #fff;line-height: 34px;padding: 12px 30px;border-bottom: 2px solid rgba(255,255,255,.3);border-top: 2px solid rgba(255,255,255,.3);}
.main3 .title3 div:nth-child(odd){margin-right: 60px;text-align: right;}
.main3 .title3 div:nth-child(even){margin-left: 60px;text-align: left;color: #d20a05;font-weight: bold;}
.main3 .box{position: relative;min-height: 444px;}
.main3 .box .img1{position: absolute;left: 0;right: 0;top:0;z-index: 1;margin: 0 auto;animation:run1 30s linear infinite;max-width: 490px;}
.main3 .box .listbox{font-size:0;}
.main3 .box .listbox .list{width:calc(50% - 260px);display: inline-block;vertical-align: top;border-bottom: 1px solid rgba(255,255,255,.3);padding-bottom: 11px;height: 150px;overflow: hidden;margin-top: 20px;}
.main3 .box .listbox .list:nth-child(odd){margin-right: 260px;}
.main3 .box .listbox .list:nth-child(even){margin-left: 260px;}
.main3 .box .listbox .list .tt1{font-size: 22px;color: #fff;font-weight: bold;line-height: 34px;margin-bottom: 10px;}
.main3 .box .listbox .list .tt1 img{max-width:36px;max-height: 34px;padding-right: 6px;position: relative;top:-2px;}
.main3 .box .listbox .list .tt2{font-size: 14px;color:#dddddd;line-height: 24px;}
.gd{font-size:0;text-align: center;margin-top: 60px;}
.gd a{display: inline-block;min-width: 240px;line-height: 50px;;border: #ddd solid 1px;text-align: center;font-size: 18px;background: #fff;color: #333;}
.gd a:nth-child(odd){border-right: 0;border-radius: 5px 0 0 5px;}
.gd a:nth-child(even){background: fixed;color: #d20a05;border-color: #d20a05;border-left: 0;border-radius: 0 5px 5px 0;}
.gd a:nth-child(odd):hover{background-color: #333;color: #fff;border-color: #333;}
.gd a:nth-child(even):hover{background-color: #d20a05;color: #fff;}
@keyframes run1{
    0%{transform: scale(1);}
    50%{transform: scale(1.2);}
    100%{transform: scale(1);}
}



/*案例*/
.main4 .box{margin:0 -10px;height: 500px;overflow: hidden;position: relative;}
.main4 .box .list{display: block;width: calc(15% + 100px);float: left;margin: 0 10px 20px;position: relative;}
.main4 .box .list .bjcover{height:230px}
.main4 .box .list:nth-child(2){position: absolute;left: 0;bottom: 0;}
.main4 .box .list:nth-child(3){width: calc(70% - 260px);}
.main4 .box .list:nth-child(3) .bjcover{height: 480px;}
.main4 .box .list .txt1{position: absolute;left: 0;right: 0;bottom: 0;color: #fff;font-size: 16px;line-height: 60px;padding: 0 48px 0 22px;z-index: 2;background: rgba(0,0,0,.2)}
.main4 .box .list .txt1:after{content: "";width: 29px;height: 29px;background: #fff url("../images/jia1.png") no-repeat center center;position: absolute;right:22px;top:0;bottom: 0;border-radius: 50%;margin: auto 0;}
.main4 .box .list .img{position: relative;z-index: 1;overflow: hidden;background: #000;}
.main4 .box .list .img .tt{position: absolute;left: 0;bottom: -50%;right: 0;background: rgba(0,0,0,.7);width: 100%;height: 100%;opacity: 0;}
.main4 .box .list .img .tt1{position: absolute;left: 0;top:50%;right: 0;width: 100%;transform:translateY(-50%);text-align: center;}
.main4 .box .list .img .tt2{font-size: 18px;color: #fff;font-weight: bold;padding-top: 44px;position: relative;}
.main4 .box .list .img .tt2:after{content: "";width: 29px;height: 29px;background: #fff url("../images/jia1.png") no-repeat center center;position: absolute;right:0;top:0;border-radius: 50%;left: 0;margin: 0 auto;}

.main4 .box .list:hover .tt{bottom:0;opacity: 1;}
.main4 .box .list:hover .txt1{opacity: 0;}
.main4 .gd a:nth-child(odd){background:#003D92;color: #fff;}
.main4 .gd a:nth-child(odd):hover{background-color: #333;color: #fff;border-color: #333;}

.title4{text-align: center;margin-bottom: 44px;}
.title4 .div1{font-size: 36px;color: #003e92;line-height: 46px;}
.title4 .div2{color: #666;font-size: 14px;line-height: 24px;margin-top: 4px;}
.title4 .div3{margin-top: 10px;}
.title4 .div3 img{display:block;margin: 0 auto;}

.main5{padding:50px 0;}
.main5 .zuo{float: left;width: 50%;font-size: 20px;color: #fff;line-height: 30px;padding-bottom: 20px;position: relative;}
.main5 .you{float: left;width: 50%;padding-right: 140px;position: relative;}
.main5 .zuo span{font-size: 34px;color: #d20a05;line-height: 44px;display: block;margin-bottom: 8px;}
.main5 .zuo:after{content:"";height: 2px;width: 70px;background: #d20a05;position: absolute;left: 0;bottom: 0;}
.main5 .you .ss{width: 120px;height: 120px;position: absolute;right: 0;top:0;}
.main5 .you .tt1{width:300px;line-height: 50px;background: #D20A05;border: 1px solid #D20A05;border-radius: 25px;font-size: 24px;color: #fff;font-weight: bold;text-align: center;float: right;}
.main5 .you .tt1 img{position: relative;top:-2px;padding-right: 10px;}
.main5 .you .tt2{font-size: 20px;font-weight: 400;margin-top: 18px;background: fixed;color: #fff;border: 1px solid #fff;}
.main5 .you .tt2 img{padding: 0;margin-left: 10px;}



/*新闻*/
.main8 .zuo{width:calc(26% + 110px);float: left;margin-right: 20px;background:#f6f6f6;display: block;}
.main8 .you{width:calc(74% - 130px);float: left;}
.main8 .title5{font-size: 25px;color: #003E92;line-height: 32px;padding: 22px 30px;font-weight: bold;}
.main8 .title5 span{font-size: 12px;color: rgba(0,0,0,.3);display: block;line-height: 20px;font-weight: 400;text-transform: uppercase;}
.main8 .zuo .title5{background: #003E92;color: #fff;position: relative;padding-right: 80px;}
.main8 .zuo .title5 span{color: rgba(255,255,255,.3);}
.main8 .zuo .title5:after{content:"";width: 30px;height: 30px;background: url("../images/tu9.jpg") no-repeat center center;position: absolute;right: 30px;top:0;bottom: 0;margin: auto 0;}
.main8 .zuo .img{position: relative;padding: 0 20px;}
.main8 .zuo .img .bjcover{height: 220px;position: relative;z-index: 2;}
.main8 .zuo .img:after{content:"";width: 100%;height: 50%;background:#003E92;position: absolute;left: 0;right: 0;top:0;z-index: 1;}
.main8 .zuo .ttbox{padding:15px 20px 30px;}
.main8 .zuo .ttbox .tt1{line-height: 54px;font-size: 17px;color: #000000;}
.main8 .zuo .ttbox .tt2{line-height: 26px;font-size: 14px;color: #777777;height: 78px;overflow: hidden;}
.main8 .zuo .ttbox .tt3{line-height: 22px;font-size: 14px;color: #c5c5c5;text-align: right;position: relative;margin-top: 17px;}
.main8 .zuo .ttbox .tt3:after{content:"";width: 33px;height: 1px;background: #d8d8d8;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;transition: all 0.3s;}
.main8 .zuo:hover .ttbox .tt1{color: #003E92;}
.main8 .zuo:hover .ttbox .tt3:after{background-color: #003E92;}
.main8 .you .list{background: #f6f6f6;}
.main8 .you .list:nth-child(2){margin-top: 15px;}
.main8 .you .lb4{padding: 0 30px 30px;overflow:inherit;}
.main8 .you .lb5{padding: 0 30px 30px;overflow:inherit;}
.main8 .you .lb4 .ttbox{display: block;margin-top: -8px;}
.main8 .you .lb4 .ttbox .tt1{font-size: 17px;color: #000;line-height: 32px;}
.main8 .you .lb4 .ttbox .tt2{line-height: 26px;font-size: 14px;color: #777777;height: 52px;overflow: hidden;margin-top:8px;}
.main8 .you .lb4 .ttbox .tt3{line-height: 22px;font-size: 14px;color: #c5c5c5;text-align: right;position: relative;margin-top: 18px;}
.main8 .you .lb4 .ttbox .tt3:after{content:"";width: 36px;height: 8px;background:url("../images/tu10.png") no-repeat;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
.main8 .you .lb5 .ttbox{display: block;padding-bottom:6px;position: relative;margin-top: -8px;}
.main8 .you .lb5 .ttbox:after{content: "";width: 100%;height: 1px;border-top: 1px dashed #d4d4d4;position: absolute;left: 0;right: 0;bottom: -10px;}
.main8 .you .lb5 .ttbox .tt1{font-size: 17px;color: #000;line-height: 32px;padding-left: 26px;position: relative;}
.main8 .you .lb5 .ttbox .tt2{font-size: 13px;color: #777777;line-height: 22px;padding-left: 26px;position: relative;}
.main8 .you .lb5 .ttbox .tt1:after{content:"q";width: 16px;height: 16px;background: #003E92;position: absolute;left: 0;top:8px;text-transform: uppercase;color: #fff;text-align: center;line-height: 16px;font-size: 12px;}
.main8 .you .lb5 .ttbox .tt2:after{content:"a";width: 16px;height: 16px;background: #d20a05;position: absolute;left: 0;top:3px;text-transform: uppercase;color: #fff;text-align: center;line-height: 16px;font-size: 12px;}
.main8 .you .lb5 .swiper-container{height: 140px;}
.main8 .you .ttbox:hover .tt1{color: #003E92;}
.main8 .you .swiper-button-prev{width:26px;height: 26px;border: 1px solid #e5e5e5;background:#d9d9d9 url("../images/tu44.png") no-repeat center center;left: inherit;right: 60px;top:-48px;background-size: 32%;transform:rotate(180deg);transition: all 0.3s;}
.main8 .you .swiper-button-next{width:26px;height: 26px;border: 1px solid #e5e5e5;background:#d9d9d9 url("../images/tu44.png") no-repeat center center;left: inherit;right: 30px;top:-48px;background-size: 32%;transition: all 0.3s;}
.main8 .you .swiper-button-prev:hover,.main8 .you .swiper-button-next:hover{background-color: #003E92;}
.main8 .swiper-button-next.swiper-button-disabled, .swiper-button-prev.swiper-button-disabled{opacity: .2;}

footer{background:#222222;padding-top:30px;color: #fff;}
footer .list1{width:calc(22% + 140px);float: left;padding: 0 15px;font-size: 0;text-align: center;border-left: 1px solid rgba(255,255,255,.2);border-right: 1px solid rgba(255,255,255,.2);min-height: 200px;}
footer .list1 .tt{display:inline-block;text-align: left;color: rgba(255,255,255,.66);line-height: 25px;font-size: 14px;padding-top: 20px;max-width:84%;margin: 0 auto;}
footer .list1 .tt1{font-size:14px;color: rgba(255,255,255,.6);margin-bottom: 14px;}
footer .list1 .tt1 b{font-size: 34px;font-weight: bold;font-family: 'Impact';color: #fff;display: block;line-height: 44px;}
footer .list3{width:210px;float: left;font-size: 0;text-align: right;}
footer .list3 .img{display:inline-block;text-align: center;font-size: 14px;line-height: 22px;max-width: 140px;margin-left: 10px;}
footer .list3 .img img{display: block;margin-bottom: 8px;}
footer .list2{width:calc(78% - 350px);float: left;text-align: left;font-size: 0;}
footer .list2 .ul{width:25%;display: inline-block;text-align: left;vertical-align:top;padding-right: 20px;}
footer .list2 .ul a{display: block;font-size: 14px;color: rgba(255,255,255,.66);line-height: 22px;padding: 4px 0;}
footer .list2 .ul a:nth-child(1){color: #fff;font-size: 17px;font-weight: bold;position: relative;line-height: 40px;margin-bottom:10px;padding-bottom:8px;}
footer .list2 .ul a:nth-child(1):before{content:"";width: 28px;height: 1px;background: rgba(255,255,255,.2);position: absolute;left:0;margin: 0 auto;bottom:0;}
footer .list2 .ul a:nth-child(n + 2):hover{text-decoration: underline !important}
footer .box{padding:22px 0;font-size: 14px;line-height: 22px;color: rgba(255,255,255,.66);position: relative;margin-top: 40px;background: #111111;}
footer .ul2{padding: 16px 0;border-bottom: 1px solid rgba(255,255,255,.3);margin-bottom: 40px;}
footer .ul2 a{display: inline-block;color: rgba(255,255,255,.66);line-height: 28px;padding-right: 10px;}
footer .ul2 a:nth-child(1){color: #fff;}
footer .ul2 a:nth-child(n+2):hover{text-decoration: underline !important;}




/*内页共用*/
.ny{min-height:444px;padding:30px 0;}
.ny .zuo{width:250px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 250px);float: left;}
.ny .zuo .top{line-height:30px;background: #003E92;margin-bottom: 2px;padding:26px 15px;font-size: 20px;font-weight: bold;color: #fff;}
.ny .zuo .top span{width: 22px;height: 1px;display: block;margin: 14px 0 6px;background: #fff;}
.ny .zuo ul{margin-top: 3px;margin-bottom: 20px;}
.ny .zuo ul .li{display:block;width: 100%;margin-bottom: 2px;}
.ny .zuo ul .li li{line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 34px 0 24px;}
.ny .zuo ul .li li:after{content:"";width: 16px;height: 16px;background: url("../images/tu11.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all 0.1s;transform:rotate(-90deg)}
.ny .zuo ul .li:hover li{background: #003E92;color: #fff;}
.ny .zuo ul .li.on1 li{background: #003E92;color: #fff;}
.ny .zuo ul .li:hover li:after{transform:rotate(0deg);background: url("../images/tu12.png") no-repeat center center;}
.ny .zuo ul .li.on1 li:after{transform:rotate(0deg);background: url("../images/tu12.png") no-repeat center center;}
/*二级*/
.ny .zuo ul .ul{display:none;border: 1px solid #e2e2e2;margin-bottom: 2px;}
.ny .zuo ul .ul.active{display:block;}
.ny .zuo ul .ul a{line-height: 40px;padding-left: 24px;position: relative;display: block;}
.ny .zuo ul .ul a:nth-child(n+2){border-top:1px dashed #e2e2e2;}
.ny .zuo ul .ul a:hover{color: #003E92 }
.ny .zuo ul .ul a.active{color: #003E92 }
.ny .zuo .bottom{}
.ny .zuo .bottom img{border: 1px solid #e5e5e5;}
.ny .zuo .bottom .tt{padding: 15px;border: 1px solid #e5e5e5;border-top: 0;line-height: 26px;color: #333;}
.ny .you .top{font-size:18px;color: #003E92;font-weight: bold;line-height: 55px;margin-bottom:25px;position: relative;}
.ny .you .top span{font-size:14px;color: #333;font-weight: 400;position: absolute;right: 0;top:0;display: block;}
.ny .you .top:after{content:"";width: 100%;height: 2px;background: #003E92;position: absolute;left: 0;bottom: 0;z-index: 1;}
.ny .you .top:before{content:"";width: 77px;height: 2px;background: #d20a05;position: absolute;left: 0;bottom: 0;z-index: 2;}



/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 18px;border: 1px solid #e9e9e9;box-shadow: 0 0 4px rgba(0,0,0,.06)}
.nyxw .list .img{width:calc(9% + 130px);float: left;}
.nyxw .list .img .bjcover{height:160px;}
.nyxw .list .tt{float: left;width: calc(91% - 130px);padding-left: 20px;}
.nyxw .list .tt1{font-size: 15px;color: #003E92;font-weight: bold;line-height: 42px;border-bottom: 1px solid #e5e5e5;margin-bottom:8px;}
.nyxw .list .tt2{color: #737373;font-size: 14px;line-height: 24px;height: 72px;text-indent: 25px;overflow: hidden;}
.nyxw .list .tt3{color: #737373;line-height: 20px;margin-top: 10px;}
.nyxw .list:hover{box-shadow: 0 0 8px rgba(0,0,0,.2)}

.nyanli{margin:0 -10px;}
.nyanli .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;border: 1px solid #e5e5e5;padding:2px;}
.nyanli .list .img{background: #fff;}
.nyanli .list .tu{padding-top:80%;}
.nyanli .list .tt{font-size: 15px;color: #333;text-align: center;padding: 2px 6px 0;line-height:50px;}
.nyanli .list:hover{background-color: #003E92;border-color: #003E92;}
.nyanli .list:hover .tt{background-color: #003E92;color: #fff;}


.cpxq{color: #333;line-height: 26px;}
.cpxq .imgttbox{margin-bottom: 20px;}
.cpxq .img1{width:48%;float: left;height: 330px;padding: 15px;border: 1px solid #e5e5e5;}
.cpxq .tt1{width:52%;float: left;padding-left: 20px;}
.cpxq .tt2{font-size: 18px;font-weight: bold;color: #003E92;line-height: 28px;margin: 10px 0;}
.cpxq .tt3{color: #333;line-height: 27px;height:224px;overflow: hidden;}
.cpxq .tt3 b{color: #000;font-size: 15px;}
.cpxq .tt4{font-size: 0;}
.cpxq .tt4 a{display: inline-block;font-size: 17px;background: #3A69C1;text-align: center;min-width:55%;line-height: 50px;color: #fff;border: 2px solid #fff;border-radius:5px;}
.cpxq .tt4 a:nth-child(2){min-width:45%;background-color: #D5D5D5;color: #000;}
.cpxq .tt4 a:nth-child(2):hover{background-color:#003E92;color: #fff;}
.cpxq .tt5{border-bottom: 2px solid #003E92;margin-bottom: 15px;}
.cpxq .tt5 div{display: inline-block;padding: 0 5px;min-width: 99px;text-align: center;background: #003E92;font-size: 14px;color: #fff;line-height: 32px;padding-top:2px;}


.bottom1{border-top: 2px solid #e5e5e5;border-bottom: 2px solid #e5e5e5;padding: 10px 0;font-size: 0;margin: 25px 0;}
.bottom1 div{display: inline-block;vertical-align: top;min-width: 51%;font-size: 15px;color: #333;line-height: 26px;padding: 4px 0;}
.bottom1 div a{color: #000;}
.bottom1 div a:hover{color: #003E92;}

.bottom2{margin-bottom: 25px;}
.bottom2 .tt1{position: relative;font-size: 24px;color: #333;line-height: 50px;margin-bottom:8px;}
.bottom2 .tt1 img{position: relative;top:-2px;padding-right: 8px;padding-left: 2px;}
.bottom2 .tt1 a{font-size:14px;position: absolute;right: 0;top:0;}
.bottom2 .tt1 a:hover{color: #003E92;text-decoration: underline !important;}
.bottom2 .tjxw{padding:10px 5px;border: 1px solid #e5e5e5;}
.bottom2 .tjxw a{display:block;width:calc(50% - 20px);float: left;line-height: 36px;position: relative;padding-right: 88px;margin: 0 10px;}
.bottom2 .tjxw a span{display: block;position: absolute;right: 0;top:0;}
.bottom2 .tjxw a:hover{color: #003E92;text-decoration: underline !important;}




/*详情页*/
.danye{color:#333;font-size: 14px;line-height: 28px;}
.danye .bt{color: #003E92;font-size: 22px;text-align: center;margin-bottom: 16px;}
.danye .rq{color: #555555;font-size: 14px;text-align: center;line-height: 20px;display: block;margin-bottom: 12px;border-top: 1px dashed #d8d8d8;padding-top: 10px;margin-top: -5px;}
.danye .img{margin:0 auto 15px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;}





/*transition: all 0.3s;*/
/*d20a05*/
/*003E92*/

/*媒体查询开始*/
@media (min-width:1199px){
    .nyanli .list:hover .tu,
    .nyxw .list:hover .bjcover,
    .main2 .lb1 .list:hover .img img
    {transform:scale(1.06);-moz-transform:scale(1.06);-ms-transform:scale(1.06);-o-transform:scale(1.06);-webkit-transform:scale(1.06);cursor:pointer;}

}

@media (max-width:1199px){
    footer .list2{width:calc(78% - 140px);}
    footer .list1{border-right: 0;}
    /*优势*/
    .main3 .box .img1{max-width: 360px;}
    .main3 .box .listbox .list{width:calc(50% - 200px);}
    .main3 .box .listbox .list:nth-child(odd){margin-right: 200px;}
    .main3 .box .listbox .list:nth-child(even){margin-left: 200px;}

    
}
@media (max-width:991px) {

    /*产品*/
    .main2{background: #fff;position: relative;padding-bottom:80px;z-index: 1;overflow: hidden;}
    .main2:after{height: 50%;top:0;bottom: inherit;}
    .main2 .title1 .lbli{font-size: 18px;line-height: 66px;min-width: 180px;}
    .main2 .lb1 .list .img{height: 250px;}
    .main2 .lb1 .list .tt{line-height:54px;color: #fff;font-size: 16px;text-align: center;padding:0 6px;min-height: inherit;}
    .main2 .lb1 .list .tt:after{display: none;}
    
    
    .main3 .box .img1{display:none;}
    .main3 .box .listbox {margin: 0 -15px;min-height: inherit;}
    .main3 .box .listbox .list{width:calc(50% - 30px);margin: 0 15px 30px !important;}

    /*案例*/
    .main4 .box{margin:0 -10px;height: auto;}
    .main4 .box .list{width: calc(33.33% - 20px) !important;margin: 0 10px 20px !important;}
    .main4 .box .list .bjcover{height:auto !important;padding-top: 80% ;}
    .main4 .box .list:nth-child(2){position: relative;left: inherit;bottom: inherit;}
    .main4 .box .list .txt1{font-size: 16px;line-height:50px;padding:0 6px;}
    .main4 .box .list .txt1:after{display: none;}
    .main4 .box .list:hover .tt{opacity: 0;}
    .main4 .box .list:hover .txt1{opacity: 1;}

    .main5 .zuo{width: 100%;}
    .main5 .you{width: 100%;margin-top: 20px;}
    .main5 .you .tt1{float: left;}

    footer{width: 100%;padding:20px 0 0 0;margin: 0;margin-bottom: 50px;}
    footer .list1{width: 100%;padding: 0;border: 0;text-align: left;}
    footer .box{margin-top: 15px;}
    footer .list1 .tt1 b{font-size:28px;}
    footer .ul2{margin-bottom:20px;}
    
    
    
    
    
    
    /*内页共用*/
    .ny{min-height: inherit;padding:20px 0}
    .ny .zuo{width:100%;float: none;margin-bottom:20px;padding: 0;}
    .ny .you{width:100%;float: none;}
    .ny .zuo .top{font-size:17px;line-height:48px;text-align:left;padding: 0 20px;position: relative;}
    .ny .zuo .top span{display: none;}
    .ny .zuo .top i{color: #fff;font-size: 17px;display: block;position: absolute;right: 20px;top:0;margin: auto 0;line-height: 48px;}
    .ny .zuo ul{margin-top: 0;margin-bottom: 0;display: none;}
    .ny .zuo ul .li li{text-align: center;padding: 0 10px;line-height: 34px;}
    .ny .zuo ul .li li:after{width: 0;display: none;}
    /*二级*/
    .ny .zuo ul .ul a{line-height: 40px;width: 100%;padding: 0;margin: 0;text-align: center;}
    .ny .zuo ul .ul a:after{display: none;}

    .cpxq .tt4 a{font-size:16px;}
    .bottom2 .tjxw{width: 100%;margin: 0;padding: 10px 20px;}
    .bottom2 .tjxw a{width: 100%;margin: 0;}

    
}

@media (max-width:767px) {
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 44px);}
    /*大图轮播*/
    .banner .bjcover{padding-top:50%;}
    header .lanmu{bottom:29px;}

    /*产品*/
    .main2{padding-bottom:40px;}
    .main2 .title1{margin-bottom:20px;}
    .main2 .title1 .lbli{font-size:16px;line-height:50px;padding: 0 10px;min-width:33%;}
    .main2 .lb1 .list .img{height:180px;}
    .main2 .lb1 .list .tt{line-height:40px;font-size: 15px;}
    .main2 .img1{display: none;}
    .main2 .box{padding: 20px 0;margin-left:0;background: url("../images/tu2.jpg") no-repeat center center/cover;margin-top: 20px;}
    .main2 .box .list{padding: 10px 0;}
    .main2 .box .list .img{height: 40px;}
    .main2 .box .list .tt{font-size: 15px;margin-top: 14px;}
    /*优势优势*/
    .main90{padding:40px 0;}
    .main3 .title2{font-size: 20px;line-height: 34px;margin-bottom:30px;}
    .main3 .title3{margin-bottom:20px;}
    .main3 .title3 div{font-size:16px;padding:10px 6px;line-height:28px;}
    .main3 .title3 div:nth-child(odd){margin-right: 30px;padding-right: 15px;}
    .main3 .title3 div:nth-child(even){margin-left: 30px;padding-left: 15px;}
    .main3 .box .listbox{margin:0;}
    .main3 .box .listbox .list{width:100% !important;margin: 20px 0 0 0 !important;height: auto;}
    .main3 .box .listbox .list .tt1{font-size: 18px;}
    .gd{margin-top:30px;}
    .gd a{min-width: 50%;line-height:44px;font-size: 16px;}


    /*案例*/
    .main4 .box{margin:0 -5px;}
    .main4 .box .list{width: calc(50% - 10px) !important;margin: 0 5px 10px !important;}
    .main4 .box .list .bjcover{height:auto !important;padding-top: 80% ;}
    .main4 .box .list .txt1{font-size:14px;line-height:36px;}

    .title4{margin-bottom: 30px;}
    .title4 .div1{font-size: 24px;line-height:36px;}

    .main5{padding:33px 0;}
    .main5 .zuo{font-size: 16px;line-height: 26px;padding-bottom: 20px;}
    .main5 .zuo span{font-size:26px;line-height: 40px;}
    .main5 .you{padding:0;}
    .main5 .you .ss{display: none;}
    .main5 .you .tt1{width:280px;line-height: 42px;font-size: 20px;}
    .main5 .you .tt1 img{ppadding-right: 6px;}
    .main5 .you .tt2{font-size:18px;}
    .main5 .you .tt2 img{margin-left: 6px;}


    /*新闻*/
    .main8 .zuo{width: 100%;margin: 0;}
    .main8 .you{width: 100%;margin-top: 15px;}
    .main8 .title5{font-size: 20px;line-height: 30px;padding: 15px;}
    .main8 .zuo .img{padding: 0 15px;}
    .main8 .zuo .img .bjcover{height: auto;padding-top:66%;}
    .main8 .zuo .ttbox{padding:15px 15px 20px;}
    .main8 .zuo .ttbox .tt1{line-height:30px;padding-bottom: 10px;font-size: 16px;}
    .main8 .zuo .ttbox .tt3{margin-top: 15px;}
    .main8 .you .list:nth-child(2){margin-top: 15px;}
    .main8 .you .lb4{padding: 0 15px 15px;}
    .main8 .you .lb5{padding: 0 15px 15px;}
    .main8 .you .lb4 .ttbox .tt1{font-size: 16px;line-height: 30px;}
    .main8 .you .lb4 .ttbox .tt3{margin-top: 14px;}
    

    .nyanli{margin:0 -5px;}
    .nyanli .list{width: calc(50% - 10px);margin: 0 5px 10px}
    .nyanli .list .tt{font-size: 14px;line-height:34px;}
    
/*
    .nyanli .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;border: 1px solid #e5e5e5;padding:2px;}
    .nyanli .list .img{background: #fff;}
    .nyanli .list .tu{padding-top:80%;}
    .nyanli .list .tt{font-size: 15px;color: #333;text-align: center;padding: 2px 6px 0;line-height:50px;}
    .nyanli .list:hover{background-color: #003E92;border-color: #003E92;}
    .nyanli .list:hover .tt{background-color: #003E92;color: #fff;}
*/
    .cpxq .img1{width:100%;height: auto;padding-top: 80%;}
    .cpxq .tt1{width:100%;padding: 0;}
    .cpxq .tt4 a{width: 240px;line-height:42px;min-width: inherit !important;}
    .bottom2 .tt1{font-size: 20px;line-height:44px;}




    .danye .ditu{height:260px;margin: 10px auto;}
    .danye .bt{font-size: 18px;margin-bottom: 10px;}
    .danye .rq{margin-top: -6px;padding-top: 6px;}
    .danye .img{margin-bottom:10px;}
}
@media (max-width:600px) {

/*内页新闻*/
.nyxw .list{padding: 15px;}
.nyxw .list .img{width:100%}
.nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
.nyxw .list .tt{width: 100%;padding: 0;}
.nyxw .list .tt2{max-height: 72px;height: auto;}


}

@media (max-width:479px) {
 
    
}
.hot{height:50px; background:#003E92; position:fixed; bottom:0; left:0; z-index:99; border-top:solid 2px #fff;width: 100%;}
.hot span{ color:#fff; font-size:16px; line-height:20px;}
.hot h6{ font-size:12px; line-height:20px;margin: 0;}
.hot .row div a{ display:block; color:#fff; padding:7px 0;}
.dbbox{ position: fixed; left: 0; bottom:50px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;box-shadow: 0 -2px 4px rgba(0,0,0,.1)}
.dbbox .dbs .neirong{padding: 10px; background: #fff; border-radius: 5px;}
.dbbox .dbs.ewm-box{ text-align:center; }
.dbbox .dbs.ewm-box:after{ content: ""; position: absolute; left:50%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.fenxiang-box:after{ content: ""; position: absolute; left:75%; bottom:-6px; z-index: 1; width:25%; height:6px; background: url(../img/dbtc_jt.png) no-repeat center;}
.dbbox .dbs.ewm-box img{ max-width: 140px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 .li{ position: relative; padding: 6px 0; width: 20%; height: 44px; }
.dbbox .dbs.fenxiang-box .bdshare-button-style1-32 a{ position: absolute; left: 50%; top:6px; margin:0 0 0 -16px; float: inherit !important; display: block; }