/*全局样式*/
@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;background: #f4f4f4;}
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}
.sizeCover{background-position: 50% 50%; background-size: cover;}
.vertical_centerbox{display: table;table-layout:fixed;height: 100%;}
.vertical_center{display: table-cell;vertical-align: middle;}


/*pc导航*/
.main1{}
.main1 .top{position: relative;border-bottom: 1px solid #dfe3e3;}
.main1 .top .zuo{float:left;font-size: 14px;color: #475a60;line-height: 40px;}
.main1 .top .you{float:right;font-size: 0;background: #dfe3e3;display: inline-block;}
.main1 .top .you a{font-size: 14px;color: #475a60;display: inline-block;padding-left:30px;position: relative;line-height: 40px;}
.main1 .top .you a:nth-child(n + 2):before{content:"";width: 1px;height: 12px;background: #d4d4d4;position: absolute;left: 15px;top:0;bottom:0;margin: auto 0;display: block;}
.main1 .top .you a:hover{color:#0256ac;}
.main1 .top .you a img{margin-right:6px;position: relative;top:-1px;}
.main1 .top .you a b{font-family: 'Arial';color: #0256ac;}
.main1 .top .you a:last-of-type{padding-right:14px;}
.main1 .top .you a:after{content:"";width: 1000px;background: #dfe3e3;height: 100%;position:absolute;left: 100%;top:0;}
.main1 .top .you a:last-of-type:hover{color: #475a60;}


.main1 .logo{line-height: 110px;height: 110px;}
.main1 .logo img{max-height:66%;}
.main1 .form{width:320px;margin-top: 36px;}
.main1 .form form{width:100%;display: block;}
.main1 .form form input{width:calc(100% - 54px);float: left;background: #fff;padding: 0 14px;line-height: 34px;height: 38px;border: 2px solid #0256ac;}
.main1 .form form button{width: 54px;float: left;line-height: 38px;height: 38px;background: #0256ac url("../images/tu2.jpg") no-repeat center center;border: 0;transition: all 0.5s;}
.main1 .form form button:hover{opacity: 0.77;transition: all 0.5s;}


header{position: relative;padding-bottom: 30px;z-index: 2;background: #f4f4f4;}
header .nav{position: absolute;left: 0;right: 0;bottom:-30px;width: 100%;z-index: 1;}
header nav{border:3px solid rgba(2,86,172,.3);}
header nav .ul{font-size: 0;margin:0;background: #0256ac;}
header nav .ul > li{position: relative;float:left;text-align: center;width:14.28%;}
header nav .ul > li:nth-child(n + 2):after{content:'';width: 1px;height: 100%;background: rgba(255,255,255,0.12);position: absolute;left: 0;bottom:0;top: 0;margin:auto 0;}
header nav .ul > li > a{position: relative; line-height:54px; 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: 14px;background:#0256ac;line-height:22px;padding:12px 8px;border-bottom: 1px solid rgba(255,255,255,0.1);}
header nav .ul > li > ul > li > a{color: #fff;display: block;width: 100%;}
header nav .ul > li:hover > ul{display:block;}
header nav .ul > li:hover{background-color:#ffe948;}
header nav .ul > li:hover > a{color:#475a60;}
header nav .ul > li.active  > a{color:#475a60;}
header nav .ul > li.active{background-color:#ffe948;}
header nav .ul > li > ul > li:hover{background-color:#ffe948;}
header nav .ul > li > ul > li:hover > a{color:#475a60;}

header .sjdnav {display: none;width: 150px;height: auto;position: absolute;right: 0;top:110px; 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: #0256ac;}
header .sjdnav li:last-child { border: none;}
header .sjdnav li a {display: block;color: #fff;line-height: 40px;font-size: 16px;}
header .ydd_btn {width: 40px;cursor: pointer;position: absolute;z-index: 2000;top: 46px;right: 15px;}
header .ydd_btn span {display: block;width: 100%;height: 6px;background: #0256ac;}
header .ydd_btn span.span02 {margin: 5px 0;}
header .ydd_btn.click span {background: #0256ac;}
header .ydd_btn.click span.span01 {transform: rotate(45deg);-ms-transform: rotate(45deg);-moz-transform: rotate(45deg);-webkit-transform: rotate(45deg);-o-transform: rotate(45deg);position: relative;top: 6px;margin-top: 0px;}
header .ydd_btn.click span.span02 {margin: 0.5px 0;}
header .ydd_btn.click span.span03 {transform: rotate(-45deg);-ms-transform: rotate(-45deg);-moz-transform: rotate(-45deg);-webkit-transform: rotate(-45deg);-o-transform: rotate(-45deg);position: relative;top: -8px;margin-top: 0px;}
header .ydd_btn.click span.span02 {width: 0;filter: alpha(opacity=0);-moz-opacity: 0;-khtml-opacity: 0;opacity: 0;}

/*大图轮播*/
.banner{position: relative;z-index:1}
.banner .img img{width: 100%;overflow: hidden;display: block;cursor: all-scroll;min-height: 170px;}
.banner .swiper-button-prev{width: 50px;height: 60px;background: #0256ac url("../images/tu3.png") no-repeat center center;border: 2px solid rgba(255,255,255,0.3);margin-top: -30px;}
.banner .swiper-button-next{width: 50px;height: 60px;background: #0256ac url("../images/tu3.png") no-repeat center center;border: 2px solid rgba(255,255,255,0.3);margin-top: -30px;transform:rotate(-180deg);}

/*头部公用*/
.main66{padding:66px 0;}
.bjys{background:#f4f4f4;}
.title{font-size: 0;text-align: center;padding-bottom:34px;overflow: hidden;width: 100%;clear: both;}
.title .div1{display:block;font-size: 30px;color: #000;font-weight: bold;}
.title .div1 b{color: #0256ac;}
.title .div2:after{content:"";width:70px;height: 1px;background: #d8d8d8;position: absolute;left: 100%;top:0;bottom:0;margin: auto 0;}
.title .div2:before{content:"";width:70px;height: 1px;background: #d8d8d8;position: absolute;right: 100%;top:0;bottom:0;margin: auto 0;}
.title .div2{font-size: 12px;color: #999999;text-transform: uppercase;display: inline-block;position: relative;padding:6px 15px;font-family: 'Arial';line-height: 18px;}
.title.titlebs .div1{color: #fff;}
.title.titlebs .div1 b{color:#ffe948;}
.title.titlebs .div2:after{background: #fff;}
.title.titlebs .div2:before{background: #fff;}
.title.titlebs .div2{color: #fff;}

/*服务项目*/
.main2 .listbox{display:block;background: #fbfbfb;padding: 4px;border-radius: 6px;}
.main2 .listbox .list{border: 1px solid #eaeaea;overflow: hidden;border-radius: 6px;}
.main2 .listbox .list .img{padding: 4px;}
.main2 .listbox .list .tt{padding: 14px 10px;text-align: center;box-shadow:0 0 6px rgba(0,0,0,.08);overflow: hidden;margin: 1px 0;}
.main2 .listbox .list .tt .tt1{line-height: 28px;font-size: 20px;color: #333333;font-weight: bold;}
.main2 .listbox .list .tt .tt2{line-height: 24px;font-size: 10px;color: rgba(51,51,51,.5);}
.main2 .listbox .list .tt3{font-size: 12px;color: #333;font-family: 'Arial';text-transform: uppercase;text-align: center;line-height: 60px;font-weight: bold;}
.main2 .listbox .list:hover .tt .tt1{color: #0256ac;}
.main2 .listbox .list:hover .tt .tt2{color: rgba(2,86,272,.5);}
.main2 .listbox .list:hover .tt3{background: #0256ac;color: #fff;}

/*条幅*/
.main3{background: #f4f4f4;}
.main5{margin-top: -30px;}
.main5 .main5cont1{max-width: 1466px;margin-top: -5px;}
.main5 .main5cont2{max-width: 1240px !important;}
.main5 .list{background: #fff;border: 1px solid #e5e5e5;display: block;margin:5px;box-shadow: 0 0 5px rgba(0,0,0,.08);border-radius: 6px;overflow: hidden;}
.main5 .list .img{padding: 14px;}
.main5 .list .tt{padding: 14px 18px;border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.main5 .list .tt .tt1{color: #000000;font-size: 16px;line-height: 28px;}
.main5 .list .tt .tt2{color: #999999;font-size: 12px;line-height: 24px;}
.main5 .list .tt3{font-size: 12px;color: #333;font-family: 'Arial';text-transform: uppercase;line-height:50px;font-weight: bold;padding: 0 18px;position: relative;}
.main5 .list .tt3:after{content:"";width: 7px;height: 13px;background: url("../images/tu5.png") no-repeat;position: absolute;right: 18px;top:0;bottom:0;margin: auto 0;overflow: hidden;z-index: 1;}
.main5 .list .tt3:before{content:"";width: 0;height: 13px;background: url("../images/tu5-1.png") no-repeat;position: absolute;right: 25px;top:0;bottom:0;margin: auto 0;overflow: hidden;z-index: 2;}
.main5 .list:hover {border-color: #0256ac;}
.main5 .list:hover .tt1{color: #0256ac;}
.main5 .list:hover .tt3{background: #0256ac;color: #fff;}
.main5 .list:hover .tt3:before{width: 7px;right: 18px;}
.main5 .swiper-button-prev{width: 50px;height: 60px;background: #fff;margin-top: -30px;border: 1px solid #e5e5e5;}
.main5 .swiper-button-prev:after{content: "";width: 67px;height: 16px;background: url("../images/tu6.png") no-repeat;position: absolute;left: 26px;top:0;bottom:2px;margin: auto 0;opacity: 1;}
.main5 .swiper-button-disabled{opacity:0.77;}
.main5 .swiper-button-next{width: 50px;height: 60px;background: #fff;margin-top: -30px;border: 1px solid #e5e5e5;}
.main5 .swiper-button-next:after{content: "";width: 67px;height: 16px;background: url("../images/tu7.png") no-repeat;position: absolute;right: 26px;top:0;bottom:2px;margin: auto 0;opacity: 1;}

/*产品栏目*/
.title1{font-size:0;text-align: center;margin-bottom:46px;margin-top: -4px;}
.title1 a{display:inline-block;width: 120px;text-align: center;line-height: 42px;font-size: 14px;background: #0256ac;color: #fff;height: 42px;overflow: hidden;margin: 2px;border-radius: 6px;}
.title1 a.active{color: #475a60;background: #ffe948;}
.title1 a:hover{color: #475a60;background: #ffe948;}
.gd{font-size: 16px;color: #fff;width: 160px;line-height: 48px;display: block;background: #0256ac;text-align: center;margin: 0 auto;margin-top: 42px;border-radius: 6px;}
.gd:hover{background-color: #ffe948;color: #475a60}

/*数字*/
.main6{background:#f4f4f4;}
.main6 .box{position:relative;z-index: 2;border: 15px solid rgba(255,255,255,.5)}
.main6 .listbox{background: #fff;}
.main6 .listbox .list{width:25%;float: left;height: 170px;text-align: center;padding-top:36px;}
.main6 .listbox .list .tt1{color: #000;font-size:16px;font-weight: bold;position: relative;padding-bottom: 10px;margin-bottom: 12px;} 
.main6 .listbox .list .tt1 span{font-size: 40px;padding-right:6px;} 
.main6 .listbox .list .tt1:after{content: "";width: 120px;height: 1px;background: #e5e5e5;position: absolute;left: 0;right: 0;bottom:0;z-index: 1;margin: 0 auto;}
.main6 .listbox .list .tt1:before{content: "";width: 22px;height: 1px;background: #000;position: absolute;left: 0;right: 0;bottom:0;z-index: 2;margin: 0 auto;}
.main6 .listbox .list .tt2{color: #999999;font-size: 16px;line-height: 18px;}

/*公司简介*/
.main7{position: relative;z-index: 1;margin-top: -100px;padding-top: 166px;}
.main7 .zuo{width: 50%;float: left;padding-right: 30px;}
.main7 .you{width: 50%;float: left;border: 4px solid #fff;}
.main7 .you img{height: 344px;}
.main7 .zuo .tt1{font-size: 24px;color: #fff;font-weight: bold;line-height: 32px;margin: 30px 0 20px 0;}
.main7 .zuo .tt1 div{font-size: 13px;font-weight: lighter;font-family: 'Arial';color: rgba(255,255,255,.3);text-transform: uppercase;line-height: 26px;}
.main7 .zuo .tt2{width: 100px;height: 1px;background: rgba(255,255,255,.3);position: relative;margin-bottom: 20px;}
.main7 .zuo .tt2:after{content:"";width: 50%;height: 3px;background: #fff;position: absolute;left: 0;bottom:0;}
.main7 .zuo .tt3{font-size: 14px;color: #fff;line-height: 30px;height: 120px;overflow: hidden;}
.main7 .zuo .gd{margin: 0;margin-top: 22px; background: #fff;color: #0256ac;}
.main7 .zuo .gd:hover{background: #ffe948;color: #0256ac;}


/*新闻*/
.main8 .main5cont1{max-width: 1400px;margin-top: -5px;}
.main8 .main5cont2{max-width: 1240px !important;}
.main8 .swiper-button-prev{width: 50px;height: 60px;background: #fff url("../images/tu8.png") no-repeat center center;margin-top: 0;border: 1px solid #e5e5e5;left: inherit;right: 10px;top:inherit;bottom:50px;transform:rotate(-180deg) }
.main8 .swiper-button-next{width: 50px;height: 60px;background: #fff url("../images/tu8.png") no-repeat center center;margin-top: 0;border: 1px solid #e5e5e5;left: inherit;right: 10px;top:inherit;bottom:109px;}
.main8 .swiper-button-disabled{opacity:0.77;}
.main8 .list{background: #fff;border: 1px solid #e5e5e5;display: block;margin:5px;box-shadow: 0 0 5px rgba(0,0,0,.08);border-radius: 6px;overflow: hidden;}
.main8 .list .img{position:relative;z-index: 6;}
.main8 .list .img1{z-index: 4;position: absolute;left: 0;right: 0;top:0;width:50%;opacity: 0;height: 100%;margin: 0 auto;transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.main8 .list .img1:after{content:"";width: 100%;height: 100%;position: absolute;left: 0;top:0;background: rgba(0,0,0,.4);}



.main8 .list .xg{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 5;right: 0;margin: 0 auto;}
.main8 .list .xg1{position: absolute;;z-index: 2;left: 0;top:50%;transform:translateY(-50%);padding: 0 40px;right: 0;}
.main8 .list .tt1{color: #999999;font-size: 12px;font-family: 'Arial';margin-bottom: 10px;}
.main8 .list .tt1 b{font-size: 26px;padding-right: 10px;}
.main8 .list .tt2{font-size: 18px;color: #000000;line-height: 44px;}
.main8 .list .tt3{font-size: 14px;color: #999999;line-height: 24px;height: 48px;overflow: hidden;}
.main8 .list .txt{width: calc(100% - 80px);margin: 0 auto;border-top: 1px solid #e5e5e5;line-height: 88px;color: #000;font-size: 15px;position: relative;}
.main8 .list .txt:after{content:"";width: 0;height: 38px;background: url("../images/tu9.png") no-repeat;position: absolute;right: 38px;top:0;bottom:0;margin: auto 0;transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.main8 .list:hover .txt:after{width: 38px;right: 0;transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
.main8 .list .txt:hover{color: #0256ac;}





footer .box2{font-size: 12px;color: #7c7c7c;background: #fff;line-height: 22px;padding: 16px 0;}
footer .box1{padding:40px 0 30px 0;background: #0256ac;}
footer .box1 .listbox{padding-right:120px;position: relative;}
footer .box1 .listbox .ul{font-size:0;padding-bottom: 30px;}
footer .box1 .listbox .ul a{font-size:14px;color: #fff;padding-right: 40px;position: relative;line-height:28px;transition: all 0.3s;display: inline-block;}
footer .box1 .listbox .ul a:after{content:"";width: 2px;height: 14px;background: rgba(255,255,255,.5);position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;}
footer .box1 .listbox .ul a:last-of-type{padding:0;}
footer .box1 .listbox .ul a:last-of-type:after{display: none;}
footer .box1 .listbox .ul a:hover{color: #ffe948;transition: all 0.3s;}
footer .box1 .listbox .topbox{position: absolute;right: 0;top:0;width: 100px;background: #fff;}
footer .box1 .listbox .topbox .tt1{background: #ffe948;font-size: 15px;color: #c3251c;text-transform: uppercase;text-align: center;line-height: 40px;position: relative;cursor: pointer;}
footer .box1 .listbox .topbox .tt1:after{content: ""; width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 8px solid #ffe948;display: block;position: absolute;left: 0;top:-8px;right: 0;margin: 0 auto;}
footer .box1 .listbox .topbox .ss{border: 4px solid #fff;}
footer .box1 .listbox .topbox .ss img{width:100%;display: block;}

footer .box1 .listbox .list{width:50%;float: left;padding-left: 20px;font-size: 0;}
footer .box1 .listbox .top{font-size: 17px;color: #fff;font-weight: bold;margin-bottom: 20px;position: relative;line-height: 24px;}
footer .box1 .listbox .top:after{content: "";width: 10px;height: 10px;background: url("../images/tu10.png") no-repeat;position: absolute;left: -20px;top:0;bottom:0;margin: auto 0;}
footer .box1 .listbox .top{font-size: 17px;color: #fff;font-weight: bold;margin-bottom: 20px;position: relative;line-height: 24px;}
footer .box1 .listbox .list .div1{padding-left: 24px;line-height: 22px;color: #fff;font-size: 13px;margin-bottom: 10px;position: relative;}
footer .box1 .listbox .list .div1 img{position:absolute;left: 0;top:5px;display: block;max-width: 12px;}
footer .box1 .listbox .list a{font-size: 13px;color: #fff;line-height: 22px;margin-bottom: 10px;display: inline-block;min-width: 34%;transition: all 0.3s;}
footer .box1 .listbox .list a:hover{color: #ffe948;transition: all 0.3s;}


.tc{position: fixed;left: 0;top:50%;width:350px;right: 0;background: #fff;border-radius: 6px;z-index: 10000;transform:translateY(-50%);margin: 0 auto;text-align: center;color: #000;border:2px solid #ffe948}
.tc .tt1{font-size: 17px;background: #0256ac;text-align: center;line-height: 54px;color: #fff;font-weight: bold;}
.tc .ss{width:140px;margin: 8px auto;display: block;}
.tc .tt3{font-size: 16px;line-height: 22px;margin: 10px 0;}
.tc .tt4{font-size: 22px;line-height: 64px;color: #0256ac;background: #f3f3f3;font-weight: bold;text-shadow: 0 0 #000, 0 3px rgba(0,0,0,.08),0 0 #000, 0 0 #000 }
.tc .tt4 img{max-width:28px;font-weight: bold;padding-right: 6px;}
.tc .gb{position: absolute;right: -30px;top:-30px;z-index: 1000000;border-radius: 50%;background: #0256ac;cursor: pointer;}



.ny{padding:40px 0;min-height: 666px;}
.ny .zuo{width: 266px;float: left;margin-right: 34px;background: #0256ac;padding-bottom: 40px;}
.ny .you{width: calc(100% - 300px);float: left;background: #fff;border: 1px solid #e0e0e0;padding:24px 34px;}
.ny .zuo .top{background: #024285;line-height: 70px;color: #fff;text-align: center;font-size: 20px;font-weight: bold;}
.ny .zuo .ul a{display:block;line-height: 60px;font-size: 16px;color: #fff;text-align: center;position: relative;}
.ny .zuo .ul a:after{content: "";width: calc(100% - 80px);margin: 0 auto;position: absolute;left: 0;bottom:0;right: 0;background:  rgba(255,255,255,.2);height: 1px;}
.ny .zuo .ul a:hover{background: #ffe948;color: #0256ac;}
.ny .zuo .ul a.active{background: #ffe948;color: #0256ac;}
.ny .you .top{font-size: 24px;color: #000;font-weight: bold;line-height: 60px;position: relative;top:-24px;padding: 0 15px;}
.ny .you .top:after{content: "";width: calc(100% + 70px);height: 1px;background: #e0e0e0;position: absolute;left: -35px;bottom:0;right: 0;}
.ny .you .top:before{content: "";width: 20px;height: 100%;position: absolute;left: -35px;background: #0256ac;}
.ny .you .top b:before{content: "";width: 0; height: 0;border-top: 10px solid transparent;border-left:6px solid #0256ac; border-bottom: 10px solid transparent;display: block;position: absolute;left:-15px;top:0;bottom:0;margin: auto 0;}


/*内页服务*/
.nyfw{margin:0 -10px;}
.nyfw .list{display:block;width:calc(33.33% - 20px);margin: 0 10px;margin-bottom: 20px;float: left;}
.nyfw .list .tt{background: #eaeaea;line-height: 50px;font-size: 15px;color: #000;text-align: center;padding: 0 8px;}
.nyfw .list:hover .tt{background: #0256ac;color: #fff;}

/*内页案例*/
.nyanli{margin:0 -10px;}
.nyanli .list{display:block;width:calc(33.33% - 20px);margin: 0 10px;margin-bottom: 20px;float: left}
.nyanli .list .tt{padding: 14px 18px;border-top:1px solid #e5e5e5;border-bottom: 1px solid #e5e5e5;}
.nyanli .list .tt .tt1{color: #000000;font-size: 16px;line-height: 28px;}
.nyanli .list .tt .tt2{color: #999999;font-size: 12px;line-height: 24px;}
.nyanli .list .tt3{font-size: 12px;color: #333;font-family: 'Arial';text-transform: uppercase;line-height:50px;font-weight: bold;padding: 0 18px;position: relative;}
.nyanli .list .tt3:after{content:"";width: 7px;height: 13px;background: url("../images/tu5.png") no-repeat;position: absolute;right: 18px;top:0;bottom:0;margin: auto 0;overflow: hidden;z-index: 1;}
.nyanli .list .tt3:before{content:"";width: 0;height: 13px;background: url("../images/tu5-1.png") no-repeat;position: absolute;right: 25px;top:0;bottom:0;margin: auto 0;overflow: hidden;z-index: 2;}
.nyanli .list:hover {border-color: #0256ac;}
.nyanli .list:hover .tt1{color: #0256ac;}
.nyanli .list:hover .tt3{background: #0256ac;color: #fff;}
.nyanli .list:hover .tt3:before{width: 7px;right: 18px;}

 /*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 28px;}
.danye .bt{color: #0256ac;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;}

.liuyan form{margin:30px 0 200px 0;width: 580px;margin-left: 10px;}
.liuyan form input{width:100%;line-height:54px;height: 54px;background: #eaeaea;border:0;margin-bottom: 20px;padding: 0 20px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 230px;padding: 10px 14px;border:0;margin-bottom: 20px;background: #eaeaea;}
.liuyan form button{width: 100%;line-height: 44px;background:#0256ac;font-size: 15px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{opacity: 0.88;transition: all 0.3s}
.liuyan .div1{padding-left:100px;position: relative;display: block;}
.liuyan .div1 span{width:80px;text-align: right;display: block;position: absolute;left: 0;top:0;font-size: 16px;color: #000;line-height: 54px;}


.nyxw .list{display:block;margin-bottom: 20px;padding-bottom: 20px;border-bottom: 1px solid #e5e5e5;}
.nyxw .list .img{width:250px;float: left;}
.nyxw .list .img img{height: 210px;}
.nyxw .list .tt{width:calc(100% - 250px);float: left;padding-left: 24px;margin: 30px 0;}
.nyxw .list .tt1{font-size: 18px;color: #000000;font-weight: bold;}
.nyxw .list .tt2{font-size: 12px;color: #999999;font-family: 'Arial';line-height:32px;}
.nyxw .list .tt3{font-size: 14px;color: #000000;line-height: 24px;height: 48px;overflow: hidden;margin:10px 0  20px 0;}
.nyxw .list .tt4{font-size: 12px;color: #000;font-family: 'Arial';text-transform: uppercase;}
.nyxw .list:hover .tt4{color: #0256ac}
.nyxw .list:hover .tt4:hover{text-decoration: underline !important}








/*transition: all 0.3s;*/
/*ffe948*/
/*0256ac*/
/*e7e7e7*/

/*媒体查询开始*/
@media (min-width:991px){
   
    .main7 .you:hover .sizeCover.tr2,
    .nyxw .list:hover .sizeCover.tr2,
    .nyfw .list:hover .sizeCover.tr2,
    .main5 .list:hover .sizeCover.tr2,
    .nyanli .list:hover .sizeCover.tr2,
    .main2 .listbox:hover  .sizeCover.tr2
    {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;}

	.main8 .list:hover .img1{opacity: 1;width: 100%;transition: all 0.5s;-moz-transition: all 0.5s;-ms-transition: all 0.5s;-o-transition: all 0.5s;-webkit-transition: all 0.5s}
	.main8 .list:hover .tt1{color:#fff;}
	.main8 .list:hover .tt2{color:#fff;}
	.main8 .list:hover .tt3{color:rgba(255,255,255,.66);}


	
}

@media (max-width:1199px){
	.nyfw .list{width:calc(50% - 20px);}
	.nyanli .list{width:calc(50% - 20px);}

    
}
@media (max-width:991px) {
	header{padding:0;}
	.main66{padding:44px 0;}
	.title{padding-bottom:22px;}
	.title1{margin-bottom:32px;}
	.main5{margin:0;}
	.main7{padding-top:144px;}
	footer{margin-bottom:50px;}
	
	.ny{min-height: inherit;padding: 30px 0;}
	.ny .zuo{width:100%;float: none;margin: 0;padding: 0;margin-bottom: 20px;}
	.ny .you{width:100%;float: none;padding: 0;background: fixed;border: 0;}
	.ny .you .top{display:none;}
	
	.ny .zuo .top{line-height:60px;font-size: 18px;}
	.ny .zuo .ul a{line-height: 40px;font-size: 15px;}
	.ny .zuo .ul a:after{top:0;bottom:inherit;}
	.ny .zuo .ul a:first-of-type:after{display: none;}
	/*内页服务*/
	.nyfw{margin:0 -5px;}
	.nyfw .list{width:calc(33.33% - 10px);margin: 0 5px;margin-bottom: 10px;}
	.nyfw .list .tt{line-height:44px;font-size: 14px;}
	.nyanli .list{width:calc(33.33% - 20px);}
	.liuyan form{width: 100%;margin:10px 0;}
	.liuyan form input{line-height:50px;height: 50px;margin-bottom: 10px;padding: 0 14px;background: #fff;}
	.liuyan form textarea{margin-bottom: 10px;background: #fff;}
	.liuyan .div1{padding-left:60px;}
	.liuyan .div1 span{width:50px;font-size: 14px;line-height: 50px;}


}

@media (max-width:767px) {
    .main1 .logo{height:80px;line-height: 80px;width: calc(100% - 50px);}
    /*大图轮播*/
    header .ydd_btn{top:30px;}
    header .sjdnav{top:80px;}
	.banner .swiper-button-prev{display: none;}
	.banner .swiper-button-next{display: none;}
	/*头部公用*/
	.main66{padding:30px 0;}
	.title{padding-bottom: 16px;}
	.title .div1{font-size: 24px;}
	.title .div2{line-height: 16px;padding: 4px 14px;}
	/*服务项目*/
	.main2 .listbox .list .tt3{line-height: 44px;}
	.main5 .main5cont1{margin-top: 0;}
	.main5 .list{margin:0;box-shadow: 0 0 0}
	.main5 .list .img{padding: 10px;}
	.main5 .list .tt{padding: 14px;}
	.main5 .list .tt3{line-height: 40px;padding: 0 14px;}
	.title1{margin: 0;margin-bottom: 20px;}	
	.gd{width: 140px;line-height: 40px;margin-top: 22px;font-size: 14px;}

	/*数字*/
	.main6 .box{border: 10px solid rgba(255,255,255,.5)}
	.main6 .listbox{padding-top:16px;}
	.main6 .listbox .list{width:50%;float: left;height: 100px;padding:0;}
	.main6 .listbox .list .tt1{padding-bottom: 8px;} 
	.main6 .listbox .list .tt1 span{font-size: 30px;} 
	.main6 .listbox .list .tt2{font-size: 15px;}
	/*公司简介*/
	.main7{margin-top: -115px;padding-top: 145px;}
	.main7 .zuo{width: 100%;float: none;padding-right: 0;}
	.main7 .you{width: 100%;float: none}
	.main7 .you img{height: auto;}
	.main7 .zuo .tt1{font-size: 18px;line-height:28px;margin: 0;margin-bottom: 17px;}
	.main7 .zuo .tt1 div{font-size: 9px;line-height: 16px;}
	.main7 .zuo .tt2{margin-bottom:14px;}
	.main7 .zuo .gd{margin: 14px 0 20px 0;}
	/*新闻*/
	.main8 .main5cont1{margin-top: 0;}
	.main8 .list{margin:0;box-shadow: 0 0 0}
	.main8 .list img{max-height:200px;}
	.main8 .list .xg1{padding:20px;}
	.main8 .list .tt1 b{font-size: 22px;}
	.main8 .list .tt2{font-size: 16px;}
	.main8 .list .txt{width: calc(100% - 40px);line-height: 50px;}
	.main8 .list .txt:after{width: 0;height: 30px;background: url("../images/tu9.png") no-repeat center center/contain;right: 30px;}
	.main8 .list:hover .txt:after{width: 30px;}
	footer .box1{padding:30px 0 0 0;}
	footer .box1 .listbox{padding-right:0;}
	footer .box1 .listbox .topbox{display: none;}
	footer .box1 .listbox .list{width:100%;float: none;padding-left: 20px;margin-bottom: 20px;}
	.tc{width: 300px;}
	.tc .gb{position: absolute;right: -10px;top:-10px;}
	
	.nyfw .list{width:calc(50% - 10px);}
	.nyanli .list{width:calc(50% - 20px);}

    .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;}

	.nyxw .list .img{width:220px;}
	.nyxw .list .tt{width:calc(100% - 220px);}

   
}
@media (max-width:600px) {
	.nyxw .list .img{width:100%;float: none;}
	.nyxw .list .img img{height: auto;}
	.nyxw .list .tt{width:100%;float: none;padding-left: 0;margin:0;margin-top:16px;}
	.nyxw .list .tt1{font-size: 17px;text-overflow:inherit;white-space:inherit;max-height:inherit;line-height: 27px;}
	.nyxw .list .tt3{margin:0px 0  12px 0;}

	
}

@media (max-width:479px) {
	.nyfw .list{width:calc(100% - 10px);margin-bottom: 20px;}	
	.nyanli .list{width:calc(100% - 20px);}
    
}
.hot{height:50px; background:#046be0; 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(http://bjjinyige.com/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(http://bjjinyige.com/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; }