@charset "utf-8";
/* CSS Document */
/*--楼层定位样式--*/
.flex-direction-nav{ width:100%;}
.flex-direction-nav a{width:120px;height:150px;line-height:99em;overflow:hidden;display:block;background:url(../images/ad_ctr.png)  no-repeat; z-index:100;cursor:pointer;-webkit-transition:all .3s ease; opacity:0.5;position:absolute;top:15%;}
.flex-direction-nav .flex-next{background-position:0px -200px; right:-70px;}
.flex-direction-nav .flex-prev{left:-80px;}

.flexslider{position:relative;width:100%;}
.flex-control-nav{position:absolute; top:300px; left:40%; height: 22px;text-align:center;}
.flex-control-paging{ overflow:hidden;}
.flex-control-paging li{ float:left; margin-right:10px;}
.flex-control-paging li a{ display:block;width:40px;height:6px;overflow:hidden;border-radius:3px; color:#ddd;background:#ddd;cursor:pointer; opacity:0.3;}
.flex-control-paging li a.flex-active{background:#9a9a9a; color:#9a9a9a;}
/*-- top style --*/
.zxshop_nav{overflow:hidden;}
.zxshop_nav li{ float:left; width: 33.33%; text-align: center; /*margin: 0 40px 0 30px;*/}
.zxshop_nav li a{ font-size:14px; color:#e2e2e2;  margin:0 34px; line-height:50px;}
.zxshop_nav li a:hover{ color:#0462cd;}
.zxshop_nav li .zxshop_cur{ color:#0462cd;}
.xz_margin li{margin: 0 40px 0 30px; }
.xz_margin li a{ color:#333; }
/*-- line action --*/
nav {position: relative;align-items: center;}
nav .line {height: 2px;position: absolute;bottom: 0;margin: 10px 0 0 30px;background:#0462cd;}
nav ul{display: flex;justify-content:center;}
nav ul li{margin: 0 40px 0 0;transition: all 0.4s ease;color:#0462cd;}

/*--main--*/
.productline_banner{ position: relative; background: url(../images/production_line/banner_bg.png) no-repeat top center;}
.productline_banner .container{ padding: 125px 0;}
.productline_banner .container h1{ font-size:49px; color:#f5f9ff; text-align: center; padding-bottom: 35px; background-image: url('../images/production_line/bigtitle_icon.png'),url('../images/production_line/bigtitle_icon.png');
background-position:38% 35%, 61% 35%; background-repeat: no-repeat,no-repeat;
}
.productline_banner .container p{ font-size:14px; color:#b1afc2;text-align: center; line-height:26px; height:52px;width: 606px; overflow: hidden; margin:0px auto; background: url(../images/production_line/bigtitle_line.png) no-repeat top center; padding-top: 18px;}

/*--number productline--*/
.number_productline{ margin-top: 60px; margin-bottom: 60px; }
.part_title{ font-size: 24px; color: #333; margin: 20px 0; text-align: center; }
.number_productline .project_content{ font-size:14px; color:#888; line-height:28px; text-align: center; }
.project_img{ overflow: hidden; margin-top: 20px;  }
.project_img li{  float: left; margin-right:55px; }
.project_img li:last-child{ margin-right: 0px; }
.project_img li img{display: block;}


/*--product advantage--*/
.product_advantage{ background-color:#fafbff; padding: 40px 0; margin-bottom: 40px;}
.product_advantage .title_xx{ font-size:14px; color: #888; text-align: center; margin-bottom: 20px;}
.product_advantage_ul{}
.product_advantage_ul li{ float: left; width: 186px; height: 324px; background-color: #fff; box-shadow:3px 3px 18px #bac0ce; margin-bottom: 20px; margin-right: 12px; }
.product_advantage_ul li:last-child{ margin-right: 0px; }
.product_advantage_ul li h3{ font-size:15px; color:#fff; text-align: center; line-height: 49px; background-image:linear-gradient(to top left,#4362ff,#0040e3); font-weight: normal;}
.product_advantage_ul li .icon{ width:58px; margin: 20px auto;}
.product_advantage_ul li p{ font-size:13px; color:#999; margin: 10px 14px; line-height: 22px; text-align:justify; text-justify:distribute-all-lines; /*兼容ie浏览器*/}



.product_value{ box-shadow: 3px 3px 18px #bac0ce; background: url(../images/production_line/value_bg.png) no-repeat left bottom; padding:40px;  margin-bottom: 80px; margin-top: 30px;}
.product_value_img{ float: left; margin-right: 40px; }
.product_value_p{ float: left; width:560px; line-height: 30px; font-size: 15px; color: #666; margin-top: 56px; }
.product_value_p span{color:#2147ea; font-weight: bold;}















