﻿/***
 *	DedeCMS v5.6 Style (Default Style)
 *	dedecms.com  Author Networker  2010.02.05
 **/
/*---------- import ---------*/
@import url('/themes/default/css/layout.css');
@import url('/themes/default/css/page.css');
/*---------- base ---------*/
* {
	padding: 0px;
	margin: 0px;
}
html {
	background: #FFF;
}
body {
	font: 14px Verdana,Arial,Tahoma;
	font-family: 微軟雅黑 ;
	width: 100%;
	min-width: 1200px;
}
img {
	border: none;
}
a{
	text-decoration: none;
}
a:hover {
	text-decoration: none;
}
ul {
	list-style: none;
}
input, select, button {
	font: 12px Verdana,Arial,Tahoma;
	vertical-align: middle;
}
.keshi{
	width: 1200px;
	margin: auto ;
}
/************top********/
.top{
	float: left ;
	width: 100%;
	height: 30px;
	background: #2b2b2b;
}
.top_huanying{
	float: left ;
	width: 420px;
	font-size: 14px;
	color:#fff;
	line-height: 30px;
}
.top_dh{
	float: right ;
	width: 320px;
}
.top_dh ul li{
	float: left ;
	width: 100px;
	line-height: 20px;
	border-left: 1px #fff solid ;
	text-align: center ;
	margin-top: 5px;
}
.top_dh ul li:first-child{
	border-left: none;
}
.top_dh ul li a{
	font-size: 14px;
	color: #fff;
}
.dh{
	float: left ;
	width: 100%;
}
.logo{
	float: left ;
	width: 539px;
	height: 100px;
}
.logo a img{
	width: 100%;
}
.dhlm{
	float: left ;
	width: 660px;
}
.dhlm ul li{
	float: left ;
	width: 110px;
	height: 44px;
	text-align: center ;
	line-height: 44px;
	margin-top: 28px;
}
.dhlm ul li a{
	font-size: 16px;
	color: #000;
	width: 110px;
	height: 44px;
	float: left ;
	text-align: center ;
	line-height: 44px;
}
.dhlm ul li a:hover {
	background: #1c489d;
	color: #fff;
	border-radius:5px;
}
/**************banner*************/
.slide{
	max-width: 100%;
	height: auto;
	margin: 0 auto;
	position: relative;
	overflow: hidden;
	float: left ;
}
.slide ul{
	width: 10000%;
	list-style-type: none;
}
.next_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .5;
	vertical-align: middle;
	background: rgba(0,0,0);
	right: 5px;
	top: 50%;
	color: #fff;
	font-family: arial;
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
	font-family: "瀹嬩綋";
}
.prev_btn{
	position: absolute;
	width: 25px;
	height: 26px;
	line-height: 26px;
	text-align: center;
	opacity: .9;
	vertical-align: middle;
	background: rgba(0,0,0,.1);
	left: 5px;
	top: 50%;
	color: #fff;
	font-family: "瀹嬩綋";
	font-size: 20px;
	font-weight: bold;
	display: inline-block;
	cursor: pointer;
}
.slide ul:after{
	content: '';
	clear: both;
	display: block;
}
.slide ul li{
	float: left;
	text-align: center;
}
.slide ul li img{
	vertical-align: middle;
	max-width: 100%;
}
.slide .circle_btn{
	position: absolute;
	bottom: 15px;
	text-align: center;
	left: 0;
	display: table;
	margin: 0 auto;
	width: 100%;
}
.slide .circle_btn button{
	box-sizing: content-box;
	opacity: .8;
	outline: none;
	border: none;
	padding: 2px 18px;
	background: rgba(255,255,255,.2);
	margin: 2px 5px;
	overflow: hidden;
	transition: all .6s;
	cursor: pointer;
}
.slide .circle_btn button.active{
	background: rgba(167,167,167,.8);
}
/*********现有產品*******/
.cp{
	float: left ;
	width: 100%;
	margin-top: 50px;
}
.cpbtyw{
	float: left ;
	width: 100%;
	text-align: center ;
	font-size: 32px;
	color: #1c489d;
	font-weight: bold ;
}
.cpbtzw{
	float: left ;
	width: 100%;
	font-size: 25px;
	color: #000;
	margin-top: 10px;
	text-align: center ;
}
.cpzs{
	float: left ;
	width: 100%;
	margin-top: 40px;
}
.tabbox{width:100%;font-family:'微軟雅黑';}
.tab_cpfl{
	float: left ;
	width: 248px;
}
.tabbox .tab{overflow:hidden; float: left ;
width: 248px;}

