@charset "utf-8";
/* CSS Document */


body{margin:0 auto; font-size:12px; line-height:20px;text-justify:inter-ideograph;  text-align:justify; font-family:微软雅黑,Tahoma, Geneva, sans-serif, 宋体;min-width:1000px; color:#3d3d3d; background:#FFF;}
ul,li,ol,dd,dl,h1,h2,h3,h4,form,p{ padding:0; margin:0;}
ul,li{ list-style:none;}
img{ border:none;}
a{ text-decoration:none; cursor:pointer; color:#3d3d3d;}
a:focus , a:link, a:active {outline:none;}
a:hover{ text-decoration:none; color:#2274cc;}
.clear{ clear:both; font-size:0px; line-height:0px; height:0;}

/*页面头部*/
.heared{ width:1000px; margin:0 auto; padding:15px 0 8px 0;}
.logo{ float:left;}
.tel{ float:right;}

/*导航*/
.nav_box{ width:100%; background:url(../../images/jt_images/nav_bg.png) center center repeat-x; height:40px;}
#nav-menu{height:40px;width:1000px;margin:0 auto;}
#nav-menu .menu{padding:0 0 0 20px;}
#nav-menu .menu li{position:relative;float:left;padding:0 8px 0 8px;display:inline;font-size:14px;}
#nav-menu .menu li h3{font-weight:normal;display:inline-block;float:left;}
#nav-menu .menu li a.xialaguang{margin-top:10px;display:inline-block;color:#FFF;height:30px;text-decoration:none;font-size:14px;width:120px;text-align:center;}
#nav-menu .menu li a.selected,#nav-menu .menu li a.navhover,#nav-menu .menu li a.xialaguang:hover{color:#2274cc;}
#nav-menu .menu li a.navhover, #nav-menu .menu li a.xialaguang:hover{background-color:#FFF;}
#nav-menu .menu li a.xialaguang span{height:30px;line-height:28px;display:inline-block;font-weight:bold;}
#nav-menu .menu li a.selected span,#nav-menu .menu li a.navhover span,#nav-menu .menu li a.xialaguang:hover span{cursor:pointer;}
#nav-menu .menu li a.navhover span, #nav-menu .menu li a.xialaguang:hover span{width:120px;}
#nav-menu .menu ul.children{display:none;position:absolute;top:40px;left:7px;width:118px;background:#FFF;border:2px solid #1d93c3;border-top:0;line-height:normal; z-index:9999999999;}
#nav-menu .menu ul.children li{width:118px;padding:0px;display:inline-block;font-size:12px;border-top:1px solid #ccc;}
#nav-menu .menu ul.children li h3{display:block; width:100%;}
#nav-menu .menu ul.children li a{width:100%;height:20px;line-height:20px;overflow:hidden;padding:3px 0;display:block;color:#005d92;text-align:center;text-decoration:none; font-size:12px;}
#nav-menu .menu ul.children li a:hover{background-color:#eee;text-decoration:none;}

/*banner*/
.ck-slide ul { margin: 0; padding: 0; list-style-type: none;}
.ck-slide { position: relative; overflow: hidden;width: 1000px; height: 280px; margin: 0 auto; margin-top:5px;}
.ck-slide ul.ck-slide-wrapper { position: absolute; top: 0; left: 0; z-index: 1; margin: 0; padding: 0; height:280px;}
.ck-slide ul.ck-slide-wrapper li { position: absolute;}
.ck-slide .ck-prev, .ck-slide .ck-next { position: absolute; top: 50%; z-index: 2; width: 35px; height: 70px; margin-top: -35px; border-radius: 3px; opacity: .15; background: red; text-indent: -9999px; background-repeat: no-repeat; transition: opacity .2s linear 0s;}
.ck-slide .ck-prev { left: 20px; background: url(../../images/jt_images/prevArrow.png) 50% no-repeat;}
.ck-slide .ck-next { right: 20px; background: url(../../images/jt_images/nextArrow.png) 50% no-repeat;}
.ck-slidebox { position: absolute; left: 50%; bottom: 12px; z-index: 30;}
.ck-slidebox ul { height: 20px; padding: 0 4px; border-radius: 8px;}
.ck-slidebox ul li { float: left; height: 12px; margin: 4px 4px;}
.ck-slidebox ul li em { display: block; width: 12px; height: 12px; border-radius: 100%; background-color: #fff; text-indent: -9999px; cursor: pointer;}
.ck-slidebox ul li.current em { background-color: #2274cc;}
.ck-slidebox ul li em:hover { background-color: #2274cc;}

/*代理品牌*/
.card_box{ width:100%; border-top:1px #eee solid; padding:10px 0 25px; margin:10px 0 0 0;  border-bottom:1px #eee solid;}
.card{ width:1000px; margin:0 auto;}
.card_title{ height:30px; background:#fdfdfd; line-height:30px; font-size:14px; color:#005d92; font-weight:bold; margin-bottom:10px;}
.card_title span{ display:inline-block; float:left; width:30px; height:24px; background:url(../../images/jt_images/line_icon.png) center center no-repeat; margin:3px 5px 0 10px;} 
.card ul li{ display:block; float:left; width:190px; text-align:center; background:#f7f6f6; padding:15px 20px; margin-right:26px; height:200px; border-radius:3px;}
.card ul li.card_lilast{ margin-right:0px;}
.card ul li img{ display:block; margin-left:28px; margin-bottom:10px;
	-webkit-transform-style: preserve-3d; /* 3D 转换 */
	transform-style: preserve-3d; /* 3D 转换 */
	transition:0.7s linear; /* 转换效果持续 1秒 */}
.card ul li:hover img{-webkit-transform: rotateY(360deg);transform: rotateY(360deg);}
.card ul li b{ display:block;}
.card ul li span{ display:block; color:#13c0c2; margin:3px 0 8px 0;}
.card ul li p{ margin-top: 10px; line-height: 18px; color: #777;}
.card a{ color:#3d3d3d;}
.card a:hover{ color:#727071}

/*首页模块*/
.model{ width:1000px; margin:0 auto; height:270px; overflow:hidden;}
.model_title{ line-height:25px; font-size:14px; color:#005d92; font-weight:bold; margin-bottom:18px;}
.model_title span{ display:inline-block; float:left; margin-right:5px;}

.home_news{ padding:20px; border-left:1px solid #eee; border-right:1px solid #eee; width:258px; float:left; height: 240px;}
.home_news_list ul{ margin-left:20px;}
.home_news_list ul li{ list-style:disc; line-height:24px;}
.home_news_list ul li span{ display:inline-block; margin-right:10px;}
.home_news_list ul li a{color:#2274cc;}
.home_news_list ul li a:hover{ text-decoration:underline;}

.home_about{ width:420px; float:left;border-right:1px solid #eee; padding:20px;}
.home_about_content b{color:#2274cc;}
.home_about_content p{ margin-top:13px;}

.home_search{ width:198px;border-right:1px solid #eee; float:right; padding:20px;}
.home_search_content .input_name{ width:196px; height:24px; border:1px solid #d1d1d1; border-radius:3px; color:#727071; text-indent:10px; line-height:26px;}
.home_search_content .form_select{ width:200px; height:24px; border:1px solid #d1d1d1; border-radius:3px; color:#727071; margin-top:10px; text-indent:8px;}
.apply_in{ margin-top:12px; padding-bottom:2px;}
.input_submit{ border:none; float:right; clear:both; display:block; margin-top:10px; width:50px; height:23px; line-height:23px; border:1px solid #999; border-radius:3px; cursor:pointer; color:#555;}


/*底部*/
.footer_box{ width:100%; background:#666666;}
.footer{ width:990px; margin:0 auto; color:#fff; padding:8px 5px; line-height:22px;}
.footer_nav a{ padding:0 12px; color:#fff;}
.footer_nav a:hover{ text-decoration:underline; color:#fff;}

.links a{ padding:0 10px; color:#fff;}
.links a:hover{ text-decoration:underline; color:#fff;}

/*右侧悬浮*/
.side-bar a,.chat-tips i {
	background-image: url(../../images/jt_images/gdt-img.png);
	background-repeat: no-repeat;
}
.side-bar {
	width: 66px;
	position: fixed;
	bottom: 20px;
	right: 25px;
	font-size: 0;
	line-height: 0;
	z-index: 100;
}
.side-bar a {
	width: 66px;
	height: 66px;
	display: inline-block;
	background-color: #e8e8e8;
	margin-bottom: 2px;
}
.side-bar a:hover {
	background-color: #669fdd;
}
.side-bar .icon-qq {
	background-position: 0 -62px;
}
.side-bar .icon-chat {
	background-position: 0 -130px;
	position: relative;
}
.side-bar .icon-chat:hover .chat-tips {
	display: block;
}
.side-bar .icon-blog {
	background-position: 0 -198px;
}
.side-bar .icon-mail {
	background-position: 0 -266px;
}
.side-bar .icon-totop {
	background-position: 0 -334px;
}
.chat-tips {
	padding: 20px;
	border: 1px solid #d1d2d6;
	position: absolute;
	right: 78px;
	top: -55px;
	background-color: #ffffff;
	display: none;
}
.chat-tips i {
	width: 9px;
	height: 16px;
	display: inline-block;
	position: absolute;
	right: -9px;
	top: 80px;
	background-position:-88px -350px;
}
.chat-tips img {
	width: 138px;
	height: 138px;
}



/*内页框架*/
.page_main{ width:1000px; margin:0 auto; margin-top:15px;}
.page_left{ float:left; width:198px; overflow:hidden; margin-bottom:40px;}
.page_right{ float:right; width:780px; overflow:hidden; margin-bottom:20px;}

.page_catory{ border:1px solid #efefef; padding-bottom:15px;}
.page_catory b{ display:block; background:url(../../images/jt_images/left_bg.png) no-repeat; width:196px; height:35px; text-align:center; line-height:32px; color:#333333; margin-bottom:10px; font-size:13px;}
.page_catory ul li a{ border-bottom:1px dotted #cccccc; text-indent:15px; width:176px; display:block; line-height:28px; margin-left:0px; color:#000; height:28px; overflow:hidden; font-weight:bold;}
.page_catory ul li dd a{ text-indent:35px; font-weight:normal; color:#3d3d3d;}
.page_catory ul li a:hover{ color:#2274cc;}
.left_contact{ margin-top:15px; line-height:22px;}
.left_contact b{ color:#006498; margin-bottom:3px; display:block;}

.location{ border-bottom:1px solid #cccccc; line-height:28px;}

/*新闻详情页*/
.show_news{ padding:10px 0;}
.show_news_title{ margin-top:8px;text-align:center; font-size:15px; font-weight:bold;}
.show_news_time{ text-align:center; margin-bottom:8px;}
.show_news_content{ margin-bottom:8px; border-bottom:1px solid #cccccc; padding-bottom:10px; font-size:13px; line-height:23px;}
.show_news_content p{ text-indent:2em;}
.relate{ padding:8px 0; font-size:13px;}
.relate ul li{ display:block; margin-top:3px;}

/*产品详情页*/
.show_products{ padding-bottom:40px;}
.show_products_description{ font-size:14px; line-height:22px; margin-bottom:20px;}
.show_products_description img{ float:right; width:160px; height:120px; margin:-25px 10px 0 20px; display:block; }
.show_products_description b{ font-size:18px; font-weight:bold;color:#2274cc; margin:40px 0 5px 0; display:block;}

.tg  {border-collapse:collapse;border-spacing:0;border:1px solid #dddddd; width:780px; text-align:center;/*table-layout:fixed;*/}
.tg td{font-size:12px;padding:10px 5px;border-style:solid;border-width:1px;word-break:normal;border-color:#dddddd;color:#444; position:relative;/*word-break : break-all;*/}
.tg th{font-size:12px;font-weight:normal;padding:10px 5px;border-style:solid;border-width:1px;word-break:normal;border-color:#dddddd;color:#fff;background-color:#2274cc;}
.td_bg{background-color:#dbf1fd;}
.tg tr:hover{ background:#dbf1fd;}

/*产品列表页*/
.list_products{ padding-bottom:40px;}
.list_products_tip{ border:1px solid #ccc; background:#EAEAEA; margin-top:15px; padding:3px 8px; color:#555;}
.list_products_tip b{ color:#2274cc; padding:0 2px;}
.list_products ul li{ display:block; padding:20px 0; margin-bottom:10px; clear:both; border-bottom:1px dotted #ccc;}
.list_products ul li div.list_p_pic{ float:left; width:120px; border:1px solid #ccc; padding:2px; background:#eee;}
.list_products ul li div.list_p_fl{ float:right; width:620px; font-size:13px;}
.list_products ul li div.list_p_fl b{color:#2274cc; display:block; margin-bottom:5px; font-size:13px;}
.list_products ul li div.list_p_fl b a{ color:#2274cc;}
.list_products ul li div.list_p_fl b a:hover{ text-decoration:underline;}
.list_products ul li div.list_p_fl span{ font-weight:bold;}
.list_products ul li div.list_a{ margin-top:8px;}
.list_products ul li div.list_a a{ display:inline-block; margin-right:12px; color:#2274cc;}
.list_products ul li div.list_a a:hover{ text-decoration:underline;}


/*新闻列表页*/
.list_news{ font-size:13px; padding:15px 0 50px 0;}
.list_news ul li{ border-bottom:1px dotted #e8e8e8; display:block; padding:4px 10px; margin:2px 0;}
.list_news ul li span{ float:right;}

/*单页面*/
.page_show{ padding:15px 0; font-size:14px; line-height:22px;}
.page_show p{ text-indent:2em ; margin-bottom:10px;}

#pages{ float:right; margin-right:50px; margin-top:20px; margin-bottom:15px;}
#pages a{ display:block; width:22px; background:#eee; height:22px; float:left; margin:3px; text-align:center; line-height:22px;}
#pages a.aa{ display:block; width:100px; height:22px; float:left; margin:3px; text-align:center; line-height:22px; margin-right:10px;}
#pages span{ display:block; width:22px; background:#2274cc; height:22px; float:left; margin:3px;text-align:center;line-height:22px; color:#fff}