﻿/*
* name:Global && Pc StyleSheet
* version:v3.3.1
* update:雪碧图对齐
* date:2016-04-30
*/

/* 雪碧图 */
/* 对齐方案引用(http://www.zhangxinxu.com/wordpress/2016/03/css-layout-base-20px/) */
.ico { display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../img/ico.png);
	*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.ico:before {content:'\3000';}
.ico1_2 { background-position:-20px 0;}
.ico1_3 { background-position:-40px 0;}
.ico1_4 { background-position:-60px 0;}
.ico1_5 { background-position:-80px 0;}
.ico2_1 { background-position:0 -20px;}
.ico2_2 { background-position:-20px -20px;}
.ico2_3 { background-position:-40px -20px;}
.ico2_4 { background-position:-60px -20px;}
.ico2_5 { background-position:-80px -20px;}
.ico3_1 { background-position:0 -40px;}
.ico3_2 { background-position:-20px -40px;}
.ico3_3 { background-position:-40px -40px;}
.ico3_4 { background-position:-60px -40px;}
.ico3_5 { background-position:-80px -40px;}
.ico4_1 { background-position:0 -60px;}
.ico4_2 { background-position:-20px -60px;}
.ico4_3 { background-position:-40px -60px;}
.ico4_4 { background-position:-60px -60px;}
.ico4_5 { background-position:-80px -60px;}
/* 常量设置 */
html { overflow-x:hidden;}
html,body,.wrap { min-width:1200px;}
.wrap { width:1200px; margin-right:auto; margin-left:auto;}
body{font-size:13px; line-height:1.6; color:#333; background:#fff;}
a{color:inherit;}
a:hover { color:#ff0000;}
::-moz-selection {color:#fff; background:#0047bb; }
::selection {color:#fff; background:#0047bb; }
::-webkit-input-placeholder { color:#aaa; } 
.placeholder { color:#aaa;}
/*css组件设置*/
.form-control, .input-group-addon, .btn{border-radius:2px; }
.form-control:focus { border-color:#66afe9; outline:0; box-shadow:inset 0 1px 1px rgba(0,0,0,0.075), 0 0 6px rgba(102, 175, 233, 0.6);}

.imgZoom img,.imgY180 img { -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.imgZoom { overflow:hidden; -webkit-transform:rotate(0); transform:rotate(0); }
.imgZoom:hover img{ -moz-transform:scale(1.1,1.1); -ms-transform:scale(1.1,1.1); -o-transform:scale(1.1,1.1); -webkit-transform:scale(1.1,1.1); transform:scale(1.1,1.1);}
.imgY180:hover img { cursor:pointer; -moz-transform:rotateY(180deg); -ms-transform:rotateY(180deg); -o-transform:rotateY(180deg); -webkit-transform:rotateY(180deg); transform:rotateY(180deg) }

/*时间延迟*/
.delay100 { -webkit-animation-delay: 0.1s; animation-delay: 0.1s;}
.delay200 { -webkit-animation-delay: 0.2s; animation-delay: 0.2s;}
.delay300 { -webkit-animation-delay: 0.3s; animation-delay: 0.3s;}
.delay400 { -webkit-animation-delay: 0.4s; animation-delay: 0.4s;}
.delay500 { -webkit-animation-delay: 0.5s; animation-delay: 0.5s;}
.delay600 { -webkit-animation-delay: 0.6s; animation-delay: 0.6s;}
.delay700 { -webkit-animation-delay: 0.7s; animation-delay: 0.7s;}
.delay800 { -webkit-animation-delay: 0.8s; animation-delay: 0.8s;}
.delay900 { -webkit-animation-delay: 0.9s; animation-delay: 0.9s;}
.delay1000 { -webkit-animation-delay: 1s; animation-delay: 1s;}
.delay1200 { -webkit-animation-delay: 1.2s; animation-delay: 1.2s;}
.delay1400 { -webkit-animation-delay: 1.4s; animation-delay: 1.4s;}
.delay1600 { -webkit-animation-delay: 1.6s; animation-delay: 1.6s;}
.delay1800 { -webkit-animation-delay: 1.8s; animation-delay: 1.8s;}
.delay2000 { -webkit-animation-delay: 2s; animation-delay: 2s;}
.delay2400 { -webkit-animation-delay: 2.4s; animation-delay: 2.4s;}
.delay3000 { -webkit-animation-delay: 3s; animation-delay: 3s;}


/* 网站样式 */
.transition{ transition:all 0.5s ease;-moz-transition:all 0.5s ease;-ms-transition:all 0.5s ease;-o-transition:all 0.5s ease;-webkit-transition:all 0.5s ease;}
.hoverImg:hover{ transform:scale(1.1,1.1);-moz-transform:scale(1.1,1.1);-ms-transform:scale(1.1,1.1);-o-transform:scale(1.1,1.1);-webkit-transform:scale(1.1,1.1); opacity:0.9;}
.trs500{transition:all 0.5s ease; -webkit-transition:all 0.5s ease; -moz-transition:all 0.5s ease; -ms-transition:all 0.5s ease;}

/* 公用 */
/* header */
.header_top{height: 40px;line-height: 40px;background-color: #3c424f;color: #fff;}
.izq{float: left;}
.ifw{float: right;padding-left: 20px;position: relative;padding-right: 10px;}
.ifw:before{position: absolute;left: 0;top:16px;display: inline-block;content:'';height: 11px;width: 1px;background-color: #fff;}
.igp{float: right;margin-right: 20px;}
.igp a:hover{color: #ff0000;}
.igp .ion.red{color: #f54545;}
.igp .ion.green{color: #0f0;}
.header_logo { background-color: #fff;padding: 15px 0;}
.header_logo .logo{ float: left;width: 40%;}
.header_logo .logo_tel{float: right;width: 30%;}
/* 导航栏 */
.header_main{height: 80px;line-height: 80px; background-color: #132683;position: relative;}
.header_main .wrap { min-height:75px;}
.pageNav {float: left;}
.pageNav > ul > li { width:auto; float:left; position:relative;}
.pageNav > ul > li > a { display: block;font-size:15px; font-weight:bold; position: relative;padding: 0 23px;color: #fff;}
.pageNav > ul > li > a:hover{font-size:15.2px; color: #fff;}
.pageNav > ul > li.cur > a:after {position: absolute;left: 20%;bottom: 0;right: 20%;display: block;content:'';height: 3px;background-color: #e75826; }
/* .pageNav > ul > li:nth-child(2) a,.pageNav > ul > li:nth-child(3) a,.pageNav > ul > li:nth-child(4) a,.pageNav > ul > li:nth-child(5) a{font-size: 16px;} */
.pageNav > ul > li:nth-last-child(1) a{padding: 0 0 0 23px;}
.pageNav > ul > li:nth-child(1) a{padding: 0 23px 0 0;}
.pageNav > ul > li:nth-child(3) .nav_layer{left: auto;right: 6px;}
.pageNav > ul > li:nth-child(7) .nav_layer{left: auto;right: -57px;}
.pageNav > ul > li:nth-child(8) .nav_layer{left: auto;right: -54px;}
.pageNav > ul > li:last-child .nav_layer{left: auto;right: 0;}
/* 导航下拉 */
.nav_layer {display: none; width:180px; position:absolute; left:-18px; top:100%; background:#fafafa;padding: 0 15px;z-index: 101;}
.nav_layer ul { float:left; padding-top: 10px;}
.nav_layer li {width: 180px;float: left; padding:0;height: 50px;line-height: 50px;text-align: center; border-bottom:1px dashed #CFCFCF;}
.nav_layer:after{content:'';width:0; height:0; border-left:8px transparent solid;border-right:8px transparent solid;border-bottom:10px #fff solid;position: absolute;top: -10px;left: 46%;}
.nav_layer li:last-child{border-bottom:none;}
.nav_layer li a { display:block;text-align: center;font-size: 14px;}
.nav_layer li a:hover { color:#0047bb; }
.nav_layer ._title { font-size:18px; color:#4e4e4e; display:block; line-height:2; padding-right:5px;padding-left: 10px;margin-top: 20px;margin-bottom: 30px;}
/* index-banner */
.pageMain{position: relative;}
.page_bg{position: absolute;top: 0;left: 0;right: 0;bottom: 0;/* background: rgba(0,0,0,0.7); */z-index: 100;}
.islider{width: 100%;margin:auto;height:500px; overflow:hidden;}
.islider li{display: block;text-align: center;overflow: hidden;}
.islider img{display: inline-block;margin: 0 -50%;margin: 0 -50%\9;max-width: none;width: auto;}
.islider .slide_nav{display:block;width: 100%; left: 0; bottom:20px;font:0/0 a; letter-spacing:-9px; white-space:nowrap; text-align: center; }
.islider .slide_nav a{display: inline-block;width: 15px;height: 15px;border-radius: 25px; overflow:hidden;border:1px solid #fff;margin:6px;/* box-shadow: 0 2px 2px rgba(0,0,0,.2) inset; */}
.islider .slide_nav .on{border:none;width: 17px;height: 17px;}
.islider .slide_nav .on:after{display: block;content:'';background-color: #fff;width: 17px;height: 17px;margin:0 auto;}
.islider .arrs{display:none!important;position: absolute; top:50%; width:47px;height: 94px;background: url(../img/news_arr2_01.png) no-repeat ;margin-top: -47px;opacity: 0;}
.islider:hover .arrs{opacity: 0.6;}
.islider .arrs:hover{opacity: 1;}
.islider .arr_prev{left:35px;}
.islider .arr_next{right:35px;background-position: -47px 0;}
/* footer */
.pageFooter{background-color: #252525;color: #fff;font-size: 13px;}
.foot_main{padding: 40px 0 25px 0;}
.foot_main dd{color: #a7abb0;line-height: 2;padding-left:12px;}
.foot_main dt{font-size: 20px;position: relative;padding-bottom: 20px;margin-bottom: 5px;}
/* .foot_main dt:after{display: block;content:'';width: 30px;height: 1px;background-color: #fff;position: absolute;left: 0;bottom: 0;} */
.ft_dl_01{width: 17%;float: left;}
.ft_dl_02{width: 23%;float: left;}
.ft_dl_02 dt{padding-left:10px;}
.ft_dl_02 dd,.ft_dl_05 dd{padding-left:0;}
.ft_dl_03{width: 17%;float: left;}
.ft_dl_04{width: 17%;float: left;}
.ft_dl_05{float: right;}
.ft_dl_05 dt{padding-left:20px;}
.ft_dl_05 dd{position: relative;padding-left: 25px;}
.ft_dl_05 .ico1{width:24px; height:24px; position:absolute;left:0;top:0;}
.ft_dl_05 .ico2_f1{background-position:0 4px;}
.ft_dl_05 .ico2_f2{background-position:0 -22px;}
.ft_dl_05 .ico2_f3{background-position:0 -48px;}
.ft_dl_05 .ico2_f4{background-position:0 -76px;}
.ft_dl_05 .ico2_f5{background-position:0 -101px;}
.ft_dl_05 .ico2_f6{background-position:0 -125px;}
.ico1{display:inline-block;vertical-align: middle;background:url(../img/ico1.png) no-repeat;}
.foot_btm{border-top: 6px solid #333;color: #a7abb0;line-height: 30px;padding: 15px 0;}
.ft_btm_l{float: left;width:60%;}
.ft_btm_r{float: right;width:40%;text-align: right;}
.foot_btm .ml45	{margin-left: 45px;}
.foot_btm a,.foot_btm span{padding: 0 5px;}

/*banner轮播新样式-0107*/
.swiper-container{width: 100%;text-align: center;}
.swiper-container .swiper-slide{position: relative;}
.swiper-container .banner-img{ width: 100%;height: 100%;}
.swiper-container .banner_bar {position: absolute;left: 0;bottom: 36px;width: 100%;z-index: 1;}
.swiper-container .more{transform:translateX(60px);-ms-transform:translateX(60px); -moz-transform:translateX(60px);-webkit-transform:translateX(60px); -o-transform:translateX(60px);-moz-opacity:0;-khtml-opacity:0;opacity:0;}
.swiper-container li img{-moz-transform:scale(1,1); -ms-transform:scale(1,1); -o-transform:scale(1,1); -webkit-transform:scale(1,1); transform:scale(1,1);-webkit-transition: all 10s ease;transition: all 10s ease;}
.swiper-container .swiper-slide-active li img{-moz-transform:scale(1.2,1.2); -ms-transform:scale(1.2,1.2); -o-transform:scale(1.2,1.2); -webkit-transform:scale(1.2,1.2); transform:scale(1.2,1.2);}
.swiper-container .swiper-slide-active .cover_title01,.swiper-container .swiper-slide-active .cover_title02,.swiper-container .swiper-slide-active .cover_title03 .banner_ico,.swiper-container .swiper-slide-active .more{transform:translateX(0);-ms-transform:translateX(0); -moz-transform:translateX(0);-webkit-transform:translateX(0); -o-transform:translateX(0);-moz-opacity:1;-khtml-opacity:1;opacity:1;}
.swiper-container .swiper-pagination-bullet {width: 8px;height: 8px;border: 1px solid #ececec;display: inline-block;border-radius: 100%;background: #fff;opacity: .5;}
 .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {margin: 0 7px;}
.swiper-container .swiper-pagination-bullet-active {opacity: 1;background: #fff;}
.swiper-container  .swiper-button-next, .swiper-container  .swiper-button-prev{width: 70px;height: 75px;background: #fff;border: 1px solid #cecece;opacity: 0.5;display: none;}
.swiper-container:hover  .swiper-button-next, .swiper-container:hover  .swiper-button-prev{display: block;}
.swiper-container  .swiper-button-next:hover, .swiper-container  .swiper-button-prev:hover{opacity: 0.8;}
.swiper-container  .swiper-button-next:active, .swiper-container  .swiper-button-prev:active{background: #ececec;opacity: 0.5;}
.swiper-container  .swiper-button-next span, .swiper-container  .swiper-button-prev span{float: left;width: 20px;height: 35px;margin-top: 20px;margin-left: 24px;}
.swiper-container  .swiper-button-next span{background: url(../img/arrows_r_normal.png) no-repeat;}
.swiper-container  .swiper-button-prev span{background: url(../img/arrows_l_normal.png) no-repeat;}

/* index */
/* 搜索 */
.ikeyword,.iCore{padding: 25px 0;}
.iBrands,.iPartners,.iNews,.iCases,.iServices{padding: 50px 0;}
.ikeyword .search{border:1px solid #a7abb0; padding:10px;height: 40px;line-height: 40px;background-color:#fff;}
.ikeyword .ft_search{float: right;width: 30%;height: 40px;line-height: 40px;font-size: 16px;border:1px solid #a7abb0;border-radius: 50px;}
.ikeyword .ft_search form{padding: 0 10px 0 20px;}
.ikeyword .ft_search input{border: 0;background-color: transparent;width: 80%;color: #a7abb0;}
.ikeyword .ft_search button{float: right;margin-top: 6px;border: 0;background-color: transparent;padding: 0;cursor: pointer;}
.ikeyword .ft_search button .ion{width: 25px;height: 25px;background: url(../img/search.png) no-repeat;}
.ikeyword .search_key{float: left;width: 69%;height: 40px;line-height: 40px;overflow: hidden;}
.ikeyword .search_key a{float: left;padding: 0 17px;color: #333;}
.ikeyword .search_key a:hover{color: #fff; background-color: #132683;}
.fc_03c{color:#132683;}
.result_content .sidebar{border-bottom: 3px solid #ddd;padding-bottom: 20px;margin-bottom: 10px;}
.result_content li{line-height:34px;}
.result_content .resultlist li{border-bottom: 1px solid #ddd;}
/* 核心产品 */
.iCore .iCore_en_tit{font-size:60px; line-height:1; /* text-transform: uppercase; font-family: Impact; */ color:#f0f0f0;font-weight: bold;}
.iCore .iCore_tit{font-size:40px; color:#333; margin-top:-30px; font-weight:bold;}
.iCore .iCore_imgbg{background: url(../img/ico2.png) no-repeat center;height:27px;}
.iCore .iCore_box li{margin:20px 25px 20px 0; border:1px solid #dcdcdc;float: left;}
.iCore .iCore_box li:nth-child(3n+0){margin-right: 0;}
.iCore .iCore_box li:hover{border:1px solid #132683; color:#132683;}
.iCore .iCore_box .img_box .mask{position:absolute; width:100%; height:100%; left:0; top:100%; background:url(../img/black.6.png) repeat;}
.iCore .iCore_box a:hover .img_box .mask{top:0;}
.iCore .iCore_box .img_box .mask .jia{display:block; width:96px; height:96px; position:absolute; left:50%; margin-left:-48px; top:50%; margin-top:-48px; background:url(../img/jia.png) center center no-repeat;}
.iCore .iCore_box .tit{padding:25px; /* background:#555555; */ font-size:17px; color:#333; line-height:1;}
.iCore .iCore_box .tit:hover{color:#fff;background:#132683;}
/* 客户选择 */
.ipt1{padding-bottom: 50px; background:url(../img/ipt1_bg.jpg) center top no-repeat; height: 250px;}
.ipt1 .ipt1_box{padding-bottom:10px; position:relative; color:#fff; font-weight: bold;text-align: center;}
.ipt1 .ipt1_box .tel_box { width:220px; height:160px; position:relative; background:url(../img/ipt1_tel.jpg) left center no-repeat;top: 2px;}
.ipt1 .ipt1_box .tel_box .tit1{font-size:18px; padding-top:20px;}
.ipt1 .ipt1_box .tel_box .tit2{font-size:26px; margin-bottom:10px;}
.ipt1 .ipt1_box .tel_box .common_btn{border-radius: 5px;background:#fff; color:#3d7ae4;display: inline-block;width: 115px;text-align: center;font-size: 14px;line-height: 30px;}
.ipt1 .ipt1_box .tit_box { width:500px; right: 400px; top: 70px; position:absolute; z-index:1;}
.ipt1 .ipt1_box .tit_box a{display:block;}
.ipt1 .ipt1_box .title{font-size:40px; line-height:40px; margin-bottom:25px;}
.ipt1 .ipt1_box .info{font-size:16px; line-height:25px;}
.ipt1 .ipt1_box .i_person{ position:absolute; top:115px; right:5px;}
.ipt2 .ipt1_box .i_person{ position:absolute; top:50px; left:0;}
/* 关于华凯 */
.iAbout,.iStyles,.iProduct{margin:30px 0;}
.iAbout .iAbout_en_tit{font-size:60px; line-height:1; color:#f0f0f0;font-weight: bold;}
.iAbout .iAbout_tit{font-size:40px; color:#333; margin-top:-30px; font-weight:bold;}
.iAbout .iAbout_imgbg{background: url(../img/ico2.png) no-repeat center;height:27px;}
.iAbout .iAbout_channel{font-size: 14px;line-height: 28px; color:#333;margin: 20px 0;}
.iAbout ul{margin:30px 0;}
.iAbout .iAbout_more{  display: inline-block; line-height: 30px; width: 100%; text-align: center;}
.iAbout .iAbout_more .iAbout_more_bot{padding:3px 20px 5px; border:1px solid #3d7ae4; color:#3d7ae4; font-size: 16px;}
/* 工程案例 */
.iCase{padding:80px 0; margin-top:60px; background-color: #ebebeb;}
.iCase .iCase_en_tit{font-size:40px; line-height:1; color:#333; font-weight: bold;}
.iCase .iCase_tit{font-size:20px; color:#3c424f; margin-top:20px;}
.iCase .iCase_imgbg{background: url(../img/ico2.png) no-repeat center;height:27px;padding-top: 20px;}
.iCase .x_arrs{position: absolute; top:55%; width: 36px;height: 80px;overflow:hidden;background:url(../img/scroll_btn_4.png) 0px -51px no-repeat;z-index: 3;}
.iCase .x_prev{left:-5%;background-position:left bottom;}
.iCase .x_next{right:-5%;background-position:right bottom;}
.iCase .x_prev:hover{background-position:left top;}
.iCase .x_next:hover{background-position:right top;}
.widget-prolist-10{overflow:hidden; padding:20px 0;}
.widget-prolist-10 li{float:left;top:0;left:0;height:100%;z-index:1;width: 276px;margin-right: 24px;}
.widget-prolist-10 li .top-Floor{width:100%;height: 100%;background:url(../img/black.4.png) repeat;z-index: 3;left:0;top:-100%;}
.widget-prolist-10 li .top-Floor .white-cross{width:60px;height: 60px;display:block;top:50%;left:50%;margin-left:-30px;margin-top:-30px;background:url(../img/whit_cross.png) no-repeat;}
.widget-prolist-10 .bom-text{padding:20px 5% 30px;background-color:#fff;overflow:hidden;z-index: 2;display:block;}
.widget-prolist-10 .bom-text:before{content:'';position:absolute;width:100%;height:100%;background-color:#132683;left:0;bottom:-100%;transition:all 0.5s ease;-webkit-transition:all 0.5s ease;z-index: -1;}
.widget-prolist-10 .bom-text ._name{font-size:18px;}
.widget-prolist-10 .bom-text ._price{color: #666464;line-height: 21px;height: 42px;overflow: hidden;margin-top: 20px;}
.widget-prolist-10 .hover .top-Floor{top:0;}
.widget-prolist-10 .hover .bom-text,.widget-prolist-10 .hover .bom-text ._price{color:#fff;}
.widget-prolist-10 .hover .bom-text:before{bottom:0;}
.widget-prolist-10 .scroll_nav{display:none;}
/* 服务领域 */
.iService{padding-bottom: 60px; background: url(../img/iService_bg.jpg) no-repeat center bottom; background-color: #e4e8e9;}
.iService .iService_tit{font-size:40px; margin: 40px 0; color:#fff; font-weight:bold;}
.iService_box{background-color: #fff; padding: 30px 58px;}
.iService_box ul{overflow: hidden;}
.iService_box ul li{float: left; margin: 10px 15px; text-align: center;position: relative;overflow: hidden;}
.iService_box .ipro_icon{display: inline-block;width: 52px;height: 65px;background: url(../img/ipro_icon.png) no-repeat;}
.iService_box .ipro_icon2{background-position: -58px 0;}
.iService_box .ipro_icon3{background-position: -118px 0;}
.iService_box .ipro_icon4{background-position: -174px 0;}
.iService_box .ipro_icon5{background-position: -226px 0;}
.iService_box .ipro_icon6{background-position: -281px 0;}
.iService_box .ipro_bg img{width: 100%;border-radius: 8px;}
.iService_box .ipro_c{position: absolute; border-radius: 8px; left: 0; right: 0; top: 100%; bottom: 0; color: #fff; padding-top: 17%; background-color: rgba(30, 30, 30, 0.5);}
.iService_box .ipro_c_t{font-size: 22px;font-weight: bold;}
/* 品牌制造商 */
.iBrands .iBrands_en_tit{font-size:40px; line-height:1; color:#333; font-weight: bold;}
.iBrands .iBrands_tit{font-size:20px; color:#3c424f; margin-top:10px;}
.iBrands .iBrands_imgbg{background: url(../img/ico2.png) no-repeat center;height:27px;padding-top: 20px;}
.iBrands_pt1{margin: 70px 0;}
.iBrands_pt1_l01{margin-bottom: 100px;}
.iBrands_pt1_l01:last-child{margin-bottom: 0;}
.iBrands_pt1_l .iBrands_pt1_num{position:relative;top:0;left:0;width:50px;height:80px;background-color:#3d7ae4;color:#fff;text-align: center;padding: 5px;}
.iBrands_pt1_l .iBrands_pt1_num .number{font-size:30px;font-weight: bold;padding-bottom:10px;border-bottom:1px solid #fff;}
.iBrands_pt1_l .iBrands_pt1_tit{position:absolute;top:30px;left:90px;}
.iBrands_pt1_l .iBrands_pt1_tit span{font-size: 20px;font-weight: bold;}
.iBrands_pt1_l .iBrands_pt1_tit p{border-top:1px dashed #666; padding:10px 20px 0 0;margin-top: 10px;}
.iBrands_pt1 .iBrands_pt1_r{margin-left: 10px;}
.iBrands_pt2{padding: 70px 0; background: url(../img/iBrands_bg.jpg) no-repeat center bottom; background-color: #e4e8e9;}
.iBrands_pt2 .iBrands_pt2_c .iBrands_pt1_r{margin-left: 0;}
.iBrands_pt2 .iBrands_pt1_l .iBrands_pt1_tit{color:#fff;}
/* 企业风采 */
.iStyles{}
.intro_box_s .top{text-align:center;}
.intro_box_s .top .item:first-child{margin-right:15px;}
.intro_box_s .top .item {display:inline-block;width:13%;line-height: 50px;height: 50px;position:relative;cursor:pointer;border:1px solid #dcdcdc;}
.intro_box_s .top .acti{background-color:#132683;color:#fff;}
.intro_box_s .top .item .t_item_con_stitle {font-size:18px;font-weight:bold;}
.intro_box_s .bottom {padding:20px 0; margin-top:20px; position:relative;}
.intro_box_s .bottom .bottom_item {display:none;}
.intro_box_s .bottom .bottom_item.acti {display:block;}
.intro_box_s .bottom .tit{font-size:18px; color:#333; padding-top:10px; text-align:center; font-weight:bold;}
.intro_box_s .bottom .bottom_item li{padding-right:30px;text-align: center;}
.intro_box_s .bottom .bottom_item li:last-child{padding-right:0;}
.intro_box_s .bottom .bottom_item li:nth-child(4n){padding-right:0;}
/* 产品中心 */
.iProduct .iProduct_en_tit{font-size:60px; line-height:1; color:#f0f0f0;font-weight: bold;}
.iProduct .iProduct_tit{font-size:40px; color:#333; margin-top:-30px; font-weight:bold;}
.iProduct .iProduct_imgbg{background: url(../img/ico2.png) no-repeat center;height:27px;}
.iProduct .x_arrs{position: absolute; top:50%; width: 36px;height: 80px;overflow:hidden;background:url(../img/scroll_btn_4.png) 0px -51px no-repeat;z-index: 3;}
.iProduct .x_prev{left:-5%;background-position:left bottom;}
.iProduct .x_next{right:-5%;background-position:right bottom;}
.iProduct .x_prev:hover{background-position:left top;}
.iProduct .x_next:hover{background-position:right top;}
.iProduct .widget-prolist-10 .bom-text{text-align: center;}
.iProduct ul li ._img{border:1px solid #e8e3df;}
/* 新闻中心 */
.iNew{padding:80px 0; margin-top:60px; background-color: #ebebeb;}
.iNew .iNew_CON{background-color: #fff; padding: 60px;}
.iNew .iNew_CON .iNew_box{overflow: hidden;}
.iNew .iNew_CON .iNew_box .infor{margin-bottom: 10px;overflow: hidden;}
.iNew_box .tab_t_box .tab_t{font-size:18px; color:#666; cursor:pointer; font-weight:bold; line-height: 1.4; margin-left: 20px;}
.iNew_box .tab_t_box .tab_t:first-child{border-left:none; margin-left: 0;}
.iNew_box .tab_t_box .tab_t:last-child{border-left:none; margin-left: 50px;}
.iNew_box .tab_t_box .tab_t.tab_t_cur{color:#132683; border-left:3px solid #132683;padding-left:10px;}
.iNew_box .infor .home_more{font-size:14px; color:#333; line-height:1;}
.iNew_box .content{padding-top:20px;}
.iNew_box .content .tab_c .intro{padding:10px 20px 0 5px;}
.iNew_box .content .tab_c .intro .t{font-size:20px; color:#1f1f1f; margin-bottom:6px; overflow:hidden; white-space:nowrap; text-overflow:ellipsis;}
.iNew_box .content .tab_c .intro .t span{font-weight:bold; color:#132683;}
.iNew_box .content .tab_c .intro .c{font-size:14px; color:#777777; line-height:24px; height:48px; overflow:hidden;}
.iNew_box .content .tab_c .date{position:absolute;top:0;left:0;width:80px;height:90px;background-color:#3d7ae4;color:#fff;text-align: center; }
.iNew_box .content .tab_c .date span{display:block;}
.iNew_box .content .tab_c .date .day{font-size:34px;font-weight: bold;line-height: 40px;margin-top: 13px;}
.iNew_box .content .tab_c .date .year{font-size:15px;}
.iNew_box .content .tab_c li{border-bottom:1px dashed #dcdcdc; transition:all 0.5s ease;}
.iNew_box .content .tab_c li .li_con{width:75%;}
.iNew_box .content .tab_c li .t{font-size:18px; line-height:1; color:#1e1e1e; margin-bottom:8px;}
.iNew_box .content .tab_c li .c{font-size:14px; line-height:24px; color:#6a6a6a; height:48px; overflow:hidden}
.iNew_box .content .tab_c li .tools{margin-top:10px;}
.iNew_box .content .tab_c li .tools span{font-size:14px; line-height:24px; color:#777; font-family:Arial;}
.iNew_box .content .tab_c li:hover .t{color:#132683;}
.iNew_box .content .tab_c li:hover {background:#ecf1f4; background:rgba(236,241,244,0.6)}
.iNew_box .content .tab_c li{padding: 12px 0;display: block;}
/* 合作伙伴 */
.iPartners .iPartners_en_tit{font-size:60px; line-height:1; /* text-transform: uppercase; font-family: Impact; */ color:#f0f0f0;font-weight: bold;}
.iPartners .iPartners_tit{font-size:40px; color:#333; margin-top:-30px; font-weight:bold;}
.iPartners .iPartners_imgbg{background: url(../img/ico2.png) no-repeat center;height:27px;}
.iPartners .iPartners_box li{margin:20px 25px 20px 0; border:1px solid #dcdcdc;float: left;}
.iPartners .iPartners_box li:nth-child(6n+0){margin-right: 0;}
.iPartners .iPartners_box li:hover{border:1px solid #132683; color:#132683;}

.iPartners .iPartners_CON span{padding:4% 15%;text-align:center;line-height: 26px;font-size: 14px;width:70%;} 
.iPartners .iPartners_bob{padding:0 10% 5%;}
.iPartners .iPartners_bob li{margin:15px;}
.iPartners .iPartners_bob li:nth-child(6n+0){margin-right: 15px;}
.iPartners .iPartners_bob li:nth-child(5n+0){margin-right: 15px;}


/* 企业文化 */
.iCulture{margin-bottom: 60px;}
.iCulture_CON{margin: 60px 0;}
.iCulture .iCulture_add{position: relative;padding-bottom: 44px;}
.iCulture .iCulture_en_tit{font-size:34px; line-height:1; text-transform: uppercase; color:#f0f0f0;font-weight: bold;}
.iCulture .iCulture_tit{font-size:36px; color:#333; font-weight:bold; margin-top:-26px;}
.iCulture .iCulture_imgbg{background: url(../img/ico2.png) no-repeat center;height:27px;}
.iCulture .iCulture_add_r{background: url(../img/iCulture_ico.png) no-repeat left top; right: 54px; padding-left: 36px; position: absolute;}
.iCulture .iCulture_add_r .t2{font-size: 16px;color: #3a56db; font-weight:bold;}
.iCulture .iCulture_add_r .p{color: #333;line-height: 25px;}
.iCulture .iCulture_add_r .item{margin-bottom: 12px;}
.iCulture .iCulture_add_r .item:nth-child(3){margin-bottom: 28px;}
.iCulture .iCulture_add_r .item:last-child(4){margin-bottom: 12px;}
/* 发展历程 */
.history { background:url(../img/opp.gif) repeat-y center top; width:100%; background-position:49.2% top;margin-bottom:20px;}
.history .panel{ width:49.2%; position:relative;margin-top:50px;padding-right: 19px;float:right;}
.history .panel .his_list_t1 { line-height:26px;color:#333; font-size:30px; padding:0 4px; position:relative; left:-3px; position:relative; display:inline-block; margin-bottom: 25px;font-weight: bold;}
.history .panel .his_list_t2{font-size: 15px;font-weight: bold;display: block;color: #6c6c6c;text-align-last: left;padding-top: 10px;}
.history .head { padding: 28px 20px 0; height: 242px }
.history .panel .inner_box { width:100%;}
.history .panel .inner{ relative;left:-1px;border: 1px #e6e6e6 solid;width:80%; padding:5%;margin-left: 10%;position:relative;}
.history .panel .inner:after{content:'';width:20px; height:20px; background:url(../img/ico.jpg) no-repeat; position:absolute;top:30px;left:-20px;background-position: -21px 0;}
.history .panel.leftBox_resource{float:left;padding-right:0;}
.history .panel.leftBox_resource .inner:after{right: -20px; left:auto;background-position: 0 0 ;}
.history .panel .inner_box i { display:block; width:75px; height:2px; overflow:hidden; font-size:0; background:#222222; margin-bottom:24px;}
.history .panel .inner_box p .image {  margin-bottom:0; height:0;padding-bottom:56.25%;overflow:hidden;}
.history .panel.leftBox_resource:first-child{margin-top: 0;}
.history .p_hide.panel.leftBox_resource{margin-top: 10px;}
.history .panel .his_list_t1{margin-bottom:8px;}
.history .panel.leftBox_resource .his_list_t1 { float:right; position:relative; left:3px; display:inline-block; text-align: right;}
.history .panel.leftBox_resource .his_list_t2{text-align-last: right;}
.history .panel.leftBox_resource .title { line-height:22px; padding:24px 0; font-size:18px; color:#626670; font-weight:normal; float:right; }
.history .panel.leftBox_resource .inner_box { clear:both;padding-left:0;}
.history .panel.leftBox_resource .inner_box i { display:block; width:75px; height:2px; overflow:hidden; font-size:0; background:#222222; margin-bottom:24px; float:right; clear:both; }
.history .panel.leftBox_resource .inner_box p .image {  margin-bottom:0; }
.history .panel.leftBox_resource .inner{left:0px;margin-left:0;}
.history .panel.leftBox_resource .his_list_t1 font { display:block; width:20px; height:44px; left:-20px; position:absolute; top:0; }
.history .panel.leftBox_resource:hover font { }
.history .panel:after{content:'';width:17px; height:17px;background:url(../img/his_li_dian.png) right top no-repeat;position: absolute;left: -8px;top: 32px;}
.history .panel.leftBox_resource:after{right:-9px;left:auto;}
.history .more_box{text-align: center;background: #fff;margin-top:15px;width: 100%;}
.history .more{font-size: 20px;color: #8b8b8b;display: block;border: 1px solid#a7abb0;border-radius: 50px;padding: 10px 15px;position: relative;left: 42%;width: 12%;}
.history .more{font-size: 18px;color: #8b8b8b;display: block;position: relative;padding-left: 20px;}
.history .more:before{content: '+';position: absolute;top: 50%;color: #8b8b8b;font-size: 19px;line-height: 1;margin-top: -10px;left: 30px;}
.history .more.show{display:none;}
.history .more.show:before{content: '';width: 10px;height: 2px;background: #8b8b8b;margin-top: -1px;left: 30px;}
/* 荣誉证书 */
.iHonor_CN{ padding:24px; margin:60px 0; background-color:#f8f8f8;}
.iHonor_CN .breadCrum{ height:50px; line-height: 50px; margin: 0 10px 20px;padding-bottom: 20px; border-bottom: 1px #e6e6e6 solid;}
.iHonor_CN .breadCrum .channel{font-size:28px;color:#333;width: 30%;font-weight: bold; position:relative;}
.iHonor_CN .breadCrum .posi{font-size:14px;font-weight: normal;}
.iHonor_CN .breadCrum .posi,.posi a{color:#666;}
.iHonor .iHonor_box ul { position: relative;}
.iHonor .iHonor_box li {float: left; margin:0 10px 20px;}
.iHonor .iHonor_box li a { display:block; padding-bottom:8px; background:#ffffff;}
.iHonor .iHonor_box ._img {border:1px solid #e4e4e4; margin-bottom: 6px; overflow:hidden;}
.iHonor .iHonor_box ._img img { width: 100%;}
.iHonor .iHonor_box ._title { font-size:16px; font-weight:normal; text-align:center; cursor: pointer;}
/* 关于我们 */
.iAbout_CN .breadCrum{ height:50px; line-height: 50px;margin:40px 0;}
.iAbout_CN .breadCrum .posi{font-size:14px;font-weight: normal;}
.iAbout_CN .breadCrum .posi,.posi a{color:#666;font-weight:bold;}
.iAbout_content{padding:25px 0 30px;min-height: 400px;}
.iAbout_content1{background-color:#1f359f;margin: 30px 0 200px;}
.gsln_box{padding-bottom:30px;}
.gsln_box>ul>li{clear: both;position:relative;}
.gsln_box .word{background:url(../img/g_bg.png) right bottom no-repeat #fff;font-size: 15px;box-shadow: 0 0 10px #999; }
.gsln_box .word .tp{font-size:20px;font-weight: bold;margin-bottom: 10px;}
.gsln_box .word .pp{line-height:32px;margin-top: 12px;}
.gsln_box .li01,.gsln_box .li02{padding:40px 0;overflow: hidden;}
.gsln_box .li01 .word .pd10{padding:30px 40px 36px;}
.gsln_box .li01 ._left{width:43.25%;text-align: right;}
.gsln_box .li01 ._right{width:56.75%;margin-top:38px;}
.gsln_box .li01 ._left .iAbout_Num1{width: 100%;display: ruby;}
.gsln_box .li02 ._left{width: 54.3%;background: none;box-shadow: none;}
.gsln_box .li02 ._right{width:40.25%;margin-right:10px;text-align: right;}
.gsln_box .li02 .iAbout_Num2{text-align: center;}
.gsln_box .li02 .word .tp{text-align:center;margin-bottom: 2px;}
.gsln_box .li02 .word .pd10{padding:0 20px;}
.gsln_box .li04 .iAbout_Num2,.gsln_box .li04 .word .tp{text-align: left;}
.gsln_box .li03{padding:16px 0 40px;}
.gsln_box .li03 .word .pd10{padding:40px 2px 40px 40px;}
.gsln_box .li03 .word{background:none;font-size: 15px;color:#fff;box-shadow:none;}
.gsln_box .li03 ._left{width:60.25%;float:right;}
.gsln_box .li03 ._right{top:160px;left:120px;position:absolute;}
.gsln_box .li03 ._left .iAbout_Num1{width: 100%;display: ruby;}

/* 新闻资讯 */
.iNews .iNews_l .iNews_list{background:url(../img/iNews_list_bg.jpg) left top no-repeat #132683; padding:5px 10px 20px; margin-bottom:20px;}
.iNews .iNews_l .iNews_list h3.iNews_title{font-size:26px;margin:22px 0;color:#fff;text-align:center;}
.iNews .iNews_l .iNews_list .iNews_listC{background:#fff;padding:10px 0px;}
.iNews .iNews_l .iNews_list .iNews_listC ul li{line-height: 50px;font-size: 14px;padding: 0 10px 0 20px; border-bottom:1px dashed #999;}
.iNews .iNews_l .iNews_list .iNews_listC ul li:hover{transition: all .5s ease;color:#132683; cursor: pointer; font-weight:bold;}
.iNews .iNews_l .iNews_list .iNews_listC ul li:hover .iNews_jiahao{-moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
.iNews .iNews_l .iNews_list .iNews_listC ul li .on2{color: #132683;font-weight:bold;font-size:15px;}
.iNews .iNews_l dl{padding:10px 15px;color:#333;font-size:16px;background-color:#fff;}
.iNews .iNews_l dd{margin-bottom:4px;font-size:14px;}
.content_box{background:#132683;padding:20px 10px;}
.content_box h3.content_title{font-size:22px;margin-bottom:10px;color:#fff;text-align:center;}
.content_box h3:first-child{margin-bottom:0;}
.iNews_l{width: 270px;}
.iNews_r{width: 74.34%; padding:10px 0 20px 0;}
.iNews_r h3.posi{font-size:14px;font-weight: normal;color:#666;padding-bottom:10px;border-bottom:1px dashed #999;margin-bottom:10px;}
.iNews_r .newslist{margin-top:10px;}
.iNews_r .newslist li{ padding:2% 0 2% 1%; border: 1px solid#999; margin: 20px 0;}
.iNews_r .newslist li .box{position:relative;}
.iNews_r .newslist li .imgbox{width:20%;margin-right: 2%;}
.iNews_r .newslist li .info{width: 85%;}
.iNews_r .newslist li .info .title{font-size:20px;margin:0 0 4px;}
.iNews_r .newslist li .info .p{font-size:13px; color:#727272;line-height: 23px;height: 46px;overflow: hidden;}
.iNews_r .newslist .date {position: absolute;right: 15px;top: 33%;background-color: #fff;width: 12%;text-align: center;border: 1px solid#999;border-radius: 50px;height: 40px;line-height: 40px;}
.iNews_r .newslist .date span{ color:#3f3f3f;font-family: Arial; font-weight: bold; display:block;}
.iNews_r .newslist .date .day{font-size:20px;}
.iNews_r .newslist li:hover{border:1px #132683 solid;}
.iNews_r .newslist li:hover .date{background-color: #3f53b5;}
.iNews_r .newslist li:hover .date span{color:#fff;}
.page_l {margin:10px 0;}
.page_l li{display: inline-block; padding: 5px 10px; margin: 0 2px;border: 1px solid #d8dfe8;}
.page_l li.thisclass{background-color:#132683;color:#fff;}
.page_l li:hover{background: #132683; color: #fff;}
.page_l li a:hover{color: #fff;}
/* 工程案例_列表 */
.iCases .iCases_l{width: 24%;}
.iCases .iCases_l .iCases_list{background:url(../img/iNews_list_bg.jpg) left top no-repeat #132683; padding:5px 10px 20px; margin-bottom:20px;}
.iCases .iCases_l .iCases_list h3.iCases_title{font-size:24px;margin:22px 0;color:#fff;text-align:center;}
.iCases .iCases_l .iCases_list .iCases_listC{background:#fff;padding:10px 0px;}
.iCases .iCases_l .iCases_list .iCases_listC ul li{line-height: 50px;font-size: 14px;padding: 0 10px 0 20px; border-bottom:1px dashed #999;}
.iCases .iCases_l .iCases_list .iCases_listC ul li .on2{color: #132683;font-weight:bold;font-size:15px;}
.iCases .iCases_l dl{padding:10px 15px;color:#333;font-size:16px;background-color:#fff;}
.iCases .iCases_l dd{margin-bottom:4px;font-size:14px;}
.iCases .iCases_l .iCases_list .iCases_listC .left_menuup ul li{line-height: 36px;font-size: 14px;padding: 0 10px; border-bottom: none;}
.iCases .iCases_l .iCases_list .iCases_listC .active ul li:hover{font-weight:bold;}
.iCases .iCases_l .iCases_list .iCases_listC .left_menuup{display: none;}
.iCases .iCases_l .iCases_list .iCases_listC li.active .left_menuup{display: flex;}
.iCases .iCases_l .iCases_list .iCases_listC .iNews_jiahao{width: 14px; height: 16px; display: block; background: url(../img/engineering.png) no-repeat; margin-top: 9%; transition: all .5s ease;}
.iCases .iCases_l .iCases_list .iCases_listC .active .iNews_jiahao{ background-position: -15px 0; }
.iCases .iCases_l .iCases_list .iCases_listC ul li:hover .iNews_jiahao{-moz-transform:rotate(180deg); -ms-transform:rotate(180deg); -o-transform:rotate(180deg); -webkit-transform:rotate(180deg); transform:rotate(180deg); -moz-transition:all .8s ease 0s; -ms-transition:all .8s ease 0s; -o-transition:all .8s ease 0s; -webkit-transition:all .8s ease 0s; transition:all .8s ease 0s;}
/* 文章页 */
.channel_left{ padding: 3%; line-height: 30px;}
/*.channel_left .news_cont img { display:block; margin:10px auto; width: 70%!important; height: 70% !important;}*/
.channel_left .news_tit{ text-align: center; font-size:26px; line-height: 1.4; margin-bottom: 30px;}
.channel_left .news_tools{ color: #c4c4c4; margin-bottom: 30px;}
.channel_left .news_tools .news_ico{ vertical-align: -4px; margin-right: 10px;}
.channel_left .news_change .news_ico{ margin-right: 10px;}
.channel_left .news_tools .tool_wrap{ margin-right: 20px;}
.channel_left .news_tools .news_ico{ display:inline-block; width:20px; height:20px; white-space:nowrap; letter-spacing:-1em; text-indent:-99em; color:transparent; background:url(../img/news_icos.png);*text-indent:0; *zoom:expression( this.runtimeStyle['zoom'] = '1', this.innerHTML = '\3000');}
.channel_left .news_tools .news_ico:before {content:'\3000';}
.channel_left .news_tools .news_ico.ico1 { background-position:0 0;}
.channel_left .news_tools .news_ico.ico2 { background-position:-20px 0;}
.channel_left .news_tools .news_ico.ico3 { background-position:-40px 0;}
.channel_left .news_tools .news_ico.ico4 { background-position:-60px 0;}
.news_change {border-top: 1px dashed #ccc;margin:0 20px;}
.news_change li {line-height: 60px; height: 60px;border-bottom: 1px dashed #ccc;font-size:16px;padding: 0 10px;}
.news_change li:hover{background-color:#132683;color:#fff;}
.news_change li a:hover{color:#fff;}
/* 产品详情 */
.big_img{position: relative;cursor: move;}
.mask{width: 215px;height: 215px;background: #000;filter: Alpha(opacity=50);opacity: 1;position: absolute;top: 0;left: 0;}
.bigshow{width: 430px;height: 430px;overflow: hidden;margin-left: 10px;display: none;border: 1px solid #E8E8E8;position: relative;z-index: 999;}
.bigshow img{width: 860px;height: 860px;margin-right: 10px;}

.iProductArt{background: #fbfbfb;padding: 30px 0;}
.ywxq01 .content{border:1px solid #f3f3f3; padding:40px 47px 40px 33px; background:#fff;}
.ywxq01 .content .rect-6018{padding-bottom:100%;border: 1px solid #dcdcdc;}
.ywxq01 .content .rect-6666{padding-bottom:100%;border:1px solid #dcdcdc;}
.ywxq01 .content .rect-6666:hover{border:2px solid #132683;}
.ywxq01 .content .left{width:38%; float:left;}
.ywxq01 .content .left .smal_img{padding:0 30px; position:relative; margin-top:20px;}
.ywxq01 .content .left .ywxq01_btn>div{width:20px; height:50px; background:url(../img/ywxq01_4.png) no-repeat;  position:absolute; top:50%; margin-top:-27px; z-index:2; font-size:0; cursor:pointer;}
.ywxq01 .content .left .item{display:none;}
.ywxq01 .content .left .owl-item .item{display:block;cursor: pointer;}
.ywxq01 .content .left .ywxq01_btn .owl-prev {left:0; background-position:0 0;}
.ywxq01 .content .left .ywxq01_btn .owl-next {right:0; background-position:-20px 0;}
.ywxq01 .content .left .ywxq01_btn .owl-prev:hover {background-position:0 -50px;}
.ywxq01 .content .left .ywxq01_btn .owl-next:hover {background-position:-20px -50px;}
.ywxq01 .content .right{width:58%; float:right;}
.ywxq01 .content .right .title{font-size:32px; font-weight:bold; ;color:#1e1b1b; line-height:1.2; padding-bottom:12px; border-bottom:3px solid #132683;}
.ywxq01 .content .right .con{font-size:18px; color:#333; line-height:36px; margin:30px 0; overflow:hidden;}
.ywxq01 .content .right .r_contact{margin-top:60px;}
.ywxq01 .content .right .r_contact .online{float:left;margin-top: 30px;}
.ywxq01 .content .right .r_contact .online a{display:block; width:230px; height:64px; line-height:64px; font-weight:bold;font-size:30px; color:#fff; background:#d7000f; text-align:center;border-radius: 30px;}
.ywxq01 .content .right .r_contact .intro_txt{color:#000;}
.ywxq01 .content .right .r_contact .intro_tel{font-size:26px; color:#d7000f; line-height:32px;font-weight:bold;}
.ywxq02{margin-top:50px;}
.ywxq02 .left{width:100%; float:left; border:1px solid #eee; background:#fff;}
.ywxq02 .left .tab_t_box{border-bottom:1px solid #eee;}
.ywxq02 .left .tab_t_box .tab_t{width:18%; float:left; border-right:1px solid #eee; line-height:70px; font-weight:bold; font-size:24px; color:#999; background:#ecebeb; text-align:center;}
.ywxq02 .left .tab_t_box .tab_t.tab_t_cur{color:#fff; background:#132683;}
.ywxq02 .left .tab_c_box .tab_c{display:none;}
.ywxq02 .left .tab_c_box .tab_c.tab_c_cur{display:block;}
.ywxq02 .left .tab_c_box .tab_c .text{padding:30px 40px 30px 15px;line-height: 30px;font-size: 16px;}
/* 最新资讯 */
.iNews .iNews_l .iNews_hot{background:url(../img/iNews_list_bg.jpg) left top no-repeat #132683;}
.iNews .iNews_l .iNews_hot h3.iNews_title{font-size:26px;padding:25px 0;color:#fff;text-align:center;}
.iNews .iNews_l .iNews_hot .iNews_hot_list{background:#fff;width: 99.4%;float: left;overflow: auto;height: 460px;border:1px solid #999;}
.iNews .iNews_l .iNews_hot .iNews_hot_list ul li{padding:10px 0; border-bottom:1px dashed #999;}
.iNews .iNews_l .iNews_hot .iNews_hot_list ul li:hover{transition: all .5s ease;background: #132683;color:#fff; cursor: pointer;}
.iNews .iNews_l .iNews_hot .iNews_hot_list ul li a:hover{color:#fff;}
.iNews .iNews_l .iNews_hot .iNews_hot_list .imgbox{width:36%;margin: 0 2%;}
.iNews .iNews_l .iNews_hot .iNews_hot_list .info .title{font-size:14px;line-height: 20px;font-weight:normal;}
/* 产品中心-频道列表 */
.iProducts{padding: 20px 0;}
.iProducts .iProducts_box li{margin:20px 20px 20px 0; border:1px solid #dcdcdc;float: left;}
.iProducts .iProducts_box li:nth-child(3n+0){margin-right: 0;}
.iProducts .iProducts_box li:hover{border:1px solid #132683; color:#132683;}
.iProducts .iProducts_box .img_box .mask{position:absolute; width:100%; height:100%; left:0; top:100%; background:url(../img/black.6.png) repeat;}
.iProducts .iProducts_box a:hover .img_box .mask{top:0;}
.iProducts .iProducts_box .img_box .mask .jia{display:block; width:96px; height:96px; position:absolute; left:50%; margin-left:-48px; top:50%; margin-top:-48px; background:url(../img/jia.png) center center no-repeat;}
.iProducts .iProducts_box .tit{padding:25px; /* background:#555555; */ font-size:17px; line-height:1;}
.iProducts .iProducts_box .tit:hover{color:#fff;background:#132683;}
/* 服务领域-频道 */
.iServices .s_menu_bar{text-align: center;margin:40px 0;}
.iServices .s_menu_bar ul li{font-size: 16px;line-height: 60px;height: 60px;padding: 0 2%;text-align: center;display: inline-block;}
.iServices .s_menu_bar ul li a.on2{font-weight:bold;color: #132683;border-bottom:3px solid #132683;padding: 3px 0;}
.iServices_box .iServices_item{position:relative; margin:0 20px 20px 0;padding:30px 30px 0px 30px;background:#fafafa; border:1px solid #eee; transition:.3s ease;}
.iServices_box .iServices_item:nth-child(3n+0){margin-right:0;}
.iServices_box .iServices_item .rect-116 {padding-bottom: 175.5%;}
.iServices_box .iServices_item .li_line{width:0; height:5px; background:#132683; position:absolute; left:0; bottom:0; transition:all 0.5s ease;}
.iServices_box .iServices_item:hover .li_line{width:100%;}
.iServices_box .iServices_item:hover{box-shadow:-4px 2px 10px 1px rgba(0,0,0,0.2);border:1px solid #132683;}
.iServices_box .iServices_item .box{padding:10px 3px 0 3px;}
.iServices_box .iServices_item .box .t{font-size:22px; font-weight:bold; color:#333; margin:15px 0;}
.iServices_box .iServices_item .box .c{font-size:16px; color:#333; line-height:32px;}
/* 招商加盟 */
.iInvestment .s_menu_bar{text-align: center;margin:80px 0;}
.iInvestment .s_menu_bar ul li{font-size: 16px;line-height: 50px;height: 50px;padding: 0 3%;text-align: center;display: inline-block;}
.iInvestment .s_menu_bar ul li.on2,.iInvestment .s_menu_bar ul li:hover{font-weight:bold;background-color:#3951c3;width: 6%;border-radius: 30px;}
.iInvestment .s_menu_bar ul li.on2 a,.iInvestment .s_menu_bar ul li:hover a{color: #fff;}
.com_intro01,.iInvestment .pt2{margin:40px 0;}
.com_intro01 .tit{font-size: 32px;color:#333;margin: 10px 0;font-weight:bold;}
.com_intro01 .con{font-size: 16px;line-height:30px; color:#666; padding-right:20px;}
.iInvestment .pt2 .chemical_bottom{margin-right:26px;}
.iInvestment .pt2 .chemical_bottom:nth-child(3n+0){margin-right:0;}
.che_li{border:2px solid #dcdde0;padding: 20px;position: relative;margin-bottom: 16px;overflow: hidden;}
.iInvestment .che_li .che_li_l{position: relative;top: 36px;left: 20px;}
.iInvestment .che_li .che_li_r{width:66%;margin-top:10px;}
.iInvestment .che_li_h4{font-size: 22px;margin-bottom: 10px;}
.iInvestment .che_li_s{font-size: 16px;color: #808080;height: 3.6em;line-height: 1.8;overflow: hidden;}
.che_li_border{position: absolute;opacity: 0;background: #3951c3;}
.che_li_left,.che_li_right{-moz-transform: scale(1, 0);-ms-transform: scale(1, 0);-webkit-transform: scale(1, 0);transform: scale(1, 0);width:2px;}
.che_li_top,.che_li_bottom{-moz-transform: scale(0,1);-ms-transform: scale(0,1);-webkit-transform: scale(0,1);transform: scale(0,1);height:2px;}
.che_li_left{left:0;bottom:2px;top:2px; -moz-transform-origin: 100% 100%;
  -ms-transform-origin: 100% 100%;
  -webkit-transform-origin: 100% 100%;
  transform-origin: 100% 100%;}
.che_li_top{top:0;left:0;right:0;-moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;}
.che_li_right{right:0;bottom:0px;top:0px;-moz-transform-origin: 0 0;
  -ms-transform-origin: 0 0;
  -webkit-transform-origin: 0 0;
  transform-origin: 0 0;}
.che_li_bottom{bottom:0;left:0;right:2px; -moz-transform-origin: 100% 0;
  -ms-transform-origin: 100% 0;
  -webkit-transform-origin: 100% 0;
  transform-origin: 100% 0;}
.che_li:hover .che_li_border{opacity:1;-moz-transform: scale(1,1);-ms-transform: scale(1,1);-webkit-transform: scale(1,1);transform: scale(1,1);-moz-transition: opacity 0.2s linear 0s, -moz-transform 0s linear 0.2s;
  -o-transition: opacity 0.2s linear 0s, -o-transform 0s linear 0.2s;
  -webkit-transition: opacity 0.2s linear, -webkit-transform 0s linear;
  -webkit-transition-delay: 0s, 0.2s;
  transition: opacity 0.2s linear 0s, transform 0s linear 0.2s;}
.che_li:hover .che_li_top{-moz-transition: -moz-transform 0.2s linear 0s, opacity 0s linear 0s;
  -o-transition: -o-transform 0.2s linear 0s, opacity 0s linear 0s;
  -webkit-transition: -webkit-transform 0.2s linear, opacity 0s linear;
  -webkit-transition-delay: 0s, 0s;
  transition: transform 0.2s linear 0s, opacity 0s linear 0s;}
.che_li:hover .che_li_right{-moz-transition: -moz-transform 0.2s linear 0.2s, opacity 0s linear 0s;
  -o-transition: -o-transform 0.2s linear 0.2s, opacity 0s linear 0s;
  -webkit-transition: -webkit-transform 0.2s linear, opacity 0s linear;
  -webkit-transition-delay: 0.2s, 0s;
  transition: transform 0.2s linear 0.2s, opacity 0s linear 0s;}
.che_li:hover .che_li_bottom{-moz-transition: -moz-transform 0.2s linear 0.4s, opacity 0s linear 0s;
  -o-transition: -o-transform 0.2s linear 0.4s, opacity 0s linear 0s;
  -webkit-transition: -webkit-transform 0.2s linear, opacity 0s linear;
  -webkit-transition-delay: 0.4s, 0s;
  transition: transform 0.2s linear 0.4s, opacity 0s linear 0s;}
.che_li:hover .che_li_left{-moz-transition: -moz-transform 0.2s linear 0.6s, opacity 0s linear 0s;
  -o-transition: -o-transform 0.2s linear 0.6s, opacity 0s linear 0s;
  -webkit-transition: -webkit-transform 0.2s linear, opacity 0s linear;
  -webkit-transition-delay: 0.6s, 0s;
  transition: transform 0.2s linear 0.6s, opacity 0s linear 0s;}
.iInvestment .pt3{background-color:#f5f6fa;padding:20px 0;}
.channel_IN{margin:20px 0;}
.channel_IN span{font-size:36px;font-weight:bold;color:#333;border-bottom:4px solid #3d55ce;padding: 8px 0;}
.channel_IN p{font-size:16px;font-weight:normal;color:#666;padding: 15px 0;}
.iInvestment .xdnl_list{position:relative;padding: 40px 0;color:#222;}
.iInvestment .xdnl_list li{text-align: center;float:left;}
.iInvestment .xdnl_list li .title {font-size: 14px;font-weight: normal;}
.iInvestment .pt4{background: url(../img/iInvestment_p3_bg.jpg) no-repeat center top #fff;}
.xdnl_tel{padding: 30px 0;}
.info_tel{padding:40px 5px;}
.info_tel .img{display:block;text-align: center;}
.info_tel .p{font-size:15px;line-height: 27px;height: 81px;overflow: hidden;margin-top: 10px;}
.ico90{display:inline-block;width:90px;height:90px;vertical-align: middle;}
.ico90_2{background-position: -90px 0;}
.ico90_3{background-position: -180px 0;}
.ico91{display:inline-block;width:62px;height:57px;vertical-align: middle;}
.ico91_2{background-position: -67px 0;}
.ico91_3{background-position: -132px 0;}
.iInvestment .pt1{padding:20px 0;}
/* 联系我们-频道 */
.con_form .form_li .form-group{margin-right: 0.7%; border:1px #c3c3c3 solid; margin-bottom: 20px;height: 35px;line-height: 35px;position: relative;}
.con_form .form_li input.form-control{border: none;border-radius: 0; width: 85%; display: inline-block;vertical-align: top;}
.con_form .form_li .Validform_checktip{ position:absolute;right:0;top:0;display: block;background-color: #fff;}
.con_form .form_feedback textarea.form-control{border-radius: 0;width: 96%; margin-bottom:20px;min-height: 130px;}
.con_form .form_li .Validform_error{background-color:#fff;}
.con_form .form-btn{text-align:center;}
.con_form .form-btn .btn{font-size:20px;color:#fff;font-weight: bold;padding: 14px 30px; border-radius: 30px; background-color: #3d55ce;}
.con_form .form-btn .btn:hover{background-color:#c70025;}
/* 人才招聘 */
.iJobs .iJobs_box{margin:40px 0 90px 0;}
.iJobs .pt2 .chemical_bottom{margin-right:24px;}
.iJobs .pt2 .chemical_bottom:nth-child(2n+0){margin-right:0;}
.iJobs .che_li{margin-bottom: 30px;}
.iJobs .che_li .che_li_l{position: relative;top: 20px;left: 20px;width: 20%;}
.iJobs .che_li_r{width:70%;}
.iJobs .che_li_h4{font-size: 22px;margin-bottom: 2px;}
.iJobs .che_li_s{font-size: 16px;color: #808080;height: 3.6em;line-height: 1.8;overflow: hidden;display: inline-block;}
.iJobs ._detailBtn{margin:10px 0;}
.iJobs ._detailBtn ._btn1{font-size:16px;color:#fff;font-weight: bold;padding: 10px 30px; border-radius: 30px; background-color: #3f54bc;}
.iJobs ._detailBtn ._btn1:hover{background-color:#c70025;}
.iJobs ._detailBtn ._unmbt:after{ content:"+"; display:inline-block; vertical-align:-1px; color: #999; font-weight: bold; margin-left:5px; font-size: 20px;}
.iJobs ._detailBtn ._detailBtn.j_t_cur ._unmbt:after{ content:"-"; }
/* 简历投递 */
.Form-J1 .Form-J1-Left {float:left;width:48%;}
.Form-J1 .Form-J1-right {float:right;width:48%;}
.Form-J1 .Form-J1-li {background:#f7f7f7;padding:10px 2%;margin-bottom:15px;position:relative;}
.Form-J1 .Form-J1-li label {width:5em;display:inline-block;color:#666;vertical-align:middle;font-size: 16px;}
.Form-J1 .Form-J1-li input {height:28px;line-height:28px;width:80%;vertical-align:middle;border:none;background:transparent;}
.Form-J1 .Form-J1-li textarea {width:80%;vertical-align:middle;height:90px;border:none;background:transparent;}
.Form-J1 .Form-J1-li em {color:red;vertical-align:middle;padding-left:10px;}
.Form-J1 .Form-J1-li select {width:80%;background:transparent;border:none;height:30px;line-height:30px;}
.Form-J1 .Form-J1-Btn {clear:both;text-align:center;padding:35px 0 35px;}
.Form-J1 .Form-J1-Btn button {width:160px;height:45px;line-height:45px;text-align:center;color:#fff;cursor:pointer;outline:none;border:none;padding:0;font-size:18px;font-weight: bold;}
.Form-J1 .Form-J1-Btn ._submit {background:#132683;margin-right:10px;}
.Form-J1 .Form-J1-Btn ._reset {background:#BEBEBE;}
.Form-J1 .Form-J1-li  .Validform_wrong {position:absolute;right:7%;top:13px;}
.Form-J1 .Form-J1-li em {color:red;vertical-align:middle;padding-left:10px;float:right;}
.Form-J1 .select-ui-choose-default {height:2em;line-height:2em;border:none!important;border-radius:4px;background:none!important;color:#aaa;width:80%;}
@media only screen and (max-width:40em) {.Form-J1 .Form-J1-Left {width:100%;}
.Form-J1 .Form-J1-li input {width:86%;}
.Form-J1 .Form-J1-li select {width:54%;}
.Form-J1 .Form-J1-right {width:100%;}
.Form-J1 .Form-J1-li textarea {width:84%;}
.Form-P1 .Form-P1-li b {display:none;}
.Form-J1 .Form-J1-li label {display:block;width:100%;}
.Form-J1 .Form-J1-Btn {text-align:center;}
}
/* 站点地图 */
.sitemap_t1 .sp-title{padding:10px 0;}
.sitemap_t1 .linkbox{background: #f0f0f0;float: left;padding: 40px 50px; margin:60px 30px;text-align: center;}
.sitemap_t1 .linkbox:hover{background-color:#132683;color:#fff;}
.sitemap_t1 .linkbox h3{margin-bottom: 5px;font-size: 16px;}
.sitemap_t1 .linkbox ul li{line-height: 26px;}