.tabbox .tab a{display:block; width: 173px; float:left;text-decoration:none;color:#000000;line-height:60px; padding-left:73px; border: 1px #afafaf solid ; background: url('../image/cpbtkxq.jpg') no-repeat 50px center ;  }
.tabbox .tab a:hover{color:#1c489d;text-decoration:none; background: url('../image/cpbtkxq1.jpg') no-repeat 50px center; font-weight: bold ; }
.tabbox .tab a.on{color:#1c489d;text-decoration:none; background: url('../image/cpbtkxq1.jpg') no-repeat 50px center; font-weight: bold ; }
.tabbox .content{overflow:hidden;width:913px;height:531px;position:relative; float: right ;}
.tabbox .content ul{position:absolute;left:0;top:0;height:531px;}
.tabbox .content li{width:913px;height:531px;float:left;}
.tabbox .content li p{text-indent:2em; font-size: 16px;color: #000; padding-top: 30px;}
/**************解決方案********/
.jjfa{
	float: left ;
	width: 100%;
	background: url('../image/jjfa.jpg') no-repeat center center ; 
	margin-top: 35px;
}
.colod{
	color: #fff;
}
.hithd{
	margin-top: 45px;
}
.fangan{
	margin: auto ;
	padding-bottom: 58px;
}
/**************合作客戶********/
.hezuo{
	float: left ;
	width: 100%;
	margin-top: 50px;
}
.hzkh{
	float: left ;
	width: 100%;
	margin-top: 30px;
}
#marquee1{width:100%;overflow:hidden;}

#marquee1 ul li{float:left; width:289px; padding:0 15px;}
#marquee1 ul li .hzimg{
	float: left ;
	width: 289px;
	height: 144px;
	border: 1px #eaeaea solid ;
	overflow: hidden ;
}
#marquee1 ul li .hzimg a img{
	width: 100%;
}
#marquee1 ul li .hzimg a img:hover {
	    transition: all 0.6s;
    transform: scale(1.2);

}
#marquee1 ul li .hzname{
	float: left ;
	width: 291px;
	background: #c7c7c7;
	line-height: 35px;
	text-align: center ;
}
#marquee1 ul li .hzname a{
	font-size: 16px;
	color: #000;
}
#marquee1 ul li img{display:block;}
/*****************实时新聞資訊**********************/
.new{
	float: left ;
	width: 100%;
	background: #f6f6f6;
	margin-top: 50px;
	padding-bottom: 40px;
}
.news{
	float: left ;
	width: 100%;
	margin-top:20px;
}
.news ul li{
	float: left ;
	width: 360px;
	background:#fff;
	padding:10px 10px 15px 10px;
	margin-left:15px;
}
.news ul li .newsimg{
	float: left ;
	width: 360px;
	height: 182px;
	overflow: hidden ;
	position:relative;
}
.news ul li .newsimg a{
	float: left ;
	width: 100%;
}
.news ul li .newsimg a img{
	width: 100%;
}
.news ul li .newtime{
	position:absolute;
	width: 82px;
	height: 23px;
	text-align: center ;
	line-height: 23px;
	font-size: 12px;
	color: #fff;
	background:#1c489d;
	z-index:10;
	bottom:1px;
}
.news ul li .newname{
	width: 360px;
	float: left ;
	line-height:44px;
	overflow: hidden ;
	max-height: 44px;
}
.news ul li .newname a{
	font-size: 16px;
	color: #000;
}
.news ul li .newjj{
	float: left ;
	width: 360px;
	font-size: 14px;
	line-height: 20px;
	color: #898989;
	max-height:40px;
	overflow: hidden ;
}
.news ul li .newmore{
	float: left ;
	width: 360px;
	line-height:14px;
	margin-top: 10px;
}
.news ul li .newmore a{
	font-size:12px;
	color: #1c489d;
}
.news ul li:hover {
	box-shadow: 0px 0px 8px #888888;
}
.newgd{
	float: left ;
	width: 100%;
}
.newsgengduo{
	width:136px;
	height: 48px;
	background: #1c489d;
	text-align: center ;
	margin: auto ;
	line-height: 48px;
	margin-top: 40px;
}
.newsgengduo a{
	font-size: 12px;
	color: #fff;
}
/**********footer******/
.footer{
	float: left ;
	width: 100%;
	background:#1c499e url('../image/dbbj.jpg') no-repeat center center ; 
	padding-bottom:14px;
}
.dblx{
	float: left ;
	width: 320px;
	background: url('../image/dblxbq.png') no-repeat left top ; 
	font-size:14px;
	color: #fff;
	line-height:34px;
	padding-left:35px;
	margin-top: 30px;
}
.dbcpxl{
	float: left ;
	width: 220px;
	margin-top:17px;
	margin-left:160px;
}
.dbcpxlmc{
	float: left ;
	width: 220px;
	font-size:16px;
	color: #fff;
}
.dbcpxl ul{
	float: left ;
	width: 220px;
	margin-top:18px;
}
.dbcpxl ul li{
	float: left ;
	width: 100%;
	line-height: 15px;
	margin-top:15px;
}
.dbcpxl ul li:first-child{
	margin-top:0px;
}
.dbcpxl ul li a{
	font-size:14px;
	color: #fff;
}

