﻿@charset "gb2312";
@import url("common.css");
.clear{ clear:both;}
.product_menu {overflow: hidden; height: 166px;  position: relative;}
.product_menu .menu {width:1100px; margin:0 auto; margin-top:42px; background:#fff;}
.product_menu .menu .swiper-container {width:1050px; height:124px;}
/*.product_menu .menu .pro { text-align:center; width:122px; height:123px; }

.product_menu .pro a {display:inline-block; height:116px; color:#000000;}
.product_menu .pro .cur {color:#2b5ed6; border-bottom: 8px solid #6593ee;}*/
.product_menu .menu .pro { text-align:center; width:122px; height:123px; cursor:pointer;}
.product_menu .menu .cur {color:#2b5ed6; height:116px; border-bottom: 8px solid #6593ee;}
.product_menu .pro span {display:inline-block;color:#333; text-align:center;}
.product_menu .pro .s1 {height: 91px;}
.product_menu .product_next,.product_prev {cursor: pointer;}
.pro_box{ background:#E1E4EC;}
.pro_main{ width:1124px; margin:0 auto; padding-top:10px;}
.pro_main ul{ display:none;}
.pro_main ul li{ border:1px solid #fff;list-style:none; float:left; width:360px; text-align:center; height:360px; margin:6px; background:#FFF;}
.pro_main ul li:hover{box-shadow: 5px 5px 5px #999;}
.pro_main ul li img{ width:auto; height:250px;}
.pro_main ul li a{ color:#333; text-decoration:none;}
.pro_main ul li span{ margin:20px auto;display:block; height:37px; width:123px; border:#f60 1px solid; text-align:center; line-height:37px; color:#f60;}
.pro_main ul li span:hover{ background:#f60; color:#FFF;}
.cp_banner{ width:1423px;}
.cp_banner img{ width:100%;}
.p_fenye{ width:1100px;margin:0 auto; padding:0px 0 20px 0;background:#E1E4EC; height:40px;}
.p_fenye #p_fenye_con{ float:right;}
.p_fenye #p_fenye_con li{ cursor:pointer;float:left;text-align:center;line-height:40px; margin:4px; width:40px; height:40px; background:#fff;}
.p_fenye #p_fenye_con li.lan{ background:#6593EE;color:#fff;}



.cplb {
	width: 960px;
	margin: 20px auto;
}
.cplb .cplb_nei {

	height: 240px;
	
}
.cplb .cplb_nei .cplb_title{ border-bottom:1px solid #3568DF;}
.cplb .cplb_nei .cplb_title span{ display:block; width:100px; height:34px; line-height:34px; background:#3568DF; color:#FFF; text-align:center; border-radius:5px 5px 0px 0; font-size:14px;}
.cplb .cplb_nei ul{padding:20px 0;}
.cplb .cplb_nei ul li{ width:120px; float:left; margin:0 20px; overflow:hidden;}
.cplb .cplb_nei ul li span{ display:block; width:100%; text-align:center; font-size:12px;}
.cplb .cplb_nei ul li a{ text-decoration:none; color:#333;}
.cplb .cplb_nei ul li a:hover{ color:#3568DF;}
.cplb .cplb_nei ul li img{ width:100%;transition: all 0.6s; }
.cplb .cplb_nei ul li img:hover{transform: scale(1.1);} 