/*全局样式*/
@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/1.5 "微软雅黑", "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}
.clearfix:after,.clearfix:before{clear: both;}
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;}


header{position: relative;z-index: 111;}
header .box1{border-bottom: 1px solid #E1E1E1;}
header .box1 .tt1{font-size: 14px;color: #999;line-height: 39px;}
header .box1 .tt2{font-size: 0;}
header .box1 .tt2 a{font-size: 14px;color: #333;line-height: 39px;position: relative;display: inline-block;vertical-align: top;padding-left: 20px;transition: all .2s;}
header .box1 .tt2 a:nth-child(n+2):after{content: "";width: 2px;height: 14px;background: #6E6E6E;border-left: 1px solid #A7A7A7;position: absolute;left: 9px;top:0;bottom: 0;margin: auto 0;}
header .box1 .tt2 a:hover{color: #d6201d;text-decoration: underline !important;}
header .box1 .tt2 a img{display: block;position: absolute;right: 0;top:100%;border: 1px solid #ddd;width: 131px;max-width: 131px;display: none;}
header .box1 .tt2 a:hover img{display: block;}

header .box2{background: url(../images/bj1.jpg) no-repeat center center/cover;}
header .box2 .logo{line-height:130px;height: 130px;font-size: 0;}
header .box2 .logo img{max-height:50%;}
header .box2 .txt{font-size: 16px;color: #000;line-height: 22px;margin-top: 37px;padding-left:56px;background: url(../images/tu1.png) no-repeat left center;}
header .box2 .txt div{font-size: 28px;color: #d6201d;font-family: 'Impact';line-height: 34px;}

/*pc导航*/
header nav{background: #004eff;}
header nav a{transition: all .2s;}
header nav ul{font-size: 0;margin:0;}
header nav ul > li{position: relative;text-align: center;display: inline-block;vertical-align: top;width:14.28%;}
header nav ul > li > a{line-height:inherit; display:block;color: #fff;font-size: 16px;line-height:54px;}
header nav ul > li:hover > a{color: #fff;background-color: #d6201d;}
header nav ul > li.active > a{color: #fff;background-color: #d6201d;}
header nav .ul{display:none;position: absolute;left: 0;top:100%;width: 100%;right: 0;background:rgba(255,255,255,1);padding:2px 0 15px;box-shadow: 0 0 10px rgba(0,0,0,.1);border-radius: 0 0 10px 10px;overflow: hidden;}
header nav .ul a{font-size: 14px;color: #333;line-height: 22px;padding:8px;display: block;}
header nav .ul a:hover{background-color: #d6201d;color: #fff;}
header nav .ul a.active{background-color: #d6201d;color: #fff;}
header nav ul > li:hover .ul{display: block;}

/*banner*/
.banner{position: relative;z-index: 1;overflow: hidden;}
.banner .bjcover{height: 560px;}

/* 搜索 */
.ssbox{padding: 22px 0;background: #F4F9FF;}
.ssbox .ul{height: 38px;overflow: hidden;font-size: 0;width: calc(100% - 430px);}
.ssbox .ul a{display: inline-block;vertical-align: top;font-size: 14px;color: #000;margin-right: 25px;line-height: 38px;transition: all .2s;}
.ssbox .ul a:nth-child(1){margin-right: 6px;}
.ssbox .ul a:nth-child(n+2){color: #999;}
.ssbox .ul a:nth-child(n+2):hover{color: #d40000;}
.ssbox form{width: 320px;margin-right: 110px;height: 38px;}
.ssbox form input{width: calc(100% - 60px);float: left;background:#fff;line-height: 36px;padding: 0 15px;height: 38px;border: 1px solid #CDE0F6;border-right: 0;}
.ssbox form button{width: 60px;height: 38px;;float: right;border: 0;background:#d6201d url(../images/tu2.png) no-repeat center center;transition: all .2s;}
.ssbox form button:hover{background-color: #004eff;}



/* 公用属性 */
.main66{padding-top: 66px;padding-bottom: 66px;}
.title{text-align: center;margin-bottom: 40px;overflow: hidden;}
.title .div1{font-size: 0;}
.title .div1 div{font-size: 30px;color: #000;display: inline-block;vertical-align: top;padding: 0 15px;position: relative;line-height:40px;font-weight: bold;}
.title .div1 div:after{content: "";width: 370px;height: 15px;background: url(../images/tu5.png) no-repeat;position: absolute;left: 100%;top:22px}
.title .div1 div:before{content: "";width: 370px;height: 15px;background: url(../images/tu5.png) no-repeat;position: absolute;right: 100%;top:22px;transform:rotateY(180deg) }
.title .div1 div b{color: #d6201d;}
.title .div2{font-size:17px;color: #000;font-family: 'Bodoni MT';text-transform: uppercase;padding-top: 2px;}



/* 产品展示 */
.main1 .list{background: #fff;display: block;}
.main1 .list .img{border: 1px solid #eee;position: relative;padding-top:90%;}
.main1 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;max-width: 88%;max-height: 88%;margin: auto;}
.main1 .list .tt{background: #F4F4F4;line-height: 52px;padding: 0 50px 0 20px;position: relative;margin-top: 1px;}
.main1 .list .tt:after{content: "";width: 18px;height: 7px;background: url(../images/tu3.png) no-repeat;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all .2s;}
.main1 .list .tt:before{content: "";width: 18px;height: 7px;background: url(../images/tu3-1.png) no-repeat;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all .2s;}
.main1 .list:hover .tt:after{opacity: 0;}
.main1 .list:hover .tt:before{opacity: 1;}
.main1 .list:hover .tt{background-color: #004eff;color: #fff;}
.main1 .list:hover .img img{transform:scale(1.06);}



/* 案例展示 */
.main2 .list{background: #fff;display: block;}
.main2 .list .img{border: 1px solid #eee;position: relative;padding-top:90%;}
.main2 .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;max-width: 88%;max-height: 88%;margin: auto;}
.main2 .list .tt{background: #F4F4F4;margin-top: 1px;padding:0 18px 22px;}
.main2 .list .tt .tt1{font-size: 18px;color: #000;line-height: 60px;text-align: center;border-bottom: 1px solid #ddd;}
.main2 .list .tt .tt2{margin-top:16px;font-size: 14px;color: #999;line-height: 24px;height: 96px;overflow: hidden;}
.main2 .list:hover .img img{transform:scale(1.06);}
.main2 .list:hover .tt{background-color: #004eff;}
.main2 .list:hover .tt .tt1{color: #fff;border-color: rgba(255,255,255,.2);}
.main2 .list:hover .tt .tt2{color: rgba(255,255,255,.6);}

.lb2{position: relative;}
.lb2 .swiper-button-prev{width: 44px;height: 60px;margin-top: -30px;left: -80px;background: url(../images/tu4.png) no-repeat  center center;transform:rotate(180deg);}
.lb2 .swiper-button-next{width: 44px;height: 60px;margin-top: -30px;right: -80px;background: url(../images/tu4.png) no-repeat  center center;}


/* 力定制流程 */
.main3 .box{font-size: 0;text-align: center;}
.main3 .box .list{width: 14.28%;display: inline-block;vertical-align:top;padding: 0 8px;text-align: center;position: relative;top:0;transition: all .2s;}
.main3 .box .list .imgbox{position: relative;width: 100px;height: 100px;line-height: 100px;margin: 0 auto;font-size: 0;}
.main3 .box .list .imgbox:after{content: "";width: 160px;height: 154px;background: url(../images/l.png) no-repeat center center/contain;position: absolute;left: 0;top:2px;z-index: 1;}
.main3 .box .list .img{width: 100%;height: 100%;line-height: inherit;position: relative;z-index: 2;background: #d6201d;border-radius:8px;overflow: hidden;}
.main3 .box .list .img img{max-width: 55%;max-height: 55%;}
.main3 .box .list .tt{font-size: 18px;font-weight: bold;color: #000;margin-top:16px;line-height: 28px;}
.main3 .box .list:hover{top:-8px;}
.main3 .box .list:hover .tt{color: #d6201d;}


/* 您是否在选择IC供应商时遇到以下问题 */
.main5{background: #F4F4F4;}
.main5 .box{position: relative;height: 640px;}
.main5 .box .bjcover{width: 370px;height: 370px;border: 25px solid #D40000;border-radius: 50%;position: absolute;left: 0;top:0;right: 0;bottom: 0;margin: auto;z-index: 1;}
.main5 .box .listbox {margin: -12px;}
.main5 .box .listbox .list{width: 50%;height: 318px;float: left;position: relative;padding:60px 50px 0;}
.main5 .box .listbox .list .img{position: absolute;left: 0;top:0;width: 100%;height: 100%;z-index: 1;}
.main5 .box .listbox .list .img img{width: 100%;height: 100%;}
.main5 .box .listbox .list:nth-child(2) .img{transform:rotateY(180deg);}
.main5 .box .listbox .list:nth-child(3) .img{transform:rotateX(180deg);}
.main5 .box .listbox .list:nth-child(4) .img{transform:rotateY(180deg);}
.main5 .box .listbox .list:nth-child(4) .img img{transform:rotateX(180deg);}
.main5 .box .listbox .list .tt1{font-size: 30px;font-weight: bold;color: #000;padding:0 80px;position: relative;line-height: 64px;overflow: hidden;height: 64px;z-index: 2;}
.main5 .box .listbox .list .tt1 i{width: 64px;height: 64px;border: 5px solid #F6C7C7;background:#d6201d;font-weight: 100;line-height: 54px;text-align: center;font-size: 30px;font-family: 'Impact';position: absolute;left: 0;top:0;color: #fff;border-radius: 50%;}
.main5 .box .listbox .list .tt2{position: relative;z-index: 2;font-size: 17px;color: #000;line-height: 34px;height: 112px;overflow: hidden;margin-top: 18px;max-width: 322px;}
.main5 .box .listbox .list:nth-child(even) .tt1{text-align: right;padding-left: 0;padding-right: 80px;}
.main5 .box .listbox .list:nth-child(even) .tt1 span{padding-left: 0;padding-right: 11px;}
.main5 .box .listbox .list:nth-child(even) .tt1 i{left: auto;right: 0;}
.main5 .box .listbox .list:nth-child(even) .tt2{margin-left: calc(100% - 322px);}
.main5 .box .listbox .list:nth-child(3) .tt1{padding-right: 200px;}
.main5 .box .listbox .list:nth-child(4) .tt1{padding-left: 200px;}


/* 4大优势 */
.title2{text-align: center;margin-bottom:55px;}

.main6 .list{display: block;}
.main6 .list .img{width: calc(50% - 25px);border: 1px solid #E4EFFD;box-shadow: 0 0 20px rgba(228,239,253,.4);float: right;padding: 30px;margin-left: 25px;}
.main6 .list .img .bjcover{height: 300px;}
.main6 .list .tt{width: calc(50% - 115px);margin-right: 25px;float: left;margin-left: 90px;}
.main6 .list .tt .tt1{font-size: 30px;font-weight: bold;color: #000;border-bottom: 1px solid #ddd;padding:0 0 10px 10px;margin-bottom:26px;position: relative;}
.main6 .list .tt .tt1 i{font-size:24px;color: #999;font-family: 'Impact';font-weight: 100;text-transform: uppercase;font-style:italic;display: block;line-height:30px;}
.main6 .list .tt .tt1 img{display: block;width: 88px;position: absolute;left: -90px;top:4px;}
.main6 .list .tt .tt2{font-size:16px;color: #666;line-height:34px;}
.main6 .list .tt .tt3{font-size:14px;color: #fff;line-height: 40px;background: #d6201d;margin-top: 26px;text-align: center;width: 118px;display: block;}
.main6 .list .tt .tt3:hover{background-color: #961513;}
.main6 .list:nth-child(n+2){margin-top:55px;}
.main6 .list:nth-child(even) .img{margin-left: 0;margin-right: 25px;float: left;}
.main6 .list:nth-child(even) .tt{margin-left: 25px;margin-right: 0;float: right;}



.title3{text-align: center;margin-bottom: 44px;}
.title3 .div1{font-size: 0;}
.title3 .div1 div{font-size: 30px;font-weight: bold;color: #000;padding: 0 14px;line-height: 32px;position: relative;display: inline-block;vertical-align: top;}
.title3 .div1 div:after{content: "";width: 29px;height: 8px;background: url(../images/tu6.png) no-repeat;position: absolute;left: 100%;top:3px;bottom: 0;margin: auto 0;transform:rotateX(180deg)}
.title3 .div1 div:before{content: "";width: 29px;height: 8px;background: url(../images/tu6.png) no-repeat;position: absolute;right: 100%;top:3px;bottom: 0;margin: auto 0;}
.title3 .div2{font-size: 16px;color: #999;margin-top:10px;line-height: 30px;}
.title3.title3bs .div1 div{color: #fff;}






/* 关于我们 */
.main7 .box .imgbox{width: 50%;float: left;border:10px solid #fff;}
.main7 .box .imgbox .img{border:20px solid #959595;}
.main7 .box .imgbox .bjcover{height: 310px;}
.main7 .box .tt{width: 50%;float: left;padding: 25px 0 0 40px;}
.main7 .box .tt .tt1{font-size: 24px;font-weight: bold;color: #fff;line-height: 34px;position: relative;padding-bottom:24px;margin-bottom: 22px;}
.main7 .box .tt .tt1:after{content: "";width: 50px;height: 2px;background: #fff;position: absolute;left: 0;bottom: 0;}
.main7 .box .tt .tt2{font-size: 15px;color: rgba(255,255,255,.6);line-height: 30px;height: 150px;overflow: hidden;}
.main7 .box .tt .tt3{width: 100px;line-height: 34px;background: #d6201d;display: block;font-size: 14px;color: #fff;text-align: center;border-radius: 22px;margin: 28px 0 0;}
.main7 .box .tt .tt3:hover{background-color: #ee1f1c;}


.title4{text-align: center;margin-top: -12px;margin-bottom: 44px;font-size: 0;}
.title4 a{display: inline-block;vertical-align: top;transition: all .2s;font-size:16px;color: #fff;line-height: 44px;background: #000;min-width: 140px;text-align: center;padding: 0 8px;margin:0 2px 4px;}
.title4 a:hover{background-color: #d6201d;color: #fff;}
.title4 a.active{background-color: #d6201d;color: #fff;}
.title4 a:nth-last-child(1){background-color: #A30007;border-color: #A30007;}
.title4 a:nth-last-child(1):hover{opacity: .8;}



/*新闻中心*/
.main8 .zuo{width:calc(14% + 270px);float: left;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);display: block;padding: 10px;padding-bottom: 0;margin-bottom: 10px;border: 1px solid #f2efef;}
.main8 .zuo .bjcover{height: 350px;}
.main8 .zuo:hover .bjcover{transform:scale(1.06);}
.main8 .zuo .tt{color: #373737;font-size: 17px;font-weight: bold;padding: 0 40px 0 14px;position: relative;line-height: 66px;}
.main8 .zuo:hover .tt{color: #d6201d;}
/*.main8 .zuo .tt:after{content:"";width: 15px;height: 15px;background: url("../images/tu26.png") no-repeat;position: absolute;left: -15px;top:0;bottom:0;margin: auto 0;}*/
.main8 .zuo .tt:before{content:"";width: 19px;height: 15px;background: url("../images/tu27.png") no-repeat;position: absolute;right: 10px;top:0;bottom:0;margin: auto 0;}
.main8 .zuo:hover .tt:before{background: url("../images/tu27-1.png") no-repeat;}
.main8 .you{width:calc(86% - 270px);padding-left: 10px;float: left;}
.main8 .you .list{display:block;background: #fff;box-shadow: 0 0 8px rgba(0,0,0,.12);margin-bottom: 10px;position: relative;padding-left: 196px;border: 1px solid #f2efef;height: 136px;padding-right: 24px;}
.main8 .you .list .tt1{font-size: 18px;color: #666666;font-weight: bold;margin-top: 32px;line-height: 18px;position: relative;padding-left: 26px;padding-bottom: 14px;margin-bottom: 12px;}
.main8 .you .list .tt1:after{content: "";width: 15px;height: 15px;background: url("../images/tu26-1.jpg") no-repeat;position: absolute;left: 0;top:2px;transition: all 0.3s;}
.main8 .you .list .tt1:before{content: "";width: 16px;height: 2px;background: #d3d3d3;position: absolute;left: 26px;bottom:0;transition: all 0.3s;}
.main8 .you .list .tt3{font-size: 13px;color: #999999;position: relative;padding-bottom: 18px;padding-left: 26px;}
.main8 .you .list .tt3:after{content: "";width: 42px;height: 7px;background: url("../images/tu28.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 1;}
.main8 .you .list .tt3:before{content: "";width: 42px;height: 7px;background: url("../images/tu28-1.png") no-repeat;position: absolute;left: 26px;bottom:0;transition: all 0.3s;opacity: 0;}
.main8 .you .list .tt2{font-size: 12px;color: #999999;width: 160px;text-align: center;border-right: 1px solid #e5e5e5;position: absolute;left: 0;top:0;height: 100%;}
.main8 .you .list .tt2 b{font-size: 40px;color: #000;font-weight: inherit;display: block;}
.main8 .you .list .tt2 i{display: none;}
.main8 .you .list .tt2 div{position:absolute;left: 0;right: 0;top:50%;transform:translateY(-50%);}
.main8 .you .list:after{content:"";width: 30px;height: 30px;background: #f3f3f3;position: absolute;left: 0;top:0;}
.main8 .you .list:hover .tt1{color: #d6201d;}
.main8 .you .list:hover .tt1:after{background: url("../images/tu26.png") no-repeat;}
.main8 .you .list:hover .tt3:after{left: 40px;opacity: 0;}
.main8 .you .list:hover .tt3:before{left: 40px;opacity: 1;}
.main8 .you .list:nth-child(n+4){display:none;}



footer{background:#1F1F1F;}
footer .box1{padding-bottom:50px;padding-right: 100px;position: relative;}
footer .ul{font-size: 0;padding:30px 0 40px 0;}
footer .ul a{font-size:14px;color: #fff;line-height: 32px;padding-right: 32px;position: relative;display: inline-block;}
footer .ul a:nth-last-child(1){padding: 0;}
footer .ul a:hover{color: #d6201d;}
footer .zuo{width:55%;float: left;padding-right: 30px;}
footer .you{width:45%;float: left;padding-left: 30px;}
footer .top{font-size: 15px;color: #fff;font-weight: bold;position: relative;line-height: 18px;margin-bottom:22px;padding-left: 26px;}
footer .top:after{content:"";width: 10px;height: 10px;background: url("../images/d1.png") no-repeat;position: absolute;left: 0;top:0;bottom:0;margin: auto 0;}
footer .zuo .tt{position: relative;font-size: 0;}
footer .zuo .tt1{position: relative;font-size: 13px;color: #fff;line-height: 22px;padding: 6px 26px;display: inline-block;min-width: calc(50% - 12px);}
footer .zuo .tt1 img{position:absolute;left: 0;top:9px;display: block;max-width: 18px;}
footer .zuo .tt1.tt2{margin-top:10px;margin-bottom: 10px;}
footer .zuo .tt1.tt2:after{content: "";width: 100px;height: 1px;background: #fff;position: absolute;left: 26px;top:0;bottom:0;margin: auto 0;}
footer .you .tt{font-size: 0;padding-right: 18%;}
footer .you .tt a{display: block;font-size: 14px;color: #fff;line-height: 26px;padding: 2px 6px 6px 26px;}
/* footer .you .tt a:hover{color: #d6201d;} */
footer .box2{font-size: 13px;color: #7c7c7c;line-height: 24px;padding: 17px 0;background: #FFFFFF;}
footer .box1 .topbox{position: absolute;right: 0;top:30px;width: 100px;background: #ffffff;}
footer .box1 .topbox .tt1{background: #ffce37;font-size: 15px;color: #c3251c;text-transform: uppercase;text-align: center;line-height: 36px;position: relative;cursor: pointer;}
footer .box1 .topbox .tt1:after{content: ""; width: 0;height: 0;border-left: 6px solid transparent;border-right: 6px solid transparent;border-bottom: 8px solid #ffce37;display: block;position: absolute;left: 0;top:-8px;right: 0;margin: 0 auto;}
footer .box1 .topbox .ss{border: 4px solid #fff;min-height: 80px;}
footer .box1 .topbox .ss img{width:100%;display: block;}


/*内页共用*/
.ny{min-height:666px;padding: 44px 0 50px;}
.ny .zuo{width:260px;float: left;padding-right: 30px;}
.ny .you{width:calc(100% - 260px);float: left;}
.ny .zuo .top{line-height: 76px;background: #004eff;margin-bottom: 2px;font-size:20px;font-weight: bold;color: #fff;text-align: center;height: 76px;overflow: hidden;position: relative;display: block !important ;top:0 !important}
.ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;line-height: normal;}
.ny .zuo .top:before{position: absolute;right:16px;top:2px;opacity: 0;}

.ny .zuo .ul{margin-bottom: 20px;}
.ny .zuo .ul > a{display:block;width: 100%;margin-top: 2px;line-height: 42px;background: #f1f1f1;color: #000;position: relative;padding: 0 30px;transition: all 0.3s;}
.ny .zuo .ul > a:before{position: absolute;right: 20px;top:0;color: #333;line-height: inherit;font-size: 80%;transition: all 0.3s;transform:rotate(-90deg)}
.ny .zuo .ul > a:hover{background: #004eff;color: #fff;}
.ny .zuo .ul > a:hover:before{color: #fff;}
.ny .zuo .ul > a.active{background: #004eff;color: #fff;}
.ny .zuo .ul > a.active:before{color: #fff;transform:rotate(0deg)}

/*左侧联系我们*/
.ny .zuo .tt{border:1px solid #eee;margin-top: 3px;background: #fff;}
.ny .zuo .tt .tt1{color: #000;padding: 20px 0;padding-left: 60px;border-bottom: 1px solid #eee;background: url("../images/tu22.png") no-repeat 16px center;}
.ny .zuo .tt .tt1 span{color: #004eff;font-size: 20px;display: block;font-weight: bold;}
.ny .zuo .tt .tt2{padding:16px;color: #333;font-size: 13px;line-height: 26px;}
/*右侧顶部*/
.ny .you .top{font-size:20px;color: #000;font-weight: bold;border-bottom: 1px solid #eee;line-height:54px;margin-bottom:25px;position: relative;}
.ny .you .top .top2{position: absolute;right: 0;top:0;font-size: 14px;font-weight: 500;color: #000;}
.ny .you .top .top2 span{color: #004eff;}
.ny .you .top .top2 a{color: #000;transition: all .2s;}
.ny .you .top .top2 a:hover{color: #004eff;}

/*内页新闻*/
.nyxw .list{margin-bottom:20px;display: block;padding: 14px;border: 1px solid #e9e9e9;}
.nyxw .list .img{width:calc(9% + 156px);float: left;}
.nyxw .list .img .bjcover{height:200px;}
.nyxw .list .tt{float: left;width: calc(91% - 156px);padding-left: 22px;}
.nyxw .list .tt1{font-size: 17px;color: #000;font-weight: bold;line-height: 27px;margin-top: 10px;}
.nyxw .list .tt2{color: #b1b1b1;font-size: 12px;line-height: 28px;}
.nyxw .list .tt3{color: #333333;line-height: 25px;height: 75px;overflow: hidden;}
.nyxw .list .tt4{width:96px;border: 1px solid #d9d9d9;border-radius: 20px;text-align: center;color: #333333;line-height: 29px;margin-top: 14px;position: relative;padding-right: 20px;}
.nyxw .list .tt4:after{content:"";width: 10px;height: 7px;background: url("../images/tu29.png") no-repeat center center;position: absolute;right: 20px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 1;}
.nyxw .list .tt4:before{content:"";width: 0;height: 7px;background: url("../images/tu29-1.png") no-repeat center center;position: absolute;right: 30px;top:0;bottom:0;margin: auto 0;transition: all 0.3s;z-index: 2;}
.nyxw .list:hover .tt4{background-color: #004eff;color: #fff;border-color: #004eff;}
.nyxw .list:hover .tt4:before{width: 10px;transition: all 0.3s;right: 20px;}
.nyxw .list:hover .img .bjcover{transform:scale(1.06);}



/*详情页*/
.danye{color:#000000;font-size: 14px;line-height: 180%;}
.danye .topbox{margin-bottom:24px;text-align: center;}
.danye .bt{color: #000;font-size: 22px;padding-bottom: 10px;}
.danye .rq{color: #555555;font-size: 14px;}
.danye .xian{width: 100%;height: 1px;margin-top: 14px;border-bottom: 1px dashed #ccc;}
.danye .img{margin:0 auto 18px auto;display: block;}
.danye .img img{display: block;margin: 0 auto;}
.danye .ditu{height:400px;position: relative;margin:20px auto;border: 1px solid #eee;}



/* 产品展示 */
.nycp {margin: 0 -10px;}
.nycp .list{display: block;width: calc(33.33% - 20px);margin: 0 10px 20px;float: left;background: #fff;}
.nycp .list .img{border: 1px solid #eee;position: relative;padding-top:90%;}
.nycp .list .img img{display: block;position: absolute;left: 0;right: 0;top:0;bottom: 0;max-width: 88%;max-height: 88%;margin: auto;}
.nycp .list .tt{background: #F4F4F4;line-height: 52px;padding: 0 50px 0 20px;position: relative;margin-top: 1px;}
.nycp .list .tt:after{content: "";width: 18px;height: 7px;background: url(../images/tu3.png) no-repeat;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;opacity: 1;transition: all .2s;}
.nycp .list .tt:before{content: "";width: 18px;height: 7px;background: url(../images/tu3-1.png) no-repeat;position: absolute;right: 20px;top:0;bottom: 0;margin: auto 0;opacity: 0;transition: all .2s;}
.nycp .list:hover .tt:after{opacity: 0;}
.nycp .list:hover .tt:before{opacity: 1;}
.nycp .list:hover .tt{background-color: #004eff;color: #fff;}
.nycp .list:hover .img img{transform:scale(1.06);}



.liuyan form input{width:100%;float: left;line-height:42px;height: 44px;border: 1px solid #e7e7e7;margin-bottom: 10px;padding: 0 14px;}
.liuyan form textarea{width: 100%;max-width: 100%;height: 138px;padding: 10px 14px;border: 1px solid #e7e7e7;margin-bottom: 10px;}
.liuyan form button{width: 100%;line-height: 44px;background:#004eff;font-size: 14px;color: #fff;border: 0;transition: all 0.3s}
.liuyan form button:hover{background-color: #d6201d;}




/*transition: all .2s;*/
/*004eff*/

/*d6201d*/
/*transform:scale(1.06);*/

/*媒体查询开始*/
@media (max-width:1230px){
    .banner .bjcover{height: auto;padding-top: 40%;}
}
@media (max-width:1199px){
    /* 搜索 */
    .ssbox .ul{width: calc(100% - 350px);}
    .ssbox form{width: 320px;margin-right: 30px;}

    /* 产品展示 */
    .main1 .list .tt{text-align: center;padding: 0 5px;}
    .main1 .list .tt:after{display: none;}
    .main1 .list .tt:before{display: none;}

    /* 案例展示 */
    .main2 .list .tt .tt1{font-size: 16px;line-height: 54px;}
    .main2 .list .tt .tt2{height: 120px;}


    /* 选择我们的4大理由 */
    .main5 .box{height: auto;}
    .main5 .box .bjcover{display: none;}
    .main5 .box .listbox {margin:-55px -15px 0;font-size: 0;}
    .main5 .box .listbox .list{width: 50%;height: auto;display: inline-block;vertical-align: top;float: none;padding:55px 15px 0;}
    .main5 .box .listbox .list .img{display: none;}
    .main5 .box .listbox .list .tt2{max-width: 100%;height: auto;}
    .main5 .box .listbox .list:nth-child(even) .tt2{margin-left: 0;text-align: right;}
    .main5 .box .listbox .list .tt1{padding: 0 0 0 80px;}
    .main5 .box .listbox .list:nth-child(3) .tt1{padding: 0 0 0 80px;}
    .main5 .box .listbox .list:nth-child(even) .tt1{padding: 0 80px 0 0;}

    /*    新闻中心*/
    .main8 .you .list .tt2{width:130px;}
    .main8 .you .list{padding-left:166px;}

    .nycp .list .tt{text-align: center;padding: 0 5px;}
    .nycp .list .tt:after{display: none;}
    .nycp .list .tt:before{display: none;}



}
@media (max-width:991px) {
    header .box1{display: none;}
    header .box2 .logo{height:110px;line-height:110px;max-width: calc(100% - 50px);}
    /*pc导航*/
    header nav{display: none;width:170px;float: none;padding:15px 0;margin:0;position: absolute;right:0;top:100%;z-index:113;background: #fff;box-shadow: 0 0 6px rgba(0,0,0,.1)}
    header nav .container-fluid{padding: 0;}
    header nav ul > li{width:100%;}
    header nav ul > li > a{font-size:15px;line-height:44px;color: #333;}
    header nav ul > li:hover .ul{display: none;}
    /*移动导航按钮*/
    header .lanmu{width: 30px;font-size: 0;height: 21px;position: absolute;right: 15px;bottom:45px;cursor: pointer;z-index: 2;}
    header .lanmu i{display: inline-block;width: 100%;height: 3px;background: #004eff;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;}

    /* 搜索 */
    .ssbox .ul{width: calc(100% - 300px);}
    .ssbox form{width: 270px;margin-right: 30px;}
    .ssbox form input{width: calc(100% - 44px);}
    .ssbox form button{width: 44px;}
    .ssbox .ul a{margin-right: 11px;}
 
    
    /* 力定制流程 */
    .main3 .box .list .imgbox{width: 80px;height: 80px;line-height: 80px;}
    .main3 .box .list .imgbox:after{display: none;}
    .main3 .box .list .tt{font-size: 14px;font-weight: normal;margin-top: 6px;line-height: 24px;}


    .main6 .list .tt{width: calc(50% - 95px);margin-left: 70px;}
    .main6 .list .tt .tt1 img{width: 66px;left: -66px;}
    .main6 .list .tt .tt1{font-size: 24px;}
    .main6 .list .tt .tt1 i{font-size: 18px;}

        
    /* 关于我们 */
    .main7 .box .imgbox{border:8px solid #fff;}
    .main7 .box .imgbox .img{border:0 solid #959595;}
    .main7 .box .imgbox .bjcover{height:286px;}
    .main7 .box .tt{width: 50%;float: left;padding: 10px 0 0 30px;}
    .main7 .box .tt .tt1{font-size: 20px;line-height: 30px;padding-bottom: 20px;margin-bottom: 16px;}
    .main7 .box .tt .tt2{font-size: 14px;line-height: 28px;height: 168px;}
    .main7 .box .tt .tt3{margin-top: 15px;}

    /*新闻*/
    .main8 .zuo{width:100%;margin: 0;}
    .main8 .zuo .bjcover{height: auto;padding-top: 55%;}
    .main8 .you{width:100%;padding: 0;margin-top: 10px;}

    footer{margin-bottom:50px;}
    footer .box1{padding-right: 0;}
    footer .box1 .topbox{display:none;}
    footer .you .tt a{display: block;margin-right: 0;}
    footer .zuo .tt1{display: block;margin-right: 0;}
    footer .zuo .tt1.tt2{display: none;}
    

    /*内页共用*/
    .ny{min-height:333px;padding: 20px 0 50px;}
    .ny .zuo{width:100%;padding: 0;margin-bottom: 20px;}
    .ny .you{width:100%;}
    .ny .zuo .top{line-height:48px;margin:0;font-size:18px;height:50px;text-align: left;padding: 0 30px 2px 20px;}
    .ny .zuo .top span{font-size: 11px;color: #fff;font-family: 'Arial';text-transform: uppercase;}
    .ny .zuo .top:before{opacity: 1;}
    .ny .zuo .ul{margin:0;display: none;}
    .ny .zuo .ul > a{padding: 0 10px;text-align: center;}
    .ny .zuo .ul > a:before{right: 15px;}



}

@media (max-width:767px) {
    /* 搜索 */
    .ssbox{padding:20px 0 18px;}
    .ssbox .ul{height:auto;width: 100%;max-height:52px;overflow: hidden;}
    .ssbox .ul a{margin-right: 15px;line-height:26px;}
    .ssbox .ul a:nth-child(1){margin-right: 2px;}
    .ssbox form{width: 100%;margin-bottom: 8px;}
    .ssbox form button{background-size: 15px !important;}

    
    /* 公用属性 */
    .main66{padding-top:40px;padding-bottom:40px;}
    .title{margin-bottom:24px;}
    .title .div1 div{font-size: 22px;padding: 0;line-height:32px;}
    .title .div1 div:after{display: none;}
    .title .div1 div:before{display: none;}
    .title .div2{font-size: 12px;}

    .title1{margin-top: -8px;margin-bottom:24px;}
    .title1 a{font-size: 15px;line-height: 36px;min-width: 110px;margin: 0 2px 4px;}


    /* 产品展示 */
    .main1 .list .tt{font-size:13px;line-height:42px;background: fixed;padding:0 4px;border-bottom: 1px solid #ddd;}
    .main1 .list:hover .tt{background-color:transparent;color: #004eff;}

    /* 案例展示 */
    .main2 .list .tt{background: fixed;padding:0;}
    .main2 .list .tt .tt1{font-size:13px;line-height: 42px;padding: 0 4px;}
    .main2 .list .tt .tt2{margin-top:11px;font-size: 13px;display: none;}
    .main2 .list:hover .tt{background-color: transparent;}
    .main2 .list:hover .tt .tt1{color: #004eff;border-color: #004eff;}
    .main2 .list:hover .tt .tt2{color: #999;}

    /* 力定制流程 */
    .main3 .box {margin-top: -22px;}
    .main3 .box .list{width: 25%;margin-top: 30px;}



    /* 选择我们的4大理由 */
    .main5 .box .listbox {margin:-33px 0 0}
    .main5 .box .listbox .list{width:100%;padding: 30px 0 0;}
    .main5 .box .listbox .list .tt1{font-size: 18px;padding:5px 0 5px 50px !important;line-height:30px;height: auto;}
    .main5 .box .listbox .list .tt1 span{font-size: 14px;padding: 0 !important;display: block;line-height: 22px;}
    .main5 .box .listbox .list .tt1 i{width:40px;height: 40px;border-width: 3px;line-height:36px;font-size: 18px;top:0;}
    .main5 .box .listbox .list .tt2{font-size:15px;line-height: 28px;margin-top: 8px;}
    .main5 .box .listbox .list:nth-child(even) .tt1{text-align: left;}
    .main5 .box .listbox .list:nth-child(even) .tt1 i{left: 0;right: auto;}
    .main5 .box .listbox .list:nth-child(even) .tt2{text-align: left;}

    /* 4大优势 */
    .main6 .list .img{width: 100%;padding:10px;margin:0 !important;}
    .main6 .list .img .bjcover{height: auto;padding-top: 60%;}
    .main6 .list .tt{width: 100%;margin:22px 0 0 !important;}
    .main6 .list .tt .tt1{font-size:20px;padding:0 0 14px 66px;margin-bottom:12px;line-height:26px;}
    .main6 .list .tt .tt1 i{font-size:15px;line-height:22px;padding-top: 2px;}
    .main6 .list .tt .tt1 img{width:56px;left: 0;top:3px;}
    .main6 .list .tt .tt2{line-height:30px;}
    .main6 .list .tt .tt3{margin-top: 14px;width:100px;font-size: 14px;line-height: 36px;}
    .main6 .list:nth-child(n+2){margin-top:30px;}


    /* 关于我们 */
    .main7 .box .imgbox{width: 100%;}
    .main7 .box .imgbox .bjcover{height: auto;padding-top: 60%;}
    .main7 .box .tt{width: 100%;padding:20px 0 0;}
    .main7 .box .tt .tt2{height: auto;max-height: 280px;}


    .title3{margin-bottom: 26px;}
    .title3 .div1 div{font-size:24px;padding: 0 10px;}
    .title3 .div2{font-size: 14px;margin-top:7px;line-height: 24px;}

    /*新闻*/
    .main8 .zuo{box-shadow: 0 0 0;}
    .main8 .you .list{box-shadow: 0 0 0;height: auto;padding:18px 15px 22px;}
    .main8 .you .list .tt1{font-size: 16px;margin: 0;line-height: 18px;padding-bottom: 14px;margin-bottom:8px;padding-left: 22px;font-weight: 400;}
    .main8 .you .list .tt1:after{top:3px;}
    .main8 .you .list .tt3{padding-left: 0;margin-top:6px;text-overflow:inherit;white-space:inherit;line-height: 22px;padding: 0;max-height: 44px;overflow: hidden;}
    .main8 .you .list .tt3:after{left: 0;display: none;}
    .main8 .you .list .tt3:before{left: 0;display: none;}
    .main8 .you .list .tt2{width: 100%;position: relative;left: inherit;top:inherit;height:inherit;font-size: 14px;border: 0;}
    .main8 .you .list .tt2 b{display: none;}
    .main8 .you .list .tt2 i{display: inline-block;}
    .main8 .you .list .tt2 div{position:relative;left: inherit;right:inherit;top:inherit;transform:translateY(0);text-align: left;}
    .main8 .you .list:after{display: none;}
    .main8 .zuo .tt{font-size:17px;padding:10px 0;line-height: 0;}
    .main8 .zuo .tt:after{display: none;}
    .main8 .zuo .tt div{line-height:26px;overflow: hidden;text-align: center;font-size: 15px;font-weight: normal;}
    .main8 .zuo .tt:before{display:none;}



    .title4{margin-top: -5px;margin-bottom: 24px;}
    .title4 a{margin: 0 1px 2px;line-height: 44px;font-size: 14px;}

    footer .box1{padding-bottom: 22px;padding: 15px 0 20px 0;}
    footer .ul{padding: 14px 0;margin-bottom: 10px;}
    footer .zuo{width:100%;float: none;padding: 0;}
    footer .you{width:100%;float: none;padding: 0;margin-top: 20px;}
    footer .zuo .tt1{line-height: 22px;display: inline-block;min-width:50%;}
    footer .you .tt a{min-width: 50%;}
    footer .box2{padding: 14px 0;line-height: 20px;}
    footer .top{margin: 10px 0;}


    /*详情页*/
    .danye .bt{font-size: 18px;padding-bottom: 4px;}
    .danye .img{margin:0 auto 15px auto;}
    .danye .ditu{height:360px;margin: 15px auto;}
    .danye .xian{margin-top: 10px;}


    .nycp{margin: 0 -6px;}
    .nycp .list{width: calc(50% - 12px);margin: 0 6px 12px;}
    .nycp .list .tt{font-size:13px;line-height:36px;background: fixed;padding:0 4px;border-bottom: 0;}
    .nycp .list:hover .tt{background-color:transparent;color: #004eff;}





   
}
@media (max-width:600px) {
    header .box2 .logo{height:80px;line-height:80px;}
    header .lanmu{bottom:29px;}
    /*内页新闻*/
    .nyxw .list{margin-bottom:20px;padding: 0;box-shadow: 0 0 0;}
    .nyxw .list .img{width:100%;float:none;margin:15px 15px 0;max-width: calc(100% - 30px);}
    .nyxw .list .img .bjcover{height:auto;padding-top: 66%;}
    .nyxw .list .tt{float: none;width: 100%;padding-left: 0;padding: 0 10px;padding: 10px 20px 20px;}
    .nyxw .list .tt1{text-overflow:inherit;white-space:inherit;overflow: inherit;line-height: 24px;}
    .nyxw .list .tt3{height:auto;max-height:75px;}
    

}

@media (max-width:479px) {
     /* 力定制流程 */
     .main3 .box {margin-top: -22px;}
     .main3 .box .list{margin-top: 30px;}
     .main3 .box .list .imgbox{width: 66px;height: 66px;line-height: 66px;}
     .main3 .box .list:nth-child(n+5){width: 33.33%;}
     .main3 .box .list:hover{top:0;}


     .title4 a{margin: 0 1px 2px;line-height: 42px;font-size: 14px;width: calc(50% - 2px);min-width: inherit;}


     .danye .ditu{height:300px;}

    
    
    
}
 /*手机底部*/
@media (max-width:991px) {
    footer{margin-bottom: 51px;}
    .sjdibu{height:50px;background:#004eff;position:fixed; bottom:0; left:0; z-index:113; border-top:solid 1px #fff;width: 100%;text-align: center;font-size: 0;}
    .sjdibu .box1 a{display: inline-block;vertical-align: top;color: #fff;padding: 5px;}
    .sjdibu .box1 a span{ color:#fff; font-size:16px; line-height:20px;}
    .sjdibu .box1 a h6{ font-size:12px; line-height:20px;margin: 0;}
    .sjdibu .box2{ position: fixed; left: 0; bottom:51px; z-index:112; width: 100%;background: #fff;box-shadow: 0 -2px 4px rgba(0,0,0,.1);padding: 6px 0;display: none;}
    .sjdibu .box2 img{max-height: 140px;display: block;margin: 0 auto;} 
}