html body{width: 100%;min-width:1180px;font-size: 14px;overflow-x:hidden;}
*{margin:0; padding:0;font-family:'Microsoft YaHei UI', 'Microsoft YaHei', SimSun, 'Segoe UI', Tahoma, Helvetica, Sans-Serif;}
img{ border:none;vertical-align: middle;height: auto;}
ul,li{ list-style:none;}
a{outline:none; text-decoration:none; color:#57ae34;} 
a:hover{outline:none; text-decoration:none; color:#1f42a2;}
.clear{ clear:both}
.l{float:left;}
.r{float:right;}
em,i{font-style:normal;}
hr{border:none; clear:both; height:0; background:none; margin:0; padding:0; border-bottom:rgba(0,0,0,0.1) solid 1px;}
.ti2{text-indent:2em;}

/*导航*/
.head_tt{width: 90%;padding:0 5%;background:#030e3b;display: flex;justify-content: space-between;align-items: center;position: fixed;z-index: 9999;top: 0;min-width: 1100px;}
.head_tt p,.head_tt em{line-height:32px;font-size:15px;color: #cdcdcd;}
.head_tt p{text-align: left;}
.head_tt em{text-align: right;}
.head_tt em img{margin-right: 8px;}
.full_top{position: fixed;top: 0;background:background-color: rgba(31,66,162,0.9) /* 浏览器不支持时显示 */;background-image: linear-gradient(#05165b, #001675);z-index: 9998;width: 100%;}
.nav{width:80%;margin: 0 auto;height:86px;display: flex;justify-content: space-between;position: fixed;top: 0;z-index: 9999;align-items: center;min-width: 1180px;left: 0;right: 0;}
.nav_logo{flex: 3;margin-right:60px;}
.nav_logo img{width:420px;}
.nav ul{flex:5;display:flex;}
.nav ul li{font-size:16px;line-height:86px;text-align:center;position: relative;height:86px;flex:1;}
.nav ul li a{color:#fff;position: relative;z-index: 1;display: block;text-shadow: 1px 1px 1px rgba(0,0,0,0.5);}
.nav ul li a:before{display: block;width:100%;height: 0;background:#57ae34;transition: all 0.5s;position: absolute;z-index: -1;content:"";}
.nav ul li a:hover:before{height: 100%;}
.nav ul li a:hover{color:#fff;}

.investor-subnav{background:rgba(0,0,0,0.2);text-align: center;z-index: 5;position:absolute;left:-40px;width:180px;height: 0;overflow: hidden;}
.nav ul li:hover .investor-subnav{height: auto;}
.investor-subnav .er_head_fl{text-align: center;margin-bottom:1px;width:180px;background:#1f42a2;height:32px;}
.investor-subnav .er_head_fl .text{font-size: 15px;color: #fff; line-height:32px;}
.investor-subnav .er_head_fl:hover{background:#57ae34;}

.swiper-wrapper li img{width: 100%;}

/*底部*/
.foot_lxfs{width:80%;min-width: 1180px;margin: 0 auto;}
.foot_lxsfq{ width:100%; height:auto; margin:30px auto; overflow: hidden;display: flex;}
.foot_lxsfq div{ width:25%;transition: all 1s;position: relative;}
.foot_lxsfq img{  width:610px; cursor: pointer;}
.foot_lxsfq:hover div{ width:20%; }
.foot_lxsfq div:hover{ width:40%;}
.foot_lxsfq div p{position: absolute;right: 20px;width:0;height: 160px;top:50%;margin-top:-80px;transition: all 1s;overflow: hidden;font-size:32px;font-weight: bold;font-family: arial;line-height:160px;color: #fff;}
.foot_lxsfq div:hover p{width:220px;height: 160px;}
.foot_lxsfq div p img,.foot_lxsfq div:hover p img{width:160px;height: 160px;}

.footer_lx{width: 100%;padding:60px 0;background:#021750;}
.footer_lxxa{width:600px;margin: 0 auto;justify-content: center;align-items: center;display: flex;}
.footer_lxxa span{width: 30%;height: 1px;background: rgba(255,255,255,0.3);display: block;}
.footer_lxxa p{margin: 0 40px;font-size:18px;color: #fff;}
.espcms_search{width:600px;margin: 0 auto;}
.form-control{width: 70%;height:42px;line-height: 42px;background:rgba(255,255,255,0.2);border:none;padding: 0 18px;}
.espcms_search_icon{width:30%!important;height:42px!important;background:#57ae34;border: none;text-align: center;color: #fff;}
.footer_xxx{width: 80%;display: flex;justify-content: space-between;align-items: center;margin:50px auto 0 auto; }
.footer_p{width:100%;margin:0px auto;text-align: center;background:#737373;color: #fff;padding: 10px 0;}
.footer_xxx_ll{display: flex;align-items: center;margin-right: 80px;border-right: 1px solid rgba(255,255,255,0.1);}
.footer_xxx_ll img{margin-right: 20px;}
.footer_xxx_ll p{font-size:16px;line-height: 27px;color:rgba(255,255,255,0.65);width:350px;}
.footer_xxx_ll p span{font-weight: bold;}
.youqinglianjie ul{display: flex;}
.youqinglianjie .yltb{font-size: 24px;font-weight: bold;color: rgba(255,255,255,0.8);margin-bottom: 12px;}
.youqinglianjie li{padding: 0 18px;border-right: 1px solid rgba(255,255,255,0.1);}
.youqinglianjie li:first-child{padding-left: 0;}
.youqinglianjie li:last-child{border: none;margin:0;}
.youqinglianjie li a{color: rgba(255,255,255,0.8);}
.yqljzzz p{color: rgba(255,255,255,0.8); margin-top: 12px;}
.yqljzzz p a{color: rgba(255,255,255,0.8);}
.yqljzzz p a:hover{color: rgba(255,255,255,1);}

.inde_bankuai{width:100%;min-width: 1180px;overflow-x:hidden;}
.inde_bankuainr{width: 80%;min-width: 1180px;display:flex;justify-content: space-between;margin: 0 auto;}
.injianjiedq{align-items: center;}
.indecp{background:url(../images/inde_pro_bg.jpg) no-repeat center top;position: relative;}
.inde_bt_abou{width:80%;min-width:1100px;margin:30px auto;display:flex;align-items: flex-end;}
.inde_bt_abou img{margin-right:30px;width:140px;height: 180px;}
.inde_bt_abou .index_bti h2{font-size:52px;color: #57ae34;margin-bottom:10px;}
.inde_bt_abou .inde_pro_fl{display: flex;flex-wrap: wrap;}
.inde_bt_abou .inde_pro_fl li{margin-right:36px;font-size: 18px;line-height: 27px;}
.inde_bt_abou .inde_pro_fl li a{color:#1f42a2;}
.inde_bt_abou .inde_pro_fl li:hover a{color: #57ae34;font-weight: bold;}

/* 首页产品滚动 */
.inde_pro_list{width: 100vw;overflow: hidden;}
.pro_list_diy{display: flex;}
.pro_list_diy li{margin: 0 10px;width:400px;height:400px;}
.pro_list_diy li a{width:400px;height:400px;display:block;position: relative;}
.pro_list_diy li a img{width: 100%;}
.pro_list_diy li a .cpm{width: 80%;background: #57ae34;padding:0 10%;height:100px;margin: 0;position: absolute;left: 0;bottom: 0;transition: all 1s;}
.pro_list_diy li a .cpm p{font-size:24px;font-weight: bold;color: #fff;margin-bottom: 12px;margin-top:16px;}
.pro_list_diy li a .cpm .pp{display: none;}
.pro_list_diy li a .cpm span{font-size: 16px; color: #fff;}
.pro_list_diy li:hover a .cpm{height:400px;background:rgba(11,23,46,0.95);}
.pro_list_diy li:hover a .cpm .pp{display: block;color:rgba(255,255,255,0.85);line-height: 27px;margin: 15px 0 6px 0;}
.pro_list_diy li:hover a .cpm p{margin-top: 50px;}
.pro_list_diy li:hover a .cpm span{display: block;padding: 10px;color:rgba(255,255,255,0.85);border: 1px solid rgba(255,255,255,0.85);margin-top: 14px;width: 120px;text-align: center;}
/*inde_about */
.inde_about{width: 80%;margin:50px auto;display: flex;justify-content:space-between;align-items: center;min-width: 1180px;}
.inde_about_wzjj{flex:4;}
.inde_about_sla{flex: 3;margin-left: 50px;}
.inde_about_sla ul{display: flex;justify-content: space-between;}
.inde_about_sla ul:first-child{margin-bottom:30px;}
.inde_about_sla li{width:250px; font-size: 16px;line-height:27px;padding-left:16px;border-left:1px solid #666;color: #666;}
.inde_about_sla li:last-child{margin-right:20px;}
.inde_about_sla li strong{font-family:impact;font-weight: bold;color:#57ae34;font-size:60px;line-height: 60px;}
.inde_about_wzjj p{font-size: 16px;line-height:27px;margin-bottom: 10px;color: #666;}

/*inde_liuchenga */
.inde_liuccc{width:100%;margin:50px auto 0;position: relative;}
.inde_liuccc .in_lc_nav{width:100%;display: flex;position: absolute;left: 0;bottom: 0;z-index: 998;background: rgba(0,0,0,0.75);}
.inde_liuccc .in_lc_nav span{display: block; flex: 1; border-left:1px solid rgba(255,255,255,0.2); text-align:center; line-height:40px; color:#fff; float:left; cursor:pointer;padding: 20px 0;font-size:28px;}
.inde_liuccc .in_lc_nav span.active{background:#57ae34; color:#fff;}
.inde_liuccc .in_lc_nav span:first-child{border:0px}
.in_lc_content{width:100%;position:relative;overflow-x: hidden;} /*定位一般设置为relative，overflow设置为hidden来隐藏外面的内容*/
.in_lc_content .box{position:relative;width:100%;height:auto;} /*这个定位设置为absolute, 因为要操作这个的位置来切换内容*/
.in_lc_content ul{float:left; width:20%;}
.in_lc_content ul li{display: block; height:auto; width:100%; float:left; text-align:center;position:relative;}
.in_lc_content ul li .inde_img_nn{position: absolute;left: 10%;top:10%;text-align: left;text-shadow:1px 1px 1px #000;}
.in_lc_content ul li img{width: 100%;display: block;min-height: 500px;}
.inde_img_nn strong{font-size: 42px;font-weight: bold;color: #fff;}
.inde_img_nn em{width: 200px;height: 2px;background: #fff;display: block;margin: 16px 0;}
.inde_img_nn span{font-size: 24px;color: #fff;}
.inde_img_nn p{font-size: 16px;color: #fff;margin-top: 12px;}

.inde_casess{width: 100%;padding:40px 0 60px 0;background:url(../images/inde_casebg.jpg) no-repeat center top;background-size:100% 100%;}
.inde_ckkk{width: 200px;margin:0 auto;line-height: 32px;text-align: center;font-size: 16px;border: 1px solid #fff;}
.inde_ckkk a,.inde_casess a{color: #fff;}

.inde_sshhhh {width: 80%;min-width: 1180px;display: flex;justify-content: space-between;margin:40px auto;}
.inde_sshhhh li{flex:3;margin: 0 6px;overflow: hidden;}
.inde_sshhhh li:first-child{flex:4;margin-left: 0;margin-right: 20px;}
.inde_sshhhh li:last-child{margin-right: 0;}
.inde_sshhhh li a{display: block;position: relative;}
.inde_sshhhh li a img{width: 100%;transition: all 2s;}
.inde_sshhhh li:hover a img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }
.inde_sshhhh li a p{position: absolute;left: 20px;bottom: 20px;font-size: 18px;color: #fff;}
.inde_sshhhh li strong{font-size: 42px;font-weight: bold;color: #57ae34;display: block;}
.inde_sshhhh li span{font-size: 16px;line-height: 32px;color:#666;font-family: arial;}
.inde_sshhhh li div{font-size:16px;color: #666;line-height: 27px;}

.inde_yyyya{width: 80%;padding:60px 0;margin: 0 auto;}
.inde_yyyya_1{display: flex;justify-content:space-between;align-items: center;}
.inde_yyyya_1 li{flex: 1;text-align: center;line-height: 50px;font-size: 20px;color: #666;}
.inde_yyyya_1 li:last-child{margin-right: 0;}
.inde_yyyya_1 li:first-child{margin-left: 0;}
.inde_yyyya_100{margin-bottom:40px;}
.inde_yyyya_100 li{background:#fff;border: 1px solid #666;}
.inde_yyyya_3{padding: 30px;border: 1px solid #666;font-size: 18px;line-height: 32px;color: #666;margin-top: 20px;text-align: center;}
/*indext_new*/
.indext_new{padding: 60px 0;width:100%;margin: 0 auto;background:url(../images/inde_newbg.jpg) no-repeat center top;background-size:auto 100%;}
.index_wenzhang{height: 410px;overflow: hidden;background:#57ae34;flex:3;border-radius: 0 0 10px 10px;}
.index_wenzhang ul{height:355px;width:80%;margin-top: 15px;background: #f5f8f7;padding:20px 10%;}
.inde_wenz{font-size: 28px;color: #535959;text-align:center;line-height:68px;border-bottom: 1px solid #cecece;}
.index_wenzhang ul li{line-height:44px;font-size:16px;color: #cecece;border-bottom: 1px solid #cecece;}
.index_wenzhang ul li:hover a{color:#ff8f0b;font-weight:bold;}
.new_nr{height:420px;flex: 6;}
.new_nr li{height:123px;margin-bottom: 15px;border-bottom: 1px solid rgba(0,0,0,0.4);display: flex;align-items: center;margin-right: 40px;}
.inde_xw{width: 90px;height: 100px;background:#021750;color: #fff;margin-right:20px;padding: 0 10px;}
.inde_xw p{display: block;font-size: 26px;text-align: center;margin-top: 15px;}
.inde_xw i{display: block;font-size: 28px;font-family: Arial;width:64px;height: 30px;overflow: hidden;margin-left:14px;}
.inde_wz em{font-size: 18px;font-weight: bold;color:#535959;}
.inde_wz p{font-size: 16px;color:#535959;line-height: 23px;margin-top: 4px;}
.new_nr li:hover .inde_xw{background:#57ae34;}
.new_nr li:hover .inde_wz em{color:#57ae34;}
.indext_wsbk{width: 80%;min-width: 1180px;background: rgba(255,255,255,0.8);margin:26px auto 0 auto;display: flex;justify-content: space-between;padding: 40px;}
.index_wenzhang ul li a{color: #666;}
.index_wenzhang ul li a:hover{color:#57ae34;}


/*hezuoliucheng*/
.inde_liucheng{height:400px; background:url(../images/hzlcbg.jpg) no-repeat center top;}
.inde_lca{width:80%;margin: 0 auto;padding: 28px;min-width: 1100px;background:url(../images/hzlcbg1.png) no-repeat center;display: flex;justify-content: space-around;background-size: 100%;}
.inde_lca div{text-align: center;}
.ys_nr{width: 173px;text-align: center;margin:8px;margin-top:252px;}
.ys_nr h7,.ys_nr1 h8{color: #fff;font-size: 24px;font-weight: bold;width: 186px;}
.ys_nr1{width: 173px;text-align: center;margin:8px;margin-top:50px;}
.form-horizontal{display: flex;justify-content:center;align-items: center;margin:30px 0;}
.form-horizontal .form-group{flex: 1;margin-right:20px;}
.form-horizontal .form-group .form-control{width: 100%;height: 30px!important;line-height: 30px;}
.liu_con{margin-top: 30px;}
/*nyjianjie*/
.ny_inde_aboutr{width: 80%;min-width: 1180px;margin: 0 auto;}
.ny_inde_aboutr strong{font-size:42px;color:#1f42a2;display: block;margin-bottom:18px;}
.ny_inde_aboutr p{margin-bottom:12px;font-size:16px;line-height: 27px;color: #666;text-indent:2em;}
.ny_inde_aboutr p img{width: 100%;}
.ny_inde_aboutr em{font-size:30px;color: #666;font-weight: 100;display: flex;margin-top:40px;margin-bottom:20px; align-items: flex-end;}
.ny_inde_aboutr em span{font-size:18px;font-family:Arial;}
.ny_jianjiea{display: flex;justify-content: space-between;width: 100%;}
.ny_jianjiea .more{width:131px;height:131px;margin-left:26px;display: flex;text-align: center;background:#1f42a2;}
.ny_jianjiea .more a{margin: auto;color: #fff;}
.ny_jianjietb{padding: 20px 0;display:flex;justify-content: space-around;border:1px solid #1f42a2;width:100%;}
.ny_jianjietb li{width:116px;text-align: center;color:#1f42a2;}
.ny_jianjietb li span{display: block;margin: 0 auto;font-size: 18px;}
/*neiye*/
.ny_banner{width:100%;height: auto;}
.ny_banner img{width: 100%;height: auto;}
.neyejianjiea{background: #fff;padding:60px 0 0 0;}
.nyjianjie{width:1180px;margin: 0 auto}
.nyjianjie p{text-indent:2em;}
.inde_about0{position: absolute;top: 0; right:0;z-index: 2;width:44%;background: url("../images/abou_bg0.png") no-repeat top right;height:700px;}
.nyfazhan{padding: 60px 0;}
.inde_fzl0,.inde_fzr0{width: 1180px;}
.ny_shipin{width: 1180px;margin: 0px auto 60px auto;}
.ny_shipin strong{font-size:42px;color: #0384c8;display:flex;align-items: flex-end;margin-bottom:30px;}
.ny_shipin strong img{margin-right: 10px;width: 90px;height: auto;display: block;}
.ny_shipin video{width: 100%;}
.ny_gsm{text-align: center;font-size: 42px;font-weight: bold;color:#0384c8;margin:40px 0 20px 0;}
.ny_gsm span{color:#1f42a2;}
.espcms_content{padding-top: 15px;line-height: 200%;color: #666;}
.espcms_content p{font-size: 16px;text-align: justify;margin: 0 0 10px;text-indent: 2em;}
.espcms_content p img{display: block;text-indent: 0;}
.row {}
.espcms_page_book{padding-top:25px;}
.container {width:100%;min-width: 1180px;margin: 0 auto;overflow:hidden;color: #666;}
.container a{color: #666;}
.espcms_page_botton{margin:30px auto;text-align: center;font-size:1em;color: #666;display: flex;justify-content: center;}
.btn-group{display: flex;}
.btn{line-height: 32px;padding:0 3px;background:#1f42a2;color: #fff;margin: 0 2px;display: block;border-radius: 3px;}
/*面包屑*/
.mianbaoxie{display:flex;justify-content:space-between;align-items: center;padding: 22px 0;width: 80% !important;}
.mianbaoxie a{color:#666;}
.mianbaoxie a:hover{color: #57ae34;}
.breadcrumb > li + li:before {padding: 0 5px;color: #ccc;content: "/\00a0";}
.breadcrumb > li {display: inline-block;}
/*abou_yingyong*/
.abou_yingyong{width:80%;min-width:1180px; display:flex;justify-content:space-between;margin: 0 auto;margin-top: 20px;}
.abou_yingyong li{flex:1;margin: 0 8px;display: flex;position:relative;overflow-x: hidden;}
.abou_yingyong1 li{height:260px;}
.abou_yingyong2 li{height: 200px;}
.abou_yingyong li:first-child{margin-left: 0;}
.abou_yingyong li:last-child{margin-right: 0;}
.abou_yingyong li img{height:100%;width:auto;margin:auto;}
.inde_yyly{position: absolute;top: 0;left: 0;background: rgba(87,174,52,0.85);text-align: center;overflow: hidden;transition: all 1s;width: 98px;height:100%;}
.abou_yingyong .inde_yyly img{width:45px;height:45px;display: block;}
.abou_yingyong1 .inde_yyly img{margin:60px auto 0px auto;}
.abou_yingyong2 .inde_yyly img{margin:20px auto 0px auto;}
.inde_yyly p{color: #fff;font-size:18px;margin: 0px 10px 10px 10px;}
.inde_yyly p span{display: none;} 
.abou_yingyong1 li:hover .inde_yyly{height:260px;}
.abou_yingyong2 li:hover .inde_yyly{height:200px;}
.abou_yingyong li:hover .inde_yyly{width: 100%;}
.abou_yingyong li:hover .inde_yyly img{width:75px;height:75px;display: block;}
.abou_yingyong1 li:hover .inde_yyly img{margin:40px auto 10px auto;}
.abou_yingyong2 li:hover .inde_yyly img{margin:10px auto;}
.abou_yingyong2 li{display:block;}
.inde_yyly1{text-align: center;display: flex;justify-content: center;align-items: center;border:1px solid rgba(0,0,0,0.1);padding: 5px 0;}
.abou_yingyong2 .inde_yyly1 img{width:60px;height:53px;margin: 0;}
.inde_yyly1 p{font-size:20px;color: #787d87;text-align: left;}
.inde_aboutbga{background:url("../images/aboutbga.jpg") no-repeat center;}
/*neiye_pro*/
.ny_pro_fl{flex-wrap:wrap;justify-content: center;}
.ny_pro_fl li{margin:6px 14px;padding:4px 8px;text-align: center;border: 1px solid rgba(0,0,0,0.4);border-radius: 4px;}
.ny_pro_fl li a{ color: #1f42a2;
    font-size: 18px;}
.ny_pro_fl li:hover a{font-weight: bold;color: #57ae34;}
.se_nypro_con{margin:0 auto;width:80%;min-width:1180px; overflow: hidden;}
.se_nypro_con ul{width:100%;min-width:1180px;display: flex;flex-wrap: wrap;}
.se_nypro_con li{width:30%;margin:0 1.5% 60px 1.5%;height: auto;position: relative;overflow: hidden;}
.se_nypro_con li img{transition: all 1s; width: 100%;}
.se_nypro_con li:hover img{.transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); }
.se_nypro_con li p{position: absolute;left: 0;bottom: 0;height:42px;background:#1f42a2;display: flex;justify-content: center;align-items: center;width:80%;transition: all 1s;padding:6px 10%;}
.se_nypro_con li p span{display: none;}
.se_nypro_con li:hover p{height: 100%;background: rgba(31,66,162,0.8);padding-top: 20%;}
.se_nypro_con li:hover p span{display: block;margin-top: 12px;font-size:16px;font-weight: normal;line-height: 27px;}
.se_nypro_con li p a{color: #fff;font-size:18px;font-weight: bold;text-align: center;}
/*图片阅读*/
.espcms_info_pager{border-top: 0px solid #E0E0E0;padding-top:15px;}
.pager {padding-left: 0;margin: 20px 0;text-align: center;list-style: none;}
.pager li {display: inline;}
.pager li > a,
.pager li > span {display: inline-block;padding: 5px 14px;background-color: #fff;border: 1px solid #ddd;border-radius: 15px;}
.pager li > a:hover,
.pager li > a:focus {text-decoration: none;background-color: #eee;}
.pager .next > a,
.pager .next > span {float: right;}
.pager .previous > a,
.pager .previous > span {float: left;}
.pager .disabled > a,
.pager .disabled > a:hover,
.pager .disabled > a:focus,
.pager .disabled > span {color: #777;cursor: not-allowed;background-color: #fff;}
.espcms_pic_content{padding:15px 0px;}
.espcms_pic_content > .row{margin: 0px -10px 0px -10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_name{padding-top: 10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_name > h1{font-size:25px;margin: 0px;padding:0px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_info{padding-top:15px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_intro{padding-top:5px;line-height: 180%;color:#9E9E9E}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price{padding-top:10px;}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price > span{font-size:18px;color:#EF6C00}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_price > del{padding-left:10px;font-size:14px;color:#1976D2}
.espcms_pic_content > .pic_title_info > .pic_attribute_show > .pic_bottom{padding-top:20px;}
.pic_samll_show{max-height:320px;overflow: hidden;}
/*相册*/
.espcms_pic_content > .photo_list_info{margin: 10px 0px;}
.espcms_pic_content > .photo_list_info > .panel-heading > h3{margin: 0px;padding:5px 0px;font-size:16px;font-weight: bold;}
/*内容*/
.espcms_pic_content > .pic_content{margin: 10px 0px;}
.espcms_pic_content > .pic_content > .panel-heading > h3{margin: 0px;padding:5px 0px;font-size:16px;font-weight: bold;}
.espcms_pic_content > .pic_content > .panel-body{line-height: 180%;padding:15px;}
.espcms_link_pic{padding-top:0px;padding-bottom:0px;}
.espcms_pro_title{float: right;width:42%;overflow: hidden;}
.espcms_pro_title h1{font-size:32px;font-weight: bold; line-height:52px; color:#1f42a2;margin:20px 0 6px 0;}
.espcms_pro_title .espcms_priceclass{color:#ff9000;font-weight: bold;font-size:14px;}
.pro_xq_fl{padding:14px 14px 8px 0;color:#7a7a7a;border-bottom: 1px solid #dedede;line-height:33px;display:flex;justify-content:space-between;}
.pro_xq_fl dd{line-height: 33px;}
.dd_padding{padding:14px 14px 8px 0;color:#7a7a7a;border-bottom: 1px solid #dedede;display:flex;flex-wrap: wrap;}
.dd_padding a{line-height: 20px;padding: 0 20px; margin-bottom: 10px;color: #666;}
.dd_padding a:hover{color:#57ae34;}
.espcms_pro_title .box-bot {text-align: left;display: flex;justify-content:space-between;padding-right: 14px;}
.espcms_pro_title .box-bot p{padding: 14px 0; line-height:28px;font-size:16px;color:#48494b;display: flex;text-indent:0;text-indent:2em;}

.espcms_pro_pic{float: left;width:55%;height: 525px; overflow: hidden;border: 1px solid rgba(0,0,0,0.1);text-align: center;}
.espcms_pro_pic img{transition: all 1s;}
.espcms_pro_pic:hover img{transform:scale(1.1,1.1); -moz-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1);}
.espcms_book{overflow: hidden; font-size:15px; margin-bottom:30px; border:1px solid #eee; padding:10px 0; background:#fff;border-radius: 5px;}
.espcms_book p{text-indent:2em;}
.espcms_book p img{text-indent:2em;width:100%;max-width:800px;margin:10px auto;text-indent:-2em;display: block;}
.espcms_page{width:80%;min-width: 1180px; overflow: hidden;margin: 0 auto; padding:0 0 30px 0}
.espcms_page_right{padding-bottom:25px;overflow: hidden; }
caption,th{text-align:left;} h1,h2,h3,h4,h5,h6{}
.f14{font-size:14px;}
.swiper-slide img {border: 0 none; height: auto; vertical-align: middle;    width: 99%;}
.miaoshu{line-height:55px; padding:0 0 0 0; color:#333; font-size:16px; background:#e5f0fd;margin: 0 auto;height:55px;}
.miaoshu span{width:150px; background:#57ae34; display:block; text-align:center; text-indent: 0; font-weight:bold; font-size:18px;color: #fff;display: block;width: 120px;}
a.infolist2 {color: #656565;text-decoration: none;} a:visited.infolist2 {color: #656565;text-decoration: none;} a:hover.infolist2 {color: #1f42a2;text-decoration: underline;}
.espcms_newslist_read{padding:0px 5px;}
.espcms_newslist_read li{float: left;width:48%;padding:0px 0px 5px 8px;overflow: hidden;}
.lh33{line-height:33px;}
.lh33 p{padding: 0 10px;text-align: justify;color: #666;}
.se_erji_img img{width: auto; margin:0 auto}
.ne_flaa{width: 80%;min-width: 1180px;text-align: center;font-size: 32px;margin: 60px auto;color: #1f42a2;}

/*工程案例内页*/
.se_case_con{width:80%;min-width:1180px; overflow:hidden; margin: 0 auto;}
.se_case_con li{float:left; position:relative; width:calc(93%/3); overflow:hidden; margin:0 10px 20px 10px; cursor:pointer;border:2px solid rgba(0,0,0,0.2);border-radius:10px;}
.se_case_con li{overflow: hidden;}
.se_case_con li img{width: 100%;transition: all 0.5s;}
.se_case_con li:hover img{transform:scale(1.2,1.2); -moz-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2);}
.se_case_con .tit{line-height: 32px;width:100%;height: 0;position: absolute;z-index:1000;display: flex;align-items: center;top: 0;transition: all 0.5s;overflow: hidden;background: rgba(0,0,0,0.7);left: 0;right: 0;margin: 0 auto;justify-content: center;}
.se_case_con li:hover .tit{height: 100%;text-align: center;font-size: 18px;color: #fff;}


.se_date{font-size:15px; color:#666;}

/*新闻查看*/
.espcms_news_title{padding:0 15px 50px 15px;text-align: center;margin: 0px auto; color:#333;}
.espcms_news_title h1{ line-height:90px; font-size:36px; color:#1f42a2;}

.title_product{width: 1180px;height:40px;line-height: 40px;margin: 0 auto;}
.title_product p{font-size: 15px;color: #666;}
.add_dizhi{position: absolute;width:1180px;margin: 0 auto;left: 0;right: 0;font-size: 16px;text-align: right;bottom:20px;font-weight: bold;color: #fff;text-shadow:2px 2px 2px #666;}
.add_dizhi a{color: #fff;}
.dituaa{width: 100%;overflow: hidden;}
.abou_nyjj{width: 1180px;margin: 0 auto;padding:26px 0;color: #666;}
.abou_nyjj p{font-size: 18px;line-height: 33px;margin: 10px 0;text-indent: 2em;}
/*neiye_contact*/
.map{ width:100%; overflow:hidden;}
.ny_contact{width:80%;min-width:1180px; margin: 0 auto;display: flex;justify-content: center;align-items: center;}
.ny_contact li{flex: 1;padding: 30px; margin: 0 20px;text-align: center;border: 1px solid rgba(0,0,0,0.2);border-radius: 10px;transition: all 0.5s;}
.ny_contact li:hover{margin-top: 8px;}
.ny_contact li img{margin-bottom: 16px;width: 100px;}
.ny_contact li p{font-size: 18px;color: #646464;line-height:27px;}

.ny_lianxi{width:40%;border: 1px solid #e9e9e9;padding:5%;}
.ny_lianxi strong{font-size: 38px;font-weight: bold;color:#0384c8;display: block;text-decoration:none;}
.ny_lianxi p{font-size: 18px;line-height:47px;color: #666;}
.ny_conimg{width:48%;}
.ny_conimg img{width: 100%;}
/*neiye_newlist*/
.se_news_con ul h2{color:#666;display: flex;justify-content: space-between;padding-bottom: 16px;border-bottom:1px dashed rgba(0,0,0,0.1);}
.se_news_con ul h2 span{font-weight: normal;font-size:16px;}
.se_news_con li{margin-bottom:15px;position:relative; overflow:hidden; cursor: pointer;position:relative; top:0; padding:25px 10%;transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s; border-bottom:1px solid #eee;width:80%;display: flex;justify-content: space-between;align-items: center;}
.se_news_con li:hover {top:30px;}
.se_news_da{width:80%;min-width: 1180px; margin:0 auto}
.se_news_con li p{ line-height:28px; color:#777; padding:10px 0 10px 0; font-size:15px;}
.se_news_con li .se_news_more{width:120px; border:1px solid #0384c8; line-height:30px; text-align:center; transition:all 0.3s ease 0s; -webkit-transition:all 0.3s ease 0s;}
.se_news_con li .se_news_more a{color:#0384c8; font-size:14px;}
.se_news_con li .xwimg{margin-right: 30px;}
.se_news_con li .xwimg img{width:260px;}
.se_news_con li:hover {background: #1f42a2;}
.se_news_con li:hover .se_news_more{ border:1px solid #d0d0d0;}
.se_news_con li:hover  a{color:#fff;}
.se_news_con li:hover .se_news_more a{color: #d0d0d0;}
.se_news_con li:hover p{color: #d0d0d0;}
.se_news_con li:hover span{color: #d0d0d0;}
.main{ width:1180px; margin:30px auto 0 auto}
.t_left{ width:265px; float:left; margin:0 0 30px 0}
.fenye{padding:20px 0; font-size:14px;}
/*neiye_new*/
.ny_newsnr{width:1180px;margin: 0 auto;}
.ny_newsnr h1{text-align: center;font-size:24px;line-height:57px;margin-top: 28px;}
.ny_newsnr .se_date{text-align: center;font-size:16px;line-height:32px;color: #666;}
.ny_news_txt{font-size:18px;margin: 26px 0;line-height:32px;padding:30px;border: 1px solid #E0E0E0;}
.ny_news_txt p{margin-bottom: 10px;}
.ny_news_txt p img{display: block;max-width:800px;height: auto;margin:0 auto;}
.xiangqing_fanye ul li{width:50%;height: 50px;line-height: 50px;float:left;font-size: 16px;}
.xiangqing_fanye{width:1180px;margin:15px auto;border: 1px solid #E0E0E0;}

/*neiye_pro*/
.ny_right{width: 990px;margin-top: 36px;}
.nypro_pic{width:600px;height:450px;margin-bottom: 26px;}
.nypro_pic img{width: 100%;height: auto;margin: 0 auto;}
.nypro_title{width: 340px;}
.cpdianhua{background: url("../images/cpdianhua.jpg") no-repeat top left;width:340px;height: 300px;}

/*contact*/
.contact{  margin:15px 0 0 0; border: 1px solid #eee; }
.contact h2{ color:#fff; font-size:24px; background:#37407b; height:65px; line-height:65px;text-align:center;}
.contact h2 a{color:#fff;}
.contact h2 a:hover{ color:#fff;}
.contact h2 a span{ font: 16px Arial; padding:0 0 0 15px; text-transform:uppercase;color:#d3d3d3;}
.contact p{ line-height:28px; padding:30px 10px 30px 10px; color:#444; font-size:14px;}
.contact p strong{ font-size:16px; line-height:38px; }

.ser_lc {width:90%; padding: 0 0 40px 0; overflow: hidden;margin: 0 auto;margin-bottom: 60px;min-width: 1180px;}
.ser_lc h3 { font-size: 40px; margin: 40px 0 10px 0; color: #636b64; text-align: center; }
.ser_lc p { text-align: center; font-size: 15px; margin-bottom:32px; }
.ser_lc h4 { color: #000; font-weight: 600; font-size: 17px; padding: 4px 10px; width: 63%; margin: 15px auto 0; text-align: center; }
.ser_lc li { float: left; width:16.66%; background: url("../images/lc_line.png") no-repeat right 44%; }
.ser_lc li:last-child{background:rgba(0,0,0,0);}
.ser_lc li:hover{animation: dou 0.5s linear;}
.ser_lc li img { display: block; width:40%; margin: 0 auto; text-align: center; }
.strength{width: 90%;margin:30px auto}
.strengthMain{overflow:hidden;}
.strengthMain li{float:left;width:49%;overflow:hidden;background:#000;position:relative;margin:0.5%;}
.strengthMain li img{width:100%;height:auto;transition:all .5s;opacity:0.4;filter:alpha(opacity=40);}
.strengthMain li .font{width:80%;height:45%; top:0;left:0;position:absolute;color:#fff;text-align:center;font-size:16px;padding: 10%; padding-top:20%;}
.strengthMain li:hover img{transform: scale(1.05, 1.05);}
.strengthMain li .font::before,.strengthMain li .font::after{position:absolute;content:'';opacity:0;transition:all 0.5s;}
.strengthMain li .font::before{top:25px;right:15px;bottom:25px;left:15px;border-top:1px solid #fff;border-bottom:1px solid #fff;transform:scale(0,1);-webkit-transform-origin:0 0;transform-origin:0 0}
.strengthMain li .font::after{top:15px;right:25px;bottom:15px;left:25px;border-right:1px solid #fff;border-left:1px solid #fff;transform:scale(1,0);transform-origin:100% 0;}
.strengthMain li:hover .font::before,.strengthMain li:hover .font::after{opacity:1;transform:scale(1);transition: all 0.5s;}

.tedian,.jianjie,.anli,.youdian,.liyou{width:100%;min-width:1180px;}
.tedian{height: 724px;background: url("../images/tedian.jpg") no-repeat top center;}
.jianjie{height: 669px;background: url("../images/jianjie.jpg") no-repeat top center;}
.anli{height: 637px;background:url("../images/gcal.jpg") no-repeat top center;}
.youdian{height:608px;background: url("../images/youdian.jpg") no-repeat top center;}
.liyou{height:760px;background:url("../images/liyou.jpg") no-repeat top center;}
.hezuo_wz{width:80%;min-width: 1200px;margin: 26px auto;font-size:18px;text-align: center;}


.nyyoudian{background: url("../images/youdianduibi0.jpg") no-repeat center top;}

.shouhouny{width:74%;min-width:1180px;margin:60px auto 40px auto;}
.shouhouny p{text-indent:2em;color:#535353;font-size:18px;line-height:38px;}


.sidebox{position: fixed;right:10px;z-index: 999;bottom:20%;background:rgba(255,255,255,0.8);border-radius:4px;border: 1px solid rgba(0,0,0,0.2);}
.sidebox ul li{width:50px;height:50px;padding:2px;text-align:center;position: relative;color:#3b3b3b;line-height: 24px;}
.sidebox .cont{transition:all .4s;white-space:nowrap;width:0;overflow:hidden;height:72px;line-height:72px;text-align:center;
background-color:rgba(0,0,0,0.8);color:#fff;font-size:22px;position:absolute;right:100%;top:0;border-radius:36px 0 0 36px;}
.sidebox li:hover .cont{width:180px;height:72px;line-height:72px;padding: 0 5px;font-weight: bold;}
.sidebox li a{color:#2f2f2f}
.sidebox li:hover a{color:#2f2f2f}
.sidebox .cont0{transition:all .4s;white-space:nowrap;width:0;overflow:hidden;text-align:center;position:absolute;right:100%;top:0}
.sidebox li:hover .cont0{width:140px;height:140px;}


.im_floatonline{position:fixed;top:40%;right: 10px;}


.inde_bt000{width:80%;min-width: 1180px;display: flex;justify-content: space-between;margin:36px auto;align-items: flex-end;}
.inde_bt000 strong{font-size:42px;color:#1f42a2;margin: 0 auto;}
.inde_bt000 strong span{color:#aaaaaa;font-weight:normal;font-size:22px;text-transform:uppercase;font-family:Arial;}


.inde_fl{width: 100%;display: flex;align-items: center;justify-content: space-between;}
.inde_fl li{flex: 1;margin:0 26px 26px 26px;text-align: center;height:42px;line-height:42px;border-radius: 5px;border: 1px solid #fff;color: #fff;}

.inde_cp{width:80%;position: relative;z-index: 1;margin-bottom: 28px;margin: 0 auto;min-width:1180px;}
.jiantou_2{position: absolute;z-index:99;top:78px;width:100%;}

.bann_container{text-align: center;}
.bann_container h2{font-size: 32px;line-height: 52px;margin-top: 30px;}
.sousoujjgh{width: 80%;margin: 0 auto;}
.sousoujjgh li{margin-bottom: 20px;line-height: 27px;border: 1px solid rgba(0,0,0,0.3);padding: 30px;}
.sousoujjgh li .link_4242_der{font-size: 28px;font-weight: bold;margin-right: 100px;}
.sousoujjgh li p{margin-top: 16px;}