﻿/*頭部樣式*/
.head {
    border-top: 5px solid #133dab;
    height: 105px;
    overflow: hidden;
}

#header {
    width: 1200px;
    margin: 0 auto;
}

.logo {
    float: left;
    line-height: 105px;
    width:150px;
}

.logoleft{
	height: 105px;
	display:table;
	color: #333;
	font-size:24px;
	padding-left: 25px;
	background:url(../image/line.png) no-repeat left center;
	line-height: 25px;
}

.logoBox{
	display:table-cell;
	height: 105px;
	vertical-align: middle;
}

.logoBox span{
	color: #666;
}

.topLink{width:406px;float:right;text-align:right;position: relative;z-index: 9999;}
.translate{width:100px;position: absolute;left: 0;top:10px;z-index: 9999;}
.tran-in{left:120px;}
.translate li{border: 1px dashed #cccccc;line-height: 26px;text-align: left;background: #fff;}
.translate li a{display: block;padding-left: 10px;background: url(../image/dot4.png) no-repeat 88% 11px;}
.translate li a:hover{text-decoration: none;color:#275cea;cursor: pointer;}
.translate-en{display: none;padding: 6px;padding-top:0px;}
.translate li .translate-en a{padding-left: 0px;text-align: center;background: #fff;border-bottom: 1px solid #cccccc;}
.translate li .translate-en a:hover{font-weight: bold;}

.topLink .f_count{color:#ff0000;font-size:13px;font-weight:bold;}
.topLink .k1 {
    line-height: 27px;
    background: url(../image/k1.png) top center no-repeat;
    height: 31px;
    color: #fff;
    overflow: hidden;
}

.topLink .k1 a {
    background: url(../image/k11.png) right no-repeat;
    color: #fff;
    padding:0 6px;
}

.topLink .k1 a:nth-child(6) {
    background: none;
}

.k2{
	color: #e67008;
	font-size:25px;
	font-weight:bold;
	padding-left: 100px;
	background:url(../image/phone.png) no-repeat left top;
	text-align:left;
	display:inline-block;
	line-height: 28px;
	height: 61px;
	box-sizing: border-box;
	padding-top: 10px;
}

#menu{background: url(../image/menu.jpg) repeat-x;border-top: 1px solid #e8e8e8;}

/*熱門搜索*/
.sosuo {
    background: url(../image/sosuo.jpg) repeat-x top center;
}

.search {
    text-align: left;
    height: 48px;
    width: 1200px;
    margin: 0 auto;
}

#formsearch {
    width: 232px;
    float: right;
    background: url(../image/search.png) no-repeat top center;
    margin-top: 11px;
}

.hotSearch {
    float: left;
    height: 48px;
    line-height: 48px;
    font-weight: normal;
    color: #333333;
    font-size: 14px;
}

#search-type {
    float: left;
    width: 100px;
    height: 24px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
}



/*模擬select彈出框*/
.searchs {
    position: relative;
    display: inline-block;
    z-index: 99999;
    float: left;
    width: 100px;
    border: 1px solid #c8c8c8;
    margin-right: 5px;
    line-height: 22px;
    text-align: center;
    color: #000;
    height: 22px;
}

.option_g {
    display: none;
    border: 1px solid #c8c8c8;
    border-top: none;
    background: #fff;
}

.option_g li {
    color: #fff;
    font-size: 12px;
    line-height: 22px;
    color: #000;
}

.option_g li:hover {
    background: #3480ce;
    color: #fff;
}




/*服務項目*/
.service {
    width: 1200px;
    margin: 0 auto;
    margin-top: 25px;
}

.service .title2 {
    color: #133dab;
    font-size: 20px;
    font-weight: bold;
    position: relative;
    height: 90px;
    line-height: 90px;
}

.service .title2 span {
    color: #666;
    font-size: 14px;
    padding-left: 12px;
    font-weight: normal;
    background:url(../image/service_title.jpg) no-repeat left center;
    margin-left: 10px;
}

.l_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    top:30px;
    right: 38px;
    background: url(../image/left.jpg) no-repeat;
    cursor: pointer;
}

.r_btn {
    width: 30px;
    height: 30px;
    position: absolute;
    top:30px;
    right: 0px;
    background: url(../image/right.jpg) no-repeat;
    cursor: pointer;
}

.l_btn:hover {
    background: url(../image/left1.jpg) no-repeat;
}

.r_btn:hover {
    background: url(../image/right1.jpg) no-repeat;
}


.product_list1{}
.product_list1 li{float:left;margin-left:10px;margin-right:10px;_display:inline;border:1px solid #c8c8c8;}
.product_list1 li a.img{overflow: hidden;}
.product_list1 li a.img img{width:221px;height:161px;transition:all 0.5s;-moz-transition:all 0.5s;-o-transition:all 0.5s;-webkit-transition:all 0.5s;}
.product_list1 li h3{text-align:center;border-top: 1px solid #c8c8c8;line-height: 48px;}
.product_list1 li h3 a{font-weight:normal;color:#323232;font-size: 14px;}
.product_list1 li a.img{display:block;}
.roll_product{float:left;}
.product_list1 li:hover{border-color: #133dab}
.product_list1 li:hover h3{background: #133dab;border-top: 1px solid #133dab;}
.product_list1 li:hover h3 a{color:#fff;}
.product_list1 li:hover a.img img{
	transform:scale(1.1);
	-webkit-transform:scale(1.1);
	-o-transform:scale(1.1);
	-moz-transform:scale(1.1);
}



/*主體樣式*/
#container{width:1200px;margin:0 auto;margin-top:10px;}
.container{width: 1200px;margin: 0 auto;}
.nei1{
	background:#e0eefa;
	padding-top: 50px;
	padding-bottom: 10px;
}
.title {
    line-height: 34px;
    font-weight: bold;
    font-family: "微軟雅黑";
    background: url(../image/titline.png) no-repeat 50% 30%;
    font-size: 26px;
    color: #323232;
    text-align: center;
}

.title span {
    display: block;
    color: #666666;
    font-size: 16px;
    font-weight: normal;
}
.nei2{
	height: 488px;
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	background:url(../image/aboutbac.jpg) no-repeat top center;
	background-attachment:fixed;
	overflow: hidden;
}
.nei2Con{
	background:rgba(255,255,255,0.84);
	margin-top: 106px;
	height: 284px;
	box-shadow: 0 0 15px rgba(0,0,0,0.6);
}
.nei2left{
	width: 459px;
	height: 284px;
}
.nei2right{
	width:690px;
	text-align:justify;
	margin-left: 30px;
}
.nei2tit{
	height: 55px;
	line-height: 55px;
	color: #133dab;
	font-size:24px;
	background:url(../image/aboutline.jpg) no-repeat bottom left;
	margin-top: 10px;
}
.nei2Box{
	color: #555;
	font-size:14px;
	line-height: 26px;
	margin-top: 10px;
	height: 156px;
}
.nei2More a{
	color: #fff;
	font-size:14px;
	width: 92px;
	height: 23px;
	background:#e6730e;
	text-align: center;
	line-height: 23px;
	display: block;
	margin-top: 10px;
}

.menu_cate{width:220px;float:left;}
.cate_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微軟雅黑";
background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}

.aboutus{background: #f3f3f3;margin-top: 40px;padding:42px 0;}
.about-center{width: 1200px;margin:0 auto;}
.about-img{width: 230px;height: 284px;float: left;}
.about{width:720px;float:left;height: 284px;background: #fff;}
.about_title{line-height:65px;font-family:"微軟雅黑";
background:url(../image/about_title.jpg) no-repeat 52px 100%;font-size:24px;color:#323232;padding-left: 52px;}
.about .content{color:#323232;font-size: 14px;line-height: 27px;padding:12px 0px 10px 30px;}
.about a{color:#e04440;font-size: 14px;padding-left: 50px;}
.about-link{width: 237px;float: right;}
.navigation{float:right;width:100px;}

.index-title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微軟雅黑";
background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.index-table td{border:solid #add9c0; border-width:0px 1px 1px 0px; padding:10px 5px;}
.index-table{border:solid #add9c0; border-width:1px 0px 0px 1px;margin-top:10px;}



.advantage {
    width: 1200px;
    margin: 0 auto;
    margin-top: 35px;
}

.advantage .title{
	color: #123baa;
	background:url(../image/titline2.png) no-repeat 50% 30%;
}

.advantage .neirong {
    background: url(../image/ad_content.jpg) top center no-repeat;
    height: 544px;
    margin-top: 30px;
    position: relative;
}

.ad1 {
    width: 395px;
    position: absolute;
    left: 5px;
    top: -10px;
    text-align:justify;
    line-height: 22px;
}

.ad1 .ad_title {
    text-align: right;
    color: #323232;
    font-size: 20px;
    margin-bottom: 5px;
}

.ad1 .content {
    color: #323232;
    font-size: 14px;
    height: 154px;
    overflow: hidden;
}

.ad2 {
    top: 380px;
    width:310px;
    left:0;
}

.ad2 .content{
	height: 88px;
	overflow: hidden;
}

.ad3 {
    width: 423px;
    position: absolute;
    right: 0;
    top: -10px;
    text-align:justify;
    line-height: 22px;
}

.ad3 .ad_title {
    text-align: left;
    color: #323232;
    font-size: 20px;
    margin-bottom: 5px;
}

.ad3 .content {
    color: #323232;
    font-size: 14px;
}

.ad4 {
    top: 198px;
    width: 360px;
}

.ad4 .content{
	height: 66px;
	overflow: hidden;
}

.ad5 {
    top: 390px;
    width: 360px;
}

.ad5 .content{
	height: 66px;
	overflow: hidden;
}


.sortt {
    width: 1200px;
    margin: 0 auto;
    margin-top: 30px;
    display: flex;
    justify-content: center;
}

.sortt li a {
    background: #133dab;
    color: #fff;
    display: block;
    line-height: 37px;
    height: 37px;
    float: left;
    width: 168px;
    font-size: 16px;
    text-align: center;
    margin-right: 19px;
    margin-left: 19px;
}

.sortt li a:hover {
    color: #fff;
    text-decoration: none;
    background: #e67817;
}


.product_listt{
	margin:0 -15px;
	margin-top: 43px;
}
.product_listt li{float:left;margin-right:15px;margin-left: 15px;_display:inline;position: relative;margin-bottom: 20px;}
.product_listt li a.img img{width:277px;height:202px;}
.product_listt li p{
	height: 47px;
	line-height: 47px;
	color: #333;
	font-size:14px;
	text-align: center;
}
.product_listt li h3 {
    text-align: center;
    padding-top: 70px;
}

.product_listt li h3 a {
    color: #fff;
    font-size: 22px;
}
.product_listt li a.img{display:block;}
.product_listt li a.img:hover{border-color:#133dab;}
.product_listt li .bg {
    width: 277px;
    height: 202px;
    background: url(../image/bg.png) no-repeat;
    position: absolute;
    left: 0;
    top: 0;
    display: none;
}

.product_listt li:hover .bg {
    display: block;
}

.product_listt li .bg a.detail {
    color: #fff;
    font-size: 14px;
    width: 88px;
    height: 25px;
    line-height: 25px;
    text-align: center;
    display: block;
    margin: 0 auto;
    background: #133dab
}
.product_listt li:hover p{
	color: #133dab;
}





/*----- Common css ------*/
.fl{float:left;}
.fr{float:right;}
.di{_display:inline;}
.fwn{font-weight:normal;}
.dib{*display:inline;_zoom:1;_display:inline;_font-size:0px;}

/*首頁及时新聞*/
.news{
	margin-top: 60px;
	background:#e0eefa;
	padding-top: 55px;
	width: 1920px;
	position: relative;
	left: 50%;
	margin-left: -960px;
	padding-bottom: 30px;
}
.news .title{
	color: #133dab;
}
.news-left{width: 597px;float: left;margin-top: 35px;}
.news-right{width: 548px;float: right;margin-top: 35px;}
.news_company{width:280px;float:right;}
.news1_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"å¾®è½¯é›…é»‘";
background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.news_company .content{padding:5px;}
.NewsMore{
	margin-top: 30px;
}

.news_list1 li {
    line-height: 45px;
}

.news_list1 li a.img{
	display: block;
	width: 597px;
	height: 231px;
}

.news_list1 li a.img img{
	width: 597px;
	height: 231px;
}

.news_list1 li a.newstit {
    line-height: 45px;
    color: #323232;
    font-size: 16px;
    position: relative;
    display: block;
}

.news_list1 li:hover a.newstit{
    text-decoration: none;
    color: #133dab;
}

.news_list1 li span {
    color: #323232;
    z-index: 0;
    line-height: 45px;
    position: absolute;
    right: 0px;
    top: 0px;
    font-size: 14px;
}

.news_list1 li ol {
    display: block;
    color: #323232;
    font-size: 14px;
    line-height: 24px;
}

.newsleft{
	width:355px;
}

.news_list2{
	margin-top: 30px;
}
.news_list2 li{
	height: 27px;
	line-height: 27px;
	border-bottom:1px dashed #cccccc;
	margin-top: 10px;
	position: relative;
}
.news_list2 li a{
	display: block;
	color: #5e5e5e;
	font-size:14px;
}
.news_list2 li span{
	position: absolute;
	right: 0;
	top: 0;
	color: #666;
	font-size:14px;
}
.news_list2 li:hover a{
	color: #133dab;
}

.news .newsleft+.newsleft{
	padding-left: 67px;

}


.news_listt{}
.news_listt li{line-height:27px;position:relative;margin-top: 13px;}
.news_listt li a{line-height:27px;color:#323232;font-size: 16px;padding-top:10px;display: block;}
.news_listt li a:hover{text-decoration:none;color:#133dab;}
.news_listt li span{color:#323232;z-index:0;line-height:27px;position:absolute;right:10px;top:10px;font-size: 14px;}
.news_listt li strong{font-weight:normal;width: 88px;height: 100px;float: left;text-align: center;line-height: 100px;color:#323232;font-size: 60px;background: url(../image/listt.png) right no-repeat;margin-right: 16px;}
.news_listt li ol{display: block;color:#323232;font-size: 14px;line-height: 24px;}
.news_listt li:hover{background: #133dab}
.news_listt li:hover a{
	color:#fff;
}
.news_listt li:hover strong{
	color:#fff;
}
.news_listt li:hover ol{
	color:#fff;
}
.news_listt li:hover span{
	display: none;
}



.partner {
    width: 1200px;
    margin-top: 50px;
}

.partner .content {
    position: relative;
    margin-top: 35px;
}

.partner .title{
	color: #133dab;
}

.l_btn1,
.r_btn1 {
    position: absolute;
    top: 32%;
    cursor: pointer;
    display: block;
    width: 24px;
    height: 40px;
}

.l_btn1 {
    left: 0;
    background:url(../image/pre.png) no-repeat top center;
}

.r_btn1 {
    right: 0;
    background:url(../image/next.png) no-repeat top center;
}

.l_btn1:hover {
    background:url(../image/preh.png) no-repeat top center;
}

.r_btn1:hover {
    background:url(../image/nexth.png) no-repeat top center;
}


.product_lists{}
.product_lists li{float:left;margin-left:10px;margin-right:10px;padding-bottom:15px;_display:inline;}
.product_lists li a.img{border:1px solid #c9c9c9;}
.product_lists li a.img img{width:258px;height:145px;}
.product_lists li h3{text-align:center;padding-top:5px;}
.product_lists li h3 a{font-weight:normal;}
.product_lists li a.img{display:block;}
.product_lists li a.img:hover{border-color:#1671c0;}
.roll_product{float:left;}



/*首頁左側聯系我們公司*/
.contact{width:310px;float:right;margin-top:35px;font-size: 14px;line-height: 21px;}
.contact_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微軟雅黑";
background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.contact .content{padding:5px;padding-left:8px;}

/*工程案例参考*/
.case{width:460px;float:left;margin-left:12px;padding-bottom:5px;margin-top:10px;}
.case_title{line-height:31px;padding-left:15px;font-weight:bold;font-family:"微軟雅黑";
background:url(../image/nav.png) no-repeat 0% 100%;font-size:14px;color:#000;}
.case .content{padding:5px;padding-bottom:12px;text-indent:20px;}

.news2_company{margin-top:10px;}

/*当前產品推薦*/
.products{background: #f3f3f3;padding-top: 35px;padding-bottom: 60px;}
.recommend_product{width:1200px;margin:0 auto;}
.recommend_product .content{padding-top:43px;}
.roll_product li{padding-bottom:0px;}



/*友情鏈接*/
.f_link{line-height:45px;color:#fff;font-size:14px;text-align: center;}
.f_link a{
	color:#fff;
}

/*頁面底部*/
.foot{background: url(../image/foot.jpg) top center no-repeat;height: 253px;margin-top:50px;position:relative;}
#footer{position:relative;width:1200px;margin:0 auto;text-align:left;color:#fff;}
#footer a{color:#fff;}
#footer a:hover{color:#e67817;text-decoration:none;}
.nav_foot{text-align:left;line-height:24px;}
.nav_foot a{padding:0 3px;}
.copyright{text-align:left;line-height:24px;}
.foot_top{height: 207px;}
.logos{float: left;width: 181px;padding-top:60px;}
.foot-nav{width: 785px;float: left;font-size: 14px;margin-top:35px;border-right:1px solid #626161;height: 137px;}
.banquan{line-height: 46px;color:#fff;font-size: 14px;}



/*------------內頁-------------------*/
.left {
    width: 224px;
    float: left;
}

.left .box {
    margin-bottom: 10px;
}

.left .box h3 {
    line-height: 60px;
    padding-left: 34px;
    background: #133dab;
    font-size: 18px;
    color: #fff;
    font-weight: 400;
    position: relative
}

.left .box h3::after{
    content:"";
    position: absolute;
    width:5px;
    height:20px;
    top:20px;
    left:15px;
    background: #fff
}

.left .box .content {
    padding: 5px 0px;
}
.prodescription{border:1px solid #e5e5e5;background:#f9f9f9;line-height:24px;padding:10px;margin-bottom:15px;text-indent:20px;}

.n_banner{width:1920px;position:relative;left: 50%;margin-left: -960px;}
.n_banner img{width:1920px;margin:0 auto}
.left{width:225px;float:left;}
.sort_menu h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.sort_product{margin-top:10px;}
.sort_product h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}

.n_contact{margin-top:10px;}
.n_contact h3{background-color:#ececec;line-height:28px;padding-left:15px;font-weight:bold;}
.n_contact .content{padding:5px;line-height:24px;}

.right{width:950px;float:right;padding-bottom:10px;}
.sitemp {
    border-bottom:1px solid #eee;

}

.sitemp h2 {
    width: 340px;
    float: left;
    line-height: 40px;
    text-align: left;
    font-size: 18px;
    color:#333;
}

.sitemp .site {
    width: 380px;
    float: right;
    text-align: right;
    line-height: 40px;
}
.right .content{padding:10px;padding-top:15px;overflow:hidden;line-height: 24px;}
.er{ width: 120px;background-size: 100%;
height: 124px;
position: absolute;
left: 50%;
top: 82px;
overflow: hidden;
}

.er img{width:100%;height:100%;}
