﻿@charset "utf-8";
/* CSS Document */
.fl{ float: left; }
.fr{ float: right; }

/*--楼层定位样式--*/
.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: 25%; */text-align: center; margin:0 50px 0 5px; }
.zxshop_nav li a{ display: inline-block; font-size:14px; /*margin:0 34px;*/ line-height:50px; color:#b5bbca; }
.zxshop_nav li a:hover{ color:#42a0af;}
.zxshop_nav li .zxshop_cur{ color:#0462cd;}
.xz_margin li{/*margin: 0 40px 0 30px;*/margin: 20px 0 20px 0; }
.xz_margin li a{ color:#333; margin: 0 10px 0 10px; line-height: 25px; }
.xz_margin li .zxshop_cur{ color:#0462cd;}
.xz_margin li a:hover{ color:#0462cd;}

/*-- line action --*/
nav {position: relative;align-items: center;}
nav .line {height: 2px; position: absolute; bottom: 0; margin: 10px 0 0 0px;background:#0462cd;}
nav ul{display: flex;justify-content:center;}
nav ul li{margin: 0 40px 0 0;transition: all 0.4s ease;color:#0462cd;}


/*--banner--*/
.productline_banner{ position: relative; background:url(../images/product_second/top_bg.png) no-repeat center 68px #121b2b;}
.productline_banner .container{ padding: 140px 0 95px 0;}
.productline_banner .container h1{ font-size:49px; color:#f5f9ff; padding-bottom: 15px;}
.productline_banner .container p{ height:78px; width: 760px; overflow: hidden;color:#8ca1b9; }
.productline_banner .container p a{ display: inline-block; font-size:14px; color:#8ca1b9; line-height:26px; }
.productline_banner .container p a:hover{ color: #fff; text-decoration: underline; }


/*--product_contain--*/
.product_contain{ padding: 40px 0; border-top: solid 4px #bfbfbf;}

/*--product_contain_project简介--*/
.product_contain_project{ overflow: hidden; }
.product_contain_project_img{ width: 525px; height: 340px; border: solid 1px #e8e8e8;overflow:hidden;}
.product_contain_project_img img{display:block; width: 85%;margin:0 auto; }
.product_contain_project_word{ width:630px; margin-top: 20px;}
.product_contain_project_word h3{ font-size: 24px; color: #333; margin-bottom: 15px; }
.product_contain_project_word p{ height: 175px; line-height:25px; overflow: hidden; font-size: 
15px;color: #666; }
.product_contain_project_word a{ display: block; width:160px; height:40px; line-height:40px; margin-top: 40px; background-color:#005cca; text-align: center; font-size: 14px; font-weight: bold; color: #fff;}

/*--product_contain_bottom编辑框--*/
.product_contain_bottom{ border: solid 1px #dfdfdf; margin-top: 20px; }
.product_contain_bottom_title{ padding-left:30px; line-height: 48px; font-size:16px; color:#000; background-color:#f5f5f5 ; border-bottom: solid 1px #dfdfdf; }
.product_contain_bottom_word{ padding:15px; overflow: hidden; }
.product_contain_bottom_word img{ width: 100%; }











