﻿@charset "utf-8";

/*banner*/
.banner{position: relative; height:500px;overflow: hidden;clear: both;}
.ban_p,.ban_p li{ height:620px;overflow: hidden; width:100%;}
.ban_p ul,.ban_p li{width: 100% !important;}
.ban_p li a{ display:block; height:620px; background:url(../images/banner1.jpg) no-repeat center 0;}
.ban_t{width:1100px;height:35px;bottom: 0;left:50%;margin-left:-550px;position: absolute;text-align: center;}
.ban_t em{width: 13px;height: 13px;border-radius: 13px;margin-right:8px; display: inline-block;background: #fff;}
.ban_t em.on{background: #1173dc;}

.tils{ text-align: center; height: 147px; font-size: 22px; color: #666666; font-weight: normal;background:url(../images/x_li1.jpg) no-repeat center 137px;padding-top:36px;}
.tils i{ display: block; font-weight: bold; color: #000; font-size: 40px; line-height: 100%; padding-bottom: 13px;}


.seabox{overflow:hidden;height:80px;font-family:"Microsoft Yahei";background: #eaeaea;box-shadow: 6px 0 10px #c4c4c4,0px 0px 8px transparent;display: none;}
.sea_inp{width:390px;overflow: hidden;height: 40px;line-height: 40px;margin-top: 20px;}
.sea_inp .serach{width:260px;height:40px;border:0;background:#f4f4f4 url(../images/sea.png) no-repeat 18px center;line-height:40px;color:#8e8e8e;float:left;outline: none;display: block;position: relative;padding: 0 15px 0 45px;}
.sea_inp .sub{ width:70px; height:40px;border:0;float:left;cursor: pointer;display: block;color: #fff;background: #0155ab;}
.k_word{overflow:hidden;width:750px;height: 80px;line-height: 80px;}
.k_word a{color:#6b6b6b;padding: 0 20px 0 5px;}
.k_word b{color:#333;display: inline-block;font-weight: normal;}

/*问题*/
.kh_bj{padding-top:12px;height:775px;background: url(../images/kh_bj.jpg) no-repeat center top; overflow: hidden;font-family:"Microsoft Yahei";}
.kh{ position: relative; height: 459px; }
.kh li{width:320px; overflow: hidden; position: absolute;}
.kh li h3{ font-size:18px;color:#fff; font-weight: bold;padding-left:62px; height: 38px;line-height: 38px; margin-bottom: 10px;}
.kh li p{ line-height: 28px;color:#666;  font-size:15px; }
.kh li p b{font-weight: normal;color: #f28402;}
.kh .li_1{left:0;top:0;}
.kh .li_2{right:0;top:0;}
.kh .li_3{left:0;top:178px;}
.kh .li_4{right:0;top:178px;}
.kh .li_5{left:0;top:330px;}
.kh .li_6{right:0;top:330px;}

/*产品中心*/
/* 设备中心 */  
.pro_bg {
    width:1300px;
    min-width: 1300px;
    margin: auto;
    height: 1050px;
	margin-top:20px;
}

.pro_l {}

.pro_z {
    width: 193px;
    height: 80px;
    background: #005bac;
    position: relative;
}

.pro_z a {
    font-size: 18px;
    color: #fff;
    text-align: center;
    display: block;
    line-height: 80px;
    padding-left: 8px;
}

.pro_a {
    float: right;
    margin: 31px 20px 0 0;
    color: #999;
    font-size: 16px;
}

.pro_r a {
    font-size: 16px;
}

.pro_z a:after {
    content: "";
    background: url(../images/20200617095411_433413067.png)no-repeat;
    width: 22px;
    height: 18px;
    display: block;
    position: absolute;
    top: 32px;
    left: 26px;
}

.pro_z a:before {
    content: "";
    background: url(../images/20200617095815_1790958705.png)no-repeat;
    width: 10px;
    height: 14px;
    display: block;
    position: absolute;
    top: 34px;
    right: 30px;
}

.pro_r {
    width: 1200px;
    height: 80px;
	margin-left:50px;
}

.pro_r dl {
    padding-left: 20px;
}

.pro_r dl dd {
    float: left;
    font-size: 16px;
    width: 111px;
    line-height:50px;
    text-align: center;
    margin: 0px 10px;
	background: #1f5397;
}

.pro_r dl dd a {
    font-size: 16px;
	color:#fff;
}

#tablit .on {
    border-bottom: 3px solid #19a93a;
}

#tablit .on a {
    color:#fff;
}

.prod_img {
    position: relative;
    margin-right: 28px;
}

.prod_img p {
    position: absolute;
    top: 70px;
    left: 42px;
    font-size: 26px;
    font-weight: bold;
    color: #222;
}

.prod_img a {
    position: absolute;
    bottom: 40px;
    left: 42px;
    width: 112px;
    height: 34px;
    line-height: 34px;
    text-align: center;
    color: #fff;
    background: #222;
    display: block;
    -webkit-transition: 0.2s all ease-in-out;
    transition: 0.2s all ease-in-out;
}

.prod_img a:hover {
    width: 150px;
    background: #ff540d;
}

.pro_d .divproduct_new_div_item {
    position: relative;
    float: left;
    width: 380px;
    height: 236px;
    margin-right: 30px;
    margin-bottom: 30px;
    text-align: center;
}

.pro_d .divproduct_new_div_item:nth-child(4n) {
    margin-right: 0px;
}

.divproduct_new_div_item_content {
    position: absolute;
    top:170px;
    left: 0;
    width: 100%;
    height: 67px;
    padding: 20px;
    box-sizing: border-box;
    background: #f5f5f5;
    transition: 0.3s ease-out;
}

.pro_d .divproduct_new_div_item:hover .divproduct_new_div_item_content {
    background: #231815;
}

.pro_d .divproduct_new_div_item {
    position: relative;
    float: left;
    width: 310px;
    height: 260px;
    margin-right: 20px;
    margin-bottom: 20px;
    text-align: center;
}

.pro_d .divproduct_new_div_item .product_div_item_pic {
    width: 308px;
    overflow: hidden;
    border: 1px solid #eee;
}

.pro_d .divproduct_new_div_item .product_div_item_pic img {
    width: 100%;
    transition: 0.3s ease-out;
}

.pro_d .divproduct_new_div_item:hover .product_div_item_pic img {
    transform: scale(1.1) translateY(0);
}

.pro_d .divproduct_new_div_item_a {
    font-size: 18px;
    color: #222;
}

.pro_d .divproduct_new_div_item:hover .divproduct_new_div_item_a {
    color: #fff;
}

.pro_d .divproduct_new_div_item_body {
    width: 100%;
    display: none;
}

.pro_d .divproduct_new_div_item .divproduct_new_div_item_title {
    line-height: 27px;
    padding-bottom: 8px;
    transition: 0.2s all ease-in-out;
}
/*优势*/

	.hf {
    height: 171px;
    width: 100%;
    text-align: center;
    color: rgb(255, 255, 255);
    background: url(../images/hf.png) center center no-repeat;}
.hf p {
    font-size: 40px;
    font-weight: bold;
    padding-top: 42px;
    }
.hf span {
    font-size: 24px;
    display: block;
	padding-top: 15px;}
.hf span i {
    font-size: 20px;
    font-style: normal;}

/*优势2*/
.advs_row1{ display:block; width: 100%; height: 170px; background: url(../images/20191018204204_1332947241.jpg) no-repeat center; text-align:center}
.advs_row1 .page strong .str{ font-size: 50px; font-weight:bold; color:#1aa73c; }
.advs_row1 .page strong{ font-size: 34px; font-weight: normal; color:#1aa73c; line-height:60px; padding-top: 60px; display: block; }
.advs_row1 .page p{ font-size: 16px; display: block; line-height: 30px; color:#555; }
.advs_row2{ display:block; width: 100%; height: 1220px; background: url(../images/20191018204210_1835794639.jpg) no-repeat center; }
.advs_row2 > div > .advs_row2_in1,.advs_row2 > div > .advs_row2_in2,.advs_row2 > div > .advs_row2_in3{ padding-bottom: 100px; background: url(../images/20191019082952_1206774023.png) no-repeat center bottom; position: relative; height: 300px; }
.advs_row2 > div > .advs_row2_in1 .fl{ position: absolute; left: 100px; bottom: 5px; }
.advs_row2 > div > .advs_row2_in2 .fr{ position: absolute; right: 50px; bottom: 43px; }
.advs_row2 > div > .advs_row2_in3 .fl{ position: absolute; left: 80px; bottom: 65px; }

.advs_row2 > div > .advs_row2_in1 strong,.advs_row2 > div > .advs_row2_in2 strong,.advs_row2 > div > .advs_row2_in3 strong{ font-size: 26px; font-weight: bold; color:#231815; line-height: 40px; display: block; position: relative; padding-left: 85px; margin-top: 50px; }
.advs_row2 > div > .advs_row2_in1 strong .small,.advs_row2 > div > .advs_row2_in2 strong .small,.advs_row2 > div > .advs_row2_in3 strong .small{ font-size: 17px; color: #343434; font-weight: normal; display: block; line-height: 28px; }
.advs_row2 > div > .advs_row2_in1 strong i,.advs_row2 > div > .advs_row2_in2 strong i,.advs_row2 > div > .advs_row2_in3 strong i{ width: 62px; height: 40px; background: url(../images/20191019092752_712758562.png) no-repeat center; display: block; color: #fff; text-align: center; font-size: 16px; font-weight: normal; font-style: normal; padding: 30px 0 10px; line-height: 35px; position: absolute; left: 0; top: 0; }

.advs_row2 > div > .advs_row2_in1 strong i:after{ content: ''; display: block; width: 26px; height: 26px; background: url(../images/20191019092804_1489989953.png) no-repeat center; position: absolute; top: 12px; left: 17px; }

.advs_row2 > div > .advs_row2_in2 strong i:after{ content: ''; display: block; width: 26px; height: 26px; background: url(../images/20191019092842_161271041.png) no-repeat center; position: absolute; top: 12px; left: 17px; }

.advs_row2 > div > .advs_row2_in3 strong i:after{ content: ''; display: block; width: 26px; height: 26px; background: url(../images/20191019092846_153073842.png) no-repeat center; position: absolute; top: 12px; left: 17px; }


.advs_row2 > div > .advs_row2_in1 ul,.advs_row2 > div > .advs_row2_in2 ul,.advs_row2 > div > .advs_row2_in3 ul{ padding:40px 0 30px 87px; position: relative; }
.advs_row2 > div > .advs_row2_in1 ul:after, .advs_row2 > div > .advs_row2_in2 ul:after, .advs_row2 > div > .advs_row2_in3 ul:after{ content: ''; width: 1px; height: 155px; background: #e3e3e3; position: absolute; left: 30px; bottom: 2px; }

.advs_row2 > div > .advs_row2_in1 ul li,.advs_row2 > div > .advs_row2_in2 ul li,.advs_row2 > div > .advs_row2_in3 ul li{ font-size: 14px; color: #666; line-height: 32px; position: relative; }
.advs_row2 > div > .advs_row2_in1 ul li:after,.advs_row2 > div > .advs_row2_in2 ul li:after,.advs_row2 > div > .advs_row2_in3 ul li:after{ position: absolute; content: ''; width: 7px; height: 7px; background: #e3e3e3; display: block; left: -60px; border-radius: 50%; top: 11px; }
.advs_row2 > div > .advs_row2_in3 .fr { padding-right: 50px; }
.advs_row2 > div > .advs_row2_in2 .fl{ padding-left: 80px}
.advs_row2 > div > .advs_row2_in1 .fr { padding-right: 50px; }
.advs_row2 > div .advs_more{ background: url(../images/20191019090050_719561412.png) no-repeat  center; height:70px; width: 150px; display: block; text-align: center; line-height: 46px; font-size: 15px; color: #343434; } 
.adss { display: block; height: 225px; width: 100%; padding: 75px 0 40px; background: url(../images/20191030094253_1878113010.jpg) no-repeat center; }


.ads_em_tit p { font-size: 28px; font-weight: normal; color: #fff; line-height: 50px; }
.ads_em_tit p strong { font-size: 42px; font-weight: bold; color: #fff; }.ads_em_tit .en { color: #999; font-size: 14px; display: block; line-height: 26px; font-weight: 100; }

.ads_em_ico{ padding:15px 0 10px; }
.ads_em_ico:after{ content: ''; clear: both; display: block; }
.ads_em_ico_in { background: #195093; color: #fff; line-height: 31px; font-size: 16px; display: block; float: left; padding: 0 25px; margin-right: 15px; border-radius: 50px; height: 32px; font-weight: 100; }
.abs_em_tel{ margin-top:30px; }
.abs_em_tel:after{ content: ''; clear: both; display: block; }
.abs_em_tel > .abs_em_tel_in{ float: left; padding-left:65px; position: relative; line-height: 25px; font-weight: 100; font-size: 16px; margin-right: 40px; color: #fff; }
.abs_em_tel > .abs_em_tel_in:after{ content: ''; position: absolute; left: 0; top: 5px; width: 50px; height: 50px; border-radius: 50%; border: 1px solid #fff; background: url(../images/20191019105024_784316490.png) no-repeat center}
.abs_em_tel > .abs_em_tel_in strong{ font-family: arial; font-weight:bold; color: #fff; font-size: 26px; display: block; line-height: 35px; }
.ads_em .page { position: relative; }
.page{ margin:0 auto; width:1300px}
/*广告*/
.x-ban{height: 300px;background:url(../images/x-ban1.jpg) no-repeat center center;}
.x-ban .content{height: 300px;position: relative;}
.x-ban span{font-size: 36px;color: #fff;font-weight: bold;font-family: Arial;display: block;position: absolute;left:255px;top: 212px;}
.x-ban a.zx_btn{width:146px; height:52px;display: block;position: absolute;left: 513px;top: 195px;}

/*流程*/
.lc{height:330px; overflow: hidden;font-family: "Microsoft YaHei";background:#fff;padding-top:40px;}
.lc h2{background:url(../images/lc_line.png) no-repeat center center; height:65px; line-height: 65px;text-align: center;margin-bottom:30px; font-size: 36px; color:#1f5397;}
.lc ul{margin-top: 20px; height:224px; overflow: hidden;}
.lc li{ float: left;padding-right: 55px;margin-right: 36px;width:124px;overflow: hidden;background:url(../images/lc_ico.png) no-repeat right 56px;}
.lc li span{display: block;text-align: center;padding:143px 17px 0; font-size: 16px; line-height: 20px; color:#333333;font-weight:bold;}
.lc .li06{margin-right: 0;padding-right: 0;background:none;}
.lc li a{display: block;width:124px;}
.lc li.li01 a{background:url(../images/lc01.png) no-repeat center 0; }
.lc li.li02 a{background:url(../images/lc02.png) no-repeat center 0; }
.lc li.li03 a{background:url(../images/lc03.png) no-repeat center 0; }
.lc li.li04 a{background:url(../images/lc04.png) no-repeat center 0; }
.lc li.li05 a{background:url(../images/lc05.png) no-repeat center 0; }
.lc li.li06 a{background:url(../images/lc06.png) no-repeat center 0; }
.lc li.li01 a:hover{background:url(../images/lc07.png) no-repeat center 0; }
.lc li.li02 a:hover{background:url(../images/lc08.png) no-repeat center 0; }
.lc li.li03 a:hover{background:url(../images/lc09.png) no-repeat center 0; }
.lc li.li04 a:hover{background:url(../images/lc10.png) no-repeat center 0; }
.lc li.li05 a:hover{background:url(../images/lc11.png) no-repeat center 0; }
.lc li.li06 a:hover{background:url(../images/lc12.png) no-repeat center 0; }
.lc i{display: block; float: left;margin-left: 369px; width:332px; height:40px; border:1px solid #1f5397;text-align: center; line-height: 40px; font-size: 20px; color:#333333;font-weight:bold;}
.lc em{display: block;width:131px;height:42px;background:#1f5397;float: left;text-align: center; line-height:42px; font-size: 16px;}
.lc em a{ color:#fff;}



/*应用案例*/

.case{width: 100%;min-width: 1200px;height:800px; overflow: hidden;position: relative;margin-top:30px;}
.case .content{ position:relative;}
.caset{ height:60px; overflow:hidden;margin-bottom:30px;}
.caset h3{ font:18px "Microsoft YaHei"; color:#282828; float:left; width:200px;}
.caset h3 a{ display:block; color:#282828; position:relative;width:175px;height:50px;line-height:50px;margin:0 auto;text-align:center;border:1px solid #ccc;border-radius:30px;}

.caset h3 a:hover,.caset .cur a{ color:#fff; font-weight:bold;background:#1f5397;border-radius:30px;}
.caset h3 a:hover:before,.caset .cur a:before{ background:#008aff;}
.caset h3:last-child{ width:120px;}


.case_m dl{width: 1200px;height: 500px;position: relative;}
.case_m dl dt{width: 1200px;height: 500px;line-height: 0;}
.case_m dl dt img{width: 1200px;height: 500px;}
.case_m dl dd{background:url(../images/case_k.png) no-repeat;width: 490px; height:420px; position: absolute; top: 0; right: 0;padding: 80px 0 0;overflow: hidden;} 
.case_m dl dd h5{height: 100px; line-height: 40px; text-align: center; width: 330px; margin:0 auto;background:url(../images/case_line.gif) no-repeat center bottom;} 
.case_m dl dd h5 a{font-size: 28px;color: #fff;}
.case_m .case_desc{font-size: 16px; color: #fff; line-height: 28px; height: 175px; overflow: hidden;width: 385px; margin:0 auto;text-align: center;padding: 15px 0 0;} 
.case_m dl dd span{margin-left:50px;}
.case_m dl dd span a{display: inline-block;border:1px solid #ccc;padding:10px 20px;margin-left:15px;font-size:16px;color:#fff;}
.case_m dl dd span a:hover{animation:shake 1.4s linear;-webkit-animation:shake 1.4s linear;color:#fff;background:#8ec428;}




.case_l a,.case_r a{ display:block;width:54px;height: 54px; position:absolute;top:480px;z-index: 9;cursor: pointer;left: 50%;margin-left: 599px; background:#282828; font:30px "宋体"; font-weight:bold; text-align:center; color:#fff; line-height:54px; text-align:center; border-radius:54px;}
.case_r a{margin-left:572px;}
.case_l a{margin-left:-627px;}
.case_r a:hover,.case_l a:hover{ background:#008aff;}


/*合作客户*/
.hz{padding:0 0 30px;}
.hz_m{width: 1200px;overflow: hidden;}
.hz_m ul li{width: 240px;float: left;overflow: hidden;}
.hz_m ul li em{width: 220px;height: 124px;display: block;overflow: hidden;line-height: 0;box-shadow: 0 3px 8px 3px #d0d0d0;margin:10px;}
.hz_m ul li em img{width: 220px;height: 124px;
-webkit-filter: grayscale(100%);
-moz-filter: grayscale(1);
-ms-filter: grayscale(100%);
-o-filter: grayscale(100%);
filter: grayscale(100%);
filter: gray; }
.hz_m ul li span{ width:220px; display:block; text-align:center; height:25px; line-height:25px; overflow:hidden;font-size: 14px;color: #333;}
.hz_m ul li a:hover img{
-webkit-filter: grayscale(0%);
-moz-filter: grayscale(0);
-ms-filter: grayscale(0%);
-o-filter: grayscale(0%);
filter: grayscale(0%);}


/*关于*/
.aboutbox{padding:95px 0 0;font-family: "Microsoft Yahei";line-height:31px;color: #464646;background:url(../images/aboutbg.jpg) no-repeat center 0;position: relative;margin-bottom:25px;}
.about_p{position: absolute;left: 50%; height:460px;width:550px;border:5px solid #fff;}
.about_p img{height:460px;width:550px;}

.about{height:542px;}
.about_c{width: 510px;}
.about_c h2{height:153px;background:url(../images/line3.png) no-repeat 0 140px;font-size: 36px;line-height: 66px;color: #000;}
.about_c h2 em{display: block;line-height:62px;text-transform: uppercase;color: #6c6b6b;font-weight: normal;font-size: 40px;}
.about_c h2 a{display: block;color: #f7cc7d;}
.about_w{display: block;height:268px;overflow: hidden;padding: 27px 0 0;}
.about_more{display: block;width: 196px;height: 47px;line-height: 47px;border: solid 2px #929292;font-size: 16px;text-align: center;}
.about_more a{display: inline-block;color: #2e2e2e;background:url(../images/ico05.png) no-repeat right center;padding-right: 57px;}

/*风采展示*/
.show{font-family: "Microsoft Yahei";line-height:33px;position: relative;padding: 32px 0 0;}
.prev2,.next2{width: 80px;height: 80px;display: block;top:170px;right: -90px;background:url(../images/case_rico01.png) no-repeat 0 0;}
.prev2{left: -90px;background:url(../images/case_lico01.png) no-repeat 0 0;}
.prev2:hover,.next2:hover{background-position: 0 bottom;}
.show_t{height:73px;line-height:34px;font-size:22px;}
.show_t li{float: left;color: #999;padding: 0 0 0 29px;background:url(../images/new_ico2.png) no-repeat 0 8px;}
.show_t li em{display: inline-block;padding: 0 18px;color: #828282;font-weight: normal;}
.show_t li:nth-child(1){background:url(../images/new_ico1.png) no-repeat 0 8px;}
.show_t li.cur{color: #1aa73c;font-weight: bold;background-position: 0 -36px;}
.show_l1{width: 1200px;overflow: hidden;}
.show_c li{width: 283px;float: left;margin: 0 23px 0 0;overflow: hidden;}
.show_c li span{display: block;line-height:33px;color:#a9a9a9;border-bottom: solid 2px #393939;text-align: center;}
.show_c li span a{display: block;color: #a9a9a9;}
.show_c li p,.show_c li p img{width:283px;display: block;overflow: hidden;}
.show_c .show_c1:nth-child(2) ul li{margin-top:50px;}

/*资讯*/
    /**/
.zix{ height: 710px; overflow: hidden;}
.zix_l{height:456px; background: #f5f5f5; padding:50px  32px 0; width: 712px;}
.zi_l{ height: 53px;background:url(../images/zi_lin.jpg) no-repeat 134px 5px; overflow: hidden;}
.zi_l ul li{ float: left; margin-right: 65px; }
.zi_l ul li a{ color: #4c4c4c; font-size: 26px;line-height: 100%;}
.zi_l ul li.cur{font-weight: bold;}
.zi_l ul li.cur a{font-weight: bold; color: #000;}
.zi_l span{ display: inline-block; float: right;}
.zi_l span img{ margin-left: 11px; display: inline-block;}
.zi_n dl{ overflow: hidden;}
.zi_n dl dt{ float: left; width: 217px;}
.zi_n dl dt img{ width: 217px;}
.zi_n dl dd{ float: right; width: 480px;}
.zi_n dl dd h4{ overflow: hidden; height: 23px; line-height: 23px;overflow: hidden;white-space: nowrap;text-overflow: ellipsis;}
.zi_n dl dd h4 a{ font-weight: bold; color: #000; font-size: 18px;}
.zi_n dl dd p{ padding-top: 20px; font-size: 14px; color: #999; line-height: 28px;}
.zi_n dl dd em{ display: block; text-align: right; font-size: 14px; color: #000;}
.zi_n ul li{ float: left; padding:23px 18px 0 20px; width: 314px; margin-top: 10px; height: 43px;background:url(../images/zi_ok.jpg) no-repeat 314px 30px #fff;}
.zi_n ul li:nth-child(2n){ float: right;}
.zi_n ul li span{ display: block; color: #808080; font-size: 12px;}
.zi_n ul li a{ color: #4c4c4c; font-size: 15px;height: 20px;overflow: hidden;display: block;white-space: nowrap;text-overflow: ellipsis;padding-right: 20px; }
.zi_n ul li a:hover{ color: #1f5397; font-size: 15px;font-weight: bold;}

.zix_f{ padding: 0 33px 0 37px; width: 320px; height: 506px; background: #f5f5f5;}
.zix_f  h3{font-weight: bold; line-height: 100%; padding-top: 62px; height: 48px; font-size: 26px; color: #000;}
.zix_f  h3 a{ color: #000;}
.zix_f p{ margin-bottom: 15px;}
.zix_f ul li{ height: 39px; line-height: 39px; padding-left: 16px;background:url(../images/zi_li.jpg) no-repeat 0 18px;overflow:hidden;}
.zix_f ul li a{ font-size: 14px; color: #000;}
.zix_f ul li a:hover{font-weight: bold;color:#1f5397;}

/*友情链接*/
.link{height:100px;line-height:50px;font-family:"Microsoft Yahei";color: #7e7f82;overflow: hidden;white-space: nowrap;background:#eeeeee;}
.link a{color: #7e7f82;display: inline-block;padding:0 30px 0 0;float:left;}