@charset "utf-8";


/* 导航 */

.nav {min-width: 1200px; height: 65px; }
.nav li {display: inline-block;vertical-align: middle;background: none;position: relative;}
.nav li:last-child{background:none;}
.nav li a {display: block;font-size: 18px;line-height: 58px;padding: 0 38px;color: #fff;}
.nav li .arr {float: right;height: 40px;width: 40px;position: relative;display: none;}
.nav li .arr:after {content: '';border-top: 2px solid #ccc;border-left: 2px solid #ccc;box-sizing: content-box;display: block;width: 8px;height: 8px;margin: auto;position: absolute;top: 0;bottom: 0;transform: rotate(135deg);right: 15px;}
.nav li.active a, .nav li.open a, .nav li a:hover {color: #fff;background-color: #ff0000;}
.nav li.dropdown {position: relative;}
.nav .dropdown-box {position: absolute;left: 0;min-width: 171%;top: 100%;display: none;z-index: 10;text-align: center;}
.nav .dropdown-box p {margin: 0;}
.nav .dropdown-box .yiji{position:relative;}
.nav .dropdown-box .yiji>div{position:absolute;left:100%;top:0;width:100%;display:none; width: 250px;}
.nav .dropdown-box .yiji:hover>div{display:block;}
.nav .dropdown-box a {white-space: nowrap;overflow: hidden;text-overflow: ellipsis;padding: 0 10px;font-size: 14px;background-color: #1d3fbc !important;line-height: 40px;color: #fff !important;border-top: 1px solid #4962b9;}
.nav .dropdown-box a:hover {color: #fff !important;background-color: #ff0000 !important;}
.nav li.open .dropdown-box {display: block;} 
.nav li.dropdown {position: relative;}
.nav ul > li:hover .dropdown-box{display: block;}
/*banner*/

.banner {height: 650px;position: relative;overflow: hidden;}
.banner .hd {position: absolute;bottom: 20px;font-size: 0;left: 0;width: 100%;text-align: center;z-index: 2;}
.banner .hd li {display: inline-block;width:60px;height:7px;background: #0486e1;margin: 0 7px;cursor: pointer;}
.banner .hd li.on {background: #ff5001;}
.banner .bd,.banner .bd ul,.banner .bd li {width: 100% !important;height: 100% !important;}
.banner .bd li {background: no-repeat center;}
.banner .bd li a {display: block;width: 100%;height: 100%;}

.til01{text-align: center;display: block;font-size:42px;color: #1d3fbc;line-height:60px;height: 125px;position: relative;background: none; font-weight: bold;}
.til01 a{display: block;color: #1d3fbc;}
.til01 p{display: block;font-size:20px;line-height:26px;color: #666;font-weight: normal;}
.part .til01{background: none;color: #fff;}
.part .til01 p{color: #fff;}

/*搜索*/
.seabox{height:44px;line-height:32px;font-family: "Microsoft Yahei";position: relative;padding:14px 0 0;border-bottom: 1px solid #ececec;}
.keyword{width:800px;color: #666;}
.keyword a{color:#999;display: inline-block;}
.keyword a:hover{color: #1d3fbc;}
.sea_inp{width:353px;height:30px;line-height:30px;position: relative;z-index: 1;overflow: hidden;border: solid 1px #e5e5e5;}
.sea_inp .serach{width:294px;height:30px;border:0;background:none;line-height:30px;color:#999;padding:0 0 0 15px;float:left;outline: none;display: block;border:0;}
.sea_inp .sub{ width:44px; height:30px;float:left;cursor: pointer;display: block;background: #1d3fbc;border: 0;text-indent: -9999px;overflow: hidden;}

/*引子*/
.webox{color: #666;font-family:"Microsoft Yahei";line-height:30px;position: relative;overflow: hidden;padding:56px 0 30px 0;height:455px;}
.webox_w{width:510px;}
.webox_w h2{font-size: 38px;line-height:55px;height: 101px;color: #1d3fbc;white-space: nowrap;border-bottom: 1px solid #ececec;margin-bottom: 24px;}
.webox_w h2 span{display: block;font-size:14px;font-weight: normal;line-height:32px;color: #999;letter-spacing: 5px;text-transform: uppercase;}
.webox_w p{height: 160px;font-size: 16px;line-height: 28px;}
.webox_w dl{height: 121px;}
.webox_w dt{height:45px;display: block;}
.webox_w dd{font-size: 14px;color: #000;line-height:49px;background: none;padding: 0;text-align: right;}
.webox_p,.webox_p img{width:649px;height:428px;display: block;}

/* 定制 · 领域 */

.sort{font-family:"Microsoft Yahei";font-size: 18px;line-height:38px;text-align: center;color: #fff;background: #1d3fbc;height:165px;padding: 119px 0 0;}
.sort a{color: #fff;}
.sort h2{width:254px;float: left;font-size: 30px;line-height: 34px;background: none;padding: 33px 0 0 35px;height: 90px;text-align: left;}
.sort h2 span{display: block;font-size: 14px;opacity: 0.5;line-height: 16px;}
.sort_c{width: 910px;overflow: hidden;}
.sort_c ul{width: 1100px;}
.sort_c li{width: 193px;float: left;padding: 10px 0 0;}
.sort_c li span{width:70px;height:70px;position: relative;margin:8px auto 0;display: block;overflow: hidden;}
.sort_c li span i{width:70px;height:70px;position: absolute;left:0;top:0;}
.sort_c li span i.default,.new_list li span i.default{-webkit-transition: all 0.4s linear;transition: all 0.4s linear;}
.sort_c li span i.hover,.new_list li span i.hover{opacity:1;visibility:visible;opacity:0;visibility:hidden;
    -webkit-transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
    transform:translate3d(0,0,-65px) rotate3d(1,0,0,90deg);
    -webkit-transform-origin:50% 0%;
    transform-origin:50% 0%;
    -webkit-transition:all 0.4s linear;
    transition:all 0.4s linear;}

.sort_c li:hover{font-weight: bold;}
.sort_c li:hover span .default,.new_list li:hover span i.default{opacity:0;visibility:hidden;-webkit-transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);transform:translate3d(0,65px,0) rotate3d(1,0,0,-90deg);}
.sort_c li:hover span .hover,.new_list li:hover span i.hover{opacity:1;visibility:visible;-webkit-transform:rotate3d(1,0,0,0deg);transform:rotate3d(1,0,0,0deg);}

/* 定制实力 */
.shili{background: #f4f4f4;width: 100%; min-width: 1200px;}
.cust{font-family:"Microsoft Yahei";line-height: 26px;color: #333;padding: 47px 0 0;width:1200px;margin:.0px auto;}
.cust_c{background: #f4f4f4;}
.cust_p{width: 49.9%;}
.cust_p p,.cust_p p img{width: 100%;display: block;}
.cust_w{width: 46.4%;}
.cust_wc{width: 530px;}
.cust_wt{height: 80px;text-align: center;font-size: 18px;}
.cust_wt span{background: #575757;color: #fff;line-height: 57px;width: 258px;display: block;float: left;}
.cust_wt span:nth-child(2){margin-left: 10px;}
.cust_wt span.cur{background: #1d3fbc;font-weight: bold;}
.cust_wz{padding: 0 0 55px;}
.cust_wz p{display: block;padding:25px 0 0;}

.cust_wl li{float: left;height:92px;border-right: solid 1px #e6e6e6;width: 144px;float: left;line-height: 34px;padding-left: 48px;white-space: nowrap;font-size: 16px;}
.cust_wl li:last-child{border: 0;width: 107px;}
.cust_wl li:nth-child(1){padding-left: 0;}
.cust_wl li span{display: block;line-height:25px;height: 66px;}
.cust_wl li span b{line-height: 66px;display: inline-block;font-size: 66px;float: left;font-weight: normal;}
.cust_wl li span em{display: inline-block;padding: 3px 0 0 5px;opacity: 0.8;}
.cust_wl li:hover{color: #1d3fbc;}

@media screen and (max-width: 1679px) {
    .cust_wz{padding: 0 0 30px;}
    .cust_wz p{display: block;padding:20px 0 0;}
}
@media screen and (max-width: 1440px) {
    /* .cust_wz{padding: 0 0 20px;}
    .cust_wz p{display: block;padding:12px 0 0;} */
    .cust_wl{display: none;}
}

/*产品中心*/
.probox{font-family:"Microsoft Yahei";padding:36px 0 0;position: relative;z-index: 1;line-height:26px;color: #666;}
.pro_cr{width: 940px;position: relative;}
.prev1,.next1{width:31px;height:31px;cursor: pointer;z-index: 11;top:592px;right:-16px;background: #ccc;border-radius: 2px;}
.prev1{left:-16px;}
.prev2,.next2{width:10px;height:18px;cursor: pointer;z-index: 22;top:90px;right:-28px;background: #999;border-radius: 2px;}
.prev2{left:-28px;}
.prev1:hover,.next1:hover,.prev2:hover,.next2:hover{background: #1d3fbc;}

.pro_gg{position: relative;height:474px;background: #f4f4f4;margin-bottom:22px;overflow: hidden;}
.pro_gg .pageSize{width:100px;height: 25px;line-height: 25px;text-align: center;color: #666;font-family: Myriad Pro;font-size: 20px;top:430px;right:0;position: absolute;z-index: 9;letter-spacing:5px;}
.pro_gg .pageSize span{font-size: 26px;color: #1d3fbc;}
.pro_gc dt,.pro_gc dt img{width:618px;height:474px;display: block;float: left;overflow: hidden;}
.pro_gc dd{width:270px;float: left;padding:72px 0 0 26px;}
.pro_gc dd h3{font-size:24px;color: #333;height:107px;line-height:46px;font-weight: normal;}
.pro_gc dd h3 a{display: block;color: #333;}
.pro_gc dd p{height:182px;overflow: hidden;}
.more01{width: 156px;line-height: 40px;color: #fff;background: #1d3fbc;display: block;text-align: center;font-size: 16px;}
.more01 a{color: #fff;display: inline-block;}
.edge_wc .more01 a{background: none;padding-right: 0;}

.cl-cbgg-tys-02{padding:30px 0; background:#ff0000;} 
.cl-cbgg-tys-02-tel{ padding-left: 16px;} 
.cl-cbgg-tys-02-tel span{display: block; font-size: 18px; font-weight: bold; line-height:28px; color: #fff;  }
.cl-cbgg-tys-02-tel em{font-style: normal; font-size: 20px;font-weight: bold; color: #fff; line-height:32px;}


.prod_l li{width:292px;float: left;margin: 0 21px 0 0;background: #fff;padding-bottom: 20px;}
.prod_l li p,.prod_l li p img{width:290px;display: block;overflow: hidden;border: 1px #dedede solid;}
.prod_l li span{display: block;line-height:46px;height:46px;font-size: 16px;border-bottom: 1px solid #cacaca;text-align: center;}
.prod_l li span a{display: block;color: #666;}
.prod_l li:hover,.prod_l li:hover span{border-color: #ff0000;}

.pro_cl{width:240px;}
.pro_ct{background: #1d3fbc;color: #fff;text-align: center;font-size: 24px;line-height:28px;padding: 31px 0 0;height:77px;}
.pro_ct a{display: block;color: #fff;}
.pro_ct em{display: block;font-weight: normal;font-family: Arial;font-size: 14px;opacity: 0.5;text-transform: uppercase;}
.pro_nav{border: 1px solid #c7c7c7;border-top:0;overflow: hidden;height:auto;margin-bottom:21px;}
.pro_nav h3{height: 46px;line-height: 46px;font-size: 14px;}
.pro_nav h3 a{display: block;color: #e6e6e6;background:#646464;padding: 0 20px;border-bottom: 1px solid #fff;}
.pro_nav h3:last-child a{border: 0;}
.pro_nav h3.on a{background: #f7f7f7;color: #1d3fbc;border-bottom: 1px solid #c7c7c7;}
.pro_nav li{font-size: 14px;line-height: 32px;}
.pro_nav li div{height: auto;text-indent: 10px;}
.pro_nav li div a{background: none;}
.pro_nav li a{display: block;background: none;padding:0 0 0 12px;color: #666;}
.pro_nav li a:hover{color: #1d3fbc;}

/*优势*/
.edge{font-family:"Microsoft Yahei";font-size:16px;position: relative;line-height:30px;color: #666;padding:66px 0;width:1200px;margin:0px auto;}
.edge1:before{content: "";position: absolute;width:100%;height:499px;background: #f5f5f5;left:0;top: 0;z-index: -1;}
.edge4:before{content: "";position: absolute;width:600px;height:400px;background: #f5f5f5;left:50%;top: 0;z-index: -1;}
.edge2:before{content: "";position: absolute;width:50%;height:400px;background: #f5f5f5;left: 50%;top:0;z-index: -1;}
.edge1{height:514px;position: relative;padding: 30px 0 0;}
.edge2{height:400px;position: relative;margin-bottom: 38px;}
.edge3{height:492px;background: #f5f5f5;margin-bottom: 32px;}
.edge4{height: 400px;position: relative;}
.edge_p{width:50%;background: #e8e8e8;height: 400px}
.edge3 .edge_p,.edge4 .edge_p{width: 56.35%;}
.edge_p2{background: #e0e0e0;}
.edge_p4{background: #e8e8e8;}
.edge_p3{background: #dedede;}
.edge_w{width:46.87%;}
.edge3 .edge_w,.edge4 .edge_w{width:42%;}
.edge_wc{width: 510px;padding:25px 0 0;}
.edge2 .edge_wc{padding-top: 62px;}
.edge3 .edge_wc,.edge4 .edge_wc{width:448px;}
.edge_wc h3{height:145px;line-height:51px;font-size:36px;white-space: nowrap;color: #1d3fbc;margin-bottom: 26px;border-bottom: 1px solid #eaeaea;white-space: nowrap;}
.edge_wc h3 em{display: block;font-size:12px;color: #cacaca;line-height:20px;font-weight: normal;font-family: Arial;height:40px;}
.edge_wc h3 span{display: block;font-size: 24px;color: #333;line-height: 32px;font-weight: normal;}
.edge_wc li{padding: 0 0 24px;}
.edge_wc li b{color: #212121;}

/*合作*/
.part{font-family:"Microsoft Yahei";overflow: hidden;padding:65px 0 0;position: relative;z-index: 1;line-height:16px;height:545px;color: #999;background: #f5f5f5;}
.part_c li{background: #fff;border: 1px solid #eee;border-radius: 4px;box-sizing: border-box;width: 232px;height: 232px;float: left;margin-left: -94px;text-align: center;}
.part_c li img{width: 132px;height: auto;display: block;margin: 65px auto 0;}
.part_c li span{display: block;color: #666;}
.part_c li:hover span{color: #1d3fbc;}
.part_c li:nth-child(1){margin-left: 0;}
.part_c li:nth-child(2n){margin-top:104px;}

/*资讯*/
.nswsbox{height:875px;padding-top:48px; overflow: hidden;font-family:"Microsoft Yahei";line-height: 24px;color: #666;font-size: 14px;clear: both; padding-bottom: 50px;}
.news{width:797px;}
.faqs{width:371px;height: 636px;overflow: hidden;}
.new_t{font-size:20px;height:60px;line-height:42px;color: #000;}
.new_more a{font-size: 14px;display: inline-block;color: #333;}
.new_t li{float: left;padding:0 42px 0 0;}
.new_t li a{color: #333;padding-left: 12px;background: none;display: inline-block;font-size:16px;}
.new_t p a,.new_t li.cur a{color: #1d3fbc;padding-left: 12px;background: none;display: inline-block;font-size:16px;}

.news_c{background: #f6f6f6;position: relative;}
.news_c:before{content: "";position: absolute;width:797px;height:1px;background:#fff;top:69px;left:0;}
.news_c ul{padding: 0 37px;clear: both;height: 132px;}
.news_c li span{float: right;}
.faqs_c li a,.faqs_c li:hover a,.news_c li a:hover,.news_c li:hover a{color: #333;}

.news_c dl{overflow: hidden;border-bottom: 7px solid #fff;width: 337px;float: left;padding: 0 5px 0 38px;margin-bottom: 15px;}
.news_c dl:nth-child(2){padding-right: 29px;}
.news_c dt,.news_c dt img{width:337px;height:244px;display: block;overflow: hidden; padding-bottom: 20px;}
.news_c dd{height: 202px;overflow: hidden;}
.news_c dd p{ 
    text-overflow: -o-ellipsis-lastline;
    overflow: hidden;
    text-overflow: ellipsis;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    line-clamp: 2;
    -webkit-box-orient: vertical;}
.news_c dd span{font-size:24px;height: 70px;line-height: 70px;color: #ababab;}
.news_c dd h4{font-size:16px;line-height:56px;display: block;font-weight: normal;height: 70px;}
.news_c dd h4 a,.faqs_c dd h4 a{color: #333;white-space: nowrap; text-overflow: ellipsis; overflow: hidden;}
.news_c dd p a,.faqs_c dd p a{color: #1d3fbc;}
.news_c dd h4 a:hover,.faqs_c dd h4 a:hover,.news_c dl:hover dd h4 a,.faqs_c dl:hover dd h4 a{font-weight: bold;color: #1d3fbc;}

.faqs_c{background: #f6f6f6;padding: 35px 34px;height: 510px;}
.faqs_c dl{height:301px;background: #f3f3f3;margin-bottom: 10px;overflow: hidden;}
.faqs_c dt,.faqs_c dt img{width:301px;height:170px;display: block;overflow: hidden;}
.faqs_c dd{padding:10px 18px 0;}
.faqs_c dd h4{font-size:16px;line-height: 49px;height: 49px;display: block;font-weight: normal;}
.faqs_c li,.news_c li{height: 43px;line-height: 43px;position: relative;padding: 0 0 0 12px;background: none;}
.faqs_c li a,.news_c li a{color: #777;font-size:16px;}
.faqs_c li:hover a,.news_c li:hover a{color: #1d3fbc;font-size:16px;}

/*关于*/
.about-bg{width: 100%; min-width: 1200px; background: #f4f4f4;}
.about{font-family:"Microsoft Yahei";line-height:36px;position: relative;font-size: 16px;width:1200px;margin: 0 auto; padding-top:30px;}
.about_c{height: 526px;overflow: hidden;margin-bottom:58px;}
.about_p{width: 50%;height: 526px;}
.about_w{width: 47%;}
.about_wc{padding:32px 0 0;width: 540px;}
.about_wc h3{font-size: 30px;line-height: 40px;color: #1d3fbc;height: 88px; font-weight: bold;}
.about_wc h3 a{color: #1d3fbc;}
.about_wc h3 em{font-size: 16px;line-height:16px;color: #bababa;text-transform: uppercase;font-weight: normal;display: block;}
.about_w p{height:220px; font-size: 14px; line-height: 28px;}

.show{clear: both;height:307px;}
.show_t{height:84px;font-size:18px;line-height:62px;z-index: 1;}
.show_t ul{overflow: hidden;text-align: center;}
.show_t li{width:197px;height:62px;background:#f0f0f0;color:#333;margin: 0 1px 0 0;display: inline-block;}
.show_t li a{color:#333;display: inline-block;}
.show_t li.cur,.show_t li:hover{background:#1d3fbc;font-weight: bold;}
.show_t li.cur a,.show_t li:hover a{background-position: 0 -43px!important;color: #fff;}
.show_c1{position: relative;}
.show_cl{overflow: hidden;}
.show_c1 li{width: 285px;float: left;margin:0 20px 0 0;position: relative;}
.show_c1 li p,.show_c1 li p img{width: 285px;display: block;overflow: hidden;}
.show_c li span{display: block;height:56px;line-height: 56px;border-bottom: 1px solid #d9d9d9;text-align: center;}
.show_c li span a{color: #333;background: none;display: block;}
.show_c li:hover span a,.show_c li span a:hover{color: #1d3fbc;}
.show_c .show_c1:nth-child(2) li p{border:solid 1px #f0f0f0;padding:13px;}
.show_c .show_c1:nth-child(2) li span{display:none;}
.show_c .show_c1:nth-child(2) li p,.show_c .show_c1:nth-child(2) li p img{width:258px;height:343px;}

/*友情链接*/
.link{height:0;line-height:42px;color: #919191;position: relative;z-index: 9;width:1200px;margin: 0 auto;font-size: 16px;}
.link_c{position: absolute;left: 0;top: -100px;width:820px;}
.link_c a{display: inline-block;color: #919191;padding: 0 3px;}
.link_c b{color: #fff;}

.pro_gc dt img,.prod_l li p img, .news_c dt img, .faqs_c dt img{-webkit-transition: 1s;-moz-transition: 1s;transition: 1s;}
.pro_gc dl:hover dt img,.prod_l li:hover p img, .news_c dl:hover dt img, .faqs_c dl:hover dt img{-webkit-transform:scale(1.1);-moz-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}