.dbewm{
	float: right ;
	width: 157px;
	text-align: center ;
	line-height: 35px;
	font-size: 14px;
	color: #fff;
	margin-top:30px;
	margin-right:57px;
}
.dbewm img{
	width: 100%;
}
.dbbanquan{
	float: left ;
	width: 100%;
	background: #1d1d1d;
}
.banquan{
	float: left ;
	width:100%;
	text-align: center ;
	line-height: 40px;
	font-size:14px;
	color: #fff;
}
.banquan a{
	color:#fff;
	font-size:14px;
}

/********neye****/
.necpzsbt{
	float: left ;
	width: 100%;
}
.nycpzs{
	float: left ;
	width: 100%;
}
.nycpzsname{
	float: left ;
	width: 100%;
	color: #1c489d;
	font-size: 20px;
	line-height: 45px;
	font-weight: bold ;
}
.nycpzsimg{
	float: left ;
	width: 100%;
}
.nycpzsimg ul li{
	float: left ;
	width: 30%;
	margin-left: 2%;
	height: 194px;
	overflow: hidden ;
	margin-top: 15px;
}
.nycpzsimg ul li img{
	width: 100%;
}
.nycpzsjies{
	float: left ;
	width: 100%;
	font-size: 16px;
	color: #000;
	line-height: 25px;
}



.pagination-wrapper1 {
	margin: 20px 0;float:left;
}
.pagination1 {
	height: 34px;
	text-align: center;
}
.pagination1 li {
	display: inline-block;
	height: 28px;
	margin-right: 5px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
	color: #333;

}
.pagination1 li a {
	float: left;
	display: block;
	height: 28px;
	line-height: 28px;
	font-size: 16px;
	color: #333;
	text-decoration: none;
	padding: 0 8px;
}
.pagination1 li a:hover {
	background: #1f96ef;
	color: #fff;
	
}
.pagination1 li.thisclass {
	background: #1f96ef;
	color: #fff;
	height: 28px;
	line-height: 28px;
	padding: 0 8px;
	font-size: 16px;
	border: 1px solid #ccc;
}
.pagination1 li.thisclass a, .pagination li.thisclass a:hover {
	background: transparent;
	border-color: #971b21;
	color: #fff;
	cursor: default;
}
















