

/*产品*/
.pr_banner{
	width: 100%;
	height: 420px;
	float: left;
	background-repeat: no-repeat;
	background-size: 1920px 420px;
	background-position:top center;
}
.i_product{
	width: 100%;
	float: left;
}
.i_product_main{
	width: 1400px;
	float: left;
	padding-top: 40px;
}
.i_product_cag{
	width: 198px;
	float: left;
}
.i_product_cag_title{
	width: 100%;
	height: 118px;
	float: left;
	background: url('../../img/server_bg.png') no-repeat;
	background-size: 198px 118px;
	margin-bottom:38px;
	position: relative;
}
.i_product_cag_title span{
	display: inline-block;
	width: 100%;
	height: 68px;
	line-height: 68px;
	font-size: 22px;
	color: #fff;
	font-weight:bold;
	text-align:center;
	position: absolute;
	bottom: 0px;
	left: 0px;
}
.i_product_cag_list{
	width: 100%;
	/*max-height: 480px;*/
	overflow: hidden;
	float: left;
}
.i_product_cag_list ul{width: 100%;float: left;}
.i_product_cag_list ul li{
	width: 100%;
	float: left;
	transition: all 0.5s;
	background: #e6e6e6;
	border-bottom: 1px solid #fff;
}
.i_product_cag_list ul li a{
	display: inline-block;
	width: 100%;
	float: left;
	transition: all 0.5s;
	color: #333;
}
.i_product_cag_list ul li a>span{
	display: inline-block;
	width: 100%;
	float: left;
	height: 36px;
	line-height: 36px;
	font-size: 22px;
	font-weight: bold;
	text-align: center;
	margin-top: 23px;
}
.i_product_cag_list ul li a>i{
	display: inline-block;
	width: 100%;
	float: left;
	height: 18px;
	line-height: 18px;
	font-size: 12px;
	text-transform:uppercase;
	text-align: center;
	margin-bottom: 22px;
}
.i_product_cag_list ul li:last-child{border-bottom: 0px;}
.i_product_cag_list ul li:hover,.i_product_cag_list ul .active{background: #005cc9;}
.i_product_cag_list ul li:hover a,.i_product_cag_list ul .active a{color: #fff;}
.i_product_cag_list ul .active .cagchildactive,.i_product_cag_list ul li:hover .cagchild{max-height: 15000px;transition: max-height ease-in 1.5s;}
.cagchild{
	width: 100%;
	max-height: 0px;
	min-height: 0px;
	float: left;
}
.cagchild p{
	display: inline-block;
	width: 100%;
	height: 50px;
	float: left;
	line-height: 50px;
	background: #f5f5f5;
	border-bottom: 1px solid #fff;
	text-align: center;
	font-size: 18px;
	color: #000;
	cursor: pointer;
	transition: all 0.5s;
}
.cagchild p:hover,.cagchild .cagchildactivebg{background: #0078FF;}

.i_product_body{
	width: 1190px;
	float: right;
}
.i_product_childcag{width: 100%;float: left;}
.i_product_childcag_list{
	width: 100%;
	height: 60px;
	float: left;
	background: #2671ad;
	overflow: hidden;
}
.i_product_childcag_list a{
	width: 150px;
	height: 60px;
	line-height: 60px;
	float: left;
	font-size: 14px;
	color: #fff;
	text-align: center;
	transition: all 0.5s;
}
.i_product_childcag_list a:hover,.i_product_childcag_list .active{background: #3B9BE8;}
.i_product_childcag>span{
	display: inline-block;
	width: 100%;
	float: left;
}
.i_product_childcag>span a{
	display: inline-block;
	height: 70px;
	line-height: 70px;
	font-size: 16px;
	color: #3383c5;
	float: right;
}
.i_product_childcag>span a i{transition: all 0.5s;text-transform:uppercase;margin-left: 15px;}
.i_product_childcag>span a:hover i{margin-right: 15px;}

.i_product_list{
	width: 100%;
	float: left;
	min-height: 590px;
}
.i_product_list ul{width: 100%;float: left;}
.i_product_list ul li{
	width: 290px;
	height: 295px;
	float: left;
	margin-right: 10px;
}
.i_product_list ul li:nth-child(4n){margin-right: 0px;}
.i_product_list ul li a{
	display: inline-block;
	width: 100%;
	height: 295px;
	float: left;
}
.i_product_list_img{
	width: 100%;
	height: 220px;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all 0.5s;
	background: #fff;
}
.i_product_list_img img{max-height: 100%;float: left;transition: all 0.5s;}
.i_product_list_bg{
	width: 250px;
	height: 140px;
	background: rgba(59, 155, 232, 0.8);
	float: left;
	position: absolute;
	opacity: 0;
	transition: all 0.5s;
	padding:40px 20px;
}
.i_product_list_attr{
	width: 100%;
	height: 140px;
	float: left;
	overflow: hidden;
}
.i_product_list_attr p{
	display: inline-block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.i_product_list_img:hover{box-shadow: 0px 5px 10px rgba(14,77,127,0.6);}
.i_product_list_img:hover img{transform:scale(1.1);}
.i_product_list_img:hover .i_product_list_bg{opacity: 1;}
.i_product_list ul li a>span{
	display: inline-block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	float: left;
	font-size: 18px;
	color: #333333;
	text-align: center;
}

/*产品详情样式*/
/*简介*/
.pr_detail{
	width: 100%;
	float: left;
}
.pr_detail_desc{
	width: 100%;
	float: left;
}
.detail_desc{
	width: 1200px;
	padding: 25px 27px;
	float: left;
	background: #fff;
}
.detail_desc_ma{
	width: 1156px;
	padding: 20px 22px;
	float: left;
	box-shadow: 0px 10px 15px rgba(48,48,48,0.3);
}
.detail_img{ 
	width:550px;
	height: 556px;
	float: left; 
	overflow:hidden;
}
.jqzoom{
	width: 550px;
	height: 430px;
	float:left;
	position:relative;
	cursor:pointer;
}
.jqzoom img{width: 100%;height: 100%;float: left;}
.zoomdiv{
	z-index:100;
	position:absolute;
	top:0px;
	left:0px;
	width:350px;
	height:350px;
	background:#ffffff;
	display:none;
	text-align:center;
	overflow:hidden;
}
.bigimg{width: 1200px;height: 1200px;}
.jqZoomPup{
	z-index:10;
	visibility:hidden;
	position:absolute;
	top:0px;
	left:0px;
	width:20px;
	height:20px;
	background:#ffffff ;
	opacity: 0.5;
	-moz-opacity: 0.5;
	-khtml-opacity: 0.5;
	filter: alpha(Opacity=50);
}
/*图片小图预览列表*/
.spec-preview{
	width:550px;
	height:430px;
	float: left;
}
.spec-scroll{
	float: left;
	margin-top:14px;
	width:100%;
	height: 114px;
	background:#ebebeb;
	position: relative;
}
.spec-scroll .prev,.spec-scroll .next{
	margin-right: 10px;
    padding-left: 10px;
    height: 90px;
    line-height: 90px;
    font-size: 22px;
    color: #333;
    cursor: pointer;
}
.spec-scroll .items{
	float:left;
	position:relative;
	width: 502px;
	padding-left: 12px;
	height:90px;
	overflow:hidden;
}
.spec-scroll .items ul{
	position:absolute;
	width:999999px;
	height:90px;
	float: left;
}
.spec-scroll .items ul li{
	cursor: pointer;
	width:118px;
	height: 90px;
	float: left;
	text-align:center;
}
.spec-scroll .items ul li img{
	width:102px;
	height:88px;
	float: left;
	border:1px solid #ebebeb;
}
.spec-scroll .items ul li img:hover{border:1px solid #ff0000;}
.detail_attr{
	width: 584px;
	height: 603px;
	float: right;
}
.detail_attr_top{
	width: 100%;
	height: 430px;
	background: #efefef;
	float: left;
}
.detail_attr_top>span{
	letter-spacing: 4px;
    display: inline-block;
    width: 100%;
    height: 58px;
    line-height: 58px;
    font-size: 36px;
    color: #000000;
    float: left;
    margin-top: 34px;
    font-weight: 600;
}
.detail_attr_top>span i{
	width: 8px;
	height: 34px;
	float: left;
	margin:12px 20px;
	background: #70befe;
}
.detail_attr_top>i{
	letter-spacing: 4px;
    padding-top: 20px;
    width: 100%;
    height: 50px;
    line-height: 50px;
    float: left;
    font-size: 24px;
    color: #000;
    /* font-weight: bold; */
    text-indent: 20px;
}
.dest_lf_attr{
    width: 544px;
    padding: 0 20px;
    float: left;
    margin-top: 24px;
}
.dest_lf_attr>span{
    padding-bottom: 20px;
    display: inline-block;
    width: 100%;
    height: 40px;
    line-height: 40px;
    float: left;
    font-size: 20px;
    color: #000;
}
.dest_lf_attr>ul{
    width: 100%;
    float: left;
    height: 150px;
}
.dest_lf_attr>ul li{
    width: 186px;
    height: 35px;
    line-height: 35px;
    position: relative;
    float: left;
    margin-top: 16px;

}
.dest_lf_attr>ul li span{
    display: inline-block;
    width: 100%;
    height: 100%;
    float: left;
    text-align: left;
    font-size: 16px;
    color: #000;
    white-space: nowrap;
    overflow: hidden;
    text-overflow: ellipsis;
    
}
.dest_lf_attr>ul li i{
    display: inline-block;
    width: 156px;
    min-height: 16px;
    float: left;
    line-height: 1.5em;
    font-size: 14px;
    color: #333;
    position: absolute;
    background-color:#fff;
    padding: 3px 6px;
    z-index: 2;
    border:1px solid #dedede;
    border-radius: 4px;
    opacity: 0;
    transition: all 0.5s;
}
.detail_order{
	width: 100%;
	height: 114px;
	float: left;
	margin-top: 14px;
	position: relative;
}
.detail_order a{
	display: inline-block;
	width: 400px;
	height: 64px;
	float: left;
	line-height: 64px;
	font-size: 32px;
	color: #034995;
	text-align: center;
	background: #f6ff00;
	box-shadow: 0px 15px 15px rgba(194, 201, 13, 0.5);
}

/*产品详情*/
.p_detail_content{
	width: 100%;
	float: left;
	background: url('../../img/cpxq_bg_1.jpg') no-repeat;
	background-size: 1920px 1340px;
	background-position:top center;
	/*margin-top:-270px;
	position: relative;
	z-index: 5;*/
}
.p_detail_con{
	width: 1100px;
	padding: 0 50px;
	float: left;
	margin-bottom: 80px;
	position: relative;
	z-index: 10;
}
.p_detail_key{
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	float: left;
	font-size: 16px;
	color: #1a4fa3;
}
.p_detail_key i{float: left;}
.p_detail_key a{color: #666666;margin:0 15px;float: left;}
.p_content_main{
	width: 100%;
	float: left;
	padding: 50px 0;
	font-size: 24px;
	color: #666666;
	line-height: 2em;
}
.p_content_main img{max-width: 100%;}
.detail_res_title{background: #fafafa;}
.p_detail_res{background: #fafafa;margin-top: 0px;padding-bottom: 60px;}

/*关联产品*/
.p_evaluate{
	width: 100%;
	background: url(../../img/cpxq_bg_2.jpg) no-repeat;
	background-size: 1920px 870px;
	background-position:top center;
	float: left;
	padding-top: 239px;
}
.p_evaluate_title{
	width: 100%;
	height: 239px;
	background: url(../../img/cpxq_title_glcp.png) no-repeat;
	background-size: 1920px 239px;
	background-position:top center;
	margin-top: -239px;
}
.p_evaluate_ma{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.p_evaluate_main{
	width: 100%;
	float: left;
}
.p_evaluate_mains{
	width: 1370px;
	float: left;
	position: relative;
}
/*.p_evaluate_mains>a{
	width: 85px;
	height: 220px;
	float: left;
	position: absolute;
	top:0;
}
.p_evaluate_mains>a img{width: 58px; height: 58px;float: left;}*/
.p__evaluate_mains .i_hzhb_prev{left: 0px;}
.p__evaluate_mains .i_hzhb_next{right: 0px;}
.p__evaluate_mains .i_hzhb_next img{margin-left:27px;}
.i_hzhb{
	width: 1200px;
	float: left;
	overflow: hidden;
}
.i_hzhb_main{
	width: 10000000px;
	height: 295px;
	float: left;
	position: relative;
    z-index: 1;
}
.i_hzhb_main .i_hzhb_list{
	display: block;
	width: 1200px;
	height: 295px;
	float: left;
}
.i_hzhb_list ul{width: 100%;float: left;}
.i_hzhb_list ul li{
	width: 290px;
	height: 295px;
	float: left;
	margin-right: 13px;
}
.i_hzhb_list ul li:nth-child(4n){margin-right: 0px;}
.i_hzhb_list ul li a{
	display: inline-block;
	width: 100%;
	height: 295px;
	float: left;
}
.i_product_list_img{
	width: 100%;
	height: 220px;
	float: left;
	position: relative;
	overflow: hidden;
	transition: all 0.5s;
	background: #fff;
}
.i_product_list_img img{max-height: 100%;float: left;transition: all 0.5s;}
.i_product_list_img i{
	display: inline-block;
	width: 70px;
	height: 70px;
	float: left;
	position: absolute;
	right: 0px;
	top:0px;
	background: url('../../img/cpxq_icon_hot.png') no-repeat;
	background-size: 100% 100%;
	z-index: 1;
}
.i_product_list_bg{
	width: 250px;
	height: 140px;
	background: rgba(59, 155, 232, 0.8);
	float: left;
	position: absolute;
	opacity: 0;
	transition: all 0.5s;
	padding:40px 20px;
	z-index: 2;
}
.i_product_list_attr{
	width: 100%;
	height: 140px;
	float: left;
	overflow: hidden;
}
.i_product_list_attr p{
	display: inline-block;
	width: 100%;
	height: 38px;
	line-height: 38px;
	font-size: 16px;
	color: #fff;
	text-align: center;
}
.i_product_list_img:hover{box-shadow: 0px 5px 10px rgba(14,77,127,0.6);}
.i_product_list_img:hover img{transform:scale(1.1);}
.i_product_list_img:hover .i_product_list_bg{opacity: 1;}
.i_hzhb_list ul li a>span{
	display: inline-block;
	width: 100%;
	height: 75px;
	line-height: 75px;
	float: left;
	font-size: 18px;
	color: #333333;
	text-align: center;
}

/*推荐产品*/
.hot_product{
	width: 100%;
	float: left;
}
.hot_product_title{
	width: 100%;
	height: 81px;
	float: left;
	background:url('../../img/cpxq_title_rxcp.png') no-repeat;
	background-size: 1920px 81px;
	background-position:top center;
	margin: 50px 0;
}
.hot_product .i_evaluate_main{margin:30px 0;}



/*钢材加工配送*/
.mach_cag{
	width: 100%;
	height: 522px;
	float: left;
	background: url(../../img/mach_cag_bg.png) no-repeat;
	background-size: 1920px 552px;
	background-position: top center;
	position: relative;
}
.mach_cag_ma{width: 1260px;float: left;margin-top: 60px;}
.mach_cag_ma ul{width: 100%;float: left;}
.mach_cag_ma li{
	width: 236px;
	height: 70px;
	float: left;
	margin-left: 20px;
	margin-top:30px;
	box-shadow: 0px 3px 6px 1px rgba(0,0,0,0.16);
}
.mach_cag_ma li:nth-child(1){margin-left: 0;}
.mach_cag_ma li img{width: 100%;float: left;height: 70px;}
.mach_waterfall{width: 100%;float: left;}
.mach_waterfall img{width: 1002px;height: 217px;float: left;}
.waterfall_bg{width: 100%;float: left;}
.waterfall_ma{width: 1260px;float: left;}

.mach_select{
	width: 100%;
	float: left;
	background: url(../../img/mach_select_bg.png) no-repeat;
	background-size: 1920px 852px;
	background-position: top center;
}
.mach_select_ma{width: 1260px;float: left;}
.i_title{
	width: 100%;
	float: left;
	padding-top: 98px;
	padding-bottom: 50px;
}
.i_title_img{width: 660px;float: left;}
.i_title_img img:nth-child(1){width: 100%;height: 56px;float: left;}
.i_title_img img:nth-child(2){width: 100%;height: 35px;float: left;}
.mach_select_txt{width: 100%;float: left;}
.mach_select_txt ul{width: 100%;float: left;}
.mach_select_txt li{
	width: 400px;
	height: 360px;
	float: left;
	position: relative;
}
.mach_select_txt li:nth-child(2){height: 300px;}
.mach_select_txt li img{width: 100%;float: left;height: 100%;}
.mach_select_txt li span{
	display: inline-block;
	width: 100%;
	height: 60px;
	line-height: 60px;
	float: left;
	color: #0078FF;
	text-align: center;
	font-size: 24px;
	position: absolute;
	bottom: 0;
	left: 0;
	background: #fff;
}
.commitment_tit{
	width: 100%;
	float: left;
	margin-top: 70px;
}
.commitment_tit img{width: 552px;height: 56px;float: left;}
.commitment_seach{
	width: 100%;
	float: left;
	margin-top: 20px;
	margin-bottom:50px;
}
.commitment_seach span{
	display: inline-block;
	width: 548px;
	height: 52px;
	float: left;
	border:2px solid #fff;
	border-radius: 8px;
	font-size: 30px;
	color: #EEF0F0;
	line-height: 52px;
	text-align: center;
}
.commitment_seach p{
	display: inline-block;
	width: 688px;
	height: 52px;
	float: right;
	border:2px solid #fff;
	border-radius: 8px;
	background: #fff;
	line-height: 52px;
	position: relative;
}
.commitment_seach p i{font-size: 30px;color: #0078FF;padding-left:23px;}
.commitment_seach p a{
	display: inline-block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	color: #fff;
	background: #0078FF;
	text-align: center;
	position: absolute;
	right: 12px;
	top:8px;
}
.mach_customized{width: 100%;float: left;margin-bottom:120px;}
.customized_title{
	width: 100%;
	float: left;
	padding-top: 70px;
	padding-bottom: 60px;
}
.customized_title_img{width: 660px;float: left;}
.customized_title_img img:nth-child(1){width: 100%;height: 56px;float: left;}
.customized_title_img img:nth-child(2){width: 100%;height: 35px;float: left;}
.mach_flow_path{width: 100%;float: left;}
.flow_path_txt1{
	width: 100%;
	height: 62px;
	float: left;
}
.flow_path_txt1 span{
	display: inline-block;
	height: 62px;
	float: left;
	font-size: 43px;
	color: #FB3C04;
	line-height: 62px;
	font-weight: bold;
}
.flow_path_txt1 span i{color: #333333;font-size:30px; font-weight: 400;}
.flow_path_txt1 span:nth-child(2){color: #00AD8D;}
.flow_path_txt1 span:nth-child(3){color: #3C56D1;}
.flow_path_img{
	width: 100%;
	height: 169px;
	float: left;
}
.flow_path_img img{width: 151px;height:169px;float: left; }
.flow_path_img .flow_jiantou{
	width: 120px;
	height: 169px;
	float: left;
}
.flow_path_img .flow_jiantou>img{width: 33px;height: 34px;float: left;}
.flow_path_txt2{
	width: 100%;
	float: left;
	height: 62px;
}
.flow_path_txt2 span{
	display: inline-block;
	height: 62px;
	float: left;
	font-size: 43px;
	color: #FB3C04;
	line-height: 62px;
	font-weight: bold;
}
.flow_path_txt2 span i{color: #333333;font-size:30px; font-weight: 400;}
.flow_path_txt2 span:nth-child(1){margin-right: 412px;color: #FD9444;}
.flow_path_txt2 span:nth-child(2){color: #33B9FF}




.t_show{
    width: 100%;
    height: 100%;
    position: fixed;
    background: rgba(0,0,0,0.6);
    top: 0;
    z-index: 100;
    cursor: pointer;
}
.t_img,.t_images{
    width: 1200px;
    height: 760px;
    position: absolute;
    top: 0;
    right: 0;
    left: 0;
    bottom: 0;
    margin: auto;
    z-index: 200;
}
.t_images{z-index: 300;}
#grid li:hover a img{
    transition: all ease 1s;
    transform:scale(1.4);
}
.grid-wrap {
    clear: both;
    margin: 0 auto;
    padding: 0;
    max-width: 1260px
}
.grid {
    margin: 30px auto;
    padding: 0;
    list-style: none;
    min-height: 400px
}
.js .grid {background: url(../../img/loading.gif) no-repeat 50% 100px}
.js .grid.loaded {background: 0 0}
.grid li {
    display: inline-block;
    overflow: hidden;
    width: 314px;
    text-align: left;
    vertical-align: top
}
.js .grid li {display: none;float: left}
.js .grid.loaded li {display: block}
.title-box h2 {
    display: block;
    margin: 7px;
    padding: 20px;
    background: #2e3444;
    color: #d3eee2;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 300
}
.title-box h2 a {display: block;font-weight: 900}
.title-box h2 a:hover {color: #d3eee2}
.grid li>a,.grid li img {
    border-radius: 2px;
    display: block;
    outline: 0;
    border: 0;
}
.grid li>a {
    position: relative;
    overflow: hidden;
    margin: 7px
}
.grid .curtain {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 100;
    width: 100%;
    height: 100%;
    background: #333
}
.grid.swipe-right .curtain {
    -webkit-transform: translate3d(-100%, 0, 0);
    transform: translate3d(-100%, 0, 0)
}
.grid.swipe-down .curtain {
    -webkit-transform: translate3d(0, -100%, 0);
    transform: translate3d(0, -100%, 0)
}
.grid.swipe-rotate .curtain {
    width: 200%;
    height: 200%;
    -webkit-transform: rotate3d(0, 0, 1, 90deg);
    transform: rotate3d(0, 0, 1, 90deg);
    -webkit-transform-origin: top left;
    transform-origin: top left
}
.grid .curtain::after {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    content: ''
}
.grid.swipe-right .curtain::after,.grid.swipe-rotate .curtain::after {left: -100%}
.grid.swipe-down .curtain::after {top: -100%}
.grid li h3 {
    position: absolute;
    bottom: 0;
    left: 0;
    margin: 0;
    padding: 20px;
    width: 100%;
    background: #2e3444;
    color: #d3eee2;
    text-transform: uppercase;
    letter-spacing: 1px;
    font-weight: 800;
    font-size: 1em;
    -webkit-transition: -webkit-transform .2s, color .2s;
    transition: transform .2s, color .2s
}
.grid li>a::before {
    position: absolute;
    top: 0;
    left: 0;
    width: 100.5%;
    height: 100.5%;
    border: 0;
    background: transparent;
    content: '';
    -webkit-transition: border-width .2s, border-color .2s;
    transition: border-width .2s, border-color .2s
}
.grid li.shown:hover h3 {
    color: #fff;
    -webkit-transform: translate3d(0, -30px, 0);
    transform: translate3d(0, -30px, 0)
}
.grid li.shown:hover>a::before {
    border-width: 14px;
    border-color: #2e3444
}
.grid.swipe-right li.animate .curtain {
    -webkit-animation: swipeRight 1.5s cubic-bezier(.6, 0, .4, 1) forwards;
    animation: swipeRight 1.5s cubic-bezier(.6, 0, .4, 1) forwards
}
@-webkit-keyframes swipeRight {
    0% {}
    50%,
    60% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0)
    }
}
@keyframes swipeRight {
    0% {}
    50%,
    60% {
        -webkit-transform: translate3d(0, 0, 0);
        transform: translate(0)
    }
    100% {
        -webkit-transform: translate3d(100%, 0, 0);
        transform: translate3d(100%, 0, 0)
    }
}
.grid.swipe-down li.animate .curtain {
    -webkit-animation: swipeDown 1.5s cubic-bezier(.6, 0, .4, 1) forwards;
    animation: swipeDown 1.5s cubic-bezier(.6, 0, .4, 1) forwards
}
@-webkit-keyframes swipeDown {
    0% {}
    50%,
    60% {
        -webkit-transform: translate3d(0, 0, 0)
    }
    100% {
        -webkit-transform: translate3d(0, 100%, 0)
    }
}
@keyframes swipeDown {
    0% {}
    50%,
    60% {
        -webkit-transform: translate(0);
        transform: translate(0)
    }
    100% {
        transform: translate3d(0, 100%, 0);
        transform: translate3d(0, 100%, 0)
    }
}
.grid.swipe-rotate li.animate .curtain {
    -webkit-animation: swipeRotate 1.5s ease forwards;
    animation: swipeRotate 1.5s ease forwards
}
@-webkit-keyframes swipeRotate {
    0% {}
    50%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, -90deg)
    }
}
@keyframes swipeRotate {
    0% {}
    50%,
    60% {
        -webkit-transform: rotate3d(0, 0, 1, 0deg);
        transform: rotate3d(0, 0, 1, 0deg)
    }
    100% {
        -webkit-transform: rotate3d(0, 0, 1, -90deg);
        transform: rotate3d(0, 0, 1, -90deg)
    }
}
.grid li.animate .curtain::after {
    -webkit-animation: fadeOut 1.5s ease forwards;
    animation: fadeOut 1.5s ease forwards;
    -webkit-animation-delay: inherit;
    animation-delay: inherit
}
@-webkit-keyframes fadeOut {
    0% {}
    50%,
    60% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
@keyframes fadeOut {
    0% {}
    50%,
    60% {
        opacity: 1
    }
    100% {
        opacity: 0
    }
}
.js .grid li img,
.js .grid li h3 {visibility: hidden}
.grid li.animate img,.grid li.animate h3 {
    -webkit-animation: showMe 1.5s step-end forwards;
    animation: showMe 1.5s step-end forwards
}
@-webkit-keyframes showMe {
    from {
        visibility: hidden
    }
    60%,
    100% {
        visibility: visible
    }
}
@keyframes showMe {
    from {
        visibility: hidden
    }
    60%,
    100% {
        visibility: visible
    }
}
.grid li.shown img,
.grid li.shown h3 {visibility: visible}
owMe {
    from {
        visibility: hidden
    }
    60%,
    100% {
        visibility: visible
    }
}
.grid li.shown img,
.grid li.shown h3 {visibility: visible}

.re_banner{
	width: 100%;
	height: 450px;
	float: left;
	background-repeat: no-repeat;
	background-size: 1920px 450px;
	background-position:top center;
}
.machining{
	width: 100%;
	float: left;
}
.machining_ma{
	width: 1200px;
	float: left;
	padding: 60px 0;
}
.machining_more{
	width: 100%;
	float: left;
	height: 40px;
	margin-top: 60px;
}
.machining_more a{
	display: inline-block;
	width: 200px;
	height: 40px;
	line-height: 40px;
	float: right;
	background: #fff000;
	border-radius: 10px;
	font-size: 20px;
	color: #1e5a8a;
	position: relative;
	text-align:center;
	text-transform: uppercase;
	transition: all 0.5s;
}
.machining_more a i{position: absolute;right: 18px;transition: all 0.5s;top:-1px;}
.machining_more a:hover{text-indent: 18px;}
.machining_more a:hover i{right: 32px;}
.machining_ma ul{width: 100%;float: left;}
.machining_ma ul li{
	width: 394px;
	height: 295px;
	float: left;
	margin-right: 9px;
	margin-bottom:10px;
}
.machining_ma ul li:nth-child(3n){margin-right: 0;}
.machining_ma ul li a{
	width: 394px;
	height: 295px;
	float: left;
	position: relative;
	overflow: hidden;
}
.machining_ma ul li a img{float: left;transition: all 0.5s;}
.machining_ma ul li a:hover img{transform:scale(1.1);}
.machining_ma ul li a:hover .machining_list_bg{opacity: 1;}
.machining_list_bg{
	width: 255px;
	height: 295px;
	padding: 0px 70px;
	float: left;
	position: absolute;
	top:0;
	left: 0;
	background: rgba(0,0,0,0.6);
	opacity: 0;
	transition: all 0.5s;
}
.machining_list_bg>span{
	display: inline-block;
	width: 100%;
	height: 59px;
	line-height: 60px;
	font-size: 24px;
	color: #3b9be8;
	border-bottom: 1px solid rgba(255,255,255,0.5);
	margin-top: 74px;
}
.machining_list_bg>p{
	width: 100%;
	float: left;
	line-height: 40px;
	font-size: 20px;
	color: #fff;
	margin-top: 10px;
}

/*信息中心样式*/
/*头图*/
.i_banner{
	width: 100%;
	height: 420px;
	float: left;
	background-repeat: no-repeat;
	background-size: 1920px 420px;
	background-position:top center;
}
.s_list{width: 100%;float: left;}
.s_list_ma{
	width: 1440px;
	float: left;
	background: #fff;
	perspective: 2000px;
    perspective-origin: top;
	position: relative;
}
.s_list_tit{
	width: 100%;
	height: 134px;
	float: left;
	position: absolute;
	top: -134.5px;
	border-bottom: 0.5px solid #999999;
	transition: all 0.5s;
    transform-origin: bottom center;
    -webkit-transform-origin: center bottom;
    -ms-transform-origin: center bottom;
    background-color: #fff;
}
.s_list_tit_ma{width: 1264px;height: 46px;float: left;}
.s_list_tit_ma span{
	display: inline-block;
	width: 100%;
	height: 26px;
	line-height: 26px;
	font-size: 20px;
	color: #000000;
}
.s_list_tit_ma p{
	display: inline-block;
	width: 100%;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #999999;
}
.s_list_main{width: 100%;float: left;}
.list_main_cag{
	width: 128px;
	float: left;
	padding: 48px 88px;
}
.list_main_cag ul{width: 100%;float: left;}
.list_main_cag-li{
	width: 100%;
	height: 52px;
	float: left;
	border-bottom: 1px solid #999999;
	overflow: hidden;
	position: relative;
}
.list_main_cag-li a{
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	color: #000000;
	position: absolute;
	left: 0px;
	transition: all 0.5s;
}
.list_main_cag-li i{
	display: inline-block;
	width: 4px;
	height: 17px;
	background: #0068C2;
	position: absolute;
	left: -4px;
	transition: all 0.5s;
}
.list_main_cag-li:hover a,.list_main_cag ul .in_nav_active a{left: 12px;}
.list_main_cag-li:hover i,.list_main_cag ul .in_nav_active i{left: 0px;}
.s_list_main_list{
	width: 948px;
	float: left;
	margin-left: 42px;
	margin-top: 44px;
	padding:20px 0; 
}
.s_list_main_list ul{width: 100%;float: left;}
.main_list-li{
	width: 430px;
	float: left;
	margin-right: 88px;
	margin-bottom: 44px;
}
.main_list-li:nth-child(2n){margin-right: 0;}
.main_list-li a:hover .main_list-li_img img{transform: scale(1.1,1.1);}
.main_list-li a:hover .main_list-li_txt{margin-top: 29px;}
.main_list-li a{
	display: inline-block;
	width: 100%;
	float: left;
	height: 250px;
}
.main_list-li_img{
	width: 100%;
	height: 144px;
	float: left;
	position: relative;
	overflow: hidden;
}
.main_list-li_img img{position: absolute;transition: all 0.5s;}
.main_list-li_txt{
	width: 100%;
	float: left;
	margin-top:16px;
	transition: all 0.5s;
}
.main_list-li_txt span{
	display: inline-block;
	width: 88px;
	height: 75px; 
	float: left;
	border:1px solid #CCCCCC;
}
.main_list-li_txt span b{
	display: inline-block;
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	font-weight: bold;
	float: left;
	margin-top: 13px;
	text-indent: 16px;
}
.main_list-li_txt span i{
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 16px;
	float: left;
	text-indent: 16px;
}
.main_list-li_txt p{
	width: 328px;
	height: 77px;
	float: right;
	line-height: 25px;
	font-size: 16px;
	color: #666666;
}
/*详情页*/
.i_detail_ma{width: 100%;float: left;background: #fff;}
.i_detail{
	width: 1030px;
	float: left;
}
.i_detail_main{width: 100%;float: left;padding: 64px 0;}
.i_detail_main>span{
	width: 100%;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #333333;
	float: left;
	text-align: center;
	font-weight: bold;
}
.i_detail_main>p{
	display: inline-block;
	width: 100%;
	height: 20px;
	line-height: 20px;
	font-size: 14px;
	color: #999999;
	float: left;
	text-align: center;
	margin-top:8px;
}
.detail_content{
	width: 100%;
	float: left;
}
.detail_con{
	width: 1030px;
	float: left;
}
.detail_key{
	display: inline-block;
	width: 100%;
	height: 32px;
	line-height: 32px;
	float: left;
	font-size: 16px;
	color: #1a4fa3;
}
.detail_key i{float: left;}
.detail_key a{color: #666666;margin:0 15px;float: left;}
.content_main{
	width: 100%;
	float: left;
	padding: 50px 0;
	font-size: 20px;
	color: #666666;
	line-height: 2em;
	line-height: 32px;
	letter-spacing: 1px;
}
.content_main img{max-width: 100%;}
/*相关阅读*/
.i_reading{
	width: 100%;
	float: left;
	background: #fff;
	padding-top: 66px;
}
.i_reading_list{width: 1030px;float: left;}
.i_reading_tit{
	width: 100%;
	height: 76px;
	float: left;
}
.i_reading_tit img{width: 371px;height: 76px;float: left;}
.i_reading_list>ul{width: 100%;float: left;padding-bottom: 64px;}
.i_reading_list-li{
	width: 100%;
	float: left;
	padding: 24px 0;
	border-bottom: 1px solid #999999;
}
.i_reading_list-li:last-child{border-bottom: 0px;}
.i_reading_list-li a{
	width: 100%;
	float: left;
	font-size: 14px;
	line-height: 22px;
	color: #000000;
	position: relative;
}
.i_reading_list-li a span{
	display: inline-block;
	width: 877px;
	float: left;
	transition: all 0.5s;
}
.i_reading_list-li a img{
	width: 27px;
	height: 27px;
	float: left;
	position: absolute;
	right: 0;
	transition: all 0.5s;
}
.i_reading_list-li a:hover span{margin-left: 15px;}
.i_reading_list-li a:hover img{right: 15px;}

/*信息中心样式*/

/*推荐案例*/
.i_evaluate{
	width: 100%;
	float: left;
}
.i_evaluate_title{
	width: 100%;
	height: 239px;
	background: url(../../img/tuijiananli-bg-1.png) no-repeat;
	background-size: 1920px 239px;
	background-position:top center;
}
.i_evaluate_main{
	width: 100%;
	float: left;
	padding: 70px 0;
}
.i_evaluate_ma{
	width: 1370px;
	float: left;
	position: relative;
}
.i_evaluate_ma .hzhb{
	width: 1200px;
	padding-left: 13px;
	height: 275px;
	float: left;
}
.slick-slider{
    display: block;
    box-sizing: border-box;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
    touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}
.slick-list{
    position: relative;
    display: block;
    overflow: hidden;
    margin: 0;
    padding: 0;
}
.slick-list:focus{outline: none;}
.slick-list.dragging{cursor: pointer;cursor: hand;}

.slick-slider .slick-track,
.slick-slider .slick-list{
	width:100%;
    -webkit-transform: translate3d(0, 0, 0);
    -moz-transform: translate3d(0, 0, 0);
    -ms-transform: translate3d(0, 0, 0);
    -o-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
}
.slick-track{
    position: relative;
    top: 0;
    left: 0;
    display: block;
}
.slick-track:before,.slick-track:after{display: table;content: '';}
.slick-track:after{clear: both;}
.slick-loading .slick-track{visibility: hidden;}
.slick-slide{
    display: none;
    float: left;
    min-height: 1px;
    position: relative;
    outline: none;
}
.slick-slide:hover .i_evaluate_desc{opacity: 1;}
.i_evaluate_desc{
	width: 210px;
    height: 210px;
    padding: 35px;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    background: #6f96df;
    z-index: 20;
    opacity: 0;
    transition: all 0.5s;
}
.i_evaluate_desc>span{
	display: inline-block;
    width: 100%;
    height: 60px;
    line-height: 60px;
    font-size: 28px;
    float: left;
    color: #fff;
}
.i_evaluate_desc>p{
	width: 100%;
    line-height: 40px;
    font-size: 24px;
    color: #fff;
    border-top: 1px solid #b7cbef;
    padding-top: 12px;
    margin-top: 18px;
    letter-spacing: 2px;
}
[dir='rtl'] .slick-slide{float: right;}
.slick-slide img{
	display: block;
	float: left;
	width: 280px;
	height: 280px;
	box-shadow: 0px 5px 8px rgba(0,0,0,0.3);
}
.slick-slide img:nth-child(2){
	width: 280px;
    height: 280px;
    float: left;
    position: absolute;
    top: 0px;
    left: 0px;
    z-index: 10;
}
.slick-slide>span{
	display: inline-block;
    width: 280px;
    height: 78px;
    line-height: 78px;
    text-align: center;
    color: #fff;
    font-size: 28px;
    float: left;
    position: absolute;
    bottom: 0px;
    left: 0px;
    z-index: 15;
}
.slick-slide.slick-loading img{display: none;}
.slick-slide.dragging img{pointer-events: none;}
.slick-initialized .slick-slide{display: block;}
.slick-loading .slick-slide{visibility: hidden;}
.slick-vertical .slick-slide{
    display: block;
    height: auto;
    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {display: none;}

/*联系我们*/
.abouts_top{
	width: 100%;
	float: left;
	height: 469px;
}
.abouts_top_lf{
	width: 340px;
	padding: 115px 40px;
	float: left;
	background: #0068C2;
}
.abouts_top_lf h3{
	display: inline-block;
	width: 100%;
	float: left;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #fff;
	font-weight:bold;
}
.abouts_top_lf span{
	display: inline-block;
	width: 100%;
	float: left;
	height: 16px;
	line-height: 16px;
	font-size: 12px;
	color: #fff;
	margin-top:4px;
}
.abouts_top_lf i{
	display: inline-block;
	width: 26px;
	height: 1px;
	float: left;
	margin-top: 16px;
	background: #fff;
}
.abouts_top_lf p{
	display: inline-block;
	width: 100%;
	float: left;
	line-height: 24px;
	font-size: 16px;
	color: #fff;
	margin-top: 6px;
}
.abouts_top_rg{
	width: 1020px;
	height: 100%;
	float: left;
}

.abouts_bot{
	width: 100%;
	float: left;
	background: #fff;
}
.part8_rg{
	width: 941px;
	height: 493px;
	padding: 0 57px;
	float: left;
}
.part8_rg>span{
	display: inline-block;
	width: 100%;
	height: 46px;
	line-height: 46px;
	font-size: 32px;
	color: #222222;
	text-align: center;
	float: left;
	margin-top: 32px;
	font-weight: 800;
}
.part8_rg>i{
	display: inline-block;
	width: 100%;
	height: 24px;
	line-height: 24px;
	float: left;
	font-size: 16px;
	color: #333333;
	text-align: center;
}
.part8_rg_form{
	width: 100%;
	float: left;
	margin-top: 60px;
}
.part8_rg_form label{
	width: 150px;
	float: left;
	border-bottom: 1px solid #707070;
	margin-bottom: 45px;
	margin-right: 245px;
}
.part8_rg_form label:nth-child(3){margin-right: 0;}
.part8_rg_form label input{
	width: 100%;
	height: 42px;
	line-height: 42px;
	float: left;
	font-size: 16px;
	color: #333333;
}
.part8_rg_form label input::-webkit-input-placeholder{font-size: 16px;color: #333333;}
.part8_rg_form label textarea{
	width: 100%;
	height: 87.5px;
	float: left;
	border:0px;
	outline: none;
	font-size: 16px;
	color: #333333;
	line-height:24px;
	resize: none;
	color: #333333;
}
.part8_rg_form label textarea::-webkit-input-placeholder{font-size: 16px;color: #333333;}
.part8_rg_sub{
	width: 100%;
	height: 35px;
	float: left;
	margin-top: 30px;
}
.part8_rg_sub a{
	display: inline-block;
	width: 115px;
	height: 35px;
	line-height: 35px;
	font-size: 16px;
	color: #fff;
	background: #0068C2;
	text-align: center;
}
.part8_rg_sub a:hover{animation-name: pulse;}

/*联系我们*/

.w_settled_tit{
	width: 100%;
	height: 76px;
	float: left;
}
.w_settled_tit img{width: 485px;height: 76px;float: left;}
.w_settled_list{
	width: 100%;
	float: left;
	padding-bottom: 26px; 
}
.w_settled_list ul{width: 100%;float: left;padding: 27px 0;}
.w_settled_list-li{
	width: 462px;
	float: left;
	margin-top: 27px;
	border-radius: 8px;
	margin-right: 27px;
	background: #fff;
	transition: all 0.5s;
}
.w_settled_list-li:hover{transform: scale(1.1);}
.w_settled_list-li:nth-child(3n){margin-right: 0;}
.w_settled_list-li a{
	display: inline-block;
	width: 422px;
	height: 144px;
	padding: 20px;
	float: left;
}
.w_settled_list-li a i{
	width: 142px;
	height: 144px;
	float: left;
	overflow: hidden;
	position: relative;
}
.w_settled_list-li a i img{position: absolute;float: left;}
.w_settled_list-li a span{
	width: 266px;
	float: right;
	height: 30px;
	line-height: 30px;
	font-size: 24px;
	color: #333333;
}
.w_settled_list-li a p{
	width: 266px;
	float: right;
	line-height: 46px;
	font-size: 16px;
	color: #707070;
}
.w_info_tit{
	width: 100%;
	height: 76px;
	float: left;
}
.w_info_tit img{width: 513px;height: 76px;float: left;}
.w_info_list{
	width: 100%;
	float: left;
	padding-bottom: 24px;
}
.w_info_list ul{width: 100%;float: left;padding: 24px 0;}
.w_info_list-li{
	width: 1390px;
	float: left;
	padding: 20px 25px;
	background: #fff;
	border-radius: 8px;
	margin-top: 20px;
	transition: all 0.5s;
}
.w_info_list-li:hover{transform: scale(1.1);}
.w_info_list-li a{
	display: inline-block;
	width: 100%;
	float: left;
}
.w_info_list-li a span{
	display: inline-block;
	width: 100%;
	height: 26px;
	float: left;
	line-height: 26px;
	font-size: 20px;
	color: #333333;
}
.w_info_list-li a p{
	width: 100%;
	line-height: 18px;
	font-size: 16px;
	color: #666666;
	float: left;
	margin-top: 12px;
}
.w_jobs_tit{
	width: 100%;
	height: 76px;
	float: left;
}
.w_jobs_tit img{width: 497px;height: 76px;float: left;}
.w_jobs_list{
	width: 100%;
	float: left;
}


/*网站地图*/
.sitemaps{
	width: 100%;
	float: left;
}
.sitemaps>ul{width: 100%;float: left;}
.sitemaps>ul li{
	width: 100%;
	float: left;
	height: 60px;
	margin:15px;
}
.sitemaps>ul li a{
	display: inline-block;
	height: 60px;
	line-height: 60px;
	float: left;
	margin:0 15px;
	font-size: 16px;
	color: #000;
}
.sitemaps .sitemaps_child{
	float: left;
	margin-left: 20px;
}
.sitemaps .sitemaps_child a{
	display: inline-block;
	float: left;
	height: 60px;
	font-size: 14px;
	color: #666;
}
