/*全局样式*/
@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;}
*{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: 1230px !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{background: #fff;border-bottom: 1px solid #f3f3f3;}
header .top .tt1{line-height: 40px;color: #1e1e1e;font-size: 14px;}
header .top ul{font-size:0;}
header .top ul li{position: relative;display: inline-block;vertical-align: top;}
header .top ul li a{line-height: 40px;color: #1e1e1e;font-size: 14px;padding-left: 30px;display: block;position: relative;z-index: 2;}
header .top ul li:nth-child(n+2)::after{content:"";width:1px;height: 10px;background: #888888;position: absolute;left:15px;top:0;bottom:0;margin: auto 0;}
header .top ul li a:hover{color: #eb0032;}
header .logo{line-height: 110px;height: 110px;font-size: 0;}
header .txt2{font-size: 16px;color: #eb0032;padding-left: 54px;background: url("../images/tu1.png") no-repeat left center;line-height:32px;margin-top: 21px;}
header .txt2 b{font-size: 24px;position: relative;top:4px;}

/*pc导航*/
header{position: relative;z-index: 111;}
header nav{background: #2d8ee4;}
header nav .ul{font-size: 0;margin:0;}
header nav .ul > li{position: relative;float:left;text-align: center;width: 11.111%;}
header nav .ul > li > a{position: relative; line-height:46px; 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:#2d8ee4;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 #2d8ee4;position: absolute;left: -10px;top:calc(50% - 10px);}
header nav .ul > li > ul > li > ul > li{position: relative;font-size: 13px;background:#2d8ee4;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:#00b3c8;}
header nav .ul > li.active{background-color:#00b3c8;}
header nav .ul > li > ul > li:hover{background-color:#00b3c8;}
header nav .ul > li > ul > li > ul > li:hover{background-color:#00b3c8;}


/*移动导航*/
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-bottom: 1px solid rgba(255, 255, 255, 0.2);background: rgba(0,0,0,0.7);}
header .sjdnav li:hover{background: #2d8ee4;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;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: #2d8ee4;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: 1;}
.banner .swiper-pagination-bullet.swiper-pagination-bullet-active{background:#eb0032;}

/*搜索*/
.main1{background: #f4f4f4;padding: 11px 0;}
.main1 .ul{font-size: 0;width: calc(80% - 200px);float: left;}
.main1 .ul a{line-height:38px;font-size: 13px;color: #555555;margin-left: 10px;display: inline-block;}
.main1 .ul a:nth-child(1){color: #000;}
.main1 .ul a:nth-child(n+2):hover{color: #eb0032;}
.main1 form{width: calc(20% + 180px);float: left;display: block;margin-left: 20px;background: #eeeeee;height: 38px;border-radius:20px;overflow: hidden;}
.main1 form input{width: calc(100% - 56px);float: left;line-height: 38px;height: 38px;border: 0;background: fixed;;padding: 0 20px;font-size: 13px;}
.main1 form button{width: 56px;float: left;line-height: 38px;height: 38px;border: 0;background:#eeeeee url("../images/tu2.png") no-repeat center center;font-size: 13px;color: #fff;text-align: center;}


/*头部公用*/
.main40{padding: 40px 0;}
.ny .zuo{width:300px;float: left;padding-right: 20px;}
.ny .you{width:calc(100% - 300px);float: left;}
.ny .zuo .top{background: #2d8ee4;padding: 18px 10px;text-align: center;font-size: 30px;font-weight: bold;color: #fff;position: relative;line-height: 40px;}
.ny .zuo .top span{font-size:16px;font-weight: 400;display: block;text-transform: uppercase;line-height:26px;}
.ny .zuo .lanmu{border-top:1px solid #dfdfdf;border-bottom: 1px solid #dfdfdf;}
.ny .zuo .lanmu a{display:block;border-left: 1px solid #dfdfdf;border-right: 1px solid #dfdfdf;border-top: 1px dashed #dfdfdf;line-height:48px;padding: 0 10px 0 44px;position: relative;font-size: 16px;color: #242424;}
.ny .zuo .lanmu a:nth-child(1){border-top: 0;}
.ny .zuo .lanmu a:after{content: "";width: 19px;height: 19px;background: #535353 url("../images/tu33.png") no-repeat center center;display: block;border-radius: 50%;position: absolute;left: 14px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all 0.3s;}
.ny .zuo .lanmu a:before{content: "";width: 19px;height: 19px;background: #fff url("../images/tu33-1.png") no-repeat center center;display: block;border-radius: 50%;position: absolute;left: 14px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all 0.3s;}
.ny .zuo .lanmu a:hover{background-color: #2d8ee4;color: #fff;border-left-color: #2d8ee4;border-right-color: #2d8ee4;}
.ny .zuo .lanmu a:hover:after{opacity: 0;transition: all 0.3s;}
.ny .zuo .lanmu a:hover:before{opacity: 1;transition: all 0.3s;}
.ny .zuo .lanmu a.active{background-color: #2d8ee4;color: #fff;border-left-color: #2d8ee4;border-right-color: #2d8ee4;}
.ny .zuo .lanmu a.active:after{opacity: 0;transition: all 0.3s;}
.ny .zuo .lanmu a.active:before{opacity: 1;transition: all 0.3s;}
.ny .you .top{color: #333;font-size: 20px;line-height: 40px;border-bottom: 1px solid #dfdfdf;position: relative;margin-bottom: 20px;}
.ny .you .top span{font-size:14px;}
.ny .you .top a{font-size:14px;display: block;position: absolute;right: 0;top:0;text-transform: uppercase;}
.ny .you .top a:hover{color: #2d8ee4;text-decoration: underline !important}
.nycp{margin:-15px -10px 0;}
.nycp .list{display:block !important;width: calc(33.33% - 20px);margin:15px 10px 0;float: left;}
.nycp .list .bjcover{padding-top:79%;}
.nycp .list .tt1{font-size: 16px;color: #242424;text-align: center;line-height: 30px;padding-top: 6px;}
.nycp .list:hover .tt1{color: #2d8ee4;}
.ny.ny2 .nycp .list{width: calc(25% - 20px);}







.title{font-size: 0;text-align: center;padding-bottom:28px;overflow: hidden;}
.title .div1{display:inline-block;font-size: 32px;color: #2d8ee4;font-weight: bold;position: relative;padding: 0 18px;}
.title .div1:after{content:"";width:1000px;height: 1px;background: #e5e5e5;position: absolute;left: 100%;top:2px;bottom:0;margin: auto 0;}
.title .div1:before{content:"";width:1000px;height: 1px;background: #e5e5e5;position: absolute;right: 100%;top:2px;bottom:0;margin: auto 0;z-index: 1;}
.title .div1 div:after{content:"";width:25px;height: 3px;background: #2d8ee4;position: absolute;right: 100%;top:2px;bottom:0;margin: auto 0;z-index: 2;}
.title .div1 div:before{content:"";width:25px;height: 3px;background: #2d8ee4;position: absolute;left: 100%;top:2px;bottom:0;margin: auto 0;z-index: 2;}
.title .div2{font-size: 16px;color: #3e3e3e;line-height:28px;margin-top:8px;}
.title.titlebs .div2{color: #fff;}
/*我们的优势*/
.main2.main40{padding-top:30px;}
.main2 .list{display:block;border: 1px solid #e5e5e5;}
.main2 .list .bjcover{padding-top:76%;}
.main2 .list .tt{padding:15px;}
.main2 .list .tt1{font-size: 18px;color: #3a3c3d;line-height:30px;margin-bottom: 4px;}
.main2 .list .tt2{font-size: 15px;color: #737373;line-height: 30px;height: 90px;overflow: hidden;}
.main2 .list .tt3{font-size: 15px;color: #fff;line-height: 30px;width: 80px;text-align: center;background: #2d8ee4;border-radius: 4px;margin-top: 10px;}
.main2 .list:hover .tt3{background-color: #eb0032;}
.main2 .list .tt3:hover{text-decoration: underline !important}

.main3{padding-top:8%;}
/*4大优势*/
.main4 .title{margin-top:-15px;}
.main4 .title .div1 b{font-size: 70px;padding-right: 2px;position: relative;top:4px;line-height: 70px;}
.main4 .title .div1:after{top:36px;}
.main4 .title .div1:before{top:36px;}
.main4 .title .div1 div:after{top:36px;}
.main4 .title .div1 div:before{top:36px;}

.main4 .box1{position: relative;padding-left: calc(30% + 160px);min-height: 500px;margin-top: 10px;}
.main4 .box1 .img1{width: calc(30% + 130px);position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;}
.main4 .box1 .img2{padding-top: 100%;border-radius: 50%;border: 2px dashed #f19149;position: absolute;left: 0;top:50%;transform:translateY(-50%); width: 100%;}
.main4 .box1 .img3{border-radius: 50%;overflow: hidden;background: #2679c2;position: absolute;left: -2px;top:0;bottom: 0;margin: auto 0;width:calc(100% - 36px);height: calc(100% - 36px);z-index: 3;}
.main4 .box1 .img4{border-radius: 50%;overflow: hidden;background: #2679c2;position: absolute;left: -2px;top:0;bottom: 0;margin: auto 0;width:calc(100% - 20px);height: calc(100% - 20px);z-index: 4;}
.main4 .box1 .ttbox .list{margin-top:40px;padding-left: 135px;position: relative;min-height: 110px;}
.main4 .box1 .ttbox .list:nth-child(1){margin-top:0;}
.main4 .box1 .ttbox .list .tt1{width: 110px;height: 110px;border: 6px solid #97d3ef;padding: 1px;background: #fff;border-radius: 50%;overflow: hidden;position: absolute;left: 0;top:0;transition: all 1s;}
.main4 .box1 .ttbox .list .tt1 div{width: 96px;height: 96px;line-height: 96px;background: #2679c2;text-align: center;font-size: 20px;color: #fff;border-radius: 50%;}
.main4 .box1 .ttbox .list .tt2{font-size: 22px;color: #000;line-height: 36px;margin-bottom: 6px;}
.main4 .box1 .ttbox .list .tt3{font-size: 16px;color: #333;line-height: 30px;}
.main4 .box1 .ttbox .list:nth-child(2) .tt1 div{background: #13b5b1;}
.main4 .box1 .ttbox .list:nth-child(3) .tt1 div{background: #00b7ee;}
.main4 .box1 .ttbox .list:nth-child(4) .tt1 div{background: #00a0e9;}
.main4 .box1 .ttbox .list:hover .tt1{transform:rotateY(360deg);transition: all 1s;}

/*五大不变原则*/
.main4 .title1{font-size: 30px;font-weight: bold;color: #1678bf;text-align: center;margin: 40px 0 30px;}
.main4 .box2{margin: 0 -20px;}
.main4 .box2 .list{border: 1px solid #e4e4e4;padding: 10px 10px 50px;background: #f4f4f4;border-radius: 200px;width: calc(20% - 40px);margin: 0 20px;text-align: center;float: left;cursor: pointer;position: relative;top:0;}
.main4 .box2 .list .img{border-radius: 50%;margin-bottom: 26px;}
.main4 .box2 .list .img .bjcover{padding-top: 100%;border-radius: 50%;}
.main4 .box2 .list .tt1{font-size: 20px;color: #2d8ee4;font-weight: bold;position: relative;line-height: 30px;margin-bottom:18px;padding-bottom: 18px;}
.main4 .box2 .list .tt1:after{content: "";width: 30px;height: 5px;background: #2d8ee4;position: absolute;left: 0;right: 0;bottom: 0;margin: 0 auto;transition: all .3s;}
.main4 .box2 .list .tt2{font-size: 12px;color: #3d3d3d;line-height: 25px;height: 50px;overflow: hidden;padding: 0 5px;}
.main4 .title2{text-align: center;margin-top: 30px;}
.main4 .title2 div{padding:8px 40px;display: inline-block;font-size: 26px;color: #fff;background: #2d8ee4;border-radius: 100px;}
.main4 .box2 .list:hover{background: #2d8ee4;border-color: #2d8ee4;position: relative;top:-6px;}
.main4 .box2 .list:hover .tt1{color: #fff;}
.main4 .box2 .list:hover .tt1:after{background-color: #fff;transition: all .3s;}
.main4 .box2 .list:hover .tt2{color: #fff;}

 
/*公司简介*/
.main5 .box .img{border: 2px solid #fff;border-radius: 4px;position: relative;z-index: 1;}
.main5 .box .img .bjcover{padding-top: 58%;}
.main5 .box .tt1{font-size:0;text-align: center;margin-top: -62px;position: relative;z-index: 2;}
.main5 .box .tt1 .tt2{border: 2px solid #2679c2;background: #fff;display: inline-block;line-height: 60px;height: 120px;}
.main5 .box .tt1 .tt2 div{line-height: 60px;font-size: 24px;font-weight:bold;background: #5194ce;padding: 0 15px;height: 60px;overflow: hidden;color: #fff;}
.main5 .box .tt3{font-size: 24px;color: #000;font-weight: bold;text-align: center;line-height: 34px;margin: 25px 0 10px;}
.main5 .box .tt4{font-size: 16px;color: #3d3d3d;line-height:40px;}
.main5 .title3{font-size:0;text-align: center;margin: 40px 0 30px 0;}
.main5 .title3 a{font-size:18px;color: #fff;background: #a0a0a0;line-height:44px;padding: 0 20px;display: inline-block;margin: 4px;min-width: 140px;text-align: center;border-radius: 22px;}
.main5 .title3 a.active{background-color: #2d8ee4;}
.main5 .lb5 .list{display: block;}
.main5 .lb5 .list .bjcover{padding-top: 82%;}
.main5 .lb5 .swiper-container{display:none;}
.main5 .lb5 .swiper-container.active{display:block;}


/*新闻*/
.main6.main40{padding-top: 0;}
.main6 .top{font-size: 22px;color: #000;padding-bottom: 20px;overflow: hidden;position: relative;z-index: 2;}
.main6 .top span{color: #2d8ee4;padding-left: 30px;position: relative;text-transform: uppercase;}
.main6 .top span:after{content: "";display: block;width: 1px;height: 20px;background: #000;position: absolute;left: 15px;top:0;bottom: 0;margin: auto 0;}
.main6 .img .bjcover{height:249px;}
.main6 .listbox .list{display: block;padding: 18px 0;border-bottom: 1px dashed #dcdcdc;padding-left: 74px;position: relative;}
.main6 .listbox .list .tt1{font-size: 15px;color: #000;line-height: 24px;position: relative;transition: all 0.3s;}
.main6 .listbox .list .tt2{font-size: 13px;color: #686868;line-height: 24px;margin-top: 4px;position: relative;}
.main6 .listbox .list .tt3{font-size: 12px;margin-top: 6px;position: absolute;left: 0;top:0;bottom: 0;margin: auto 0;background: #2d8ee4;height:50px;text-align: center;width: 60px;color: #fff;line-height: 18px;padding-top: 7px;transition: all 0.3s;}
.main6 .listbox .list .tt3 span{display:block;font-size: 15px;}
.main6 .row .col-lg-4:nth-child(2) .listbox .list:nth-child(1){padding-top:0;}
.main6 .row .col-lg-4:nth-child(2) .listbox .list:nth-child(1) .tt3{bottom: auto;top:2px;}
.main6 .row .col-lg-4:nth-child(3) .listbox .list{padding-left: 0;}
.main6 .row .col-lg-4:nth-child(3) .listbox .list .tt1{padding-left: 36px;}
.main6 .row .col-lg-4:nth-child(3) .listbox .list .tt2{padding-left: 36px;}
.main6 .row .col-lg-4:nth-child(3) .listbox .list .tt1:after{content:"问";width: 24px;height: 24px;background: #2d8ee4;text-align: center;line-height: 24px;display: block;color: #fff;position: absolute;left: 0;top:0;}
.main6 .row .col-lg-4:nth-child(3) .listbox .list .tt2:after{content:"答";width: 24px;height: 24px;background: #eb0032;text-align: center;line-height: 24px;display: block;color: #fff;position: absolute;left: 0;top:0;}
.main6 .row .col-lg-4:nth-child(3) .listbox .list .tt3{display:none;}
.main6 .listbox .list:hover .tt1{color: #2d8ee4;transition: all 0.3s;}
.main6 .listbox .list:hover .tt3{background-color: #56a6ec;transition: all 0.3s;}
.main6 .swiper-container{height:445px;margin-top: -18px;}
.main6 .swiper-container .swiper-slide{height:90px;}
.main6 .lb6{height:auto;margin: 0;overflow: inherit;position: relative;z-index: 10;}
.main6 .lb6 .swiper-button-prev{width:24px;height: 24px;border: 1px solid #e5e5e5;background-size:35%;background-color: #efefef;transform:rotate(90deg);left: inherit;right: 0;top:-18px;z-index: 10;}
.main6 .lb6 .swiper-button-next{width:24px;height: 24px;border: 1px solid #e5e5e5;background-size:35%;background-color: #efefef;transform:rotate(90deg);left: inherit;right: 0;top:10px;z-index: 10;}



footer .box1{padding:30px 0;}
footer .box1 .list1{float: left;color: #fff;line-height: 30px;padding-right: 20px;}
footer .box1 .list1 a{display:block;color: #fff;line-height: 26px;margin-bottom: 4px;}
footer .box1 .list1 a:nth-child(n+2):hover{text-decoration: underline !important;}
footer .box1 .list1:nth-child(1){width: calc(12% + 80px);}
footer .box1 .list1:nth-child(2){width: calc(12% + 40px);}
footer .box1 .list1:nth-child(3){width: calc(66% - 330px);}
footer .box1 .list1:nth-child(3) b{font-size:20px;}
footer .box1 .list1:nth-child(4){width: calc(10% + 210px);}
footer .box1 .list1 a:nth-child(1){font-size:18px;margin-bottom: 12px;}
footer .box1 .list1 .img{max-width: calc(50% - 30px);float: right;text-align: center;width: 140px;margin-left: 15px;}
footer .box1 .list1 .img img{max-width:100%;display: block;margin-bottom: 6px;}
footer .box2{font-size:0;text-align: center;border-top: 1px dashed rgba(255,255,255,.2);padding: 15px;}
footer .box2 a{display: inline-block;position: relative;color: #fff;font-size: 15px;line-height: 28px;padding: 0 15px;}
footer .box2 a:nth-child(n+2):after{content:"";width: 1px;height: 13px;background: #fff;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;}
footer .box2 a:hover{text-decoration:underline !important;}
footer .box3{color: #fff;text-align: center;border-top: 1px dashed rgba(255,255,255,.2);line-height: 28px;padding: 15px;}




.title4{border-bottom: 1px solid #dcdcdc;line-height: 30px;padding-bottom: 10px;margin-bottom: 20px;position:relative;font-size: 15px;color: #616161;}
.title4 a{color: #616161;}
.title4 a:hover{color: #2d8ee4;text-decoration: underline !important;}
.title4 span{display: block;position: absolute;right: 0;top:0;}



/*内页新闻*/
.nyxw .list{display:block;margin-bottom: 20px;}
.nyxw .list .img{width: calc(8% + 140px);float: left;}
.nyxw .list .img .bjcover{height: 140px;}
.nyxw .list .tt{width:calc(92% - 140px);float: left;padding-left: 20px;}
.nyxw .list .tt1{font-size:16px;color: #000;line-height:42px;}
.nyxw .list .tt2{font-size:14px;color: #7d7d7d;line-height: 25px;height: 50px;overflow: hidden;}
.nyxw .list .tt3{font-size:14px;color: #7d7d7d;position: relative;line-height:28px;margin-top:12px;}
.nyxw .list .tt3 .tt4{font-size:12px;color: #fff;text-transform: uppercase;position: absolute;right: 0;bottom:0;line-height: 26px;background: #d4d4d4;width:88px;text-align: center;border-radius: 4px;}
.nyxw .list:hover .tt4{background-color: #2d8ee4;}





/*详情页*/
.danye{color:#000000;font-size: 15px;line-height: 30px;}
.danye .bt{color: #2d8ee4;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;}








.banner .bjcover{padding-top:33.33%;position: relative;min-height: 400px;}
.banner .bjcover .ttbox{position: absolute;left: 0;top:20%;right: 0;margin: 0 auto;text-shadow:0 4px 7px #fff;}
.banner .bjcover .ttbox .tt1{font-size: 36px;font-weight: bold;color: #000;line-height: 44px;max-width: 900px;margin: 0 0 12px;}
.banner .bjcover .ttbox .tt2{font-size: 16px;font-weight: bold;color: #000;line-height: 22px;max-width: 900px;margin: 4px 0 4px;}
.banner .bjcover .ttbox .tt3{font-size: 20px;color: #000;line-height: 28px;text-transform: uppercase;max-width: 900px;}











/*transition: all 0.3s;*/
/*2d8ee4*/
/*eb0032*/

/*媒体查询开始*/
@media (min-width:1199px){
    .nyxw .list:hover .bjcover,
    .main6 .img:hover .bjcover,
    .main5 .box .img:hover .bjcover,
    .main5 .lb5 .list:hover .bjcover,
    .main4 .box2 .list:hover .bjcover,
    .main2 .list:hover .bjcover,
    .nycp .list:hover .bjcover
    {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){
    header .logo{line-height: 110px;height: 110px;}
    header .txt2{margin-top:33px;}
    
}
@media (max-width:991px) {
.ny .zuo{width:100%;padding: 0;margin-bottom:16px;}
.ny .you{width:100%;}
.ny .zuo .top{padding: 0 20px;font-size:22px;text-align: left;line-height: 44px;}
.ny .zuo .top span{font-size:14px;display: inline;line-height:inherit;padding-left: 10px;}
.ny .zuo .top i{position: absolute;right: 20px;top:0;line-height: 44px;font-size: 18px;}
.ny .zuo .lanmu{display:none;}
.ny .zuo .lanmu a{line-height:34px;padding:0 10px;font-size: 14px;text-align: center;}
.ny .zuo .lanmu a:after{display: none;}
.ny .zuo .lanmu a:before{display: none;}
.ny .you .top{font-size: 18px;}
.ny .you .top span{font-size:12px;}
.ny .you .top a{font-size:14px;top:3px;}

.nycp{margin:-8px -5px 0;}
.nycp .list{width: calc(33.33% - 10px);margin:8px 5px 0;}
.nycp .list .bjcover{padding-top:78%;height: auto;}
.nycp .list .tt1{font-size: 14px;}
.ny.ny2 .nycp .list{width: calc(33.33% - 10px);}
    
    
    
        /*条幅*/
    .main3{min-height:94px;}
    .main4 .box1{padding:0;}
    .main4 .box1 .img1{display: none;}
    .main4 .box2{margin: 0 -5px;}
    .main4 .box2 .list{width:calc(20% - 10px);margin: 0 5px;}
    footer{margin-bottom:51px;}
    footer .box1{padding:30px 0;}
    footer .box1 .list1{display: none;}
    footer .box1 .list1:nth-child(3){display: block;width: calc(88% - 200px);}
    footer .box1 .list1:nth-child(4){display: block;}
  .main6 .row .col-lg-4:nth-last-of-type(1){margin-top: 40px;}
    
    
.banner .bjcover{min-height: 360px;}
.banner .bjcover .ttbox{top:15%;}
.banner .bjcover .ttbox .tt1{font-size: 30px;line-height: 40px;}
.banner .bjcover .ttbox .tt2{font-size: 22px;line-height:30px;}
.banner .bjcover .ttbox .tt3{font-size: 18px;line-height: 30px;}


    
    
    
}

@media (max-width:767px) {
    header .logo{height:80px;line-height:80px;max-width: calc(100% - 50px);}
    /*大图轮播*/
    .banner .bjcover{padding-top:50%;}
    header .lanmu{bottom:29px;}
    /*搜索*/
    .main1 .ul{width: 100%;float: none;white-space:inherit;text-overflow:inherit;max-height: 56px;overflow: hidden;}
    .main1 .ul a{line-height:28px;}
    .main1 form{width:100%;margin: 6px 0 0 0;}
    .main40{padding:30px 0;}
    
    .title4{font-size: 14px;padding-bottom: 8px;display: none;}


    .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;}
    
    
    
    
    .title{padding-bottom:20px;margin-top:-10px;}
    .title .div1{font-size: 22px;}
    .title .div2{font-size:14px;line-height: 26px;}
    .title .div1 b{font-size:50px;top:3px;line-height: 50px;}
    
      
    .main4 .title .div1:after{top:24px;}
    .main4 .title .div1 div:after{top:24px;}
    .main4 .title .div1 div:before{top:24px;}
    .main4 .title .div1:before{top:24px;}
    .main4 .box1{min-height: inherit;margin-top: 0;}
    .main4 .box1 .ttbox .list{margin-top:30px;padding-left:72px;min-height: 72px;}
    .main4 .box1 .ttbox .list .tt1{width: 64px;height: 64px;border: 3px solid #97d3ef;}
    .main4 .box1 .ttbox .list .tt1 div{width: 56px;height: 56px;line-height: 56px;font-size: 15px;}
    .main4 .box1 .ttbox .list .tt2{font-size: 18px;line-height: 30px;margin-bottom: 4px;}
    .main4 .box1 .ttbox .list .tt3{font-size: 15px;line-height: 28px;}
    /*五大不变原则*/
    .main4 .title3{font-size: 22px;margin:0 0 26px;}
    .main4 .box2 .list{width: calc(33.33% - 10px);margin-bottom: 30px;padding-bottom: 36px;}
    .main4 .box2 .list .img{border-radius: 50%;margin-bottom:16px;}
    .main4 .box2 .list .img .bjcover{padding-top: 100%;border-radius: 50%;}
    .main4 .box2 .list .tt1{font-size:18px;margin-bottom:12px;padding-bottom: 12px;}
    .main4 .title4{margin-top: 0;}
    .main4 .title4 div{padding:8px 22px;font-size:18px}
    /*公司简介*/
    .main5{background-size: cover !important;}
    .main5 .box .tt1{margin-top: -20px}
    .main5 .box .tt1 .tt2{line-height:40px;height: 80px;}
    .main5 .box .tt1 .tt2 div{line-height: 40px;font-size: 18px;height: 40px;}
    .main5 .box .tt1 .tt2 img{max-width:22px;}
    .main5 .box .tt3{font-size: 18px;line-height: 30px;margin:15px 0 6px;color: #fff;}
    .main5 .box .tt4{font-size: 15px;line-height:28px;color: #fff;}


    /*新闻*/
    .main6 .title{margin-bottom: 0;}
    .main6 .top{font-size:18px;margin-top: 24px;}
    .main6 .top span{padding-left: 20px;}
    .main6 .top span:after{left: 10px;height: 18px;}
    .main6 .img .bjcover{height:auto;padding-top: 66%;}
    .main6 .row .col-lg-4:nth-last-of-type(1){margin-top:0;}
    footer .box1 .list1:nth-child(3){width: 100%;margin-bottom: 20px;}
    footer .box1 .list1 .img{float: left;margin: 0 15px 0 0;}


    .main4 .title2{margin-top: 0;}
    .main4 .title2 div{padding:8px 22px;font-size:18px}
    
        /*条幅*/
    .main3{min-height:60px;}
    .main5 .title3 a{font-size:15px;line-height: 36px;background: #fff;color: #333}
    .main5 .title3 a:hover{color: #fff}
    .main5 .title3 a.active{color: #fff}
    
    
    header .top ul li a{padding-left:14px;}
    header .top ul li:nth-child(n+2):after{left: 7px;display: none;}
    
.banner .bjcover{min-height: 320px;}
.banner .bjcover .ttbox{top:20%;}
.banner .bjcover .ttbox .tt1{font-size: 22px;line-height: 32px;margin-bottom: 6px;}
.banner .bjcover .ttbox .tt2{font-size: 20px;line-height:28px;}
.banner .bjcover .ttbox .tt3{font-size: 16px;line-height: 28px;margin-bottom: 2px;}


    
    
    

}
@media (max-width:600px) {
       .main4 .box2 .list{width: calc(50% - 10px);}
.nycp .list{width: calc(50% - 10px);}
   .ny.ny2 .nycp .list{width: calc(50% - 10px);}
    
     
    
}

@media (max-width:479px) {
     /*内页新闻*/
    .nyxw .list{margin-bottom: 14px;}
    .nyxw .list .img{width: calc(10% + 90px);float: left;}
    .nyxw .list .img .bjcover{height: 120px;}
    .nyxw .list .tt{width:calc(90% - 90px);padding-left: 12px;}
    .nyxw .list .tt1{font-size:15px;line-height: 38px;}
    .nyxw .list .tt2{line-height: 24px;height:48px;}
    .nyxw .list .tt3{margin-top: 6px;}
    .nyxw .list .tt3 .tt4{font-size:13px;display: none;}
    
         /*条幅*/
    .main3{min-height:42px;}
    
    .banner .bjcover{min-height: 280px;}
.banner .bjcover .ttbox{top:14%;}
.banner .bjcover .ttbox .tt2{font-size: 16px;line-height:24px;}


    
}
.hot{height:50px; background:#2d8ee4; 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:52px; z-index:99; width: 100%; }
.dbbox .dbs{ position: relative; padding: 0 15px; display:none;}
.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; }